Experiment with formant shifting before the peaks/phase work

This commit is contained in:
Chris Cannam
2022-06-06 16:37:44 +01:00
parent 9a7a977fa0
commit ec7a2b1b51
2 changed files with 60 additions and 2 deletions

View File

@@ -271,6 +271,7 @@ protected:
void calculateHop();
void analyseChannel(int channel, int inhop, int prevInhop, int prevOuthop);
void analyseFormant();
void adjustFormant(int channel);
void synthesiseChannel(int channel, int outhop);
double getEffectiveRatio() const {