I built this to control Korg Gadget, Moog Model D settings via midi in Drambo.
Normally Drambo seems to send values from 0.0 to 1.0. These values can’t control the other apps because they need “midi note values” from 1 to 124.
The pitch module transforms the default values to “midi note values”.
Is there a better way to do this?
Drambo
midi xy pad via note values
4 comments on “midi xy pad via note values”
Leave a Reply
You must be logged in to post a comment.
Could you use the math modules to modify the midi messages?
Here’s a video of using the current pads and viewing the output in midi monitor via audiobus. The expected out is looks correct.
Ahh well the video upload failed. However, the expected 1-124 came through the network as desired. Maybe I’m interpreting it incorrectly?
Thanks a lot.
I thought the output is 0.00 to 1.00 but the actual output seems to be 1-124.
So the pitch module doesn’t help and it works just without it.
See http://forum.beepstreet.com/discussion/404/controlling-other-apps-via-midi-cc-with-note-values-1-to-124/ as well.