Hello Audio Science Review Community,
Today, I am excited to introduce projects I have been working on for two weeks: 'FIR-Filter-Maker-for-Equal-Loudness' and 'APO-Loudness'. These projects are in their early stages and are far from perfect, but they are crafted with my passion for audio and a desire to contribute to our community.
'FIR-Filter-Maker-for-Equal-Loudness' is a Python script that generates Finite Impulse Response (FIR) filters based on the ISO 226:2003 equal-loudness contours. These filters are designed to maintain a balanced tone at lower volume levels and can be used with Equalizer APO, APO-Loudness, or other convolution hosts.
'APO-Loudness' is a Windows application that utilizes these filters to control loudness via Equalizer APO. It offers a simple interface for users to adjust the volume and target loudness levels with ease.
While they might still be a bit rough around the edges, these projects are open-sourced, allowing you the freedom to enhance and adapt them as you see fit. I warmly invite you to explore these projects on GitHub and give them a shot. Here are the links to the projects:
Grisys
Today, I am excited to introduce projects I have been working on for two weeks: 'FIR-Filter-Maker-for-Equal-Loudness' and 'APO-Loudness'. These projects are in their early stages and are far from perfect, but they are crafted with my passion for audio and a desire to contribute to our community.
'FIR-Filter-Maker-for-Equal-Loudness' is a Python script that generates Finite Impulse Response (FIR) filters based on the ISO 226:2003 equal-loudness contours. These filters are designed to maintain a balanced tone at lower volume levels and can be used with Equalizer APO, APO-Loudness, or other convolution hosts.
'APO-Loudness' is a Windows application that utilizes these filters to control loudness via Equalizer APO. It offers a simple interface for users to adjust the volume and target loudness levels with ease.
While they might still be a bit rough around the edges, these projects are open-sourced, allowing you the freedom to enhance and adapt them as you see fit. I warmly invite you to explore these projects on GitHub and give them a shot. Here are the links to the projects:
- FIR-Filter-Maker-for-Equal-Loudness: https://github.com/grisys83/FIR-Filter-Maker-for-Equal-Loudness
- APO-Loudness: https://github.com/grisys83/APO-Loudness
Grisys