hello everyone. longtime listener, first time caller. i’m having a little trouble modifying the FastLED “Demo with Button” sketch to do what i want. this is going to be for an illuminated costume that i want to be able to change not only the patterns on, but also when possible the parameters for hue, brightness(V), and speed. i’m using a trio of pots to do this on a Teensy 3.2. It is all working great, but I can’t get the function I added to break out of the loop on button press unless I time the press just right at the end of one of the internal loops. I know WHY this is happening, but I can’t figure out a workaround.
Also, I’m curious which parameters in the other functions I should assign to the pots in order to vary speed/hue/brightness the same way I did on the HSV calls in my “cylon” version.
Please be kind, this is my first foray into programming since the early 90’s. Thanks to anybody who can offer some hints.
http://pastebin.com/r85adbWn