Ok I’m very new, but I think I have got the basics to make a midi Organ bass pedal controller using MB64. It’s only 13 notes and I would use 10 or 13 Program change buttons with LEDs (how many does bass need anyway?) and a volume control.
Ok, a CORE, a DIN, a DOUT and a LCD should do it fine. I can upload the ready made MB64 firmware and make changes from there with the built in menu system.
I don’t see any Meta Event that can perform any of the following; Octave Up/Down, Octave Toggle (by 1 octave) and making a pot adjust the velocity for expression.
If I’m wrong with my basic understanding, please let me know.
Does anyone know how a newbie could figure out what to change to make the Meta Events peform these functions?
Conceptually, I suppose variable to remember the octave, to which 12 would be added or subtracted, but then the midi note on/off routine would have to pick this up and add it to the event. Same would apply for the velocity.
I know I will have to learn to be able to actually program this, but am I on the right track in principle?
thanks
Keith