#include "SoundSystem/spSoundDevice.hpp"
#include "FileFormats/Sound/spSoundLoaderWAV.hpp"
#include "Base/spMemoryManagement.hpp"
#include "Base/spMath.hpp"
#include <windows.h>
#include <boost/foreach.hpp>
Namespaces | |
namespace | sp |
!! | |
namespace | sp::audio |
All audio, sound and music operation functions can be found here. Also volumetric 3D sound effects are in this namespace. |