shithub: aubio

Download patch

ref: 018499491fa63b72b139a075ff94091917a55903
parent: c470ad04d596eff648aa8e055d385cda0dcbcad7
author: Paul Brossier <[email protected]>
date: Sat Dec 17 07:43:33 EST 2016

tests/src/spectral/test-phasevoc.c: fix typos

--- a/tests/src/spectral/test-phasevoc.c
+++ b/tests/src/spectral/test-phasevoc.c
@@ -28,7 +28,7 @@
     // ...
     cvec_print (fftgrain);
 
-    // optionnaly rebuild the signa
+    // optionally rebuild the signal
     aubio_pvoc_rdo(pv,fftgrain,out);
 
     // and do something with the result