Almost every module has input ports to modulate its parameters.
As it turns out, I sometimes struggle to quickly remember cruical requirements for specific ones, such as: ‘What is the range of sensible input voltages (e.g. 0 to 10V, -5 to +5V, other)?’, ‘Is the input voltage translated continuously or stepped (e.g. notes or octaves) and if so, how many steps?’ or ‘Can this parameter be modulated polyphonically?’.
Recent examples I encountered are the input ports of modulation parmeters of Proteus (Seaside) or OFS (docB).
If I am not mistaken, there are three types of input ports: CV, gates and triggers. For CV, the range and polyphony would probably be more interesting. For gates and triggers, polyphonic inputs would be the focus.
Sometimes these answers can be looked up with more or less effort in the respective manual, but in many other cases hardly anything can be found, and one needs to start experimenting with constant voltages, meters and scopes to obtain definitive answers.
And then it might be solved for the current patch — and forgotten
in the next one. There may also be a chance by looking at the code, but that’s far beyond my narrow horizon of knowledge
.
So, I am thinking about starting a small repository (thread) in order to compile such information for a growing list of modules, so that anyone can use it as a quick reference for streamlined patching.
What do you think? Do you have similar struggles and how do you handle them at the moment? Would something along the lines of a quick reference be useful and would you have any ideas for setting it up?













