The 3DO Company provides developers with several different audio tools:
SoundHack
SoundHack provides, among other things:
AIFF-C format files
3DO 2:1 compression
ADPCM 4:1 compression in Intel/DVI format
decryption of 3DO Content Library sound files
dialog box editing of the AIFF instrument and marker chunks
sample rate conversion (for example 44.1 kHz to 22.05 kHz)
time stretching and pitch adjustments
binaural filter spatialization
convolution between two samples
SquashSound
SquashSound is an MPW tool that compresses sound files using the 2:1 3DO format. It uses the same algorithm as SoundHack but is useful for batch processing files.
ARIA
The ARIA tool (Assembler for Real-time Interactive Audio) lets nonprogrammers create audio content, that is, sound effects and music, for the 3DO Station. You can create and use audio folio instruments using an interactive graphic user-interface and hear the result in real time on the 3DO Station. Specifically, you can:
Design audio folio instruments by using a graphic interface for patching together functional blocks of dsp code.
Create music in real time by connecting your favorite MIDI Manager compatible sequencer to the ARIA tool and hearing your music on the 3DO platform while composing it. In effect, you can turn your 3DO Station into a MIDI synthesizer.
PatchDemo
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 program.