Skip to content

Commit

Permalink
update README for 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jiixyj committed Nov 1, 2016
1 parent 0565c38 commit 040840e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ See also [loudness-scanner tool](https://github.com/jiixyj/loudness-scanner).
News
----

v1.2.0 (unreleased):
v1.2.0 released:

* New functions for real time loudness monitoring:
* 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
Expand Down

0 comments on commit 040840e

Please sign in to comment.