13
0
livetrax/libs
Robin Gareus 6ba555c2f5 prevent double declicks (click after RecStop)
If there's port-latency > period-size, there is a
split cycle with (this_event->action_frame - _transport_frame).
Yet Session::check_declick_out() keeps PendingDeclickOut if
StopPendingCapture is set. The route declick’ed twice:
Once with the period-size and one with the remaining frames,
which resulted in a click.
2015-04-07 05:25:18 +02:00
..
appleutility
ardour prevent double declicks (click after RecStop) 2015-04-07 05:25:18 +02:00
ardouralsautil
audiographer fix #6208, negative broadcast timestamps 2015-03-22 16:12:40 +01:00
backends fixes for recent waves tracks => ardour cherry-picks of the wavesaudio backend 2015-03-31 18:03:51 -04:00
canvas fix OSX/PPC 10.4 long maths 2015-03-31 16:05:15 +02:00
clearlooks-newer Don't try linking libclearlooks files with mingw build 2015-03-12 23:03:59 +10:00
clearlooks-older
evoral Follow MIDI control values with automation faders. 2015-03-26 00:47:34 -04:00
fst
gtkmm2ext Window focus handling fixes. 2015-04-02 02:41:49 +11:00
libltc
midi++2
panners
pbd hide issues with g_close() not being available in somewhat older versions of glib 2015-03-16 13:34:35 -05:00
plugins/reasonablesynth.lv2
qm-dsp
surfaces fix OSC parameter mapping, fixes #6224 2015-04-04 03:16:53 +02:00
timecode
vamp-plugins
vfork