psmokotnin / osm

Open sound meter. FFT based application for tuning sound systems.
GNU General Public License v3.0
227 stars 35 forks source link

Add Support for long term loudness average measurements #61

Closed 12xx12 closed 1 year ago

12xx12 commented 1 year ago

To complete the audio toolkit an option to average the loudness measured over a longer time interval [1, 5, 15, 30, 60, infinite] minutes might be interesting.

NexAdn commented 1 year ago

I propose a few additions to this:

This would make the tool very handy and informative for monitoring loudness in live broadcasts.

psmokotnin commented 1 year ago

Open Sound Meter is more for live sound and I have a lot of functions to implement. Its future is more in acoustics than in broadcasting. So, Leq is already in todo list. Measurement for EBU standard is even another type of measurement and requires another approach and achitecture.

josh-barker commented 1 year ago

Hey @psmokotnin , just wondering when the Leq feature might be coming?

Thanks!

psmokotnin commented 1 year ago

@josh-barker Since it's a very important tool, I hope in the next months.

psmokotnin commented 1 year ago

Done. Will be included in future v1.3

12xx12 commented 11 months ago

Thanks !!!!