13
0
livetrax/libs/evoral/evoral
Paul Davis 3454353aa3 remove concept of "note-mode" from Evoral::Sequence (and thus ARDOUR::MidiModel)
This note-mode had no effect on anything at all, at least as far back
as 5.12. There is a note-mode in the GUI which affects the duration of notes
added using the GUI, and that remains in place. It is not clear
if the _percussive member of Evoral::Sequence ever had any effect on
the actual MIDI event stream the Sequence could generate.
2022-04-05 20:52:09 -06:00
..
Control.h
ControlList.h evoral: change how we specify a zero min_x_delta to rt_safe_earliest_event_linear_unlocked 2022-04-05 20:52:09 -06:00
ControlSet.h
Curve.h
Event.h
EventList.h
EventSink.h
midi_events.h
midi_util.h
MIDIXML.h
Note.h
Parameter.h
ParameterDescriptor.h
PatchChange.h PatchChange: fix set_channel() 2022-03-01 10:11:14 -06:00
Sequence.h remove concept of "note-mode" from Evoral::Sequence (and thus ARDOUR::MidiModel) 2022-04-05 20:52:09 -06:00
SMF.h smf_source: implement SMF::UsedChannels as a bitset; move midi screening into load_model() 2022-03-01 10:11:14 -06:00
SMFReader.h
TypeMap.h
types.h
visibility.h