X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F10_working-with-tracks%2F05_controlling-track-ordering%2F02_track-ordering-and-remote-control-ids.html;h=f258326684b63f0eedc7b6f3f618552fe769c607;hb=f02da197254664513d0ec548140352c764af0782;hp=266293f8dbc436638b3114a5019fa542dda05cbe;hpb=41145e543a32161a85d73cf407b18efe70d0788b;p=ardour-manual diff --git a/_manual/10_working-with-tracks/05_controlling-track-ordering/02_track-ordering-and-remote-control-ids.html b/_manual/10_working-with-tracks/05_controlling-track-ordering/02_track-ordering-and-remote-control-ids.html index 266293f..f258326 100644 --- a/_manual/10_working-with-tracks/05_controlling-track-ordering/02_track-ordering-and-remote-control-ids.html +++ b/_manual/10_working-with-tracks/05_controlling-track-ordering/02_track-ordering-and-remote-control-ids.html @@ -2,20 +2,32 @@ layout: default title: Track Ordering and Remote Control IDs --- - - -

Every track and bus in Ardour is assigned a remote control ID. When various protocols such as Mackie Control or OSC 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.

-

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

-

Ardour provides 3 methods to control remote control IDs, which can be chosen via Edit > Preferences > User Interaction:

+

+ Every track and bus in Ardour is assigned a remote control ID. + When a control surface or any other + remote control is used to control Ardour, these IDs are used to identify + which track(s) or buss(es) are the intended target of incoming commands. +

+

+ By default, remote IDs 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). +

+

+ Ardour provides two methods to control remote control IDs, which can be + chosen via Edit > Preferences > Control Surfaces + > Control surface remote ID: +

-
Follow order of editor
-
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.
-
Follow order of mixer
-
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.
-
Assigned by user
-
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. -
+
follows order of mixer
+
This will reset the remote control IDs to match the mixer and editor + track order order, starting with rcID 1. Manual assignment of rcIDs is + not possible.
+
assigned by user
+
When enabled, the remote control ID is completely independent of the + ordering in either window, and may be changed manually by the user via the + trackname > Remote Control ID... + dialog in each mixer strip. +
-

 

-