caudio/Examples
2010-02-14 23:56:48 +00:00
..
Tutorial1_2DSound Accidentally uploaded a tutorial file that reference a local test mp3. 2010-02-14 05:36:14 +00:00
Tutorial2_3DSound Added ability to add effect presets. 2010-02-14 03:32:24 +00:00
Tutorial3_MemoryPlayback Rework of plugin system. Now works better with static linking. Plugin makers are now expected to pass back a fully implemented version of IAudioPlugin for cAudio to use. Create your plugin class with new, cAudio will call drop() on it on unload of your dll. 2010-02-14 05:34:57 +00:00
Tutorial4_AudioCapture Added ability to add effect presets. 2010-02-14 03:32:24 +00:00
Tutorial5_AudioEffects Added ability to add effect presets. 2010-02-14 03:32:24 +00:00
Tutorial6_CustomEventHandler Fixed tutorial 6 2010-02-14 23:56:48 +00:00
Tutorial7_CustomLogReceiver Added tutorial 7 2010-02-14 23:44:26 +00:00
buildAll.sh 2009-06-21 03:24:30 +00:00