X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsubgrouping.html;h=e555720e1a45895398720fd631cea47970c34870;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=680846b80eb52f7b872437d4c5a739c83cfab4ec;hpb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;p=ardour-manual diff --git a/include/subgrouping.html b/include/subgrouping.html index 680846b..e555720 100644 --- a/include/subgrouping.html +++ b/include/subgrouping.html @@ -1,35 +1,41 @@

- Subgrouping (sometimes known as "Grouping" or "Audio Grouping") + Subgrouping (sometimes known as "Grouping" or "Audio Grouping") is a way to collect related signals together to apply some common treatment, before sending them on to the main mix. One standard application is to group several tracks belonging to the same instrument or - section (such as a drumkit or horn section), to be able to adjust their + section (such as a drum kit or horn section), to be able to adjust their volume with a single fader, after their inner balance has been set using the track faders.

+

Ardour also provides VCAs + that is a very flexible way to adjust the volume of a group of tracks/busses when + no additionnal processing is needed. +

+

- To create a subgroup from an existing Track/Bus group, context-click on - the relevant group tab, - and choose Add new subgroup bus. A new bus will be - created and every member of the track group will have its outputs disconnected - from other destinations and then connected to the new bus inputs. The bus - outputs will feed the master bus unless you have selected manual connections - for the session. The bus will be named after the track group name. + Create a subgroup from an existing Track/Bus group is done by right-clicking on the relevant group tab, and choosing Add new subgroup bus. A new bus will be created and every + member of the track group will have its outputs disconnected from other + destinations and then connected to the new bus inputs. The bus outputs will + feed the master bus unless manual connections have been selected in the + session preferences. The bus will be named after the track group name.

- Alternatively, you can create a group manually, by first adding a new bus, - then, for each track you want to feed the subgroup bus, disconnect its outputs - from the master and connect it to the inputs of the subgroup bus instead. - You can do this in the global audio patchbay or a track by track basis via the + Alternatively, a group can be created manually, by first adding a new bus, + then, for each track to be fed in the subgroup bus, disconnecting its outputs + from the master and connecting it to the inputs of the subgroup bus instead. + This can be done in the global audio patchbay or on a track by track basis via the output button of each track's channel strip.

- To remove a subgroup (bus), context-click on the track group tab, and select - Remove subgroup bus. You can also simply delete the - bus itself. Note that this operation will not restore signal - routing to the way it was before the addition of the subgroup bus—tracks - that had been subgrouped will be left with their main outputs disconncted. -

- + Remove a subgroup (bus) is done by right -clicking on + the track group tab, and selecting Remove subgroup + bus. Simply deleting the bus itself will not restore + signal routing to the way it was before the addition of the subgroup + bus—tracks that had been subgrouped will be left with their main outputs + disconnected. +