slackbuilds/python/sounddevice/README

16 lines
549 B
Plaintext

This python module provides bindings for the portaudio
library and a few convenience function to play and
record NumPy arrays containing audio signals.
numpy3 is an optional recommended dependency. If you
need html doc install sphinx insipid-sphinx-theme and
sphinx-last-updated-by-git then customize your
slackbuild by adding the following commands
mkdir -pv html_install_dir
python3 -m sphinx doc_dir html_install_dir
html documentation will be installed in the
html_install_dir folder which then can be copied to
$PKG/usr/doc/$PRGNAM-$VERSION