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.
|
Thu, 15 Jun 2017 09:09:07 +0100 |
Chris Cannam |
Rename RdfTypes (which sounds like a set of type declarations) to
|
Fri, 09 Jun 2017 13:56:34 +0100 |
Chris Cannam |
Stub out RDF type lookup
|
Mon, 06 Feb 2017 16:44:33 +0000 |
Chris Cannam |
Fix erroneous logic for handling step and block size in prior commit
|
Fri, 03 Feb 2017 16:23:21 +0000 |
Chris Cannam |
Pull step & block size out into framing struct, return in config
|
Fri, 20 Jan 2017 17:45:54 +0000 |
Chris Cannam |
Move some things around, and add overall test script
|
Wed, 16 Nov 2016 16:12:42 +0000 |
Chris Cannam |
Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
|
Wed, 02 Nov 2016 14:27:42 +0000 |
Chris Cannam |
Add and implement the "from" param for list request. The simple-server implementation is not yet correct.
|
Mon, 24 Oct 2016 17:53:33 +0100 |
Chris Cannam |
Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
|
Thu, 13 Oct 2016 18:05:35 +0100 |
Chris Cannam |
Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
|