class MidiEvent

Instances of this class are midievents. More...

Definition#include <midiEvent.h>
InheritsEvent [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

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 ( )

MidiEvent

 MidiEvent (const MidiEvent&)

MidiEvent

 MidiEvent (Position pos, int cc, int value1, int value2=0)

MidiEvent

int  code ()

code

[const]

int  channel ()

channel

[const]

int  codeAndChannel ()

codeAndChannel

[const]

int  value1 ()

value1

[const]

int  value2 ()

value2

[const]

void  setCodeAndChannel (int)

setCodeAndChannel

void  setValue1 (int)

setValue1

void  setValue2 (int)

setValue2

ostream &  print (int,ostream&)

print

[const virtual]

Reimplemented from Event.

void  flush (const char*)

flush

[const virtual]

Reimplemented from Event.

Element *  copy ()

copy

[const virtual]

Reimplemented from Event.

Element *  load (char*,ifstream*&,Element*)

load

[static]


Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53.