node-red-contrib-launchpad
Node-RED nodes for communicating with Novation Launchpad.
Install
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-apiai
Make sure you have an account and an agent at https://api.ai/. You will need the Server Access Token
that can be found in the Settings menu, in the General tab of your api.ai agent.
Usage
TBD
TODO
Acknowledgements
Wraps sydlawrence NodeJS Launchpad implementation https://github.com/sydlawrence/node-midi-launchpad.