/monome-patatap

Monome owner? and love patatap.com by @jonobr1 and @lullatone?

Primary LanguageJavaScript

Monome ✖ patatap

Monome owner? and love patatap by @jonobr1 and lullatone?

Installation

  $ git clone git@github.com:mnmly/patatap-monome.git
  $ cd patatap-monome
  $ npm install

usage?

  1. Make sure you've installed serialosc and restarted your machine after installation
  2. Run node index
  3. Plugin your monome
  4. Go to http://patatap.com
  5. Paste the code client.js to your Developer Tools's console
  6. Start jamming

Note

  • I only have monome64, so I can't test for other devices, but it should hopefully works.
  • It only maps the key index of 0,0 to 3,2 and 7,7 for changing the theme (space key equivalent)
  • Since it's using WebSocket you can do multiple screen too.

Credits

Huge thanks to @jonobr1 and lullatone for this awesome piece of work!