summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-03 14:36:00 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-03 14:36:00 +0100
commit30c191768a0108edaf9bdf79febf1cc74ed73482 (patch)
treeacd02b1de9436fac225a15b1bd16959104bb4a5e /ChangeLog
parentc5b3d91fab31fde4c21e1cc5bb5adb1d6d26fcca (diff)
Change the -3dB preset to -6dB since we are dealing with amplitude, not power.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07c985c47..dfcf699c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Re-calculate audio plots when the mapping is changed.
+ * Change the -3dB preset to -6dB since we are talking about
+ amplitude, not power.
+
* Version 1.69.19 released.
2014-06-02 Carl Hetherington <cth@carlh.net>