Many years ago I built a digital organ from scratch. Now I want to establish MIDI encoder (MIDI out). Here I need help. All 61 keys come serially. I have clock and sync/reset input to the keyboard. Then two lines out I call KEY DOWN (and KEY UP for velocity). I can either feed the MIDI encoder with the existing 31.250 kHz clock and sync. Or disconnect everything and feed the keyboard with clock and sync from a MIDI interface. I would like to include velocity as well.
Anyone have any tips or can help?
The challenge is (1) that ready-made PCBs offered online are typically intended for 8x8 matrix. And (2) I don't feel good to programming Arduino or similar.
Anyone have any tips or can help?
The challenge is (1) that ready-made PCBs offered online are typically intended for 8x8 matrix. And (2) I don't feel good to programming Arduino or similar.