Tangent Control Surface Manager
This plugin allows CommandPost to communicate with Tangent's range of panels (Element, Virtual Element Apps, Wave, Ripple and any future panels).
Download the Tangent Developer Support Pack & Tangent Hub Installer for Mac here: http://www.tangentwave.co.uk/developer-support​
Constants - Useful values which cannot be changed
​activeMode​
​FCP_KEYPRESS_APPS_PATH​
​HIDE_FILE_PATH​
​TANGENT_MAPPER_BUNDLE_ID​
Variables - Configurable values
​connectable​
​connected​
​enabled​
​interrupted​
​requiresConnection​
​requiresDisconnection​
​tangentHubInstalled​
​tangentMapperInstalled​
​tangentMapperRunning​
Functions - API calls offered directly by the extension
​addMode​
​areMappingsInstalled​
​getMode​
​interruptWhen​
​launchTangentMapper​
​update​
​updateControls​
​writeControlsXML​
Signature |
|
Type | Constant |
Description | Represents the currently active |
Signature |
|
Type | Constant |
Description | Final Cut Pro Keypress Apps Path for Tangent Mapper. |
Signature |
|
Type | Constant |
Description | Tangent Mapper Hide File Path. |
Signature |
|
Type | Constant |
Description | Tangent Mapper Bundle ID. |
Signature |
|
Type | Variable |
Description | Is the Tangent Enabled, Not Interrupted, and the Tangent Hub Installed? |
Signature |
|
Type | Variable |
Description | A |
Signature |
|
Type | Variable |
Description | Enable or disables the Tangent Manager. |
Signature |
|
Type | Variable |
Description | If this property is |
Signature |
|
Type | Variable |
Description | Is |
Signature |
|
Type | Variable |
Description | Is |
Signature |
|
Type | Variable |
Description | Is Tangent Hub Installed? |
Signature |
|
Type | Variable |
Description | Is Tangent Mapper Installed? |
Signature |
|
Type | Variable |
Description | Is Tangent Mapper Running? |
Signature |
|
Type | Function |
Description | Adds a new |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Are mapping files installed? |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Disables the Final Cut Pro preset in the Tangent Hub Application. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Returns the |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Adds a |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Launches the Tangent Mapper. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Updates the Tangent GUIs. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Update Controls. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Writes the Tangent controls.xml File to the User's Application Support folder. |
Parameters | ​ |
Returns | ​ |