Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-SoundCard-0.4.0-bp153.1.1 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-SoundCard Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.4.0 Vendor: openSUSE
Release: bp153.1.1 Build date: Sat Mar 6 19:32:04 2021
Group: Unspecified Build host: lamb62
Size: 354388 Source RPM: python-SoundCard-0.4.0-bp153.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/bastibe/SoundCard
Summary: Python package to play and record audio
SoundCard is a library for playing and recording audio without
resorting to a CPython extension. Instead, it is implemented using
CFFI and the native audio libraries of Linux, Windows and macOS.

SoundCard is cross-platform, and supports Linux/pulseaudio,
Mac/coreaudio, and Windows/WASAPI. While the interface is identical
across platforms, naming schemes and block sizes can vary between
devices and platforms.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Feb 25 2021 Antonio Larrosa <alarrosa@suse.com>
  - Require the pulseaudio-daemon capability instead of the
    pulseaudio package, so alternative implementations can be used
    (boo#1182730).
* Tue Jul 21 2020 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.4.0:
    * fixes silent recordings on Windows
    * get and set the pulseaudio program name on Linux
    * fixes error with unicode soundcard names on Windows
    * adds support for pyinstaller (v4)
    * adds compatibility with Windows 7
* 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
* 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

Files

/usr/lib/python3.6/site-packages/SoundCard-0.4.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/SoundCard-0.4.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/SoundCard-0.4.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/SoundCard-0.4.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/SoundCard-0.4.0-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/SoundCard-0.4.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/SoundCard-0.4.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/soundcard
/usr/lib/python3.6/site-packages/soundcard/__init__.py
/usr/lib/python3.6/site-packages/soundcard/__pycache__
/usr/lib/python3.6/site-packages/soundcard/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/coreaudio.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/coreaudio.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/coreaudioconstants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/coreaudioconstants.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/mediafoundation.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/mediafoundation.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/pulseaudio.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pycache__/pulseaudio.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__init__.py
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/conftest.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/conftest.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/hook-soundcard.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/hook-soundcard.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/test_soundcard.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/__pycache__/test_soundcard.cpython-36.pyc
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/conftest.py
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/hook-soundcard.py
/usr/lib/python3.6/site-packages/soundcard/__pyinstaller/test_soundcard.py
/usr/lib/python3.6/site-packages/soundcard/coreaudio.py
/usr/lib/python3.6/site-packages/soundcard/coreaudio.py.h
/usr/lib/python3.6/site-packages/soundcard/coreaudioconstants.py
/usr/lib/python3.6/site-packages/soundcard/mediafoundation.py
/usr/lib/python3.6/site-packages/soundcard/mediafoundation.py.h
/usr/lib/python3.6/site-packages/soundcard/pulseaudio.py
/usr/lib/python3.6/site-packages/soundcard/pulseaudio.py.h
/usr/share/doc/packages/python3-SoundCard
/usr/share/doc/packages/python3-SoundCard/README.rst
/usr/share/licenses/python3-SoundCard
/usr/share/licenses/python3-SoundCard/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024