Home › Forums › General › Programming › why is this method looping through several times? › Reply To: why is this method looping through several times?
April 24, 2018 at 11:46 am
#83653
It’s hard to tell because we don’t have whole panel. Something is triggering your script(and this is something what this script is changing)
Maybe try to mute modulator
param:setModulatorValue((_G[ “tbl_keyassgn”..keyselct ])[ i ],false,false,false)
change to
param:setValue((_G[ “tbl_keyassgn”..keyselct ])[ i ],true, true)
-
This reply was modified 4 years, 1 month ago by
daimondamps.
-
This reply was modified 4 years, 1 month ago by
daimondamps.
-
This reply was modified 4 years, 1 month ago by
daimondamps.