coffeevis_rs

Coffeevis: personal music visualizer written in Rust

MIT License

Downloads
3K
Stars
6
Committers
1

Bot releases are visible (Hide)

coffeevis_rs - v0.5.0 Latest Release

Published by khoidauminh about 2 months ago

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.

coffeevis_rs - v0.4.0

Published by khoidauminh over 1 year ago

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.

coffeevis_rs - v0.3.0

Published by khoidauminh over 1 year ago

The old version of Coffeevis

coffeevis_rs -

Published by khoidauminh over 2 years ago

coffeevis_rs - Coffee Visualizer

Published by khoidauminh over 2 years ago

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.