Table 1: Control pad input for interacting with a patch. -------------------------------------------------------- Input |Result -------------------------------------------------------- Move cross left/right|Changes X scale of wave display -------------------------------------------------------- Move cross up/down |Changes Y scale of wave display -------------------------------------------------------- Shift left/right |Scrolls wave -------------------------------------------------------- A button |Refresh -------------------------------------------------------- C button |Audio Monitor (see next paragraph) --------------------------------------------------------
Note: Future versions of 3DO hardware may allocate these resources differently; use them only as a rough guide.
Here are some of the resources Audio Monitor displays:
------------------------------------------------------- TKR |DSP ticks really used at this moment. ------------------------------------------------------- TKA |DSP ticks allocated. ------------------------------------------------------- COD |Code memory allocated. Note that this can |become fragmented. ------------------------------------------------------- KNB |Space for storing knob values. ------------------------------------------------------- VAR |Space for internal temporary variables. ------------------------------------------------------- InF |Number of FIFO channels (for example, for |sample playback). -------------------------------------------------------
Playing patches from the keyboard
A 3DO DSP instrument has three phases: start, release, and stop. When you
play a patch from the Macintosh keyboard or a MIDI keyboard, the patch is
started when you press the key, and released when you release it. The
patch is never stopped, so if you have no amplitude envelope to
fade out the patch, or if you have an amplitude envelope with a release
loop that continues to play after the release point, the note continues to
play until you press another key or the space bar.
ARIA cuts off unstopped notes about 10 seconds after release.