Both Modes

Both modes have two Fields that will always appear.

The Source Field controls which source your filter is applied to. Choose the source where the filter you would like to modify or listen to is located.

The Filter Field controls which filter within the selected source the Action should operate on. This Field is required for any of the Actions below to function properly.


Input Mode

Visibility

This input Action changes the visibility of the selected filter on the selected source.

The Visibility output Field controls what to set the visibility of the filter to.

Reorder Filter Appearance

This input Action changes the layering of the selected filter within the selected source.

The Position output Field controls the index of which the filter is applied. A filter with a lower index will be applied above a filter with a higher index. For example, a filter with an index of 1 will appear above a filter with an index of 2.

Custom Filter Settings

This input Action changes filter-specific properties of the selected filter. This is useful for situations where a MIDI fader or slider is needed to control a filter setting.

Output Fields are determined by the filter type, and it is assumed that you know what each Field represents within the filter. Only Fields that the plugin is allowed to modify are displayed.


Output Mode

Visibility Changed

This output Action occurs when the visibility of the selected filter on the selected source changes.

The Visibility input Field controls what visibility to listen for.

Filters Reordered

This output Action occurs when the layering of the selected filter within the selected source changes.

The Position input Field controls the index of which the filter should be applied. This output Action will only occur if the selected filter is applied at the selected index.

Custom Filter Settings Changed

This output Action occurs when filter-specific properties of the selected filter change.

Input Fields are determined by the filter type, and it is assumed that you know what each Field represents within the filter. Only Fields that the plugin is allowed to modify are displayed.

Use the Ignored Field mode to exclude the properties that you don’t use. Output Actions require that ALL input Fields be fulfilled, so if one property unrelated to your output Action may possibly change, you won’t have to change your output Action every time. This also applies to the complementary input Action!


This site uses Just the Docs, a documentation theme for Jekyll.