Site Tools


documentation:development:opera:pf25:ppgfldr:mgsfldr:mpgfldr:01mpg007

How Do I Create Complex Sound Effects?


There are two ways to create complex sound effects:

  • The first option is to load instruments separately by calling LoadInstrument() and connect them together using ConnectInstruments(). Then use TweakKnob() to control the sound parameters. This method lets you create complex patches out of any existing instrument. You can use the PatchDemo tool to help you design the patch. There are many example patches to get you started.
  • The second option is to use ARIA. ARIA lets you create custom DSP instrument templates out of a library of existing instruments. You design the instruments graphically on the Macintosh. ARIA also lets you edit envelopes graphically. These custom instruments can be loaded with a single call to LoadInstrument().

For More Information

See Preparing Instruments, and Playing Instruments for complete programming details.

See the ARIA User's Guide for more information on ARIA.

See Audio Folio Calls, in the 3DO Music and Audio Programmer's Reference for descriptions of the calls.

documentation/development/opera/pf25/ppgfldr/mgsfldr/mpgfldr/01mpg007.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1