Volume Control Command - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Volume Control Command (/showthread.php?tid=4812) |
Volume Control Command - Macdelf - 03-29-2022 When using lirc, I use mpc commands for most functions, stop, pause et al. A friend uses the mood player as a preamp and I am adding an ir remote for him. My first thought was to use mpc volume +1 and -1. That doesn’t seem to interface with the gui well. Is there a better command? RE: Volume Control Command - Tim Curtis - 03-29-2022 View the Setup guide. It has info on volume cli. https://github.com/moode-player/moode/blob/develop/www/setup.txt RE: Volume Control Command - Macdelf - 03-29-2022 (03-29-2022, 11:11 PM)Tim Curtis Wrote: View the Setup guide. It has info on volume cli. Thank you, /var/www/vol.sh -up 2 dn and mute work. I had not used the volume control at all before ( remote control preamp). It now makes sense that .dsf files must be resampled to have software volume work. |