X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fcontrol-masters-mixer-strips.html;h=466f54ebf3b1c837e65019b658e13782528cf744;hb=e6be4c1febacecafa659c0d6f8987f6c414b2d93;hp=c11ca4fae2729055c2b62f846b6c839e74eb1b4d;hpb=2098e011e638b5c86c56e68df7757975fc4d728f;p=ardour-manual diff --git a/include/control-masters-mixer-strips.html b/include/control-masters-mixer-strips.html index c11ca4f..466f54e 100644 --- a/include/control-masters-mixer-strips.html +++ b/include/control-masters-mixer-strips.html @@ -1,30 +1,35 @@ -A Control Master mixer strip +
+ A VCA mixer strip +
+ A VCA mixer strip +
+

- Although track/bus groups offer a certain + Although track/bus groups offer a certain kind of grouped-control over gain, solo, mute and more, traditional mixing consoles have long had group master channels ("VCAs") which allows to combine - both a single fader to control the group level while also allowing you to easily adjust the relative + both a single fader to control the group level while also allowing to easily adjust the relative levels inside the group. For large projects, this can make mixing much easier to control.

- Ardour implements those VCAs as Control Masters, in a way that allows to use either or both - of the conventions used on different traditionnal consoles for combining multiple masters: + Ardour implements those VCAs in a way that allows to use either or both + of the conventions used on different traditional consoles for combining multiple masters:

-

Description of the Control Masters

+

Description of the VCAs

-A Control Master strip is made of (from top to bottom in the screenshot) : +A VCA strip is made of (from top to bottom in the screenshot):

    -
  1. Number of the Control Master
  2. +
  3. Number of the VCA
  4. X button: Allows to hide the VCA strip. Left clicking this button toggles the exclusive visibility of the tracks connected to this VCA
  5. Name button
  6. M: mutes the VCA, S: solos the VCA
  7. @@ -32,30 +37,36 @@ A Control Master strip is made of (from top to bottom in the screenshot) :
  8. ~vca~: a VCA button to optionally connect to another VCA
-

Right-clicking the name button shows a context menus comprised of :

-
-
Rename
Renames the VCA
-
Color...
Changes the color of the VCA button in the tracks connected to this one
-
Drop All Slaves
Deletes all connections to this VCA, i.e. no tracks are controlled by this VCA anymore
-
Remove
Deletes this VCA
-
+

Right-clicking the name button shows a context menus comprised of:

+ + + + + +
RenameRenames the VCA
Color…Changes the color of the VCA button in the tracks connected to this one
Drop All SlavesDeletes all connections to this VCA, i.e. no tracks are controlled by this VCA anymore
RemoveDeletes this VCA

Connecting to a VCA strip

-Connecting to VCA +
+ Connecting to VCA +
+ Connecting to a VCA +
+

Connecting a track/bus/VCA to a VCA is as simple as clicking the VCA button that appears on any mixer strip under the main fader and choosing the VCA to connect to.

-

The VCA button only shows up in mixer strips when at least one Control Master exists, i.e., a - Control Master must be created before connecting tracks to it.

+

+ The VCA button only shows up in mixer strips when at least one VCA exists, i.e., a + VCA must be created before connecting tracks to it. +

- Clicking the VCA button shows all the Control Masters in the session, and any or all of this vca can be checked - to link them to the track, making this track controlled by multiple Control Masters. The track will then show - multiple VCA buttons. Disconnecting a Control MAste from a track is done by unchecking this Control Master in - the list that pops up, or clicking Unassign All to disconnect from all Control Masters at once. + Clicking the VCA button shows all the VCAs in the session, and any or all of this VCA can be checked + to link them to the track, making this track controlled by multiple VCAs. The track will then show + multiple buttons. Disconnecting a VCA from a track is done by unchecking this VCA in + the list that pops up, or clicking Unassign All to disconnect from all VCAs at once.

-