Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7063097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:40:24+00:00 2026-05-28T04:40:24+00:00

I am experimenting with following code: http://www.jsresources.org/examples/MidiNote.java.html to operate my Novation Launchpad MIDI Controller.

  • 0

I am experimenting with following code:

http://www.jsresources.org/examples/MidiNote.java.html

to operate my Novation Launchpad MIDI Controller.

Basically I am interested in turning on the leds just sending MIDI notes/cc.

And this part works – after changing the code to send proper MIDI to Launchpad – I am able to achieve my effect. However, it works only when I am using default MIDI device.

I would like to code detecting Lanchpad withing Java code and send signals directly to them..

I hope its clear enough 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:40:24+00:00Added an answer on May 28, 2026 at 4:40 am

    As others suggest, you could detect this by device name from USB bus. For this there is a project http://javax-usb.org. Its last release is from 2008 so I am not sure how much usable or alive it is.

    I had look at Launchpad Programmers Reference (available in Launchpad downloads) where there is no mention of SysEx for discovery.

    If you do not want to tamper with USB and if you satisfy with “half-automatic” detection, you could ask user to press a button on launchpad and then listen on all MIDI devices to messages 90 (note on) or B0 (control change) that generate buttons (Launchpad Programmers Reference, page 11). From which interface the message comes, that is connected Launchpad.

    You could get better result with B0 message, as this is Control Change and its values range on Launchpad from 68-6F (hex) and this is more specific to the controller than note on message.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was experimenting with regexps last day and the following code gave me quite
I was experimenting with the following code to simulate GetProcAddress. // Retrieve NT header
I'm experimenting with parsing expression trees and have written the following code: private void
Im experimenting with the following code private void timer1_Tick(object sender, EventArgs e) { Thread
I'm experimenting with Python's with statements, and I've found that in the following code
The following is an excerpt from some code that I'm experimenting with: has buffer
I am experimenting with .NET Code Contracts. The following code runs just fine when
I've been experimenting with monads in Clojure and came up with the following code,
I am experiencing a problem with the following code in some versions of Internet
We're experimenting with following an agile approach to software development where I work. It's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.