Hello! once again I'd like to start with a caveat: I'm very new to modular stuff, and the Pepper is my first and only module right now.
I'm curious about what the best practice is for using the inputs and outputs. I know inputs are 0-10v, and outputs are 0-5v. Since this is my only module at the moment, I'm mainly just playing around with connections from the outputs to the inputs, but of course that is only giving me half of the range. however I'm getting (near) full range on the knobs.
Is this a standard approach to output/input voltages in the eurorack world? more importantly: I'm confused about how to code with this in mind. in Pure Data if I multiply things coming into adc~ by two, then surely that will multiply both the knobs and the inputs by two? and if I start using other modules, will they all generally use 0-5v? in which case, why are the inputs 0-10v at all?
I think I'm just finding this all a bit mind bending. any tips would be great.