Utility Reference
Click on a utility for documentation on its usage.
trackplay
trackinfo takes a list of audio tracks and plays them to an available audio output device such as PulseAudio or the Open Sound System.
- Options
-
-
-h, --help
- show a list of options and exit
-
-I, --interactive
- run in interactive mode; this provides a text-based GUI and allows one to operate playback via keyboard and, on some terminals, mouse control
-
-o, --output=SYSTEM
- the output system to use, such as "PulseAudio" or "OSS"
-
-T, --track-replaygain
- apply track ReplayGain during playback, if present
-
-A, --album-replaygain
- apply album ReplayGain during playback, if present
-
--shuffle
- shuffle tracks randomly before playback
-
-V, --verbose=VERBOSITY
- The level of output to display. Choose between 'normal', 'quiet' and 'debug'.
- Playback Controls
-
N / n | - | next track |
P / p | - | previous track |
Space | - | pause (non-interactive mode only) |
Esc / Q / q | - | quit |