Global Array COLOR Set Value

Sets the color 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).

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.

See also

version 6.0.240115

Edit All Pages