Skip to content

hugohil/audioIO

Repository files navigation

audioIO

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.

Build

I do not use xcode to work with oF.

$ make
$ make install

About

Access audio from device, analyze and send datas (multi-channels oriented).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published