| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cava.apk | 2026-07-30 | 18.9 MB | |
| cava_win_x64_install.msi | 2026-06-13 | 1.2 MB | |
| cava-1.0.0.tar.gz | 2026-06-13 | 457.5 kB | |
| CAVA-1.0.0 source code.tar.gz | 2026-06-13 | 3.4 MB | |
| CAVA-1.0.0 source code.zip | 2026-06-13 | 3.4 MB | |
| README.md | 2026-06-13 | 1.5 kB | |
| Totals: 6 Items | 27.4 MB | 19 | |
CAVA-1.0.0 is out!
This is not really a major update from 0.10.7, but new development on this project has slowed down lately so I feel it is finally time to move to "stable" version. This project have been in development for over 10 years now and I could probably have moved to version 1.0.0 long ago, but I just never felt that it was a need for it. The only API to speak of is the cavacore api and I am not sure if anyone else is using it. Either way it has not changed for years.
Thanks a lot to all contributors!
What's Changed
- output/shaders: add Orion circle shaders (static + rotating) by @oxyzenQ in https://github.com/karlstav/cava/pull/729
- SDL_GLSL: add gain option, reduce overhead, and harden long-run timing by @oxyzenQ in https://github.com/karlstav/cava/pull/730
- feat(build): add WiX installer support for Windows by @amnweb in https://github.com/karlstav/cava/pull/742
- windows build: vcpkg migration by @rohanb1216 in https://github.com/karlstav/cava/pull/744
- windows build: use static linking
- core: tie smoothing to elapsed sample count by @mechakotik in https://github.com/karlstav/cava/pull/752
- windows: allow defining input device by @rohanb1216 in https://github.com/karlstav/cava/pull/754
- native Coreaudio support for macOS by @karlstav in https://github.com/karlstav/cava/pull/767
- Additional pipewire error handling by @pallaswept in https://github.com/karlstav/cava/pull/772
Full Changelog: https://github.com/karlstav/cava/compare/0.10.7...1.0.0