Device Actions¶
The following Actions are Track-based Actions that allow you to control parameters, properties and functions of Devices. By default, these Actions will apply to the Device selected on the Track. If no Device is selected, these Actions will apply to the first Device on the Track. You can apply these Actions to other Devices or to ranges of Devices as described here. However, unless a Device's name is specified, these will strictly apply to Devices that are not nested within Racks. You can apply these Actions to Devices that are nested within Racks by specifying the Device's name or as described here.
Notes
-
If the Device you're looking to control is not a native Live Device, Actions will only apply to the configured parameters of the Device.
-
When it comes to controlling parameters, if the parameter is mapped to a Macro, the parameter cannot be controlled. You should control the Macro instead.
DEV¶
Toggle, turn on or turn off Device On/Off switch.
DEV x
¶
x is the name of the Device parameter to adjust. This is a Continuous Parameter. 1
DEV ADDMACRO or DEV REMMACRO¶
Add or remove a Macro from a Rack.
DEV Bn
Pp
x
¶
Adjust Device Bank parameter 1 - 8 where n
in the number of the bank and p
in the number of the parameter within the bank to adjust. This is a Continuous Parameter. 1
DEV CS x
¶
Adjust Device Chain Selector value. This is a Continuous Parameter. 1
DEV CSEL x
¶
x
is the number or name of the Device Chain to select.
DEV CSEL < or >¶
Navigate to the previous/next Device Chain.
DEV DEL¶
Delete the Device. Only top-level Devices (Devices that aren't nested within Racks) can be Deleted.
DEV DR SCROLL x
¶
Adjust the Drum Rack's Selector. This is an Adjustable Property.
DEV FOLD¶
Toggle, turn on or turn off Device Fold.
DEV Pp
x
¶
Adjust Device Best-of-Bank parameter 1 - 8 where p in the number of the parameter to adjust. This is a Continuous Parameter. 1
DEV PRESET x
¶
Adjust the preset selection of the Plug-in. Preset selection is only possible if the Plug-in's preset list is exposed (visible in the Plug-in's container in Live). This is an Adjustable Property.
DEV RESET¶
Reset Device parameters. 2
DEV RND¶
Randomize Device parameters. 2
DEV SEL¶
Select the Device and bring the Track it is on into view. If the Device is nested in a Rack and is hidden, it cannot be selected.
DEV SET¶
This Action is only accessible to X-Clips and X-Scenes and should not be combined with other Actions. This will capture the values of the 16 Macros in a Rack and add them to the X-Clip/X-Scenes's name, thus creating a DEV SET x
Action.
Once the DEV SET x
Action has been created, you can then combine it with other actions if you like.
DEV SET x
¶
x
is a space-separated list of between 1 and 16 Continuous Parameter values/keywords (except for RAMP) that will set the values of the Macros in a Rack at once. You can alternatively specify CUR
to leave a Macro's value
unchanged.
DEV SHOWCH¶
Toggle, turn on or turn off the visibility of Devices on a Rack's Chains.
DEV VAR x
¶
Select a Macro Variation. This is an Adjustable Property.
DEV VARDEL¶
Delete the selected Macro Variation.
DEV VARRECALL¶
Recall the selected Macro Variation.
DEV VARLRECALL¶
Recall the Macro Variation that was recalled most recently.
DEV VARSTORE¶
Store a new Macro Variation
-
See the Device Parameter Reference and/or the Device Parameter Name Reference section of the ClyphX Pro Live Lessons for more information on the parameters of Live's built-in Devices. In the case of non-native Devices, the parameter names you should use are defined in the Device itself. For example, for a Plug-in Device, you can find its parameter names by clicking the Unfold Device Parameters button for the Plug-in. ↩↩↩↩
-
The
DEV RND
andDEV RST
Actions will not affect Chain Selectors, on/off switches or multi-option controls (like a filter type chooser). ↩↩