
qmmp
List of commands for qmmp:
-
qmmp:ai:18b3b Load an equalizer preset in qmmp$ qmmp --dsp-preset-load equalizer:/path/to/preset.q1qtry on your machineexplain this command
-
qmmp:ai:9c19c Opens Qmmp with the DSP plugin settings dialog$ qmmp -p dsptry on your machineexplain this command
-
qmmp:tldr:1b4ac qmmp: Play the next audio file.$ qmmp --nexttry on your machineexplain this command
-
qmmp:tldr:34e09 qmmp: Start or stop the currently playing audio.$ qmmp --play-pausetry on your machineexplain this command
-
qmmp:tldr:6eb33 qmmp: Play the previous audio file.$ qmmp --previoustry on your machineexplain this command
-
qmmp:tldr:9e1bc qmmp: Seek forwards or backward a specific amount of time in seconds.$ qmmp --seek-${select} ${time_in_seconds}try on your machineexplain this command
-
qmmp:tldr:d6137 qmmp: Increase or decrease the volume of the currently playing audio by 5 steps.$ qmmp --volume-${select}try on your machineexplain this command
-
qmmp:tldr:d982c qmmp: Print the current volume.$ qmmp --volume-statustry on your machineexplain this command