MIDI 2.0 support

143 views
Skip to first unread message

LD

unread,
Feb 1, 2020, 5:26:26 PM2/1/20
to android-midi
Roland beat Google to MIDI 2.0, bit there is still room to be a viable contender. What aspects of MIDI 2.0 resonate the best with mobile? What APIs should be high priority? What aspects of MIDI 2.0 don't fit so well on mobile, if any? When will we see it on Android?

Phil Burk

unread,
Feb 7, 2020, 6:46:17 PM2/7/20
to android-midi
> Roland beat Google to MIDI 2.0, bit there is still room to be a viable contender. 

Google is a member of the MMA. I have been working on MIDI 2.0, along with other MMA companies, for about 12 years. So I was very glad to see Roland embrace MIDI 2.0. There was a public demo at NAMM that showed products from Yamaha, Roland, Korg, Apple and Microsoft all interoperating with MIDI 2.0 prototype code.  I think we will see a lot of MIDI 2.0 products come out this year.

> What aspects of MIDI 2.0 resonate the best with mobile? 

I think mobile devices will make great controllers for MIDI synths. The multi-touch screens are well suited for per-note control.

> What APIs should be high priority? 

We need APIs for Capabilities Inquiry, which is tricky. And APIs for building and parsing packets. That can probably be built above the OS.

> What aspects of MIDI 2.0 don't fit so well on mobile, if any?

We need new USB/ALSA drivers for MIDI 2.0. The spec is still being worked on.

> When will we see it on Android?

You can probably use MIDI 2.0 between two Android apps as soon as the spec is released. CI should work fine. You can probably send 2.0 packets because the MIDI API just passes the bytes untouched. You will need to serialize and deserialize the packets into bytes. But you will need to write that code. I cannot predict when or if Android/Google will release MIDI 2.0 support.

Phil Burk


On Sat, Feb 1, 2020 at 2:26 PM LD <core...@gmail.com> wrote:
Roland beat Google to MIDI 2.0, bit there is still room to be a viable contender. What aspects of MIDI 2.0 resonate the best with mobile? What APIs should be high priority? What aspects of MIDI 2.0 don't fit so well on mobile, if any? When will we see it on Android?

--
You received this message because you are subscribed to the Google Groups "android-midi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-midi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-midi/e95355db-370d-4341-bc21-6049075a89e8%40googlegroups.com.

Lee T. Davy

unread,
Jul 6, 2020, 5:32:19 PM7/6/20
to android-midi
New USB Class compliance information to help Android Midi V2.0 implementation.
Reply all
Reply to author
Forward
0 new messages