Add R3 support to plugins

This commit is contained in:
Chris Cannam
2022-06-13 11:49:04 +01:00
parent c7e4d9eb07
commit 90ad1274d8
8 changed files with 930 additions and 2 deletions

View File

@@ -190,6 +190,7 @@ R3StretcherImpl::setFormantOption(RubberBandStretcher::Options options)
m_parameters.options |= options;
}
//!!! unused?
void
R3StretcherImpl::setPitchOption(RubberBandStretcher::Options options)
{