-
### Description of the feature you're suggesting.
I'd like to add an option for replay app to sleep between loop iterations.
I'd like to see the same GUI used to adjust signal gain for replay ap…
-
I closed #57 and opened this based on personal testing and the comments section and feedback.
TLDR; I suggested volume normalization based on LUFS, but then tried out Replaygain in Foobar2000, and it…
-
Add a function for Replay Gain in the settings.
-
Would it be possible to support replay gain? It would be nice to be able to equalize the playback volume.
https://www.lifewire.com/what-is-replaygain-2438575
-
There have been many requests for volume normalisation over the years. Currently considering using a 3rd party Media Player such as [SuperPowered](http://superpowered.com/) (but it has limited filetyp…
-
Hello just testing lib, working fine for all tag used but im locked with replay_gain_adjustment
I get an exception "track_adjustment" not defined in array, but is it defined.
When dumping before t…
-
First, let me say after searching for a long time i stumbled upon this music player and it has nearly everything i was searching for, except one little feature, [ReplayGain]. It would be really nice i…
-
-
## Feature request
It would be great to have status-like command in protocol to find out current status of replay_gain, especially what is actually applied to current song.
-
My app support gapless and everything works fine.
But my app also support Replay Gain that it applies from extracted metadata. The gain is applied from `onTracksChanged` and this works nicely for …