hydrogen 1.2.5
SMFEvent.h File Reference

Go to the source code of this file.

Data Structures

class  SMFBase
class  SMFBuffer
class  SMFCopyRightNoticeMetaEvent
class  SMFEvent
class  SMFNoteOffEvent
class  SMFNoteOnEvent
class  SMFSetTempoMetaEvent
class  SMFTimeSignatureMetaEvent
class  SMFTrackNameMetaEvent

Namespaces

namespace  H2Core

Enumerations

enum  SMFEventType { NOTE_OFF = 128 , NOTE_ON = 144 }
enum  SMFMetaEventType {
  SEQUENCE_NUMBER = 0 , TEXT_EVENT , COPYRIGHT_NOTICE , TRACK_NAME ,
  INSTRUMENT_NAME , LYRIC , MARKER , CUE_POINT ,
  END_OF_TRACK = 0x2f , SET_TEMPO = 0x51 , TIME_SIGNATURE = 0x58 , KEY_SIGNATURE
}