caudio/Examples/Tutorial3_MemoryPlayback
2010-02-16 03:00:21 +00:00
..
bling.h 2009-06-21 03:24:30 +00:00
main.cpp 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
Tutorial3_MemoryPlayback.cbp Finished fixing the cpb projects created new ones for 1-7 each has a debug and release for mingw and visual studio. Even added workspace for ease of compiling everything with codeblocks. 2010-02-16 02:46:27 +00:00
Tutorial3_MemoryPlayback.vcproj Fixed the visual studio files to use the _d suffix 2010-02-16 03:00:21 +00:00