karlstav / cava

Cross-platform Audio Visualizer
MIT License
4.22k stars 232 forks source link

Can't run cava with lolcat #582

Closed safe049 closed 1 month ago

safe049 commented 1 month ago

Describe the bug I'm running from the source When you use lolcat on cava,you will reach a error:

  dynamo   ~ git-[ master]-  cava | lolcat
zsh: segmentation fault (core dumped)  cava |
zsh: done                              lolcat
  dynamo   ~ git-[ master]- 

When you use the one in the repository of Arch Linux,it will launch but outputting nothing.

To Reproduce

Steps to reproduce the behavior:

  1. Build the cava from github repository and make install
  2. run cava | lolcat
  3. error comes up

Expected behavior Able to use cava with lolcat.

Desktop (please complete the following information):

Terminal emulator

Additional context Nothing

CocolinoFan commented 1 month ago

I did not know you can pipe cava into lolcat this is really cool!