SpintroniK / libeXaDrums

:drum: Software drum module (library).
https://exadrums.com
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

MIDI compatibility #4

Open Adesin-fr opened 3 years ago

Adesin-fr commented 3 years ago

Hi

I'm about to buy a DDrum DDTI module, which is a drum trigger and sends midi notes to a computer. I goal was to make something that runs headless, so eXaDrums is a good candidate.

Do you plan to implement MIDI input ? If not, I think I could help in doing so ?

SpintroniK commented 3 years ago

Hi, MIDI input is not planned, but sounds like a good idea. This issue should be transferred to the libexadrums repo.

SpintroniK commented 3 years ago

I'm guessing you're thinking about using serial communication between the DDrum DDTI and a Raspberry Pi?

SpintroniK commented 1 year ago

Good news: serial MIDI is supported as of version 0.7.0, and USB MIDI will be supported in the next release (v. 0.8.0).