jbclements / osc

Racket bindings for OSC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rack-osc

Racket bindings for OSC

This library provides the means for racket programs to act as OSC clients. More specifically, it provides functions to produce OSC message and bundle byte-strings, and to parse those byte-strings back into OSC elements.

To install, follow the standard instructions for installing packages:

raco pkg install osc

(or navigate through the "Install Package..." menus)

About

Racket bindings for OSC


Languages

Language:Racket 58.1%Language:C 41.4%Language:Makefile 0.5%