CLAM-Development
1.1
|
Used to store note information coming from a MIDI stream/file. More...
#include <MIDINote.hxx>
Public Member Functions | |
DYNAMIC_TYPE_USING_INTERFACE (MIDINote, 3, ProcessingData) | |
DYN_ATTRIBUTE (0, public, int, Key) | |
DYN_ATTRIBUTE (1, public, int, Velocity) | |
DYN_ATTRIBUTE (2, public, MediaTime, Time) |
Used to store note information coming from a MIDI stream/file.
Definition at line 42 of file MIDINote.hxx.
CLAM::MIDINote::DYN_ATTRIBUTE | ( | 0 | , |
public | , | ||
int | , | ||
Key | |||
) |
CLAM::MIDINote::DYN_ATTRIBUTE | ( | 1 | , |
public | , | ||
int | , | ||
Velocity | |||
) |
CLAM::MIDINote::DYN_ATTRIBUTE | ( | 2 | , |
public | , | ||
MediaTime | , | ||
Time | |||
) |