Set message value without sending midi

as of v4.1.0 there is a function parameterMap.updateValue() that takes the same parameters as parameterMap.set(). That function updates the corresponding parameter in the parameterMap and does not trigger any MIDI messaging or Lua functions.

2 Likes