Releases: khoidauminh/coffeevis_rs
v0.5.1 Hot fix
Fix compilation failure in v0.5.0 for terminal mode
v0.5.0
Version 0.5.0
Terminal and minifb mode have been moved to their own features. You'll need to
recompile with --features terminal
and/or --features minifb
to use them.
v0.5.0 introduces Winit as the default window backend for Coffeevis. Cvis can still be launched
with minifb with the --minifb flag. Coffeevis is now also Wayland by default.
The app now has a new set of visualizers called Milky. These visualizers (should) look more artistic and colorful than
the default Classic visualizers. Currently there's only 1 visualizer in the set lol. I plan to design some more by 0.6.0.
With performance improvements Cvis should now use less CPU usage, and even less when idle.
v0.4.0
This release is a complete rewrite of the program.
More configuration is added;
Improved performance;
A normalizing system is implemented in which the input audio will be amplified if quiet.
v0.3.0
The old version of Coffeevis
v0.1.5
Update constants.rs
Coffee Visualizer
First release of CoffeeVis.
The binary file should run on your Linux system. Otherwise, download and compile the source archive, and report any major bugs.