erlang-osc

This is an implementation of the Open Sound Control (OSC) protocol written in Erlang.

For more information about OSC, see http://www.opensoundcontrol.org/

This is a rebarized version of the library found here: https://github.com/mujaheed/erlang-osc/

Use

Compile:

rebar3 compile

Test:

rebar3 eunit