Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-SoundCard | Distribution: openSUSE Tumbleweed |
Version: 0.4.4 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Apr 23 13:17:28 2025 |
Group: Unspecified | Build host: reproducible |
Size: 476787 | Source RPM: python-SoundCard-0.4.4-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.
BSD-3-Clause
* Wed Apr 23 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.4.4 * Improves response to Pulseaudio runtime failures * Fixes multi-byte sound card names on macOS * Improves response to Windows buffer underruns * Improves behavior when playing nothing on Windows * Implements named channel map elements on Linux * Fixes empty soundcard list on macOS - Adjust upstream source name in spec file - Allow lower- and uppercase filenames for meta directory - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions * Mon Jun 10 2024 Dirk Müller <dmueller@suse.com> - update to 0.4.3: * improves response to Pulseaudio runtime failures * implements named channel map elements on Linux * Mon Aug 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to 0.4.2: * adds compatibility with NixOS library naming (Thank you, shithead!) * fixes deprecation for Python 3.10 (Thank you, Nekyo!) * fixes deprecation in recent Numpy * Wed Aug 25 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.4.1: * fixes freezing bug on Linux during startup * improves error reporting on Linux * fixes crash due to use-after-free on Linux * fixes unicode error on Windows * Fri Feb 26 2021 Antonio Larrosa <alarrosa@suse.com> - Do not build the python36 flavor on TW since numpy is a build dependency and it doesn't support python 3.6 anymore. * 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
/usr/lib/python3.12/site-packages/soundcard /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/INSTALLER /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/METADATA /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/RECORD /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/REQUESTED /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/WHEEL /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/licenses /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/licenses/LICENSE /usr/lib/python3.12/site-packages/soundcard-0.4.4.dist-info/top_level.txt /usr/lib/python3.12/site-packages/soundcard/__init__.py /usr/lib/python3.12/site-packages/soundcard/__pycache__ /usr/lib/python3.12/site-packages/soundcard/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/coreaudio.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/coreaudio.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/coreaudioconstants.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/coreaudioconstants.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/mediafoundation.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/mediafoundation.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/pulseaudio.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pycache__/pulseaudio.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__init__.py /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__ /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/conftest.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/conftest.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/hook-soundcard.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/hook-soundcard.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/test_soundcard.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/__pycache__/test_soundcard.cpython-312.pyc /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/conftest.py /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/hook-soundcard.py /usr/lib/python3.12/site-packages/soundcard/__pyinstaller/test_soundcard.py /usr/lib/python3.12/site-packages/soundcard/coreaudio.py /usr/lib/python3.12/site-packages/soundcard/coreaudio.py.h /usr/lib/python3.12/site-packages/soundcard/coreaudioconstants.py /usr/lib/python3.12/site-packages/soundcard/mediafoundation.py /usr/lib/python3.12/site-packages/soundcard/mediafoundation.py.h /usr/lib/python3.12/site-packages/soundcard/pulseaudio.py /usr/lib/python3.12/site-packages/soundcard/pulseaudio.py.h /usr/share/doc/packages/python312-SoundCard /usr/share/doc/packages/python312-SoundCard/README.rst /usr/share/licenses/python312-SoundCard /usr/share/licenses/python312-SoundCard/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 9 10:20:18 2025