Global Array STRING Get Value

Gets the string 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 polyphonic sub-patch.
  • rack num - 1: number of the current rack.
  • patch num - 1: number of the current patch.

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 polyphonic 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).

value

Value of the global array at the index.

add pass if changed at the output

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

this option is equivalent to this patch

See also

version 6.0.240115

Edit All Pages