GUSOut Member List
This is the complete list of members for GUSOut, including all inherited members.
_ok (defined in MidiOut) | MidiOut | protected |
allNotesOff(void) | MidiOut | |
channelMute(uchar chn, int b) | MidiOut | virtual |
channelSilence(uchar chn) | MidiOut | virtual |
chnbender (defined in MidiOut) | MidiOut | protected |
chncontroller (defined in MidiOut) | MidiOut | protected |
chnController(uchar chn, uchar ctl, uchar v) | GUSOut | virtual |
chnmute (defined in MidiOut) | MidiOut | protected |
chnpatch (defined in MidiOut) | MidiOut | protected |
chnPatchChange(uchar chn, uchar patch) | GUSOut | virtual |
chnPitchBender(uchar chn, uchar lsb, uchar msb) | GUSOut | virtual |
chnpressure (defined in MidiOut) | MidiOut | protected |
chnPressure(uchar chn, uchar vel) | GUSOut | virtual |
closeDev(void) | GUSOut | virtual |
device (defined in MidiOut) | MidiOut | protected |
deviceName(void) const | MidiOut | |
deviceType() const | MidiOut | inline |
devicetype (defined in MidiOut) | MidiOut | protected |
GUSOut(int d=0, int total=12) | GUSOut | |
initDev(void) | GUSOut | virtual |
keyPressure(uchar chn, uchar note, uchar vel) | GUSOut | virtual |
loadPatch(int pgm) | GUSOut | |
map (defined in MidiOut) | MidiOut | protected |
midiMapFilename() | MidiOut | |
MidiOut(int d=0) | MidiOut | |
noteOff(uchar chn, uchar note, uchar vel) | GUSOut | virtual |
noteOn(uchar chn, uchar note, uchar vel) | GUSOut | virtual |
ok(void) | MidiOut | inline |
openDev(int sqfd) | GUSOut | virtual |
patch(int p) | GUSOut | |
seqbuf_clean(void) (defined in MidiOut) | MidiOut | protected |
seqbuf_dump(void) (defined in MidiOut) | MidiOut | protected |
seqfd (defined in MidiOut) | MidiOut | protected |
setGUSPatchesDirectory(const char *dir) | GUSOut | static |
setMidiMapper(MidiMapper *map) | MidiOut | |
setPatchesToUse(int *patchesused) | GUSOut | |
setVolumePercentage(int volper) | MidiOut | inlinevirtual |
sync(int i=0) | MidiOut | |
sysex(uchar *data, ulong size) | GUSOut | virtual |
volumepercentage (defined in MidiOut) | MidiOut | protected |
~GUSOut() | GUSOut | |
~MidiOut() | MidiOut | virtual |