]> Shamusworld >> Repos - ardour-manual/blob - include/track-color.html
f69e6a04eb0532b08d26468d057f28b9f1c4f050
[ardour-manual] / include / track-color.html
1
2 <p>
3   New tracks in Ardour are assigned a random color from a pastel color
4   palette, so they should never end up being particularly bright or 
5   particularly dark. 
6 </p>
7
8 <h2>Changing the color of specific tracks</h2>
9
10 <p>
11   Select the tracks whose color you wish to change. Context-click
12   on the track header of one of them. From the context menu, select 
13   <kbd class="menu">Color</kbd> and pick a hue to your taste in the
14   color dialog. Every selected track will be 
15   re-colored.
16 </p>
17
18 <p>
19   Note that if you are only changing one track, context-clicking on 
20   that track's header will be enough to select it, saving the extra 
21   mouse click.
22 </p>
23
24 <h2>Changing the color of all tracks in a group</h2>
25
26 <p>
27   Tracks that belong to a 
28   <a href="/working-with-tracks/track-and-bus-groups/">track/bus group</a> 
29   can share a common color by enabling the <kbd
30   class="option">Color</kbd> option for the group. With this enabled,
31   any color change will be propagated to all group members.
32 </p>
33
34 <p>
35   You can also explicitly change the group color by context-clicking 
36   on the group tab in the Mixer, selecting <kbd class="menu">Edit
37   Group&hellip;</kbd> and then clicking on the Color selector in that dialog
38   that is displayed. 
39 </p>
40