Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize (amplify) quiet audio, especially old SBD shows #239

Open
jcraigk opened this issue May 8, 2021 · 0 comments
Open

Normalize (amplify) quiet audio, especially old SBD shows #239

jcraigk opened this issue May 8, 2021 · 0 comments
Labels

Comments

@jcraigk
Copy link
Owner

jcraigk commented May 8, 2021

See https://phish.in/1985-11-14 which is too quiet.

We may want to use https://github.com/bbc/audiowaveform or something similar and find the maximum volume on each track and use that to programmatically select tracks that are too quiet. Such tracks will likely need to be manually edited in a DAW and re-uploaded.

We could also use the audio data to identify long sections in tracks where volume does not get high, detecting encore breaks and other quiet sections that could be trimmed. If we took a moving average of volume and looked for >5 seconds where that value stayed below a certain threshold, that should do it.

There are also some soundchecks that are too loud and should be reduced overall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant