pupil-labs / pupil

Open source eye tracking
https://pupil-labs.com
GNU Lesser General Public License v3.0
1.47k stars 675 forks source link

Use sounddevice instead of outdated pyaudio #2253

Closed papr closed 2 years ago

papr commented 2 years ago

https://python-sounddevice.readthedocs.io/en/0.4.4/ is a very well documented and maintained portaudio wrapper that works very similarly to the outdated pyaudio portaudio wrapper.