sample-based synthesis chip used in a bunch of Taito arcade machines and PC sound cards like Soundscape Elite. a variant of it was the heart of the well-known Gravis Ultrasound.
it has a whopping 32 channels of 16-bit PCM and:
- real time digital filters
- linear interpolation
- loop start and stop positions for each voice (bidirectional and reverse looping)
- internal volume multiplication and stereo panning
- hardware support for short envelopes
## effects
-`10xx`: **set waveform.**
-`11xx`: **set filter mode.** values are `0` through `3`.
-`120x`: **set pause (bit 0).** pauses the sample until the bit is unset; it will then resume where it left off.