#include <revolution.h> #include <revolution/syn.h> u32 SYNGetActiveNotes(SYNSYNTH *synth);
| synth | Pointer to the user-initialized SYNSYNTH data structure |
|---|
Returns number of notes that are currently active.
SYNGetActiveNotes gets the number of notes still running for the specified synthesizer.
None.
2006/03/01 Initial version.
CONFIDENTIAL