Bug #853
modularise pyin steps in the PYIN.cpp Vamp plugin
Status: | New | Start date: | 2014-01-23 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Matthias Mauch | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Much of the logic needed for potential new plugins that use something like pYIN is only in the PYIN Vamp plugin source. This is not convenient. It should go into a separate module that can be called by the Vamp plugin and other things (like another plugin..).