#include <revolution.h> #include <revolution/syn.h>
void SYNInit(void);
None.
This function initializes the synthesizer's internal data members. It must be called before any other SYN API calls.
SYNQuit
03/01/2006 Initial version.