User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: Adding distortion to sound

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Adding distortion to sound

    Hello all, I didn't know which forum this should go in but I figured it could be answered here...

    I am trying to learn C++ to make extensions, and would like to know if it is possible to make something that adds distortion to sound, like take in a clean guitar without an amp and give it Gain. Would I need to make an extension, or can it be done purely in MMF2?

    Also, what is done in sounds to add distortion?

  2. #2
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Adding distortion to sound

    Afaik there is no extension yet in MMF that can do this, so you would need to make your own. Check the wikipedia as it might help you understand distortion.

  3. #3
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Adding distortion to sound

    Probably your best bet is to start googling for C++ tutorials, and programming with audio.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Adding distortion to sound

    Make sure that you check out Jaffob's article on extension making, as well.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Adding distortion to sound

    There's a library called FMOD Ex that can add effects like distortion to sounds/channels being played. It's really easy to use and comes with a lot of examples. The license is free for non-profit apps, but commercial apps require a 6000$ license (It has been ported to many systems, including Linux, PS2, PS3, XBOX 360...).
    I have written an extension that uses it already, but I never released it (There's Onu. It's being programmed by an experienced user... I don't want to compete with that).

    If you want, I can show you some of the code, or even give you the whole extension. Since I know that you're a beginner, you should probably not work with these kind of libraries, for the moment - You should try creating simple (private) extensions first (Of course, learning by doing helps, too!).

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Adding distortion to sound

    I don't think Onu uses FMOD, does it? Perhaps Onu can do this kind of effect?

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Adding distortion to sound

    I cannot agree more that I shouldn't start that far ahead with libraries, I just wanted to know if this could be possible... So when I'm travelling somewhere I can bring a guitar and have my own amp in my computer :P. Perhaps basic drum tracks too...

    I figured out how distortion works and it is actually simple. It is blasted/amplified then it is trimmed down. I tested stuff with Audacity...

    I haven't heard of Onu but I'll look at it.

  8. #8
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Adding distortion to sound

    Jamie, no, it doesn't.
    Onu only uses WINAPI or so, I think - There probably is a lot of hard work in it!

    Oh, and no, it can't achieve this kind of effect.

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Adding distortion to sound

    Looki, would you consider releasing that extension you made? If not public I can test it for you :P.

  10. #10
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Adding distortion to sound

    Quote Originally Posted by Eliyahu
    Looki, would you consider releasing that extension you made?
    I would be interested in seeing this extension, as well.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Page 1 of 2 1 2 LastLast

Similar Threads

  1. Tip for dealing with sound distortion
    By Ryan in forum SWF/Flash Export Module Version 2.0
    Replies: 8
    Last Post: 5th September 2010, 10:39 AM
  2. sound distortion
    By fenrich in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 15th February 2009, 09:51 PM
  3. Sound Distortion
    By VirtualLib in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 15th February 2008, 07:36 PM
  4. Sound Distortion
    By beannie in forum File Archive
    Replies: 6
    Last Post: 8th November 2007, 09:11 AM
  5. scary sound distortion
    By beannie in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st October 2007, 02:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •