mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
[additionally fixed a typo of "Crative" -- tiwai] Signed-off-by: Jordi Mallach <jordi@debian.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| configure.in | ||
| 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'