Closed Alucard2169 closed 1 year ago
Thank you for the pull request.
Does this break in newer versions of python?
collections.Iterable
has been obsolete since 2012 => https://docs.python.org/3/whatsnew/3.3.html, 3.10 just finally removed it.
The tweaks I made works perfectly for me after making these changes in the PulseAudio script, I use Panon on 2 of my devices and had to make these tweaks for it to work.
I also checked numerous forms and solutions and everyone recommended making these tweaks.
Thank you very much for your contribution!
Fixed Soundcard/pulseaudio.py to support the latest version of python3 and websockets.