Skip to content

A Max/MSP JavaScript library for drawing jitter matrices on monome grid and arc.

License

Notifications You must be signed in to change notification settings

johnmatter/monome-jit.matrix

Repository files navigation

monome-jit.matrix

A Max/MSP JavaScript library for drawing jitter matrices on monome grid and arc.

The classes convert a 1-channel Jitter matrix's normalized (0.0-1.0) float values to a sequence of OSC messages that will render the matrix on the monome device.

Usage

  1. Create a cool and interesting jit.matrix
  2. Load grid-matrix-ui.js or arc-matrix-ui.js in a v8 object
  3. Connect the v8's outlet to a monome-device
  4. Send a set [matrix-name] message to the v8 object to set the matrix you want to display
  5. Send bangs to the v8 object to redraw the matrix on the monome device

TODO

  • Literally any error handling

About

A Max/MSP JavaScript library for drawing jitter matrices on monome grid and arc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published