Hi everyone,
I am currently trying to work on a personal project in which I would like to create a MIDI keyboard controlled by a potentiometer instead of a push button.
To be more precise my idea is the following: is there any way of writing the code such as that when
potentiometer is fully turned left = note off
Each knob is assigned to a specific note and as you start making incremental changes turning the potentiometer clock wise the note selected starts playing and increases in loudness until the maximum is reached = full velocity.
Is this possible?
If so, could you please point me in the right direction or give me an example of how it could be written?
Thank you so much for your time in advance!