I have a few simple suggestions to improve the flexibility of Meter.integrated_loudness:
- return the times at which the loudness was calculated
- make the hop-size a parameter that can be set by the user
- could the block size also be a parameter? It does not seem to be used anywhere else
sorry, the time vector does not make sense. Since it's integrated. I was looking for a block wise loudness estimate. Maybe I'll code it. Would it be interesting for pyloudnorm?