CLAM-Development  1.1
Public Member Functions
CLAM::MIDINote Class Reference

Used to store note information coming from a MIDI stream/file. More...

#include <MIDINote.hxx>

List of all members.

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)

Detailed Description

Used to store note information coming from a MIDI stream/file.

Definition at line 42 of file MIDINote.hxx.


Member Function Documentation

CLAM::MIDINote::DYN_ATTRIBUTE ( ,
public  ,
int  ,
Key   
)
CLAM::MIDINote::DYN_ATTRIBUTE ( ,
public  ,
int  ,
Velocity   
)
CLAM::MIDINote::DYN_ATTRIBUTE ( ,
public  ,
MediaTime  ,
Time   
)

The documentation for this class was generated from the following files: