ardour/libs
Robin Gareus d26ad5573c Optimize Delaylines: block-process (not one sample at a time)
This also tweaks fade behavior when the latency changes to prefer a
x-fade when possible.

This new variant does not support concurrent re-allocation and
execution. Hence the auto-connect thread needs to take a lock before
updating latencies (actually there's no need for an explicit update with
built-in backends, so this case remains to be updated further)
2017-11-04 07:14:12 +01:00
..
appleutility
ardour Optimize Delaylines: block-process (not one sample at a time) 2017-11-04 07:14:12 +01:00
ardouralsautil
audiographer convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
backends Add & implement PortEngine::externally_connected() API 2017-10-30 19:41:42 +01:00
canvas globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
clearlooks-newer globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
evoral remove *.orig files (accidentally added in cba53a202) 2017-09-29 21:05:06 +02:00
fluidsynth Update fluidsynth 2017-06-27 20:12:46 +02:00
fst Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
gtkmm2ext NO-OP: whitespace 2017-08-18 09:42:04 -04:00
hidapi
libltc Check in a few MSVC projects to accommodate the change from libtimecode to libtemporal 2017-09-28 12:27:56 +01:00
lua Add luaRef is Boolean 2017-08-18 20:42:55 +02:00
midi++2 convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
panners globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
pbd Move coreaudio_set_realtime_policy into libpbd 2017-10-30 16:31:38 +01:00
plugins globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
ptformat Update ptformat to upstream 72bd66b 2017-10-15 17:14:59 +11:00
qm-dsp
surfaces OSC link: first working commit for linking two surfaces as one 2017-11-03 14:04:52 -07:00
temporal Accommodate newly added/removed source(s) in our MSVC project (libtemporal) 2017-09-28 12:27:54 +01:00
vamp-plugins
vfork
waveview globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
widgets Accommodate newly added/removed source(s) in our MSVC project (libwidgets) 2017-09-28 12:27:55 +01:00
zita-resampler Always optimize zita-resampler, nothing to debug here 2017-10-30 16:31:38 +01:00