#include <Device.h>
Öffentliche Methoden | |
| ChannelData (int sound=-1, char sustain=0) | |
| void | Reset () |
| bool | operator== (ChannelData &cd) |
Öffentliche Attribute | |
| int | Sound |
| char | Sustain |
| int | BankSelectMSB |
| int | BankSelectLSB |
| long | Pitch |
Definiert in Zeile 141 der Datei Device.h.
Wird benutzt von ChannelData(), OutMidiPort::NoteOn(), OutMidiFile::NoteOn(), operator==(), OutMidiPort::Panic(), InGis::Proceed(), InMidiPort::ProceedRoute(), InMidiFile::ProceedRoute() und Reset().
1.7.4