Skip to content

Conversation

@SamInPgh
Copy link
Contributor

Populate a track's replay gain value from the Song object rather than from a local variable when streaming to a player so that it can be modified by a plugin's registered onStream() protocol handler routine if desired. This came up in a forum discussion of possible ways to allow the SqueezeDSP plugin to handle replay gain on the server side.

Populate a track's replay gain value from the Song object rather than a local variable when streaming to a player so that it can be over-ridden by a plugin's registered onStream() protocol handler routine if desired.

Signed-off-by: Sam Y <syahres@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant