osc
OSC client
A Racket library for communicating with Musical Instrument Network devices using OSC protocol
Racket bindings for OSC
6 stars
3 watching
6 forks
Language: Racket
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbclements/portaudio | Bindings for a portable audio library in Racket, enabling platform-independent audio processing | 9 |
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 777 |
vnoise/node-osc | An OSC protocol library for Node.js implementation | 4 |
jbclements/sqlite-table | A Racket interface to simplify the creation and querying of SQLite tables | 0 |
jbclements/rsound | A cross-platform sound library designed to work with the DrRacket programming environment. | 45 |
jbclements/midi-readwrite | A Racket package for parsing standard MIDI file formats. | 3 |
jbclements/rtmidi | A Racket library providing an FFI wrapper for RtMidi, enabling MIDI interaction in Racket programs. | 3 |
zzkt/osc | Provides a Common Lisp implementation of the Open Sound Control protocol | 37 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
hoijui/javaosc | A Java library for serializing and parsing OSC data in various applications | 157 |
recotana/ardosc | A C++ library for Arduino boards to send and receive OSC (Open Sound Control) messages over Ethernet. | 108 |
racketscript/racketscript | Compiles Racket source code to JavaScript ES6 modules | 712 |
jbowden1982/cycle-socketcluster | A socketcluster driver for Cycle.js, enabling communication between a server and client applications | 4 |
lojic/learningracket | A collection of Racket code examples and solutions to various programming challenges | 31 |