Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide Using replay gain as preamp in moode?
#1
Foobar2000 has a preamp function that utilizes replay gain to adjust volume levels. (Foobar preferences -> playback)

Is such a feature available for moode, or MPD, too?

Many thanks!
Reply
#2
Yes, its an available setting in MPD
https://github.com/andrewrk/mpd/blob/mas...nf.example

But not exposed in moOde MPD Config screen.

I'll add to TODO list.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
That would be great, thank you!
In the meantime, can I change the setting and MPD to use the feature or is this not possible? MPD is pretty new to me.
Reply
#4
Just keep in mind that being on the TODO list does guarantee it will be implemented soon because features compete with one another for developer time, and they compete with bug fixes, new hardware etc.

Yes, you can manually edit /etc/mpd.conf and add the setting, however this file will be overwritten anytime you press APPLY on the MPD Config screen.

sudo nano /etc/mpd.conf
sudo systemctl restart mpd

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
Works, great! Many thanks!
For everybody else who wants to use the setting you need to add:

replaygain_preamp "X"

to mpd/conf and safe and restart. Replace X with a value between -15 and +15 to change volume in db.

Shutting down and restarting doesn't change the setting.
Reply


Forum Jump: