alsa-tools/sb16_csp/README
2008-06-03 10:39:28 +02:00

11 lines
176 B
Text

TO COMPILE:
1. install ALSA driver
2. compile with:
'./configure; make'
or
'./gitcompile'
3. install with:
'make install'
4. read cspctl.1 manpage:
'man cspctl'