AVOLITES TITAN API

DecodeMidiStimulus

Decodes a midi stimulus and puts the values into the supplied properties. Supports the 'Learn' function

Namespace: Triggers

Syntax

MACRO

Void DecodeMidiStimulus(Avolites.Menus.Triggers.Stimulus, System.String, System.String, System.String, System.String, System.String, System.String, System.String)

HTTP

http://[ip]:4430/titan/script/Triggers/DecodeMidiStimulus

Parameters

stimulus: The stimulus.

channelProperty: The channel property.

commandProperty: The command property.

valueProperty: The value property.

levelProperty: The level property.

minValueProperty: The min value property.

maxValueProperty: The max value property.

thresholdProperty: The threshold property.