I’m trying to build a patch that simulates a trumpet valve system or an EVI (Electronic Valve Instrument), where I can access all seven possible combinations of three valves (v1, v1+v2, v1+v3, etc.).
I can’t use the expr object because I’ll be flashing the patch to a Daisy Seed. I’ve been experimenting with spigot, but I’m stuck and having trouble handling all the condition logic (for example, preventing the v1 output from triggering when v1+v2 are pressed).
Does anyone have ideas on how to work around this?
Thanks!

