summaryrefslogtreecommitdiffstats
path: root/rules/python3-pyalsaaudio.in
blob: a3c3b4454eeacbcf4e8597f1b56a83dd7fcff66c (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=python3

config PYTHON3_PYALSAAUDIO
	tristate
	prompt "python3-pyalsaaudio"
	select PYTHON3
	select ALSA_LIB
	select ALSA_LIB_FULL
	help
	  Wrappers for accessing the ALSA API from Python. Fairly complete for
	  PCM devices and mixer access.