Do you know any cross-platform audio library I can use to normalize sampled audio?
Do you know any cross-platform audio library I can use to normalize sampled audio?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Google is your friend:
http://normalize.nongnu.org/
https://neon1.net/prog/normalizer.html
If you can’t use GPL code in your project, then just read the description of the algorithm on the second website and implement your own. It’s pretty simple.