summaryrefslogtreecommitdiff
path: root/plugin/src/Caelestia/audiocollector.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* plugin: refactor into modules2 * r + 2 * t2025-09-131-86/+0
|
* plugin: use qt typedefs for fixed ints2 * r + 2 * t2025-09-111-14/+13
|
* plugin/ac: not singleton2 * r + 2 * t2025-09-091-9/+19
| | | | | | Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service
* plugin: use lower case imports2 * r + 2 * t2025-09-081-1/+0
|
* plugin/ac: use double buffer2 * r + 2 * t2025-09-081-7/+7
| | | | Double buffer instead of circular buffer
* plugin/ac: fix idle state + reduce buffer size2 * r + 2 * t2025-09-081-2/+4
|
* plugin/ap: fix collector2 * r + 2 * t2025-09-081-0/+76
Actually read from speakers not mic