Page 1 of 1

FSOUND_GetCurrentLevels

Posted: Thu Dec 18, 2003 2:15 pm
by GL
Hi,
I would use the FSOUND_GetCurrentLevels with FSOUND_CD_Play
Is this possible and how?
Or is there a "mci" way to get the current levels of the CD sound.

Thanks

Posted: Thu Dec 18, 2003 7:14 pm
by Froggerprogger
From the features-list of fmod 3.71:
CDDA support added! This allows digital playback of CD tracks as streams, allowing effects, spectrum analysis and also ripping to be performed with FMOD.
So it should be no problem to load it as a stream and call FSOUND_GetCurrentLevels then.

FSOUND_GetCurrentLevels

Posted: Thu Dec 18, 2003 10:22 pm
by GL
Thanks Froggerprogger this is useful !!

Ger