forked from pool/python-sounddevice
Python sound playback that supports numpy arrays OBS-URL: https://build.opensuse.org/request/show/605333 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=1
16 lines
542 B
Plaintext
16 lines
542 B
Plaintext
-------------------------------------------------------------------
|
|
Tue May 8 03:22:08 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.3.11 (2018-05-07):
|
|
* Support for the DLL from ``conda-forge``
|
|
- Update to 0.3.10 (2017-12-22):
|
|
* Change the way how the PortAudio library is located
|
|
- Update to 0.3.9 (2017-10-25):
|
|
* Add `sounddevice.Stream.closed`
|
|
* Switch CFFI usage to "out-of-line ABI" mode
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 8 20:40:25 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|