summaryrefslogtreecommitdiffstats
path: root/rules/rawrec.in
blob: b5013cf35b2fb707eeae76bcde83ebee5935feb2 (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 haven't tested other
	 architectures, but its written to be portable, I think)

	 Details: http://rawrec.sourceforge.net