HoverRace  2.0
Classes | Namespaces | Macros | Functions | Variables
SoundServer.cpp File Reference
#include <AL/alut.h>
#include "../Util/MR_Types.h"
#include "../Util/Config.h"
#include "../Util/Log.h"
#include "SoundServer.h"
+ Include dependency graph for SoundServer.cpp:

Classes

class  HoverRace::VideoServices::ContinuousSound
 
class  HoverRace::VideoServices::ShortSound
 
class  HoverRace::VideoServices::SoundBuffer
 

Namespaces

 HoverRace
 
 HoverRace::VideoServices
 

Macros

#define DSBVOLUME_MIN   -10000
 
#define MR_MAX_SOUND_COPY   6
 

Functions

static float HoverRace::VideoServices::DirectXToLinear (int value)
 Convert millibels to linear. More...
 

Variables

static const char *const HoverRace::VideoServices::waveHeader
 

Macro Definition Documentation

#define DSBVOLUME_MIN   -10000
#define MR_MAX_SOUND_COPY   6