13
0
livetrax/libs
Robin Gareus 6481437f0a
LV2 extension for host's time-scale vari-speed
Ardour 6 internally always runs at speed 1.0 (or -1.0, or stopped 0.0).
There is no vari-speed that scale "BPM" or "n_sample" time progression
per cycle.

Instead Ardour 6 vari-speed mechanism transparently re-samples I/O.
So process-time is scaled only relative to wall-clock time.

From a plugin's POV this is similar to "freewheeling": The plugin
processes data as if the host plays at speed 1.0. While the host
plays this data at a different rate.

Some plugins may like to be informed about the host's actual
playback rate.

Currently this is mainly for the benefit of github.com/x42/repitch.lv2.git
2019-11-14 21:15:30 +01:00
..
appleutility
ardour LV2 extension for host's time-scale vari-speed 2019-11-14 21:15:30 +01:00
ardouralsautil
audiographer
backends
canvas
clearlooks-newer
evoral Fix bool-automation anchor 2019-11-13 16:53:46 +01:00
fluidsynth
fst
gtkmm2ext add a signal to Gtkmm2ext::Keyboard to allow (possible) handling of close-current-dialog 2019-11-06 16:25:30 -07:00
hidapi
libltc
lua Customize Lua GC, add object-memory-lock API. 2019-10-29 05:45:43 +01:00
midi++2 rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
panners rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
pbd Remove invalid error message 2019-11-09 06:30:46 +01:00
plugins Log warning if host does not support midnam/bankpatch extensions 2019-11-10 00:49:18 +01:00
ptformat
qm-dsp
surfaces part 1 of replicating semantics of ARDOUR_UI::toggle_roll() in BasicUI::toggle_roll() 2019-11-02 16:32:18 -06:00
temporal
vamp-plugins
vamp-pyin
vfork
waveview limit waveview render threads to 8 2019-10-28 17:24:21 -06:00
widgets
zita-convolver
zita-resampler