ardour/libs
Robin Gareus 8a8ae7069e
Fix edge-case pre-roll required for looping
This is mainly for the benefit of Mixbus, where input_latency
is not propagated upwards from the master bus (no direct
connection).

In Ardour's case _worst_input_latency >= _worst_route_latency
unless a given track with latent plugin is not connected.

Previously looping became out of sync (normal playback was not
affected) when a track had a latent plugin.
2024-08-14 21:50:58 +02:00
..
aaf Yet another attempt at gcc-14 lstat/realpath (#9703 PR #893) 2024-06-27 17:01:46 +02:00
appleutility
ardour Fix edge-case pre-roll required for looping 2024-08-14 21:50:58 +02:00
ardouralsautil
audiographer
auscan
backends Rename JACK to "JACK/Pipewire" on Linux (1/2) 2024-07-31 04:38:01 +02:00
canvas do not plot ruler marks that are left of the current (scroll-adjusted) canvas edge 2024-05-29 14:13:47 -06:00
clearlooks-newer
ctrl-interface redesign API and internals of CoreSelection for more universality 2024-08-02 11:50:21 -06:00
evoral Fix guard point logic for editor_add_ordered API. 2024-07-12 00:45:37 +02:00
fluidsynth
fst Use proper _POSIX_C_SOURCE constant 2024-04-04 17:06:31 +02:00
gtkmm2ext emit a new signal when a ProcessorElement is added to the selection inside a DnDVBox<ProcessorEntry> 2024-07-29 10:19:52 -06:00
hidapi
libltc
lua warnings: Remove redundant/illegal/undefined-behaviour template-id for constructor 2024-07-24 01:50:11 +02:00
midi++2 fix previous commit (typo) 2024-06-27 16:51:16 -06:00
panners
pbd commandline: Allow -D to be specified multiple times 2024-07-25 13:48:38 +02:00
plugins Pitch bend is not unreasonable 2024-04-09 02:10:19 +02:00
ptformat
qm-dsp
surfaces redesign API and internals of CoreSelection for more universality 2024-08-02 11:50:21 -06:00
temporal Fix BBT marker calculation when removing time 2024-05-14 03:20:04 +02:00
tk Fix YTK filemanager recently-used (Windows, macOS) 2024-08-06 20:51:56 +02:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Fix crash (invalid Track Drag) when starting automation value edit 2024-06-17 19:55:08 +02:00
zita-convolver
zita-resampler