scottlawsonbc / audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
MIT License
2.67k stars 642 forks source link

read() got an unexpected keyword argument 'exception_on_overflow' while running visualization.py #293

Closed ElNando014 closed 2 years ago

ElNando014 commented 3 years ago

Screen Shot 2020-09-14 at 11 44 37 PM

ElNando014 commented 3 years ago

I'm guessing this has something to do with me setting a buffer size somewhere. Please do help = ))

joeybab3 commented 3 years ago

Prior to that, it seems to be trying to load a library that it can't find. I don't have a mac so I'm unfamiliar with the process or quirks that might be faced trying to install it but it seems like there is an issue with "CoreAudio".

joeybab3 commented 2 years ago

Closing for inactivity