Base: Link aplay in Audio-subsystem

This commit is contained in:
kleines Filmröllchen 2022-02-17 11:02:46 +01:00 committed by Ali Mohammad Pur
parent 01d056f794
commit beb29c48cb
Notes: sideshowbarker 2024-07-17 18:38:14 +09:00

View file

@ -35,7 +35,7 @@ LibDSP was started to support development efforts in Piano, but it is intended a
This is a non-exhaustive list of applications that use audio. Most of these follow the good practices laid out in this manual page and may serve as a template for new audio applications.
* **Piano** is a sequencer/tracker and synthesizer.
* **aplay** is a command line audio file playback utility.
* [**aplay**](help://man/1/aplay) is a command line audio file playback utility.
* **SoundPlayer** is a UI audio file player with extra features such as playlist support and audio visualizations.
* [**asctl**](help://man/1/asctl) is a command line audio server control utility.
* **Applets/Audio** (AudioApplet) is a taskbar applet for setting audio parameters through a UI.