------------------------------------------------------------------- Wed Jul 29 07:27:48 UTC 2020 - Marketa Calabkova - Update to 0.4.0 * Drop support for Python 2.x * Fix memory issues in `play()`, `rec()` and `playrec()` * Example application ``play_stream.py`` * Remove ``print_devices()``, `query_devices()` can be used instead ------------------------------------------------------------------- Thu Mar 26 14:13:08 UTC 2020 - Marketa Calabkova - Update to 0.3.15 * This will be the last release supporting Python 2.x! ------------------------------------------------------------------- Fri Mar 13 08:38:23 UTC 2020 - Tomáš Chvátal - Fix fdupes call ------------------------------------------------------------------- Mon Dec 2 16:14:17 UTC 2019 - Todd R - Update to 0.3.14 * Examples play_sine.py and rec_gui.py * Redirect stderr only during initialization ------------------------------------------------------------------- Sun Jun 2 19:27:21 UTC 2019 - Jan Engelhardt - Use noun phrase in summary. ------------------------------------------------------------------- Tue May 21 07:20:34 UTC 2019 - pgajdos@suse.com - version update to 0.3.13 * Examples asyncio_coroutines.py and asyncio_generators.py - package examples ------------------------------------------------------------------- Tue Dec 4 12:54:30 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Wed Oct 31 01:49:20 UTC 2018 - Todd R - Update to 0.3.12 * Support for the dylib from Anaconda ------------------------------------------------------------------- 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