summaryrefslogtreecommitdiff
path: root/libs/audiographer/audiographer/general/normalizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/audiographer/audiographer/general/normalizer.h')
-rw-r--r--libs/audiographer/audiographer/general/normalizer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/audiographer/audiographer/general/normalizer.h b/libs/audiographer/audiographer/general/normalizer.h
index 025131022e..e5f73a0f08 100644
--- a/libs/audiographer/audiographer/general/normalizer.h
+++ b/libs/audiographer/audiographer/general/normalizer.h
@@ -21,7 +21,7 @@ public:
~Normalizer();
/// Sets the peak found in the material to be normalized \see PeakReader \n RT safe
- void set_peak (float peak);
+ float set_peak (float peak);
/** Allocates a buffer for using with const ProcessContexts
* This function does not need to be called if