aiosc
OSC client or server
A minimalistic Open Sound Control communication module using asyncio for network operations.
Lightweight Open Sound Control implementation for Python using asyncio
36 stars
3 watching
3 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
asyncioopensoundcontroloscpython
Related projects:
Repository | Description | Stars |
---|---|---|
enrike/simpleosc | Provides a simple interface to Open Sound Control in Python | 11 |
aio-libs/aioftp | A fast and high-performance FTP client/server library for asyncio in Python | 192 |
zzkt/osc | Provides a Common Lisp implementation of the Open Sound Control protocol | 37 |
recotana/ardosc | A C++ library for Arduino boards to send and receive OSC (Open Sound Control) messages over Ethernet. | 109 |
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 |
aiokitchen/aiomisc | A collection of utility functions and classes for working with asynchronous I/O in Python | 386 |
cyberkitsune/vrc-osc-scripts | Provides OSC scripts to control VRChat's chatbox and manage audio playback in real-time using Python. | 119 |
aio-libs/aioodbc | A Python module providing asynchronous access to ODBC databases. | 311 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 141 |
hh-h/aiosnmp | An asynchronous SNMP client and trap server for use with asyncio. | 47 |
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 779 |
aio-libs/aiocouchdb | A CouchDB client built on top of aiohttp and asyncio for Python 3.3+ | 53 |
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
achimnol/aiotools | Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |