simpleOSC
OSC client
Provides a simple API for Open Sound Control in Python.
Basic interface for pyOSC
11 stars
4 watching
4 forks
Language: Python
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
artfwo/aiosc | A minimalistic Open Sound Control communication module using asyncio for network operations. | 37 |
spotlightkid/micropython-osc | A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. | 65 |
ptone/pyosc | An implementation of the OpenSoundControl protocol in Python. | 92 |
enrike/hid_to_osc | Converts HID device events to OSC messages for real-time communication | 0 |
recotana/ardosc | A C++ library for Arduino boards to send and receive OSC (Open Sound Control) messages over Ethernet. | 108 |
cyberkitsune/vrc-osc-scripts | Provides OSC scripts to control VRChat's chatbox and manage audio playback in real-time using Python. | 117 |
zzkt/osc | Provides a Common Lisp implementation of the Open Sound Control protocol | 37 |
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 778 |
hypebeast/go-osc | Provides an implementation of Open Sound Control protocol in Golang | 202 |
d10x1d0/osc_d10 | An OSC bridge that enables communication between different apps and devices. | 0 |
vnoise/node-osc | An OSC protocol library for Node.js implementation | 4 |
rbilsland/pxt-sonicpiosc | An extension enabling micro:bit devices to send OSC messages to Sonic Pi instances. | 4 |
jbclements/osc | A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |
shadorki/vrc-osc-discord-band | A Python application to receive Discord notifications on an avatar in VRChat via OSC | 18 |
osiell/odoorpc | A Python module providing an easy way to interact with Odoo servers through RPC. | 72 |