ScummVM API documentation
ZVision::MidiManager Class Reference

Classes

struct  chan
 

Public Member Functions

void stop ()
 
void noteOn (int8 channel, int8 noteNumber, int8 velocity)
 
void noteOff (int8 channel)
 
void setPan (int8 channel, int8 pan)
 
void setVolume (int8 channel, int8 volume)
 
void setProgram (int8 channel, int8 prog)
 
int8 getFreeChannel ()
 

Protected Attributes

MidiDriver_driver
 
chan _playChannels [16]
 

The documentation for this class was generated from the following file: