caudio/Examples/Tutorial3_MemoryPlayback
2010-02-14 05:34:57 +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 2009-06-21 03:24:30 +00:00
Tutorial3_MemoryPlayback.vcproj Added support for all OpenAL Audio Effects. Access can be gotten through the main audio manager using the AudioEffects interface. IEffect provides access to effect parameters and allows for binding to cAudio sources. IFilter provides access to filters that can be attached to sources and effects. 2010-01-11 00:39:08 +00:00