This package contains functions for writing and parsing messages in the Open Sound Control (OSC) format. OSC <http://opensoundcontrol.org/> is a transport-independent, message-oriented communication protocol for communication among software applications and devices. OSC is differentiated from the related encodings XML, JSON, YMAL, MIME and MIDI by use of regular expressions and pattern-matching for dispatching, and by temporal and atomicity semantics. This package partially implements the OSC 1.1 Encoding Specification <http://cnmat.berkeley.edu/content/open-sound-control-11-encoding-specification>.
Package details |
|
---|---|
Author | Eric Marty <marty@ericmarty.com> |
Maintainer | Eric Marty <marty@ericmarty.com> |
License | MIT + file LICENSE |
Version | 0.0.1 |
URL | https://github.com/allopole/ROSC |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.