log vamp-support/LoaderRequests.h @ 296:50a0b4fea7f1 tip master

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, 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