SYNGetActiveNotes

C Specification

#include <revolution.h>
#include <revolution/syn.h>
u32 SYNGetActiveNotes(SYNSYNTH *synth);

Arguments

synth pointer to the user-initialized SYNSYNTH data structure

Return Values

Returns number of notes that are currently active.

Description

This function gets the number of notes still running for the specified synthesizer.

See Also

Revision History

2006/03/01 Initial version.


CONFIDENTIAL