#include "RageSoundDriver.h"
#include "RageThreads.h"
#include "RageTimer.h"
#include "RageUtil_CircularBuffer.h"
Go to the source code of this file.
Classes | |
class | RageSound_Generic_Software |
struct | RageSound_Generic_Software::sound_block |
struct | RageSound_Generic_Software::sound |
Variables | |
const int | samples_per_block = 512 |
|
|