Mercurial > hg > piper-cpp
log
age | author | description |
---|---|---|
Wed, 08 Apr 2020 15:02:24 +0100 | Chris Cannam | Further wiring for ProgramParameters - should now be supported throughout |
Tue, 07 Apr 2020 18:04:53 +0100 | Chris Cannam | Fix overlooked constructor call |
Tue, 07 Apr 2020 15:56:02 +0100 | Chris Cannam | Add support for ProgramParameters. In theory this means we can select a program and then re-query the plugin's parameters and get the right values back, just as would happen if we were working with the remote extractor directly as a local Vamp plugin. |