13
0
livetrax/libs
John Emmas a2b1482cad Fix a problem with ASIO buffer sizes on Windows
PortAudio uses what it calls 'default suggested latencies' but in callback streaming mode, they can result in wildly inaccurate buffer sizing (e.g. the user requests a buffer size of 128 but PortAudio actually instructs ASIO to use a much bigger size).

What we do now is to improve PortAudio's suggested latency calculation by basing it on the actual buffer size requested by the user.
2021-03-18 16:12:28 +00:00
..
appleutility
ardour Update fr.po 2021-03-17 23:16:48 +01:00
ardouralsautil
audiographer
backends Fix a problem with ASIO buffer sizes on Windows 2021-03-18 16:12:28 +00:00
canvas Add missing class to canvas forward declarations 2021-02-14 00:54:17 +01:00
clearlooks-newer
evoral
fluidsynth
fst
gtkmm2ext Fix round-corner backround of insensitive ArdourWidgets 2021-02-14 22:53:18 +01:00
hidapi
libltc
lua Guard some code which isn't currently buildable with VS2019 2021-03-06 11:12:02 +00:00
midi++2
panners
pbd
plugins
ptformat
qm-dsp
surfaces OSC: fix some compiler warnings 2021-02-28 20:01:06 +01:00
temporal
vamp-plugins
vamp-pyin
vfork
vst3 Backport VST3 diagnostic pragma 2021-03-01 22:14:38 +01:00
waveview
widgets MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
zita-convolver
zita-resampler