Mercurial > hg > tony
changeset 41:be5676304132
funky note value re-estimation using underlying pitch median value
author | gyorgyf |
---|---|
date | Wed, 19 Jun 2013 08:27:27 +0100 |
parents | f08ab2222f7d |
children | 140f1fdc7edd |
files | src/Analyser.cpp |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Analyser.cpp Wed Jun 19 08:26:24 2013 +0100 +++ b/src/Analyser.cpp Wed Jun 19 08:27:27 2013 +0100 @@ -48,11 +48,11 @@ m_fileModel = model; m_pane = pane; - // TransformId f0 = "vamp:yintony:yintony:notepitchtrack"; - // TransformId notes = "vamp:yintony:yintony:notes"; + TransformId f0 = "vamp:yintony:yintony:notepitchtrack"; + TransformId notes = "vamp:yintony:yintony:notes"; - TransformId f0 = "vamp:cepstral-pitchtracker:cepstral-pitchtracker:f0"; - TransformId notes = "vamp:cepstral-pitchtracker:cepstral-pitchtracker:notes"; + // TransformId f0 = "vamp:cepstral-pitchtracker:cepstral-pitchtracker:f0"; + // TransformId notes = "vamp:cepstral-pitchtracker:cepstral-pitchtracker:notes"; // We don't want a waveform in the main pane. We must have a // main-model layer of some sort, but the layers created by