romanz / amodem

Audio MODEM Communication Library in Python
Other
950 stars 118 forks source link

Add python-sounddevice and set it the default audio library #69

Open ptsmonteiro opened 8 months ago

ptsmonteiro commented 8 months ago

This adds support for the python-sounddevice audio library (and makes it the default) which makes amodem work out-of-the-box on Linux, Windows and MacOS.

ptsmonteiro commented 8 months ago

Should be good now.