13
0
livetrax/libs
Paul Davis 5c3e5f9afb fix handling of SMF files with consecutive noteOn events
We no longer store nascent notes when noteOn is received, but wait till noteOff arrives. We also
ignore all other noteOn events between the earliest received and the noteOff.

Potentially we may want to use the _overlap_pitch_resolution member at some point
to offer control of this behavior.
2021-06-28 08:30:38 -06:00
..
appleutility
ardour Fix crashes when unloading mac VST2 plugins 2021-06-28 15:46:27 +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 window compilation fix 2021-06-26 19:02:47 -06:00
canvas
clearlooks-newer
evoral fix handling of SMF files with consecutive noteOn events 2021-06-28 08:30:38 -06:00
fluidsynth
fst
gtkmm2ext Fix a moderate memory leak 2021-05-22 22:11:42 +02:00
hidapi
libltc
lua
midi++2
panners
pbd Add/remove source(s) in our MSVC project (libpbd) 2021-06-28 10:37:54 +01:00
plugins Remove unused function (Wunused-function) 2021-05-30 20:09:35 -04:00
ptformat
qm-dsp
surfaces Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
temporal
vamp-plugins
vamp-pyin
vfork
vst3
waveview Fix assert in Waveview cache size 2021-05-23 21:41:45 +02:00
widgets Fix crash when deleting Plugin after MIDI binding #8756 2021-06-23 04:02:38 +02:00
zita-convolver
zita-resampler