rngtng / launchpad

A Processing library to deal with the novation launchpad (based on the ruby version)
http://rngtng.github.com/launchpad/
37 stars 6 forks source link

Launchpad device string search #3

Open gigertron opened 12 years ago

gigertron commented 12 years ago

the library needs to check midi device names better, the Launchpad will show up with '2- ' appended to it's name string if it's not the only midi device. Currently non-functional on my machine.

szechy commented 10 years ago

This is a really similar issue to #4. Perhaps multiple-device support and/or checking for more MIDI device names can be implemented in the Launchpad object constructor itself.