alsa-tools/sb16_csp/README

12 lines
176 B
Text
Raw Normal View History

TO COMPILE:
1. install ALSA driver
2. compile with:
2001-08-20 15:17:09 +00:00
'./configure; make'
or
'./gitcompile'
3. install with:
'make install'
4. read cspctl.1 manpage:
'man cspctl'