AVOLITES TITAN API

DecodeAudioStimulus

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

Namespace: Triggers

Syntax

MACRO

Void Triggers.DecodeAudioStimulus(Stimulus stimulus, String panelIndexProperty, String frequencyBandProperty, String levelProperty, String thresholdProperty)

HTTP

http://[ip]:4430/titan/script/2/Triggers/DecodeAudioStimulus?stimulus={}&panelIndexProperty={string}&frequencyBandProperty={string}&levelProperty={string}&thresholdProperty={string}

Parameters

stimulus ( Stimulus ) : The stimulus.

panelIndexProperty ( String ) : The panel index property.

frequencyBandProperty ( String ) : The frequency band property.

levelProperty ( String ) : The level property.

thresholdProperty ( String ) : The threshold property.