13
0
livetrax/libs/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
..
evoral remove concept of "note-mode" from Evoral::Sequence (and thus ARDOUR::MidiModel) 2022-04-05 20:52:09 -06:00
libsmf
MSVCevoral
test
Control.cc
ControlList.cc evoral: NOOP reorder and edit comments 2022-04-05 20:52:09 -06:00
ControlSet.cc
Curve.cc
debug.cc
Event.cc
Note.cc
run-tests.sh
Sequence.cc remove concept of "note-mode" from Evoral::Sequence (and thus ARDOUR::MidiModel) 2022-04-05 20:52:09 -06:00
SMF.cc smf_source: implement SMF::UsedChannels as a bitset; move midi screening into load_model() 2022-03-01 10:11:14 -06:00
SMFReader.cc
wscript