hello!
I've been trying this for a while, but I'm unable to hit a solution.
I have made a pd patch that can:
- recognize the frequency of an audio input (using fiddle object)
- send that midi value to another software (LMMS) running on my computer (using noteout object)
here is the patch:
patch.pd
the problem is that I'm unable to bend the midi notes (when the input frequency varies smoothly across multiple semitones) while the notes are being played. I tried using the bendout object, but I'm unable to crack this.
please help me out. thanks!