Skip to content

Interacting with a Novation Launchpad Mini via Node.js

Notifications You must be signed in to change notification settings

vetraskr/launchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Repository for node.js apps playing with a Novation Launchpad mini.

  • npm install to get necessary packages

Running

  • node app.js for sample code to interact with the launchpad
  • node draw.js for playing with drawing on the launchpad
  • node launchLife.js which handles running a game of life, and drawing it on the device
    • press buttons to set them to be alive
    • use the "Stop" button to advance one generation
    • use the "Solo" button to start/stop running through generations

Resources

  • the internet & google

About

Interacting with a Novation Launchpad Mini via Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published