Skip to content

Releases: khoidauminh/coffeevis_rs

v0.5.1 Hot fix

10 Sep 13:08
Compare
Choose a tag to compare

Fix compilation failure in v0.5.0 for terminal mode

v0.5.0

23 Aug 12:51
Compare
Choose a tag to compare

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

12 Jun 12:57
c1eef63
Compare
Choose a tag to compare

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

11 Jun 10:16
e98c5b1
Compare
Choose a tag to compare

The old version of Coffeevis

v0.1.5

21 May 15:53
c0b1e2b
Compare
Choose a tag to compare
Update constants.rs

Coffee Visualizer

26 Feb 10:12
745aee3
Compare
Choose a tag to compare

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.