caudio/Examples/Tutorial2_3DSound
2010-02-16 02:46:27 +00:00
..
main.cpp Added ability to add effect presets. 2010-02-14 03:32:24 +00:00
Tutorial2_3DSound.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
Tutorial2_3DSound.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