Skip to content

v1.2.0

Compare
Choose a tag to compare
@jiixyj jiixyj released this 01 Nov 06:53
· 96 commits to master since this release
  • 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!