orsjb / HappyBrackets

HappyBrackets is an audio-focused library and toolkit for creative coding for the internet of things.
Apache License 2.0
36 stars 3 forks source link

OSC Message factories #36

Closed angelofraietta closed 7 years ago

angelofraietta commented 7 years ago

Encapsulate the OSC Message and decoding for /device/alive and /hb/controller/ into single class each. i.e. Have encode and decode OSC Message /device/alive in one class and encode and decode OSC Message /hb/controller in a separate class.