mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-27 17:07:40 +01:00
This allows to distinguish Processor::configure_io from the Plugin API with the same name. Despite the identical name, both functions serve different purposes. Likewise the ::can_support_io_configuration() API is renamed. The signature of that function call has already diverged. The Plugin-API has to handle optional busses (e.g. side-chain) and replication. The PluginInsert processor provides context. This change is in preparation for AudioUnit and VST3 busses. Currently a stereo-input (1 bus) cannot be distinguished from mono + sidechain (2 busses). |
||
|---|---|---|
| .. | ||
| appleutility | ||
| ardour | ||
| ardouralsautil | ||
| audiographer | ||
| backends | ||
| canvas | ||
| clearlooks-newer | ||
| evoral | ||
| fluidsynth | ||
| fst | ||
| gtkmm2ext | ||
| hidapi | ||
| libltc | ||
| lua | ||
| midi++2 | ||
| panners | ||
| pbd | ||
| plugins | ||
| ptformat | ||
| qm-dsp | ||
| surfaces | ||
| temporal | ||
| vamp-plugins | ||
| vamp-pyin | ||
| vfork | ||
| vst3 | ||
| waveview | ||
| widgets | ||
| zita-convolver | ||
| zita-resampler | ||