]> Shamusworld >> Repos - ardour-manual/blob - _manual/10_working-with-tracks/05_controlling-track-ordering/02_track-ordering-and-remote-control-ids.html
266293f8dbc436638b3114a5019fa542dda05cbe
[ardour-manual] / _manual / 10_working-with-tracks / 05_controlling-track-ordering / 02_track-ordering-and-remote-control-ids.html
1 ---
2 layout: default
3 title: Track Ordering and Remote Control IDs
4 ---                        
5
6
7   
8   <p>Every track and bus in Ardour is assigned a remote control ID. When various protocols such as <a href="/using-control-surfaces/">Mackie Control or OSC</a> are used to control Ardour, these remote control IDs are used to identify which track(s) or buss(es) are the intended target of the commands. </p>
9 <p>By default, remote ID's will be assigned to tracks and busses in the order that they are created, starting from 1. The master bus and monitor section have their own unique IDs (318 and 319).</p>
10 <p>Ardour provides 3 methods to control remote control IDs, which can be chosen via <code>Edit &gt; Preferences &gt; User Interaction</code>:</p>
11 <dl class="wide-table">
12 <dt>Follow order of editor</dt>
13 <dd>When enabled, remote control IDs will be reset to match the editor window order, so that the leftmost track/bus has RID 1. Manual assignment of RIDs is not possible.</dd>
14 <dt>Follow order of mixer</dt>
15 <dd>When enabled, remote control IDs will be reset to match the mixer window order, so that the leftmost track/bus has RID 1. Manual assignment of RIDs is not possible.</dd>
16 <dt>Assigned by user</dt>
17 <dd>When enabled, the remote control ID is completely independent of the ordering in either window, and RID's may be changed manually by the user.
18 </dd>
19 </dl>
20 <p>  </p>
21 <!-- remove if more text is added below --><!-- remove if more text is added below -->