karlstav / cava

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

Error: failure in opening stream (Invalid number of channels) #564

Closed Andr3wcr0z closed 4 months ago

Andr3wcr0z commented 4 months ago

Hello! I use am a MacOS user for Cava. I have Sonoma 14.2.1 on a 2014 Macbook pro. I for some reason keep getting the error Error: failure in opening stream (Invalid number of channels)

Screenshot 2024-05-14 at 18 07 41

Whenever I try to remove the semicolon before the other audio sources, it says that cava was built without that source's input support.

(I have the default config.) Have not modified.

karlstav commented 4 months ago

on macbook you would only have the portaudio option so that is fine.

Have you tried following the instructions in the readme here:

https://github.com/karlstav/cava?tab=readme-ov-file#macos-1