Blitzcodebase Code is in the public domain http://www.blitzcodebase.co.uk/ Top Code Snippets en-us BlitzCodeBase 142 25 http://www.blitzcodebase.co.uk http://www.blitzcodebase.co.uk/images/blitzcodebase.gif Synthesize a simple sound sample by Perturbatio... http://www.blitzcodebase.co.uk/103-Synthesize+a+simple+sound+sample+by+Perturbatio.html 2007-07-17 GMT Its very basic but it works, includes a primitive waveform drawing function... Determine length of an audio sample in seconds by Perturbatio... http://www.blitzcodebase.co.uk/104-Determine+length+of+an+audio+sample+in+seconds+by+Perturbatio.html 2007-07-17 GMT Determine length of an audio sample in seconds (tested with OGG files, but it should be the same ... Live audio data gaming example by Nebula... http://www.blitzcodebase.co.uk/105-Live+audio+data+gaming+example+by+Nebula.html 2007-07-17 GMT Gaming enhancement : Live audio gamingMicSound to aprox. wave surface surrounding video.2 s... Stream from Ram, File, or Net in FMod! by ninjarat... http://www.blitzcodebase.co.uk/106-Stream+from+Ram%2C+File%2C+or+Net+in+FMod%21+by+ninjarat.html 2007-07-17 GMT what teh title says! ... aSound.bb by kochOn... http://www.blitzcodebase.co.uk/107-aSoundbb+by+kochOn.html 2007-07-17 GMT Here is a library Ive written for my actual project.In fact, Ive needed an easy way to pause ... music tracker by b32... http://www.blitzcodebase.co.uk/108-music+tracker+by+b32.html 2007-07-17 GMT This is a basic tracker program in Blitz (3D, but no 3d commands) It needs Ziltchs winmm.decls.... PlaySound (better)... http://www.blitzcodebase.co.uk/125-PlaySound+%28better%29.html 2007-09-29 GMT This function pans a given sound based on its x and y coordinates. It also changes the volume ba...