Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 648 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 648 Bytes

Launchpad MKII midi canvas experiment

This is an experiment used as a POC wich use webmidi to control the Novation Launchpad MKII.

LP

How to use it

Play with the DEMO

Or

git clone https://github.com/maxdow/launchpad-canvas-experiment
cd launchpad-canvas-experiment
npm install
npm start

Then open localhost:3000 and connect your launchpad . You can draw on it as a 8x8 canvas .

⚠️ don't use it as this! The Component made with react is tightly coupled and there is no API design for the launchpad lib.