Hello again @gavin
First of all - thank you so much for these objects. They are amazing, and work wonderfully now that you got me all straightened out.
I have another question (which perhaps becomes a request) related to the "value" parameter --
I currently have 4 encoders set up with your objects -- 16 total Rot Env Value objects. When I press the button on an encoder it fires out a number, which activates a group of 4 objects per the setting in the value box. Essentially, I've created 4 pages of 4 parameters each. If I am correct, then the value box is essentially just a logic statement: "if value input = value, then true"
What I am wondering is it it's possible to add a second value input so that the logic would be: "if value input_A = value_A AND value input_B = value_B, then true"
What this would do (if my thinking is sound) is allow the 3 buttons on my hardware to choose between 3 groups of 4 pages for a total of 48 controls. The main goal I am driving at is to have a combo patch that contains a simple synth, a master effects (for the internal synth and external input) and a 16 parameter cc controller to send midi to another device.
Hopefully I am explaining this well enough! My controller patch is attached in hopes that it clears up anything I failed to convey. Hope all is well in your world, wherever that might be!
Encoder control patch.axp (28.4 KB)