SEQGetVolume

Syntax

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

void SEQGetVolume(SEQSEQUENCE *sequence);

Arguments

sequence Pointer to a user-initialized SEQSEQUENCE data structure

Return Values

Signed 32-bit synthesizer volume, in decibels (0x00000001 = 0.1 dB).

Description

SEQGetVolume gets the current volume for the synthesizer used for the specified sequence.

See Also

SEQSetVolume

Revision History

2006/03/01 Initial version.


CONFIDENTIAL