Astal
Astal copied to clipboard
new lib: cava
This PR adds a new library for audio visualization using cava.
It depends on libcava, a fork of cava, which builds it as a shared library.
Todos:
- [x] make properties changeable during runtime
- [x] add functionality to stop/start audio capture
- [x] docs (only integration in github action is missing)