Skip to content

python-sounddevice 0.3.0

Compare
Choose a tag to compare
@mgeier mgeier released this 28 Oct 16:49
· 269 commits to master since this release

https://pypi.python.org/pypi/sounddevice/0.3.0

  • Remove sounddevice.print_devices(), sounddevice.query_devices() can be
    used instead, since it now returns a sounddevice.DeviceList object.