Remix.run Logo
spacechild1 5 days ago

Among other things, I'm working on AOO, a cross-platform low-latency peer-to-peer audio streaming and messaging library: https://github.com/spacechild1/aoo

The C/C++ library can be easily embedded in host applications or plugins. It even runs on embedded devices, such as the ESP32. In addition, the project contains a Pure Data external and SuperCollider extension. There is also a third-party Max/MSP external: https://github.com/ddgg-el/aoo-for-max

For more background information, check out this article: https://www.soundingfuture.com/en/article/aoo-low-latency-pe... https://aoo.iem.sh/

The project is still in beta stage, but I hope to make a final release this summer.