SYNGetActiveNotes

Syntax

#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

SYNGetActiveNotes gets the number of notes still running for the specified synthesizer.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL