Mercurial > hg > piper-cpp
diff vamp-support/PreservingPluginHandleMapper.h @ 97:427c4c725085
Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 13 Oct 2016 18:05:35 +0100 |
parents | 81e1c48e97f9 |
children | 9a044706ab73 |
line wrap: on
line diff
--- a/vamp-support/PreservingPluginHandleMapper.h Thu Oct 13 17:00:06 2016 +0100 +++ b/vamp-support/PreservingPluginHandleMapper.h Thu Oct 13 18:05:35 2016 +0100 @@ -40,7 +40,7 @@ #include <iostream> -namespace piper { +namespace piper_vamp { //!!! document -- this is a passthrough thing for a single plugin //!!! handle only, it does not use actually valid Plugin pointers at