osc.js
OSC library
A JavaScript library for reading and writing Open Sound Control messages
An Open Sound Control (OSC) library for JavaScript that works in both the browser and Node.js
777 stars
30 watching
117 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbclements/osc | A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |
recotana/ardosc | A C++ library for Arduino boards to send and receive OSC (Open Sound Control) messages over Ethernet. | 108 |
vnoise/node-osc | An OSC protocol library for Node.js implementation | 4 |
zzkt/osc | Provides a Common Lisp implementation of the Open Sound Control protocol | 37 |
hoijui/javaosc | A Java library for serializing and parsing OSC data in various applications | 157 |
radarsat1/liblo | A lightweight C library for implementing the Open Sound Control protocol on POSIX systems | 192 |
spotlightkid/micropython-osc | A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. | 65 |
hypebeast/go-osc | Provides an implementation of Open Sound Control protocol in Golang | 202 |
colinbdclark/flocking | An audio synthesis framework designed to be community-driven and flexible | 3 |
enrike/simpleosc | A basic interface for Python's Open Sound Control implementation | 11 |
artfwo/aiosc | A minimalistic Open Sound Control communication module using asyncio for network operations. | 37 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
cyberkitsune/vrc-osc-scripts | Provides OSC scripts to control VRChat's chatbox and manage audio playback in real-time using Python. | 117 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
alexanderpavlenko/buttplug-osc | A tool that enables control of various devices via OSC protocol using an interface bridge. | 11 |