Close

Experimental:Palette:bitwigTrackRemotes

Summary

The bitwigTrackRemotes COMP serves as an interface for accessing and controlling Track Remote Controls in Bitwig. Navigation to controls begins by selecting a track, followed by the desired page. The 8 Remote Control Parameters on this Component will correspond to the 8 Remote Controls on a single page.

PythonIcon.pngPalette:bitwigTrackRemotes1 Ext


Parameters - Bitwig Track Remotes Page

Track Track - A read-only string providing the currently selected Track name.

Pin Track Pintrack - Indicates whether the current selection is pinned to the current track. If the selection is un-pinned, the selection will follow whatever track is currently selected in the Bitwig UI. If the selection is pinned, the selection will remain on the currently selected track independently of the Bitwig UI selection.

Prev Track Prevtrack - Will change the current selection to the previous track in the Bitwig UI.

Next Track Nexttrack - Will change the current selection to the next track in the Bitwig UI.

Make Visible In Arranger Makevisibleinarranger - If the selected track is currently out of the Bitwig Arranger view, pressing pulse will scroll the arranger window so that the selected track is brought into view.

Make Visible In Mixer Makevisibleinmixer - If the selected track is currently out of the Bitwig Mixer view, pressing pulse will scroll the mixer window so that the selected track is brought into view.

Select In Editor Selectineditor - Places the Bitwig Editor cursor on the currently selected track.

Select In Mixer Selectinmixer - Places the Bitwig Mixer cursor on the currently selected track.

Remote Control Page Remotecontrolpage - Indicates the name of the currently selected Track Remotes Page.

Remotecontrol0 - A bi-directional parameter corresponding to the 1st Remote Control on the selected page.

Remotecontrol1 - A bi-directional parameter corresponding to the 2nd Remote Control on the selected page.

Remotecontrol2 - A bi-directional parameter corresponding to the 3rd Remote Control on the selected page.

Remotecontrol3 - A bi-directional parameter corresponding to the 4th Remote Control on the selected page.

Remotecontrol4 - A bi-directional parameter corresponding to the 5th Remote Control on the selected page.

Remotecontrol5 - A bi-directional parameter corresponding to the 6th Remote Control on the selected page.

Remotecontrol6 - A bi-directional parameter corresponding to the 7th Remote Control on the selected page.

Remotecontrol7 - A bi-directional parameter corresponding to the 8th Remote Control on the selected page.


Parameters - Settings Page

Format Name Info Formatnameinfo - If enabled, the output CHOP channel names will include the names of the currently selected track/page/remoteControl. Otherwise, the channel names will begin with the integer index of the Cursor this COMP is connected to.

Read Modulated Values Readmodulatedvalues - If enabled, will activate listeners for the modulated values for the Remote Controls on the selected page. Note that these are read-only values as modulation can only be driven by Bitwig Modulators.


Parameters - TDBitwig Page

TDBitwig Comp Tdbitwigcomp - A reference to the Bitwig Main COMP

Connect Connect - A toggle to manually enable or disable listeners associated with this COMP.

Listener Index Listenerindex - The index of the Cursor object which this COMP is communicating with.

Debug Messages Debugmessages - Print information about extension method calls for the Component

Clear Chop Clearchop - Clear the channels in the OSC In CHOP

Strip CHOP Name Prefixes Stripchopnameprefixes - Strip off the given number of address segments in the output CHOP channel names


Parameters - About Page

Help Help - Opens this documentation page

Version Version - The TDBitwig version that this Component is updated to

.tox Save Build Toxsavebuild - The TouchDesigner build version that this Component was saved in

Update Update - If the tdBitwigPackage COMP is present in the TouchDesigner project, pressing pulse will update this Component to the newest version


Operator Outputs

  • Output 0 - A CHOP containing a channel for each Remote Control value

TouchDesigner Build: