class MidiEvent
|
Instances of this class are midievents. More... |
|
|
Public Methods
Public Static Methods
Instances of this class are midievents. They do not need a (graphical) presentation of their own. They can be displayed
graphically within the presentation of the parts, they belong to.
MidiEvent (Position pos, int cc, int value1, int value2=0)
| MidiEvent |
[const]
[const]
int codeAndChannel ()
| codeAndChannel |
[const]
[const]
[const]
void setCodeAndChannel (int)
| setCodeAndChannel |
void setValue1 (int)
| setValue1 |
void setValue2 (int)
| setValue2 |
[const virtual]
Reimplemented from Event.
void flush (const char*)
| flush |
[const virtual]
Reimplemented from Event.
[const virtual]
Reimplemented from Event.
[static]
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |