13
0
livetrax/libs
Paul Davis d58e7c7ee4 Revert "fix handling of SMF files with consecutive noteOn events"
This breaks MIDI files that have events ordered On,On,Off,Off, and only fixes
the "malformed" On,On,Off. Correct fix requires collecting all events occuring
yat one time, sorting into Off,On and then merging.

This reverts commit 5c3e5f9afb.
2021-06-29 17:29:29 -06:00
..
appleutility
ardour Revert "Fix crashes when unloading mac VST2 plugins" 2021-06-30 01:05:09 +02:00
ardouralsautil Consistent env variable naming (see also 6801c2cac2) 2021-06-10 03:17:49 +02:00
audiographer Fix Upsampler new/delete mismatch 2021-06-12 21:16:18 +02:00
backends debugging timing stats by showing how max values are computed 2021-06-29 09:46:46 -06:00
canvas
clearlooks-newer
evoral Revert "fix handling of SMF files with consecutive noteOn events" 2021-06-29 17:29:29 -06:00
fluidsynth
fst MSVC doesn't offer strings.h 2021-06-29 10:01:23 +01:00
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd avoid timing stats calculation with <= values from get_microseconds() 2021-06-29 11:13:59 -06:00
plugins Remove unused function (Wunused-function) 2021-05-30 20:09:35 -04:00
ptformat
qm-dsp
surfaces Fix Wsign-compare, consistently use microseconds_t 2021-06-29 02:04:02 +02:00
temporal
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Fix crash when deleting Plugin after MIDI binding #8756 2021-06-23 04:02:38 +02:00
zita-convolver
zita-resampler