SYNQuitSynth

Syntax

#include <revolution.h>
#include <revolution/syn.h>

void SYNQuitSynth(SYNSYNTH *synth);

Arguments

synth Pointer to the specified SYNSYNTH data structure

Return Values

None.

Description

SYNQuit Synth carefully shuts down a running instance of the synthesizer.

See Also

SYNInitSynth

Revision History

2006/03/01 Initial version.


CONFIDENTIAL