summaryrefslogtreecommitdiffstats
path: root/rules/rawrec.in
blob: 0389ed19ae7184acfa74b5a68f58dff80f98f251 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## SECTION=multimedia_sound

config RAWREC
	tristate
	prompt "rawrec/rawplay"
	select LIBC_M
	select LIBC_PTHREAD
	help
	 rawrec and rawplay are GPL'd utilities designed to provide
	 the user with a simple way of recording or playing raw audio data from
	 or to their sound card under intel Linux (I havn't tested other
	 architectures, but its written to be portable, I think)

	 Details: http://rawrec.sourceforge.net