python-sounddevice 0.3.0
https://pypi.python.org/pypi/sounddevice/0.3.0
- Remove
sounddevice.print_devices(),sounddevice.query_devices()can be
used instead, since it now returns asounddevice.DeviceListobject.
https://pypi.python.org/pypi/sounddevice/0.3.0
sounddevice.print_devices(), sounddevice.query_devices() can besounddevice.DeviceList object.