gateship-one / odyssey

Odyssey music player
GNU General Public License v3.0
232 stars 39 forks source link

[enhancement] ReplayGain #74

Open bb010g opened 7 years ago

bb010g commented 7 years ago

ReplayGain support would be nice. As for controlling it, MPD's options are sane:

replaygain <off or album or track or auto>
       If specified, mpd will adjust the volume of songs played using Replay‐
       Gain tags (see <http://www.replaygain.org/>).  Setting this to "album"
       will adjust volume using the album's ReplayGain tags, while setting it
       to  "track"  will  adjust  it using the track ReplayGain tags.  "auto"
       uses the track ReplayGain tags if random play is  activated  otherwise
       the  album ReplayGain tags. Currently only FLAC, Ogg Vorbis, Musepack,
       and MP3 (through ID3v2 ReplayGain tags, not APEv2) are supported.

replaygain_preamp <-15 to 15>
       This is the gain (in dB) applied to songs with ReplayGain tags.
djselbeck commented 7 years ago

I think you opened the ticket under the wrong project ;). this is odyssey (our music player). You should open it under MALP

bb010g commented 7 years ago

This is for Odyssey. I was just putting in the man page quote for a reference of what their settings for controlling it are without (likely poorly) paraphrasing them myself. They're applicable for any player implementing ReplayGain.

breversa commented 4 years ago

I’m looking for a bs1770gain-supporting (http://bs1770gain.sourceforge.net/) music player. Is it a planned feature for Odyssey ?