Mercurial > hg > piper-cpp
diff capnproto/vamp.capnp @ 52:e90fd30990eb
Error handling, and pass plugin handles through
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 16 Sep 2016 16:20:05 +0100 |
parents | f3f7561233d6 |
children | 38780f15ac8d |
line wrap: on
line diff
--- a/capnproto/vamp.capnp Fri Sep 16 15:10:57 2016 +0100 +++ b/capnproto/vamp.capnp Fri Sep 16 16:20:05 2016 +0100 @@ -136,6 +136,7 @@ } struct ConfigurationResponse { +#!!! now the only response type not to have the pluginHandle, so maybe it should, just for completeness outputs @0 :List(OutputDescriptor); }