We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998268f commit d6ae5bdCopy full SHA for d6ae5bd
input/equateRmsWav.m
@@ -34,7 +34,7 @@ function equateRmsWav(subjName)
34
35
end
36
37
- function runFunction (referenceWavFn, targetWavFn)
+function runFunction (referenceWavFn, targetWavFn)
38
% This Script takes a file (targetWavFn) and equates its rms with
39
% another reference audio file (referenceWavFn) amd gives the equated
40
% wav file as an output ('final_wave.wav')
0 commit comments