To control some functions of Behringer X32 audio mixer. Based on work of Vilson Vieira http://automata.cc/osc-web
First of all, download and install nodejs from http://nodejs.org, then:
$ git clone git://github.com/sytem/x32-web
$ cd x32-web/
$ npm install
Run the bridge app on your machine (localhost):
$ cd x32-web
$ node bridge.js