a "set default band strength" call would speed up several scripts

Started by NinjaGreg

NinjaGreg Lv 1

For instance, Tlaloc's "tlaloc contract 2.22" spends a lot of time setting the strength of each band that he creates. If instead, there were a call that said "set the initial strength of future bands created to X" (where right now, the default value is 1.0), then that could be called once, and the bands just created.

NinjaGreg Lv 1

Actually, now that I've watched the script a little more, what is needed is a call "set all current band strengths to X".

Tlaloc Lv 1

I would prefer one that changed all current bands and all future bands. Maybe with an argument that only affected the future bands.