Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

NodeJS

NodeJS is server-side JavaScript. You can write your own programs and put them on a server to be reachable throught the internet!

Reading OSC

There are many Node modules that deal with OSC, we'll be using node-osc by MylesBorins but feel free to explore different options.

You can find a small example project in environments/nodejs/