Mercurial > hg > piper
log
age | author | description |
---|---|---|
Tue, 07 Apr 2020 15:40:38 +0100 | Chris Cannam | Ah, the programParameters can't be static data because parameter values in general (e.g. the default configuration) aren't known until construction - and we can't query the program-parameter relationship from e.g. static Vamp plugin data either. Move to the load response structure. |
Mon, 06 Apr 2020 17:57:06 +0100 | Chris Cannam | Add programParameters, so the client can track what a program actually means - since we have no way to query parameter changes, we only have the ability to push a new configuration bundle atomically |
Thu, 09 Aug 2018 10:45:25 +0100 | Chris Cannam | Or, we could do this only for Linux since the OSX build should be more |
Thu, 09 Aug 2018 10:43:30 +0100 | Chris Cannam | Require capnp v0.6.1, because newer code won't build with the older |
Fri, 02 Feb 2018 11:43:34 +0000 | Chris Cannam | pip2 rather than mere pip seems to be necessary on OSX now |
Thu, 13 Jul 2017 15:29:01 +0100 | Chris Cannam | Add ignore file |