I’m working on a project that uses cv to control parameters of live code. My current solution uses cv to midi, which has some big downsides: weird auto-normalization, iffy resolution, unnecessary additional protocol abstraction, etc.
Does anyone have any advice on how I should approach this? My ideal device would be some kind of usb voltmeter that accepts patch cables and has some kind of sdk. I would appreciate any thoughts on the matter.