PaulStoffregen / USBHost_t36

USB Host Library for Teensy 3.6 and 4.0
165 stars 85 forks source link

Original Novation Launchpad Mk1 not recognised? #72

Open nikscave opened 2 years ago

nikscave commented 2 years ago

hiya, would anyone have had experience with the original launchpad? USBHost_t36 works as expected with the launchpad mini, but the larger original launchpad show no signs of midi activity. any pointers appreciated. thanks Nik

insolace commented 2 years ago

The original Launchpad is not a class compliant MIDI device, it requires a driver from Novation to work and they only provide Win/MacOS. Someone would need to reverse engineer it to work with a Teensy/Arduino.

On Sep 17, 2021, at 9:00 AM, nikscave @.***> wrote:

 hiya, would anyone have had experience with the original launchpad? USBHost_t36 works as expected with the launchpad mini, but the larger original launchpad show no signs of midi activity. any pointers appreciated. thanks Nik

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

nikscave commented 2 years ago

thanks for the info. much appreciated. Does anyone know if any open source projects have started to look at that as an option? I can only find drivers relating to the Pro instance. hey ho. thanks again. Nik