Linux command
audacious 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
audacious
Example
audacious [file1.mp3] [file2.mp3]
Enqueue
audacious -e [file.mp3]
Example
audacious -H
Show
audacious -t
说明
audacious is a lightweight, GTK-based audio player focusing on low resource usage and high audio quality. It supports numerous formats through plugins and features a Winamp-classic interface mode. The player emphasizes customization through skins and plugins while maintaining simplicity.
参数
- -e, --enqueue
- Add files to playlist without playing
- -H, --headless
- Run without GUI
- -t, --show-main-window
- Show main window
- -p, --play
- Start playback
- -u, --pause
- Pause playback
- -s, --stop
- Stop playback
- -f, --fwd
- Skip forward
- -r, --rew
- Skip backward
- --shuffle
- Toggle shuffle
- --repeat
- Toggle repeat
- -m, --show-jump-box
- Show jump to file dialog
FAQ
What is the audacious command used for?
audacious is a lightweight, GTK-based audio player focusing on low resource usage and high audio quality. It supports numerous formats through plugins and features a Winamp-classic interface mode. The player emphasizes customization through skins and plugins while maintaining simplicity.
How do I run a basic audacious example?
Run `audacious` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -e, --enqueue do in audacious?
Add files to playlist without playing