diff dsp/phasevocoder/PhaseVocoder.h @ 131:a586888bc06c kissfft

Add forwardMagnitude
author Chris Cannam
date Tue, 15 Oct 2013 18:26:38 +0100
parents 2020c73dc997
children 701233f8ed41
line wrap: on
line diff
--- a/dsp/phasevocoder/PhaseVocoder.h	Tue Oct 15 11:52:00 2013 +0100
+++ b/dsp/phasevocoder/PhaseVocoder.h	Tue Oct 15 18:26:38 2013 +0100
@@ -21,7 +21,6 @@
 class PhaseVocoder  
 {
 public:
-    //!!! review: size must be a power of two, or not?
     PhaseVocoder(int size, int hop);
     virtual ~PhaseVocoder();