ardour/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 Significantly speed up loading SMF tempo-maps 2022-02-05 17:33:21 +01:00
MSVCevoral
test changes to compile against libtemporal and use of timepos_t/timecnt_t 2021-08-13 12:51:28 -06:00
Control.cc libevoral: tweaks related to timeline types based on libardour conversion 2021-08-13 12:51:29 -06:00
ControlList.cc evoral: NOOP reorder and edit comments 2022-04-05 20:52:09 -06:00
ControlSet.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
Curve.cc NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
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 wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00