ScummVM API documentation
MidiDriver_MT32GM::MidiChannelControlData Struct Reference

#include <mt32gm.h>

Public Attributes

int8 source
 
bool sourceVolumeApplied
 
uint16 pitchWheel
 
byte program
 
byte instrumentBank
 
byte channelPressure
 
byte modulation
 
byte volume
 
byte scaledVolume
 
byte panPosition
 
byte expression
 
bool sustain
 
uint16 rpn
 
byte pitchBendSensitivity
 

Detailed Description

This stores the values of the MIDI controllers for a MIDI channel. It is used to keep track of controller values while a channel is locked, so they can be restored when the channel is unlocked.


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