ardour/libs
Robin Gareus a6f95b21fc
Fix alignment and de-click when monitoring changes while playing
Previously it was possible that
 * declick_out = true,
 * target_gain == 0, cur_gain != 0 (fade out active)
 * speed != 0, disk_samples_to_consume > 0.

So the disk-reader advanced the playback_sample, but since
declick_out is active, the read from the ringbuffer was not committed.
2020-05-04 21:48:47 +02:00
..
appleutility
ardour Fix alignment and de-click when monitoring changes while playing 2020-05-04 21:48:47 +02:00
ardouralsautil Tweak ALSA nperiod setting, fallback to nearest 2020-04-29 23:56:24 +02:00
audiographer Set thread-names (libs) 2020-03-29 14:56:22 +02:00
backends Cont'd work on ALSA nperiods (amend 2326fb163) 2020-05-03 00:19:56 +02:00
canvas NO-OP: whitespace 2020-04-10 18:32:18 +02:00
clearlooks-newer Special case checkbox border color in Treeview 2020-01-25 03:40:04 +01:00
evoral Remove debug output 2020-04-23 02:29:45 +02:00
fluidsynth
fst Add support for NetBSD by generalizing BSD OS tests. 2020-03-26 09:39:44 -06:00
gtkmm2ext force provision of "menu-name" for all WindowProxy objects, and thus Tabbables 2020-05-01 14:33:47 -06:00
hidapi
libltc
lua Fix some doxygen warnings 2020-03-02 17:58:03 +01:00
midi++2 Add/remove source(s) in our MSVC project (midi++2) 2020-04-29 10:20:34 +01:00
panners NO-OP: whitespace 2020-03-23 17:38:08 +01:00
pbd Fix builds, missing include 2020-04-24 01:53:59 +02:00
plugins Clean up double/float narrowing math in plugins. 2020-03-30 22:25:21 +02:00
ptformat ptformat: Update to upstream 55f08d8 (simplify version detection) 2020-02-09 17:55:48 +11:00
qm-dsp Do not install static libs 2020-01-22 02:00:25 +01:00
surfaces WebSockets: fix guard header in json.h 2020-04-22 21:59:35 +02:00
temporal fix Beats::operator-() 2020-04-16 21:38:33 -06:00
vamp-plugins Increase accuracy of analyzed true-peak positions 2020-03-06 04:13:09 +01:00
vamp-pyin
vfork
waveview Set thread-names (libs) 2020-03-29 14:56:22 +02:00
widgets force provision of "menu-name" for all WindowProxy objects, and thus Tabbables 2020-05-01 14:33:47 -06:00
zita-convolver Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
zita-resampler NO-OP fix typo in comment and header guard 2020-03-26 19:00:41 +01:00