Skip to content
/ osc Public
forked from jbclements/osc

Racket bindings for OSC

Notifications You must be signed in to change notification settings

PLu55/osc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 58.2%
  • C 41.3%
  • Makefile 0.5%