FSOUND_GetCurrentLevels

Just starting out? Need help? Post your questions and find answers here.
GL
New User
New User
Posts: 8
Joined: Thu Dec 18, 2003 2:05 pm
Location: Netherlands

FSOUND_GetCurrentLevels

Post 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
Registered PureBasic user
Froggerprogger
Enthusiast
Enthusiast
Posts: 423
Joined: Fri Apr 25, 2003 5:22 pm
Contact:

Post 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.
%1>>1+1*1/1-1!1|1&1<<$1=1
GL
New User
New User
Posts: 8
Joined: Thu Dec 18, 2003 2:05 pm
Location: Netherlands

FSOUND_GetCurrentLevels

Post by GL »

Thanks Froggerprogger this is useful !!

Ger
Registered PureBasic user
Post Reply