Package Release Info

python-SoundCard-0.3.3-bp152.1.6

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-SoundCard

Change Logs

* Mon Dec 02 2019 Todd R <toddrme2178@gmail.com>
- Update to 0.3.3
  * Fix attribute error when accessing stream state
  * adds experimental support for exclusive mode on Windows
  * adds latency hints to the documentation
  * fix exception when monitor is default pulseaudio device
  * fixes deprecation warning
  * fixes missing dtype declaration
  * fixes sample rate conversion on macOS
  * fixes silence recording on macOS
  * makes mainloop a global singleton
  * remove useless declaration and call to _pa_stream_get_buffer_attr()
* Thu Mar 28 2019 Tomá? Chvátal <tchvatal@suse.com>
- Switch to source release
- Update to 0.3.0:
  * Various docu updates
  * Support python 3.5
Version: 0.2.2-bp151.1.1
* Thu Jan 03 2019 Todd R <toddrme2178@gmail.com>
- README not needed anymore, license is in wheel
* Sat Dec 22 2018 Todd R <toddrme2178@gmail.com>
- Update to 0.2.2
  * adds Sphinx/Readthedocs documentation
- Update to 0.2.1
  * adds bug fix for IPython on Windows (Thank you, Sebastian Michel!)
* Tue Nov 06 2018 Jan Engelhardt <jengelh@inai.de>
- Remove information from description that is subject to be out of
  date anytime, as well as development process instructions.
* Mon Nov 05 2018 Todd R <toddrme2178@gmail.com>
- Some wording cleanups.
* Wed Oct 31 2018 Todd R <toddrme2178@gmail.com>
- Initial version