Jump to content

Recommended Posts

Posted

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

Posted

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.

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...