View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006387 | ardour | features | public | 2015-06-19 06:30 | 2015-06-20 10:45 |
Reporter | aruoy | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 4.0 | ||||
Summary | 0006387: define number of receives for inserts | ||||
Description | currently sidechaining can be done using busses but it's a little cumbersome in my opinion. I think a good solution to sidechaining would be by using slightly modifying inserts to be able to define the number of receives you want in your insert. For example, to use SC3 you could add an insert and set the receive number to 3 before adding in SC3 to the track. Then you could connect the insert sends to the second and third receives, and connect the sidechain input to the first insert receive. | ||||
Tags | No tags attached. | ||||
|
I was just made aware that insert i/o could in fact be altered, but I just tested this out but it isn't working as I would expect. I created a MIDI strip with a stereo synth, added an insert with 2 sends and 3 receives. The correct number of sends and receives appears in the global patchbay, but for some reason the insert fails to recognize that the number of receives is changed and still acts as if it only has 2 outputs in the mixer strip; so it only passes the first two receives onto the next plugin and the last one is ignored. |