#roctoolkit β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #roctoolkit, aggregated by home.social.
-
A few minor releases for this autumn:
Roc VAD 0.0.3 (streaming virtual device for macOS) π https://github.com/roc-streaming/roc-vad/releases/tag/v0.0.3
roc-pulse 0.0.8 (#PulseAudio modules) π https://github.com/roc-streaming/roc-pulse/releases/tag/v0.0.8
Signal Estimator 0.1.0 (latency measuremens) π https://github.com/gavv/signal-estimator/releases/tag/v0.1.0
libASPL 3.1.1 (audio server plugins for macOS) π https://github.com/gavv/libASPL/releases/tag/v3.1.1
#roctoolkit #signalestimator #libASPL #audioprogramming #macosaudio
-
Roc Toolkit 0.4 is out!
Highlights:
- finish RTCP & XR support, 2-way report exchange
- latency tuning on sender instead of receiver (when receiver is more CPU-constrained)
- audio file backends using libsndfile and dr_wav (when external dependencies are limited)
- virtual devices for macOS!
- bug-fixes
- portability: Ubuntu 24.04, macOS 14, OpenWrt/MIPS, Debian GNU/HurdTutorial:
https://gavv.net/articles/roc-0.4/Changelog:
https://roc-streaming.org/toolkit/docs/development/changelog.html#version-0-4-0-jun-14-2024 -
I'm happy to announce the first version of Roc VAD, a virtual audio device for macOS that can stream to/from #PulseAudio, #PipeWire, Android, and others.
Link:
https://github.com/roc-streaming/roc-vadIt also provides a gRPC interface with full control of the driver, which allows reusing driver in other projects.