Skip to content

Commit

Permalink
v2.5.0: maximum true peak meter
Browse files Browse the repository at this point in the history
* changed plug-in ID for surround mode

  Sorry for this at this point of time, but some hosts definitely need
  this...

* fully passed validation

* validation: show a warning on sample rate mismatch

* tested Windows 64-bit builds

* updated framework to JUCE v4.2.3

* updated libraries (FFTW 3.3.5, VST 3.6.6)

* updated documentation

* beautified code

* automatic creation of premake file
  • Loading branch information
mzuther committed Aug 27, 2016
1 parent c1b5f65 commit 878dbd9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
28 changes: 28 additions & 0 deletions doc/HISTORY
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
Git HEAD
========

v2.5.0 (2016-08-27)
===================

* maximum true peak measurement

* changed plug-in ID for surround mode

Sorry for this at this point of time, but some hosts definitely need
this...

* fully passed validation

* validation: show a warning on sample rate mismatch

* tested Windows 64-bit builds

* updated framework to JUCE v4.2.3

* updated libraries (FFTW 3.3.5, VST 3.6.6)

* updated documentation

* beautified code

* automatic creation of premake file



v2.4.0 (2016-05-01)
===================

Expand Down
2 changes: 0 additions & 2 deletions doc/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ o [mzuther] pretty-print and document code

* horizontal meter

* implement inter-sample peak meter (ITU BS.1770-4, Annex 2)

0 comments on commit 878dbd9

Please sign in to comment.