#define XXMUSIC_DECLSPEC
Definition XXMusicExportDef.h:11
bool hasFirstBit(const uchar value)
ControllerMessage
midi control messages
Definition XXMidiCommon.h:99
uchar Velocity
Definition XXMidiCommon.h:22
Channel
midi channels for supported devices
Definition XXMidiCommon.h:169
MetaEvent
midi meta events
Definition XXMidiCommon.h:76
Playback
midi playback states
Definition XXMidiCommon.h:158
uchar removeFirstBit(const uchar value)
Event
midi events
Definition XXMidiCommon.h:34
QList< Bytes > MessageList
Definition XXMidiCommon.h:28
QList< uchar > Bytes
Definition XXMidiCommon.h:11
bool isEvent(const uchar value, const Midi::Event mask)
uchar Channel
Definition XXMidiCommon.h:19
uint16_t SongPosition
Definition XXMidiCommon.h:25
@ ModWheel
Definition XXMidiCommon.h:101
@ User10
Definition XXMidiCommon.h:140
@ ResetAllControlers
Definition XXMidiCommon.h:151
@ RememberInit
Definition XXMidiCommon.h:112
@ User13
Definition XXMidiCommon.h:143
@ Balance
Definition XXMidiCommon.h:106
@ User01
Definition XXMidiCommon.h:131
@ User17
Definition XXMidiCommon.h:147
@ ExpressionController
Definition XXMidiCommon.h:108
@ RememberBlock
Definition XXMidiCommon.h:113
@ AllSoundsOff
Definition XXMidiCommon.h:150
@ User06
Definition XXMidiCommon.h:136
@ DataApply
Definition XXMidiCommon.h:118
@ RememberApply
Definition XXMidiCommon.h:114
@ User09
Definition XXMidiCommon.h:139
@ PortamentoTime
Definition XXMidiCommon.h:104
@ RememberRequest
Definition XXMidiCommon.h:115
@ User16
Definition XXMidiCommon.h:146
@ User11
Definition XXMidiCommon.h:141
@ Pan
Definition XXMidiCommon.h:107
@ Undefined08
Definition XXMidiCommon.h:119
@ User04
Definition XXMidiCommon.h:134
@ User18
Definition XXMidiCommon.h:148
@ LegatoSwitch
Definition XXMidiCommon.h:129
@ DamperPedal
Definition XXMidiCommon.h:125
@ Undefined09
Definition XXMidiCommon.h:120
@ User15
Definition XXMidiCommon.h:145
@ Undefined11
Definition XXMidiCommon.h:122
@ DataBlock
Definition XXMidiCommon.h:117
@ EffectControl1
Definition XXMidiCommon.h:109
@ User03
Definition XXMidiCommon.h:133
@ DataInit
Definition XXMidiCommon.h:116
@ User07
Definition XXMidiCommon.h:137
@ FootController
Definition XXMidiCommon.h:103
@ User08
Definition XXMidiCommon.h:138
@ ChannelVolume
Definition XXMidiCommon.h:105
@ User05
Definition XXMidiCommon.h:135
@ User12
Definition XXMidiCommon.h:142
@ User02
Definition XXMidiCommon.h:132
@ AllNotesOff
Definition XXMidiCommon.h:152
@ Undefined10
Definition XXMidiCommon.h:121
@ Portamento
Definition XXMidiCommon.h:126
@ BankSelect
Definition XXMidiCommon.h:100
@ Sostenuto
Definition XXMidiCommon.h:127
@ User14
Definition XXMidiCommon.h:144
@ SoftPedal
Definition XXMidiCommon.h:128
@ BreathController
Definition XXMidiCommon.h:102
@ EffectControl2
Definition XXMidiCommon.h:110
@ Undefined12
Definition XXMidiCommon.h:123
@ DrumTrigger
Definition XXMidiCommon.h:179
@ KeyStep2
Definition XXMidiCommon.h:175
@ Metropolix
Definition XXMidiCommon.h:184
@ KeyStep3
Definition XXMidiCommon.h:176
@ KeyStep4
Definition XXMidiCommon.h:177
@ ToNerdSEQ
Definition XXMidiCommon.h:185
@ ACDC
Definition XXMidiCommon.h:190
@ Daisy
Definition XXMidiCommon.h:178
@ FlameCC
Definition XXMidiCommon.h:181
@ DopeferQuad4
Definition XXMidiCommon.h:173
@ FromNerdSEQ
Definition XXMidiCommon.h:191
@ VCMC
Definition XXMidiCommon.h:189
@ Splitter
Definition XXMidiCommon.h:187
@ DopeferQuad3
Definition XXMidiCommon.h:172
@ VCVRack
Definition XXMidiCommon.h:180
@ BitBox
Definition XXMidiCommon.h:182
@ DopeferQuad2
Definition XXMidiCommon.h:171
@ KeyStep1
Definition XXMidiCommon.h:174
@ DopeferQuad1
Definition XXMidiCommon.h:170
@ BitBoxMicro
Definition XXMidiCommon.h:183
@ InstrumentName
Definition XXMidiCommon.h:81
@ KeySignature
Definition XXMidiCommon.h:92
@ Text
Definition XXMidiCommon.h:78
@ MetaUnkown
Definition XXMidiCommon.h:77
@ EndOfTrack
Definition XXMidiCommon.h:87
@ Copyright
Definition XXMidiCommon.h:79
@ TrackName
Definition XXMidiCommon.h:80
@ LiveTag
Definition XXMidiCommon.h:88
@ TimeSignature
Definition XXMidiCommon.h:91
@ MidiPort
Definition XXMidiCommon.h:86
@ SMPTEOffset
Definition XXMidiCommon.h:90
@ Marker
Definition XXMidiCommon.h:83
@ ChannelPrefix
Definition XXMidiCommon.h:85
@ CuePoint
Definition XXMidiCommon.h:84
@ Tempo
Definition XXMidiCommon.h:89
@ Lyric
Definition XXMidiCommon.h:82
@ PitchBend
Definition XXMidiCommon.h:43
@ ControlChange
Definition XXMidiCommon.h:40
@ ActiveSensinig
Definition XXMidiCommon.h:58
@ Start
Definition XXMidiCommon.h:54
@ Continue
Definition XXMidiCommon.h:55
@ UndefinedA
Definition XXMidiCommon.h:53
@ SongSelect
Definition XXMidiCommon.h:48
@ ChannelPressure
Definition XXMidiCommon.h:42
@ Stop
Definition XXMidiCommon.h:56
@ System
Definition XXMidiCommon.h:45
@ PolyKeyPressure
Definition XXMidiCommon.h:39
@ Clock
Definition XXMidiCommon.h:52
@ Reset
Definition XXMidiCommon.h:59
@ SongPositionPointer
Definition XXMidiCommon.h:47
@ UndefinedB
Definition XXMidiCommon.h:57
@ TuneRequest
Definition XXMidiCommon.h:49
@ ProgrammChange
Definition XXMidiCommon.h:41
@ Meta
Definition XXMidiCommon.h:60
@ SysExEnd
Definition XXMidiCommon.h:50
@ Unknown
Definition XXMidiCommon.h:35
@ NoteOn
Definition XXMidiCommon.h:38
@ QuarterFrame
Definition XXMidiCommon.h:46
@ NoteOff
Definition XXMidiCommon.h:37
Definition XXMidiCommon.h:17
Definition XXPopulatedAbstract.h:11
std::ostream & operator<<(std::ostream &out, const ByteFours &bf)
Definition XXMidiCommon.h:165
midi manufacturer codes
Definition XXMidiCommon.h:68
static constexpr uchar EducationalUse
Definition XXMidiCommon.h:69
common variables and functions for midi handling
Definition XXMidiCommon.h:199
static constexpr float msPerByte
Definition XXMidiCommon.h:201