mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
| .. | ||
| configure.ac | ||
| COPYING | ||
| cspctl.1 | ||
| cspctl.c | ||
| gitcompile | ||
| Makefile.am | ||
| README | ||
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'