Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
87 lines (71 loc) · 6.23 KB

plugins.core.tourbox.manager.md

File metadata and controls

87 lines (71 loc) · 6.23 KB

docs » plugins.core.tourbox.manager


Loupedeck CT Manager Plugin.

API Overview

API Documentation

Variables

Signature plugins.core.tourbox.manager.defaultLayout -> table
Type Variable
Description Default Loupedeck CT Layout

Functions

Signature plugins.core.tourbox.manager.connectToTourBox() -> none
Type Function
Description Attempts to establish the TourBox serial connection.
Parameters
  • None
Returns
  • None
Signature plugins.core.tourbox.manager.reset()
Type Function
Description Resets the config back to the default layout.
Parameters
  • None
Returns
  • None
Signature plugins.core.tourbox.manager.resetTimers() -> none
Type Function
Description Resets all the various timers and memories.
Parameters
  • None
Returns
  • None

Fields

Signature plugins.core.tourbox.manager.activeBanks <cp.prop: table>
Type Field
Description Table of active banks for each application.
Signature plugins.core.tourbox.manager.automaticallySwitchApplications <cp.prop: boolean>
Type Field
Description Enable or disable the automatic switching of applications.
Signature plugins.core.tourbox.manager.displayMessageWhenChangingBanks <cp.prop: boolean>
Type Field
Description Display message when changing banks?
Signature plugins.core.tourbox.manager.enabled <cp.prop: boolean>
Type Field
Description Is Loupedeck CT support enabled?
Signature plugins.core.tourbox.manager.items <cp.prop: table>
Type Field
Description Contains all the saved TourBox layouts.