genekogan / p5js-osc

OSC for p5.js with examples
216 stars 39 forks source link

Updated Ableton example to use M4L. #15

Closed billythemusical closed 3 years ago

billythemusical commented 3 years ago

Added an Ableton session file and a Max For Live device which receives OSC and converts the message to a midi note. The M4L device feeds a drum instrument, playing a sound each time it receives a message. The p5 sketch is a basic "bouncing ball" sketch and sends an OSC message each time the ball hits a wall.

genekogan commented 3 years ago

awesome! much needed upgrade.