13
0
livetrax/libs
Robin Gareus d27cdb3855
Fix DSP::process_map() plugin-pin I/O map handing
The previous approach failed in case where PluginInsert
uses no-inplace buffers with a linear map.
Since buffers are replicated up to a total of number of
all (inputs + outputs), the number of output buffers
could not be determined. There was insufficient information
using the I/O map alone.

With a known number of outputs processing and applying
the i/o map is also a lot easier and faster.

This break the API of process_map().
2020-02-26 17:50:08 +01:00
..
appleutility
ardour Fix DSP::process_map() plugin-pin I/O map handing 2020-02-26 17:50:08 +01:00
ardouralsautil
audiographer
backends Fix CoreAudio systemic latency, implement hw latency report 2020-02-24 04:24:50 +01:00
canvas Remove unused forward declaration. 2020-02-24 23:01:15 +01:00
clearlooks-newer
evoral
fluidsynth
fst Fix cross-compile linking (arm-linux ld) 2020-02-14 00:20:45 +01:00
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd Fix mem-leak, Playlist/Region SessionHandleRef 2020-02-25 21:45:07 +01:00
plugins Remove easter-egg 2020-02-26 04:03:10 +01:00
ptformat ptformat: Update to upstream 55f08d8 (simplify version detection) 2020-02-09 17:55:48 +11:00
qm-dsp
surfaces Fix deadlock, shared_ptr d'tor called from ScopedConnectionList d'tor 2020-02-25 22:55:59 +01:00
temporal
vamp-plugins
vamp-pyin
vfork
waveview
widgets Tweak ArdorIcon display-tool & re-order icons 2020-02-22 21:40:35 +01:00
zita-convolver
zita-resampler