13
0
livetrax/libs/evoral/evoral
Robin Gareus 7e1ce160e9
ARM 32bit enum alignment (used in MIDIBuffer)
Evoral::EventType is written directly into a uint8_t buffer
by dereferncing a pointer-type:
*(reinterpret_cast<Evoral::EventType*>((uintptr_t)...)
2020-09-28 01:21:43 +02:00
..
Control.h
ControlList.h Do not interpolate away explicit MIDI automation points #8362 2020-08-15 01:57:01 +02:00
ControlSet.h
Curve.h
Event.h Prepare for distinct live-midi event type 2020-09-20 17:16:53 +02:00
EventList.h
EventSink.h
midi_events.h
midi_util.h
MIDIXML.h
Note.h
Parameter.h
ParameterDescriptor.h
PatchChange.h
Range.h
Sequence.h
SMF.h Remove unused libsmf seconds/time API 2020-07-16 18:38:03 +02:00
SMFReader.h
TimeConverter.h
TypeMap.h
types.h ARM 32bit enum alignment (used in MIDIBuffer) 2020-09-28 01:21:43 +02:00
visibility.h