summaryrefslogtreecommitdiffstats
path: root/python/sounddevice/README
blob: 161919d1f2ebc3513cc6526319f7cbd22b97dad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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