Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

mixing.h File Reference

#include "opstruct.h"
#include "6581_.h"

Include dependency graph for mixing.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Define Documentation

#define __MIXING_H__
 

Definition at line 5 of file mixing.h.


Variable Documentation

const int maxLogicalVoices = 4 [static]
 

Definition at line 14 of file mixing.h.

const int mix16monoMiddleIndex = 256*maxLogicalVoices/2 [static]
 

Definition at line 17 of file mixing.h.

const int mix16stereoMiddleIndex = 256*(maxLogicalVoices/2)/2 [static]
 

Definition at line 18 of file mixing.h.

const int mix8monoMiddleIndex = 256*maxLogicalVoices/2 [static]
 

Definition at line 15 of file mixing.h.

const int mix8stereoMiddleIndex = 256*(maxLogicalVoices/2)/2 [static]
 

Definition at line 16 of file mixing.h.


Generated on Tue Feb 8 04:22:01 2005 for Esidplay by doxygen 1.3.3