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
37 stars
3 watching
3 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
asyncioopensoundcontroloscpython
Related projects:
Repository | Description | Stars |
---|---|---|
enrike/simpleosc | A basic interface for Python's Open Sound Control implementation | 11 |
aio-libs/aioftp | A high-level FTP client/server implementation for asyncio that provides a simple and extensible API. | 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. | 108 |
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 | 388 |
cyberkitsune/vrc-osc-scripts | Provides OSC scripts to control VRChat's chatbox and manage audio playback in real-time using Python. | 117 |
aio-libs/aioodbc | A Python module providing asynchronous access to ODBC databases. | 310 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 142 |
hh-h/aiosnmp | An asynchronous SNMP client and trap server for use with asyncio. | 45 |
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 777 |
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 | 311 |
achimnol/aiotools | Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |