OSC


August 10, 2015 Jean-Philippe Côté
published in

The osc.js library implements the Open Sound Control protocol. It lets you read and write OSC-formatted binary message via plain JavaScript objects. It can receive OSC data in different ways: serial port APIs such as node-serialport or chrome.serial, socket APIs such as Node.js dgram or WebRTC data channels, WebSockets or binary XHR messages should all work.


Post a comment

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.