mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
Base: Link aplay in Audio-subsystem
This commit is contained in:
parent
01d056f794
commit
beb29c48cb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue