device bank of devices in FX slots

Post Reply New Topic
RELATED
PRODUCTS

Post

Hi,

I use createDeviceBank() on a Track to get a bank of all devices on a track. Is it also possible to get a DeviceBank of the devices in a particular FX slot? The 1.1.2 API seems to support it, since both Track and DeviceSlot inherit from DeviceChain, and DeviceChain provides createDeviceBank(), but I see no way to get hold of a DeviceSlot object. So far, the only way I found to navigate to devices in an FX slot is via CursorDevice.selectFirstInSlot(), which does not provide a DeviceBank.

Post Reply

Return to “Controller Scripting”