Allen-Synthesis / EuroPi

EuroPi: A reprogrammable Eurorack module based on the Raspberry Pi Pico
Creative Commons Zero v1.0 Universal
420 stars 79 forks source link

[Project Suggestion] Add cvx.on() voltage to config #330

Closed roryjamesallen closed 7 months ago

roryjamesallen commented 7 months ago

Project Suggestion

For users with setups that are more picky than a lot of Eurorack modules, for example semi-modular equipment, it would be nice to be able to set the voltage that is produced when cvx.on() is called. The default is 5V, but lots of equipment requires 7-8V, and as long as scripts use cvx.on() for gates and triggers, this config change should immediately make them all compatible with this kind of equipment.

roryjamesallen commented 7 months ago

331 now open to solve this