diff --git a/_manual/05_ardours-interface/05_the-mixer/02_the-strips-list.html b/_manual/05_ardours-interface/05_the-mixer/02_the-strips-list.html index 58a71eb0..fbfb05f7 100644 --- a/_manual/05_ardours-interface/05_the-mixer/02_the-strips-list.html +++ b/_manual/05_ardours-interface/05_the-mixer/02_the-strips-list.html @@ -1,10 +1,41 @@ --- -title: The Strips list +title: The Strips List --- +
+ The Strips List is a quick way to manage big sessions, with lots of tracks, + where the mixer would otherwise be too crowded. +
++ It is a list of all the tracks, busses and VCA in the session, with a tick to allow + for hiding or showing them. This visibility status also affects the Editor view, and is exactly the same as + toggling the V checkbox in the + Tracks and Busses + panel of the Editor List. +
-add content
++ Dragging and dropping tracks inside the Strips List allows to reorganise the tracks in the session, + both in the Mixer and the Editor. +
++ It is possible, by right clicking, to act on multiple tracks at once: +
++ The + button under the list is a shortcut to create a new track, + bus or VCA, as in clicking Track > Add Track, Bus or VCA.... +
diff --git a/_manual/05_ardours-interface/05_the-mixer/03_the-groups-list.html b/_manual/05_ardours-interface/05_the-mixer/03_the-groups-list.html index 59b1044a..5b33a19a 100644 --- a/_manual/05_ardours-interface/05_the-mixer/03_the-groups-list.html +++ b/_manual/05_ardours-interface/05_the-mixer/03_the-groups-list.html @@ -2,9 +2,53 @@ title: The Groups list --- ++ The Goups List allows to quickly manage the groups + of the session, and make use of them. +
++ Each group has a Show checkbox to quickly toggle their visibility. Clicking an already + selected group allows to rename it. +
-add content
++ The context menu, reached by right clicking a group, + allows for multiple mixing actions: +
++ When a group is selected, right clicking it adds the following menu entries : +
+ ++ The + button under the list allows the creation of an (empty) group, + while the − button deletes the selected group (but not the tracks in + this group). +
diff --git a/_manual/11_working-with-tracks/02_busses-and-vcas.html b/_manual/11_working-with-tracks/02_busses-and-vcas.html index 8bd23707..b293353c 100644 --- a/_manual/11_working-with-tracks/02_busses-and-vcas.html +++ b/_manual/11_working-with-tracks/02_busses-and-vcas.html @@ -1,7 +1,7 @@ --- layout: default title: Busses and VCAs ---- +---In order to ease the process of mixing, Ardour offers two tools traditionally found on hardware mixing consoles : Busses and VCAs. @@ -60,19 +60,23 @@ title: Busses and VCAs
By left-clicking the send meter, it is possible to adjust the amount of signal sent to the bus. This is often the way tracks are connected to an effect bus, like a Delay bus.
-Busses can be plugged to other busses, through outputs or sends. Both example workflows discussed previously, i.e. busses for grouping tracks and busses for effects, can both coexist, as e.g. a "grouping" drum bus can have a send to a reverb bus, and be connected to a compressor bus. +
Busses can be plugged to other busses, through outputs or sends. Both example workflows discussed previously, i.e. busses for grouping tracks and busses for effects, can both coexist, as e.g. a "grouping" drum bus can have a send to a reverb bus, and be connected to a compressor bus.
- ++ Reword this section to Control MAster, separate from Busses, Detail the fact a track can have multiple VCA attached +
+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.
-+
It allows to use either or both of the conventions for combining multiple masters:
@@ -85,7 +89,7 @@ title: Busses and VCAsA VCA strip is made of (from top to bottom in the screenshot) : -
+- Connecting a track/bus/VCA to a VCA is as simple as clicking the VCA button on any mixer strip and choosing the VCA to connect to. + Connecting a track/bus/VCA to a VCA is as simple as clicking the VCA button on any mixer strip and choosing the VCA to connect to.
The VCA button only shows up in mixer strips when at least 1 VCA exists, i.e., you have to first create a VCA before connecting it.
- -