13
0
livetrax/libs
Robin Gareus 62fc1d3c2e
Flush audio-buffers for internal connections
Forward data for ports that are both internally and
externally connected.

e.g. click-io may be connected to a track as well as physical
outputs. Since the port is externally connected, data is written
to an internal buffer _data[], and only at cycle-end resampled
to engine-buffers.

However a track's recording the metronome is not externally
connected. Hence data is directly read from the engine-buffers.
Summing also happens at engine level, so data has to
be written back for downstream ports to read them in the same cycle.
2023-03-07 20:49:54 +01:00
..
appleutility
ardour Flush audio-buffers for internal connections 2023-03-07 20:49:54 +01:00
ardouralsautil
audiographer
auscan
backends
canvas Only use render-group when container is not opaque 2023-02-05 22:34:38 +01:00
clearlooks-newer
ctrl-interface require use of BBT_Argument as both parameter and return type from most methods (libs edition) 2023-02-15 16:02:56 -07:00
evoral use C++11 auto iterator 2023-02-06 21:04:17 -07:00
fluidsynth
fst
gtkmm2ext Update Korean translation 2023-02-24 02:00:10 +01:00
hidapi
libltc
lua
midi++2 libmidi++: allow tracer to print tick message 2023-02-23 15:34:27 -07:00
panners
pbd Fix non-intel arch builds (cpuid.h header) 2023-02-09 20:54:46 +01:00
plugins
ptformat
qm-dsp
surfaces changed parantheses and lines 2023-03-06 00:43:34 +01:00
temporal midi clock: provide option to quantize incoming BPM values 2023-02-23 12:15:26 -07:00
vamp-plugins Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
vamp-pyin
vfork
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
waveview Revert canvas debugging 2023-02-04 18:23:18 +01:00
widgets
zita-convolver
zita-resampler