still a WIP. Heavily based on ofxAudioAnalyzer and Sonoscopio.
Access audio stream from device, analyze it and send datas.
audioIO will trigger an aio-datas
event, containing an array with datas for active channels, each with a channel
property. Event will also contain an empty object as last item: this is a JSON hack that will be removed some day.
I do not use xcode to work with oF.
$ make
$ make install