cli-visualizer icon indicating copy to clipboard operation
cli-visualizer copied to clipboard

CLI based audio visualizer

Results 65 cli-visualizer issues
Sort by recently updated
recently updated
newest added

![peek 10-06-2018 16-43](https://user-images.githubusercontent.com/2474636/41202746-8fa82042-6ccd-11e8-9875-f90cea325ae0.gif) Bonjour, et merci pour votre travail ! Certains caractères s'affichent mais d'autre pas :(. Lorsque j'appuie sur `R` une erreur s'affiche : `Invalid settings visualizer.spectrum.falloff.weight=0` J'utilise Manjaro....

I have copied the old rainbow config from the example folder into my colors folder and here is how it showed up on my Arch Linux: [https://imgur.com/a/Q6OefmL](url) The baseline color...

I've tried using clang38, clang39, g++49, and g++6. Each different one gets an error, though not all the same one. With g++6 I get an error in NcursesWriter.cpp:54:41 about mvaddwstr...

I know you're probably sick of blank screen complaints! I implemented someone's suggestion to output to /tmp/mpd.fifo and i can tail that and it seems to be working, but I'm...

Is it possible to make the spectrum be logarithimic since its the most intuitive and the standard way of dispalying frequencies across the audio world ?

Fedora needs `gcc-c++` for the build to work.

![image](https://user-images.githubusercontent.com/35602029/217542922-cf38539e-7918-46e5-a1bb-7f867e05e6bc.png)

there is an install.sh but no uninstall.sh, leaving the user to track down and delete all the files manually if they wish to uninstall. It would be a nice quality...

As stated in the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), the following order of configuration file lookup should be used: - `$XDG_CONFIG_HOME` - `$HOME/.config` if `$XDG_CONFIG_HOME` doesn't exist - `$XDG_CONFIG_DIRS` in order...

During the installation, I have run into a problem. OS: macOS Big Sur 11.4 **Steps I did to get this error:** 1. I installed `fftw` and `cmake` 2. Then, when...