Port details on branch 2024Q3 |
- py-sounddevice Play and record sound through OSS in python programs
- 0.5.1_1 audio
=2 0.5.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-02-04 22:33:20
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/spatialaudio/python-sounddevice
- Description:
- sounddevice provides bindings for the PortAudio library and a few convenience
functions to play and record NumPy arrays containing audio signals.
It is primarily intended for use in signal analysis software.
PortAudio plays and records sound through the OSS audio interface.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sounddevice>0:audio/py-sounddevice@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-sounddevice/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-sounddevice
- pkg install py311-sounddevice
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-sounddevice listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sounddevice
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728840962
SHA256 (sounddevice-0.5.1.tar.gz) = 09ca991daeda8ce4be9ac91e15a9a81c8f81efa6b695a348c9171ea0c16cb041
SIZE (sounddevice-0.5.1.tar.gz) = 52896
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-cffi>=1.0.0 : devel/py-cffi@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cffi>=1.0.0 : devel/py-cffi@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- portaudio>0 : audio/portaudio
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-aider-chat
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- audio_py-sounddevice
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|