kimtore / pms

Practical Music Search is an interactive Vim-like console client for the Music Player Daemon.
https://ambientsound.github.io/pms/
MIT License
249 stars 23 forks source link

Change playing speed. #125

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi, I read doc/commands.md and didn't find a way how to increase/decrease playing speed.

(1) Can pms do that? (2) Can mpd do that?

If (1) true, then how? If (1) false and (2) true, then can you implement this? If (2) false, then well, it sucks.

kimtore commented 4 years ago

As far as I know, there is no way of choosing playback speed with MPD. Also found an open issue for this at MusicPlayerDaemon/MPD#46. If it is ever implemented in MPD, it would be a small task to add it to PMS as well. For now, closing this issue.