comparison dsp/phasevocoder/PhaseVocoder.h @ 357:650bbacf8288

Add forwardMagnitude
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 15 Oct 2013 18:26:38 +0100
parents 5eb9c2387108
children 701233f8ed41
comparison
equal deleted inserted replaced
356:42d416af5030 357:650bbacf8288
19 class FFTReal; 19 class FFTReal;
20 20
21 class PhaseVocoder 21 class PhaseVocoder
22 { 22 {
23 public: 23 public:
24 //!!! review: size must be a power of two, or not?
25 PhaseVocoder(int size, int hop); 24 PhaseVocoder(int size, int hop);
26 virtual ~PhaseVocoder(); 25 virtual ~PhaseVocoder();
27 26
28 /** 27 /**
29 * Given one frame of time-domain samples, FFT and return the 28 * Given one frame of time-domain samples, FFT and return the