mxmxmx / O_C

display w/ dac
472 stars 122 forks source link

Possible to cap the cv at 5V? #87

Closed Bahmsen closed 5 years ago

Bahmsen commented 5 years ago

Hello is it possible to use 1V/O but a Output Range from 0 to 5V?

mxmxmx commented 5 years ago

in theory yes, sure. (if that's re firmware). in terms of the quantizer(s), the easiest would be to just restrict the input to 0V/5V

Bahmsen commented 5 years ago

Thanks, all inputs would be in this range because the whole system works with 0-5V.

mxmxmx commented 5 years ago

ah, i see. well in that case you're looking at both, hardware and firmware. the former is easy, you'd just have to scale the i/o suitably. the firmware / apps assume there's a 10 octave range though, so you'd have to adjust that, as well, which is also not overly difficult but tedious. (calibration menu, the individual apps ... )