Skip to content

Novation Launchpad in JavaScript with Web MIDI [this repository is a mirror]

License

Notifications You must be signed in to change notification settings

ponceto/launchpad-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAUNCHPAD·JS

This is a quick and dirty example of Web MIDI written in JavaScript in order to play with a Launchpad Mini mk2.

SUPPORTED MODELS

The project has only been tested with the Launchpad Mini mk2 but should work with the Launchpad Mini mk1 and maybe the Launchpad Mini mk3.

Launchpad Mini mk2

DISCLAIMER

This project is absolutely not affiliated with Novation or Focusrite.

It was developed according to the programmer reference made available by Novation. You can find a copy of this reference in the doc directory.

RUN

Move to the src directory:

cd src

Launch the server

make serve

Then open your web browser and go to http://127.0.0.1:8000/.

LICENSE

The source code is released under the terms of the GNU General Public License 2.0.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>

About

Novation Launchpad in JavaScript with Web MIDI [this repository is a mirror]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published