Jump to content

Midification of keyboard matrix


WitchMaster
 Share

Recommended Posts

Hi!

 

I have two synths I would like to be able to control wirh MIDI. Both synths have matrix-type keyboards. I have seen examples of how to use reed relays for every key and that is one option, but is it possible to connect to the matrix (pun intended) to control these synths? How can this be done, didn't find any example of this, just how to read keyboard matrices, not the other way round. Thanks for any help in advance!

 

- Mikael

Link to comment
Share on other sites

Hi Mikael,

 

it is possible, but requires some reverse engineering. It especially has to be considered, that there is no "one approach fits all".

E.g. if the keyboard is scanned with >= 50 uS, a microcontroller might be sufficient to emulate the keyboard.

For higher scan rates, a FPGA based approach might be better.

In any case, you need good programming skills and an oscilloscope for debugging to implement such an emulation your synths.

 

Best Regards, Thorsten.

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...