Code Monkey home page Code Monkey logo

launchkeyminimk3's People

Contributors

giezu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

launchkeyminimk3's Issues

Possible to change the controllers MIDI channel via MIDI message?

Hey all,

This project is pretty cool. I was looking more into automating some things in my workflow and was wondering if you had any idea if it's possible to change the MIDI channel the Launchkey is sending MIDI data on. Obviously I can hit Shift + Transpose and then hit the corresponding pad for the channels 1-16, but I'm wondering if it's possible to send a MIDI message to the device programmatically to change channels.

Any ideas?

Thanks

There are more pad modes available for selection

The spreadsheet describes three pad modes that may be selected by sending CC 3 to the control port. I found a few more.

Value 7 gives a row of toggle buttons, sending CC value 127 when pressed then value 0 when pressed again plus a row of press to hold that send value 127 when pressed and 0 when released.

Value 8 gives a program change selector with 16 mutually exclusive buttons. When one is pressed it selects that button, deselects all other buttons and sends a program change 1-16 depending on which button is pressed.

Both of these send messages to MIDI port 1.

Having selected one of these, it becomes the Custom layout availabe from the Shift+Custom key combination. I haven't checked all values so there may be more. These were available after updating firmware to 1.1. I did not check with firmware 1.01.

Possible to set LED level on some other buttons

There are 4 buttons that can have their white LED turned on at various levels:

  • Launch (CC 104)
  • Stop / Solo / Mute (CC 105)
  • Play (CC 115)
  • Record (CC 117)

Each may be illuminated by sending CC with value parameter defining brightness:

  • 0-31 0% (off)
  • 32-47 25%
  • 48-63 50%
  • 64-95 75%
  • 96-127 100% (full on)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.