All Posts programming qmmp: audio player

qmmp: audio player

ยท 142 words ยท 1 minute read

What is qmmp ? ๐Ÿ”—

An audio player with an interface similar to Winamp or XMMS.

See also: clementine, ncmpcpp, cmus.

More information: https://manned.org/qmmp .

Usage ๐Ÿ”—

Launch the GUI:

qmmp

Start or stop the currently playing audio:

qmmp [-t|--play-pause]

Seek forwards or backwards 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

Display the current volume:

qmmp --volume-status

[inc]rease or [dec]rease the volume of the currently playing audio by 5%:

qmmp --volume-inc|dec

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .