13
0
livetrax/libs
Robin Gareus 3d62ab1c53
Do not create sidechain ports by default
In many cases optional sidechain inputs are not used.
Previously sidechain ports were created, but remained
unconnected and silence was passed to the plugin's key input.

Plugins can detected if a pin is connected. Some plugins
(e.g. VST3  Waves SSL Comp) activate the sidechain processing
automatically when depending in connection.

It is more common that a user does not want to use an external
sidechain, and if they want they should use the pin-dialog
to connect it. So leaving it off by default is sensible.

see also #9223
2023-02-05 16:06:19 +01:00
..
appleutility
ardour Do not create sidechain ports by default 2023-02-05 16:06:19 +01:00
ardouralsautil
audiographer Export CmdPipeWriter: add option to use tmpfile 2023-01-16 05:10:32 +01:00
auscan
backends ALSA: update endianess conversion functions 2022-12-27 13:32:31 +01:00
canvas Add API to set openGL backing scale 2023-02-04 22:25:52 +01:00
clearlooks-newer
ctrl-interface ctrl surfaces: add method to BasicUI to stop slots in a given trigger box 2022-12-10 10:33:24 -07:00
evoral Use Controllist's time-domain for guard-point delta 2023-01-23 04:02:08 +01:00
fluidsynth
fst Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
gtkmm2ext Add API to set openGL backing scale 2023-02-04 22:25:52 +01:00
hidapi
libltc
lua
midi++2
panners Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01:00
pbd Add CPU detection 2023-02-04 23:07:17 +01:00
plugins a-eq: ifdef methods only used for inline display 2022-12-16 23:05:36 +01:00
ptformat
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
surfaces Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01:00
temporal Fix minor errors in temporal/wscript 2023-01-12 20:58:24 +01:00
vamp-plugins Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
vamp-pyin
vfork
vst3
waveview Revert canvas debugging 2023-02-04 18:23:18 +01:00
widgets change base class for UIConfigurationBase, because it IS-A Configuration 2023-01-27 15:13:27 -07:00
zita-convolver
zita-resampler