Thread: Sound functions
View Single Post
  #1  
Old 05-20-2007, 09:15 PM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Sound functions

I've been developing a jukebox Music Manager and I would like a couple of these functions to be implemented:

pauseMusic()
Of course, Pauses the current track

setMusicPosition(float)
Sets your position in the current track

setBalance(left, right)
Sets the balance effect of the current track

equalize({32hz, 62, 125, 250, 200, 1khx, 2, 4, 8, 16})
Sets the equalizer effect on the current track

setBass(float)
Sets the bassy feel of the current track

setTreble(float)
Sets the treble feel of the current track


Any ideas?
__________________
What signature? I see no signature?
Reply With Quote