summaryrefslogtreecommitdiffstats
path: root/audio/alsa-tools
diff options
context:
space:
mode:
author B. Watson2022-02-05 22:12:45 +0100
committer Willy Sudiarto Raharjo2022-02-09 03:35:06 +0100
commit955498a381315e1526d65a2c49f82992cbb87cde (patch)
tree381fef89d6b4fbb880cca146df264dd8945f51dd /audio/alsa-tools
parentcbd461cd0b1031f26b141c41b293331fea72d8c6 (diff)
downloadslackbuilds-955498a381315e1526d65a2c49f82992cbb87cde.tar.gz
audio/alsa-tools: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/alsa-tools')
-rw-r--r--audio/alsa-tools/README24
1 files changed, 13 insertions, 11 deletions
diff --git a/audio/alsa-tools/README b/audio/alsa-tools/README
index a08fa787cd..f6c2e8976f 100644
--- a/audio/alsa-tools/README
+++ b/audio/alsa-tools/README
@@ -4,14 +4,15 @@ including firmware loaders for pcmcia and USB devices.
This package includes the firmware as well as the loaders (so there's
no need for a separate alsa-firmware package like Debian has).
-This build includes udev rules for the Tascam US-122, US-224, and US-428
-USB audio interfaces (which replace the old hotplug scripts shipped
-with the alsa-tools source). Also included is the SlackBuild author's
-"tascam-us122-HOWTO" document (see /usr/doc/alsa-tools-$VERSION).
+This build includes udev rules for the Tascam US-122, US-224,
+and US-428 USB audio interfaces (which replace the old hotplug
+scripts shipped with the alsa-tools source). Also included
+is the SlackBuild author's "tascam-us122-HOWTO" document (see
+/usr/doc/alsa-tools-$VERSION).
Included tools:
- as10k1 - assembler for emu10k1 DSP chip present in Creative soundcards
+ as10k1 - assembler for emu10k1 DSP chip found in Creative soundcards
cspctl - Sound Blaster 16 ASP/CSP control program
dl10k1 - loads dumps previously created with lo10k1 & ld10k1
* echomixer - Linux equivalent of the Echoaudio console application
@@ -27,26 +28,27 @@ Included tools:
ld10k1d - daemon for lo10k1
lo10k1 - EMU10K1 (EMU10K2) patch loader for ALSA
mixartloader - Firmware loader for Digigram miXart soundcards
- pcxhrloader - Firmware loader for Digigram pcxhr compatible soundcards
+ pcxhrloader - Firmware loader for Digigram pcxhr compatible cards
* qlo10k1 - GUI for loading patches on EMU10K1/EMU10K2 cards
-* rmedigicontrol - control tool for RME Digi32 and RME Digi96 soundcards
+* rmedigicontrol - control tool for RME Digi32 and RME Digi96 cards
sbiload - OPL2/3 FM instrument loader for ALSA hwdep
sscape_ctl - ALSA SoundScape control utility
us428control - Tascam US-428 control surface daemon
- usx2yloader - 2nd Phase Firmware loader for Tascam USX2Y USB soundcards
+ usx2yloader - 2nd Phase Firmware loader for Tascam USX2Y USB cards
vxloader - Firmware loader for Digigram VX soundcards
(Older versions included the tools "ac3dec" and "extract_ac3", which
were removed from 1.0.27, probably for legal reasons)
-Tools marked with an * are GUI tools that require X. To build on an X-less
-system, set GUI=no in the environment.
+Tools marked with an * are GUI tools that require X. To build on an
+X-less system, set GUI=no in the environment.
Optional dependencies:
qt3 - only used for qlo10k1 tool (used for loading patches into emu10k1
cards with a hardware MIDI synth). This tool won't be built, if
- qt3 is not installed (or QT3=no or GUI=no is set in the environment).
+ qt3 is not installed (or QT3=no or GUI=no is set in the
+ environment).
fltk - only used for the hdspconf and hdspmixer tools (only useful for
Hammerfall HDSP cards). This tool won't be built, if fltk is not