Skip to content

python-sounddevice 0.4.0

Compare
Choose a tag to compare
@mgeier mgeier released this 18 Jul 13:57
· 91 commits to master since this release

https://pypi.org/project/sounddevice/0.4.0/

  • Drop support for Python 2.x
  • Fix memory issues in play(), rec() and playrec()
  • Example application play_stream.py