adapted from osc-web.
-
install node
$ git https://github.com/genekogan/p5js-osc
$ cd p5js-osc/
$ npm install
$ node bridge.js
then open index.html from a sketch in a browser, which connects to bridge.
- send OSC to p5 via port 3333. send OSC from p5 via port 3334
examples todo
- basic (done)
- in: kinect
- in: leap-motion
- in: faceosc
- in: midi device?
- out: ableton?