13
0
livetrax/libs
Robin Gareus 0ab46c342f
Fix MIDI loop capture alignment
Loop recording creates a single long source, regions have to be
"split" from this source, using "start" as offset.

Since MIDI uses absolute timestamps, offsetting this by accumulating
 buffer_position += (*ci)->samples;
like Track::use_captured_audio_sources() does, is not correct.

Furthermore, record_enabled() may be off when stopping recording,
MIDI needs to be flushed regardless.
2020-01-29 16:25:33 +01:00
..
appleutility
ardour Fix MIDI loop capture alignment 2020-01-29 16:25:33 +01:00
ardouralsautil
audiographer NO-OP: whitespace 2020-01-14 00:52:24 +01:00
backends Downgrade "using all channels" warning to info - part 2 2020-01-25 04:17:53 +01:00
canvas Explicitly use OSX 2020-01-25 04:07:41 +01:00
clearlooks-newer Special case checkbox border color in Treeview 2020-01-25 03:40:04 +01:00
evoral Fix building unit-tests 2020-01-27 17:43:37 +01:00
fluidsynth
fst Update waf2.x "subst" feature uses obj attributes 2020-01-25 06:20:28 +01:00
gtkmm2ext Explicitly use OSX 2020-01-25 04:07:41 +01:00
hidapi
libltc
lua NO-OP: whitespace 2020-01-14 00:52:24 +01:00
midi++2 Fix building unit-tests 2020-01-27 17:43:37 +01:00
panners Explicitly use OSX 2020-01-25 04:07:41 +01:00
pbd Fix building unit-tests 2020-01-27 17:43:37 +01:00
plugins Update waf2.x "subst" feature uses obj attributes 2020-01-25 06:20:28 +01:00
ptformat Towards waf python 2+3 support 2020-01-25 04:07:37 +01:00
qm-dsp Do not install static libs 2020-01-22 02:00:25 +01:00
surfaces Explicitly use OSX 2020-01-25 04:07:41 +01:00
temporal NO-OP: whitespace 2020-01-14 00:52:24 +01:00
vamp-plugins Fix some clang-scan warnings 2020-01-27 03:31:49 +01:00
vamp-pyin
vfork
waveview NO-OP: whitespace 2020-01-14 00:52:24 +01:00
widgets Explicitly use OSX 2020-01-25 04:07:41 +01:00
zita-convolver Do not install static libs 2020-01-22 02:00:25 +01:00
zita-resampler Do not install static libs 2020-01-22 02:00:25 +01:00