v1.2.0
- New functions for real time loudness/peak monitoring:
ebur128_loudness_window()
ebur128_set_max_window()
ebur128_set_max_history()
ebur128_prev_sample_peak()
ebur128_prev_true_peak()
- New FIR resampler for true peak calculation, removing Speex dependency
- Add true peak conformance tests
- Bug fixes
Thanks everyone who contributed to this release!