[music-dsp] [ANN] Roc 0.1.0 released

2019-05-28 Thread Victor Gaydov
Hello! I'm happy to announce Roc 0.1.0. Roc is a toolkit (C library, command-line tools, PulseAudio modules) for real-time audio streaming over the network. Announcement: https://gavv.github.io/articles/roc-0.1/ GitHub: https://github.com/roc-project/roc/ Documentation: https://roc-project.gi

[music-dsp] A step-by-step tutorial for live audio streaming with Roc

2019-08-14 Thread Victor Gaydov
Hi! I've prepared a tutorial explaining how to set up Roc[1] to perform live streaming between Ubuntu and macOS desktops, Raspberry Pi boards, and Android devices. https://gavv.github.io/articles/roc-tutorial/ [1] https://roc-project.github.io/ -- Victor

[music-dsp] Signal Estimator

2020-01-15 Thread Victor Gaydov
Hi, signal-estimator is a small command-line tool allowing to measure latency and loss ratio of the signal looped back (somehow) from ALSA output device to ALSA input device. I created it to measure the total latency of an Android phone with a Bluetooth headset. Link: https://github.com/gavv/sig