How to support an MP3 controller in my softwareI have DJ software and I would like to be able to control it via an mp3 controller just like the res...
Is there something thread unsafe about my soundengineand the renderer [code] void SoundPlayer::audioOut( ofSoundBuffer& buffer ) { GetLockBlock("Sou...
Is there something thread unsafe about my soundengineI can't for the life of me figure out what is wrong with my program. I have a multi threaded sound l...
Displaying Number of Words Not Containing Certain Lettersis word a std::string? you could use std::find http://www.cplusplus.com/reference/string/string/fi...
decoding mp3 in a commercial productaudacity seem to get away with it by using the LAME codec as a 3rd party user installed library. it ...
This user does not accept Private Messages