Working with PatchDemo scripts


PatchDemo is a program that runs on the 3DO development system. It lets you experiment with DSP instruments in a fast and interactive way. Use this program to listen to and prototype complicated DSP instrument configurations for later use in a 3DO title.

Using PatchDemo and writing PatchDemo scripts is described in Creating Patches with ARIA.

How to use PatchDemo scripts with ARIA

ARIA lets you work with PatchDemo in two ways:

You can work with a PatchDemo script as follows:

--------------------------------------------------------
To...                |Do this...                        
--------------------------------------------------------
Import a PatchDemo   |From the File menu, choose Import 
script               |PatchDemo Script. ARIA creates and
                     |connects the blocks corresponding 
                     |to the script.                    
--------------------------------------------------------
Export a PatchDemo   |From the File menu, choose Export 
script               |PatchDemo Script. ARIA creates a  
                     |script that corresponds to the    
                     |block structure of the current    
                     |patch.                            
--------------------------------------------------------

Caveats

ARIA supports envelope blocks and PatchDemo does not. You therefore can't export patches containing envelope blocks.

PatchDemo supports delay lines and ARIA does not. You therefore can't import PatchDemo scripts referring to delay lines.