From 060db23bdc6d15690db3494eb5277cfcb4ab14af Mon Sep 17 00:00:00 2001 From: Pierre Alexandre Tremblay Date: Wed, 22 Apr 2020 12:05:23 +0100 Subject: [PATCH] corrects the description of the output in loudness --- release-packaging/HelpSource/Classes/FluidLoudness.schelp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-packaging/HelpSource/Classes/FluidLoudness.schelp b/release-packaging/HelpSource/Classes/FluidLoudness.schelp index 9a6ffdc..769b236 100644 --- a/release-packaging/HelpSource/Classes/FluidLoudness.schelp +++ b/release-packaging/HelpSource/Classes/FluidLoudness.schelp @@ -32,7 +32,7 @@ ARGUMENT:: maxwindowSize How large can the windowSize be, by allocating memory at instantiation time. This cannot be modulated. RETURNS:: - A 2-channel KR signal with the [pitch, confidence] descriptors. The latency is windowSize. + A 2-channel KR signal with the [loudness, peak] descriptors. The latency is windowSize. EXAMPLES::