Skip to content

Custom

Overview

Properties

Custom Properties

  • Name: Type here to change the module name
  • Appearance: Click on the colored box to change the module color
  • Function: Selects a pre-built Intelligent Module, or build a custom one. Default: Custom. Options: Custom|Sequencer|Threshold Detector|Ramp Processor|Counter|Scaler|Send Text|AV Ops Send|AV Ops Receive
  • Update Period: The rate that the control logic will update, 1 ms to 1 day in seconds. Default: .05. Range: 0.01–86400
  • Lua Startup Script: Enter the Lua script that is to run once when the signal path first starts. Default: --Enter startup script here
  • Lua Update Script: Enter the Lua script that is to run repeatedly at the update rate. Default: --Enter update script here
  • Parameters: The number of user parameters for the module. Default: 0. Range: 0–64
  • Audio Inputs: Allow 1-64 audio level detector inputs. Default: Disable
  • Control Inputs: Allows 1-64 control inputs. Default: Enable
  • Control Outputs: Allows 1-64 control outputs. Default: Enable

Controls

Custom Controls

Audio inputs section (shown when Audio Inputs is enabled):

Per audio input:

  • AudioIn (Meter, read-only): Displays the audio input signal level.

Control inputs section (shown when Control Inputs is enabled):

Per control input:

  • Level (Numeric, read-only): Displays the current control input signal value.

Parameters section (shown when Parameters are defined):

Per parameter (controls depend on parameter type):

  • Value (Fader): Adjusts the parameter value. Shown for numeric and continuous parameters.
  • Value Readout (Numeric): Displays the current parameter value. Shown for numeric and continuous parameters.
  • Value (Button, toggle): Sets the parameter state. Shown for boolean parameters.
  • Value Readout (Numeric, read-only): Displays the current parameter value. Shown for read-only parameters.
  • Value (LED): Indicates the parameter state. Shown for LED/indicator parameters.

Control outputs section (shown when Control Outputs is enabled):

Per control output:

  • Level (Numeric, read-only): Displays the current control output signal value.

Status:

  • Status (LED, read-only): Indicates script execution status.

I/O

Custom IO

  • A-In (Input, Audio): 0–64 signals, 1–64 channels
  • In (Input, Control): 1–64 signals, 1 channel
  • A-Thru (Output, Audio): 0–64 signals, 1–64 channels
  • Out (Output, Control): 1–64 signals, 1 channel