Mercurial > hg > piper-cpp
log vamp-support/RequestResponse.h @ 287:09753ad777db
age | author | description |
---|---|---|
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, 08 Jun 2017 16:17:03 +0100 | Chris Cannam | Add static output descriptor, pass through type URI |
Fri, 03 Feb 2017 16:23:21 +0000 | Chris Cannam | Pull step & block size out into framing struct, return in config |
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. |
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 |