Not enough MIDI notes!

This page summarizes the projects mentioned and recommended in the original post on /r/isomorphickeyboards

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • harmoxen

    An experimental xenharmonic piano roll application

  • Now for your first question, I don't know about doing it with arduino, but if you manage to find resources to send simple midi messages, it'll be the same thing to send MPE messages as well. As to what messages you should actually send however, I used this to understand how to send pitch bend range information, and learned the rest from the spec and a bit of tinkering. You can check out the source code of my custom piano roll which uses MPE to send notes with arbitrary frequencies. The relevant parts are the setup_mpe method, which just has to run once in the beginning to setup the synth to which you're connected. The other ones are note_on and note_off. (sidenote: actually here I'm not using the least recent channel because I was lazy when I wrote this, but)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts