qmmp
An audio player. More information: http://qmmp.ylsoftware.com.
-
Launch qmmp:
qmmp -
Start or stop the currently playing audio:
qmmp --play-pause -
Seek forwards or backward a specific amount of time in seconds:
qmmp --seek-{{fwd|bwd}} {{time_in_seconds}} -
Play the next audio file:
qmmp --next -
Play the previous audio file:
qmmp --previous -
Print the current volume:
qmmp --volume-status -
Increase or decrease the volume of the currently playing audio by 5 steps:
qmmp --volume-{{inc|dec}}
License and Disclaimer
The content on this page is copyright © 2014—present the tldr-pages team and contributors.This page is used with permission under Creative Commons Attribution 4.0 International License.
While we do attempt to make sure content is accurate, there isn't a warranty of any kind.