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.
- Create a cool and interesting
jit.matrix - Load
grid-matrix-ui.jsorarc-matrix-ui.jsin av8object - Connect the
v8's outlet to amonome-device - Send a
set [matrix-name]message to the v8 object to set the matrix you want to display - Send
bangs to the v8 object to redraw the matrix on the monome device
- Literally any error handling