Global Array DATA Set Value

Sets the value of a global array at a specified index.

Settings

name

Name of the global array.

name suffix

Defines if a suffix is added automatically at the end of the name to produce names like MYARRAY-1, MYARRAY-2,etc.

  • no suffix
  • poly voice num - 1: number of the voice in a poly sub-patch.
  • rack num - 1: number of the current rack.
  • patch num - 1: number of the current patch.

old names

List of alternate names for the global-array as a comma-text. Use this field if the global-array has been renamed and you want to ensure a backward compatibility of files and presets. If the global-array values can't be retrieved during the loading procedure (because its name has changed), Usine will lookup into the list of old names.

index

Index of the value in the global array.

auto index

Defines if the index is set automatically according the following options

  • no auto index, the index is set manually.
  • poly voice num - 1: index is the poly sub-patch voice number -1 (starting by 0).
  • rack num - 1: index is the current rack number -1 (starting by 0).
  • patch num - 1: index is the current patch number -1 (starting by 0).

this inlet can be an array for multiple input values.

value

Value(es) of the global array at the index(es) to set.

this inlet can be an array for multiple input values.

add pass if changed at the input

When ON, this module has a pass-if-changed behavior, which means that the input is set only if the value has changed.

is HTP input

When ON, this module has a HTP behavior, suitable for light and DMX utilization. It means that, if the global array receives several data at the same time, only the highest value will be set to the global array.

Set this option only in light and DMX context

See also

version 5.2.221206

Edit All Pages