The original thread
here was a bit vague on what the purpose of the actual plugin was, so I thought a thread with a more specific title might be helpful for people that could use a bus inside the track view. If nothing else, it might just make it visually more convenient to have tracks and their related busses all in the same track folder.
The idea is very simple. All the plugin does is present a "sidechain" input to Sonar. This makes the input available to any track or bus's output, or any track or bus's sends. The plugin then mixes this sidechain input with the main signal going through the plugin. The end result is that you can:
- Send the output or send(s) of one or more tracks into another track. The destination track(s) then becomes a "track bus".
- Send the output or send(s) of a "track bus" into yet another track. So you can create a complex chain for a signal where it can go through as many "track busses" as you want. I tested this by having many cascading "track busses" and it all works.
- One can also put an FX bin with a Sidechain Mixer into the PC (move the FX bin to the top), and use that "track bus" to do PC processing with.
- Insert multiple FX bins along various points along the PC so that you can insert signals from different tracks at different points. Not sure if it can be useful, but it works. You can also add multiple Sidechain Mixer plugins into the FX bin of a track or bus as a way to insert different signals at different points along the FX chain (once again, useful?).
- Feed the output of an actual bus back into any other track.
As an example, I have a "Vocals" track folder containing a track called "Clean Vocals". This track then has multiple sends that each go into the sidechain input of all other "track buses" in the same track folder. The outputs of all those "track busses" then go into a final "track bus" that serves as the main bus for the track folder. Now you can do all of your parallel processing right in the same track folder without needing to do it in a real bus. For instance one of the track buses is a "sizzle bus", based on Craig's tip #50.
All of the Craig Anderton tips involving a bus can be done inside a track folder without using an actual bus. For example:
You can find the plugin
here. To use:
- Unzip the files.
- Copy the 32-bit and/or 64-bit files somewhere into your VST3 folders.
- Let Sonar do a scan.
- The plugin shows up under Plugins > Audio FX > VST3 > Sidechain Mixer (or wherever you put it).
- Drag/drop the plugin into the FX bin of the track that you want to convert to a bus.
- Set the output of any other track to "Sidechain Mixer(Input 2)-[track bus name].
Some points:
- If you solo the track bus, Sonar will not solo the tracks feeding into the track bus. To get around this, solo the whole folder, or group the solo buttons together. Use Ctrl+Click to toggle individual buttons in a group. Note there is no need to group the mute buttons since they will work as expected.
- You need to set PC to Post-FX if you want the signal to go through PC.
- You only need one plugin per track bus. You can send the outputs and/or sends of as many tracks and/or busses to the same sidechain input as you want, and Sonar will mix them together before sending it into the plugin.
- If the 1st input into the plugin is mono, it will cause all other inputs to the same plugin to be mono as well. To work around this, make sure at least the 1st input is from a stereo source.
- I only tested the 64-bit version so let me know if the 32-bit version doesn't work.