X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fcontrol-masters-mixer-strips.html;fp=include%2Fcontrol-masters-mixer-strips.html;h=c11ca4fae2729055c2b62f846b6c839e74eb1b4d;hb=2098e011e638b5c86c56e68df7757975fc4d728f;hp=0000000000000000000000000000000000000000;hpb=0e127ce41d7120d505f3aa9ae18dce679f403a3f;p=ardour-manual diff --git a/include/control-masters-mixer-strips.html b/include/control-masters-mixer-strips.html new file mode 100644 index 0000000..c11ca4f --- /dev/null +++ b/include/control-masters-mixer-strips.html @@ -0,0 +1,61 @@ + +A Control Master mixer strip + +

+ 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 + 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: +

+ + +

Description of the Control Masters

+ +

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

+ +
    +
  1. Number of the Control Master
  2. +
  3. X button: Allows to hide the VCA strip. Left clicking this button toggles the exclusive visibility of the tracks connected to this VCA
  4. +
  5. Name button
  6. +
  7. M: mutes the VCA, S: solos the VCA
  8. +
  9. Level meter: allows to adjust the level of the VCA
  10. +
  11. ~vca~: a VCA button to optionally connect to another VCA
  12. +
+ +

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
+
+ +

Connecting to a VCA strip

+ +Connecting to 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.

+ +

+ 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. +

+