#include "opstruct.h"
#include "6581_.h"
Include dependency graph for mixing.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Mixer |
Defines | |
#define | __MIXING_H__ |
Variables | |
const int | maxLogicalVoices = 4 |
const int | mix8monoMiddleIndex = 256*maxLogicalVoices/2 |
const int | mix8stereoMiddleIndex = 256*(maxLogicalVoices/2)/2 |
const int | mix16monoMiddleIndex = 256*maxLogicalVoices/2 |
const int | mix16stereoMiddleIndex = 256*(maxLogicalVoices/2)/2 |
|
|
|
|
|
|
|
|
|
|
|
|