peder82

Results 1 comments of peder82

A bit more info ``` >>> import sounddevice as sd >>> print(sd.get_portaudio_version()) (1246720, 'PortAudio V19.6.0-devel, revision 396fe4b6699ae929d3a685b3ef8a7e97396139a4') >>> print(sd._libname) libportaudio.so.2 ``` ``` user@ubuntu:~$ uname -a Linux ubuntu 5.15.0-40-generic #43-Ubuntu SMP...