Value Setter Device Requests

Value Setter Device - it is hard to interact with the Patchwork devices. Basically, you can enable/disable them with verse code, you can hook the note trigger to raise an event from the Trigger Device or you can use the Value Setter. I used the Value Setter as it is a good clean way to interact with Patchwork devices. This would be a lot more useful if the Value Setter interface would allow you to pass the value you want to set from the custom verse device. Right now the Value Setter is like having a constant in your code. So, if you wanted to pass let’s say 10 different values to something like a setting on the Omega Synth you would have to set 10 Value Setters and enable/disable them accordingly in your code. It would be much more intuitive and musically useful to be able to call the value setter and pass the value you want to set from your custom verse code. That would really open up the musical ideas that you could write into your custom verse code. Also, this would allow continuous values to be passed from the verse code like you do when you hook up an LFO currently in Patchwork.

1 Like

I also would love this!