#include <revolution.h>
#include <revolution/syn.h>
void SYNQuitSynth(SYNSYNTH *synth);
| synth | pointer to the specified SYNSYNTH data structure |
None.
This function carefully shuts down a running instance of the synthesizer.
2006/03/01 Initial version.
CONFIDENTIAL