]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/10_working-with-tracks/10_track-and-bus-groups.html
Copy edits and links for Recording pages
[ardour-manual] / _manual / 10_working-with-tracks / 10_track-and-bus-groups.html
index 89d792232d7aa19418796950676ffc0d510839ca..4dbacb6c9df88e4d4c0924405642a57ba4527770 100644 (file)
@@ -39,7 +39,7 @@ title: Track and Bus Groups
 
 <h3>Shared Properties</h3>
 <p><code>Gain</code> means that the track faders will be synced to always have the same value; ‘Relative’ means that the gain changes are applied relative to each member's current value. If, for example, there are two tracks in a group with relative gain sharing, and their faders are set to -3dB and -1dB, a change of the first track to a gain of -6dB will result in the second track having a gain of -4dB (so that the difference in gains is the same).</p>
-<p><a href="/working-with-tracks/bus-controls/#mute"><code>Muting</code></a>, <a href="/working-with-tracks/bus-controls/#solo"><code>soloing</code></a>, <a href="/working-with-tracks/audio-track-controls/#record"><code>record enable</code></a>, <code>active state</code>, <a href="/working-with-tracks/controlling-track-appearance/track-coloring/"><code>colour</code></a> and <a href="/recording/monitoring/"><code>monitoring</code></a> are all straightforward. They simply mean that all member tracks or busses will share the same settings in these respects.</p>
+<p><a href="/working-with-tracks/bus-controls/#mute"><code>Muting</code></a>, <a href="/working-with-tracks/bus-controls/#solo"><code>soloing</code></a>, <a href="/working-with-tracks/audio-track-controls/#record"><code>record enable</code></a>, <a href="/ardours-interface/introducing-the-editor-window/editor-lists/tracks--busses-list/#active"><code>active state</code></a>, <a href="/working-with-tracks/controlling-track-appearance/track-coloring/"><code>colour</code></a> and <a href="/recording/monitoring/"><code>monitoring</code></a> are all straightforward. They simply mean that all member tracks or busses will share the same settings in these respects.</p>
 <p><code>Selection</code> means that if a region is selected or deselected on one constituent track, corresponding regions on other member tracks will be similarly selected. Corresponding regions are those that are at the same position and have the same length. Since region editing operations are applied to all currently selected regions, this is the way to make edits apply across all tracks in the group. For more details see <a href="/working-with-regions/region-selection-equivalence/">Region Selection Equivalence</a></p>
 
 <h3>Group Tab Context Menu</h3>