No description
- Rust 74.8%
- Nix 25.2%
| src | dont hardcode sample rate in read loop and improve cancellation | |
| .envrc | init | |
| .gitignore | init | |
| Cargo.lock | remove dependence on anyhow library | |
| Cargo.toml | remove dependence on anyhow library | |
| flake.lock | init | |
| flake.nix | init | |
| LICENSE | add license | |
| readme.md | init | |
beatserver
Simple daemon that listens on an alsa device and tries to detects beats on it using Aubio. It then sends each beat to the mqtt topic beatserver/beat.
Usage
beatserver <mqtt url | default: mqtt://localhost:1883> <path to secret file>
Secret file example
USERNAME=user
PASSWORD=pass