To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

The primary repository for this project is hosted at https://github.com/piper-audio/piper .
This repository is a read-only copy which is updated automatically every hour.

Statistics Download as Zip
| Branch: | Revision:

root / json / examples @ 214:970fd3bd8c92

Name Size Revision Age Author Comment
basic.json 153 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
configuration.json 122 Bytes 191:4fed2f3f2cd0 over 8 years Chris Cannam Add framing structure to capture step + block s...
configurationrequest.json 155 Bytes 192:0898ffd47a10 over 8 years Chris Cannam Update examples for configuration request, load...
configurationresponse.json 617 Bytes 191:4fed2f3f2cd0 over 8 years Chris Cannam Add framing structure to capture step + block s...
configuredoutputdescriptor.json 120 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
enums.json 3 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
error.json 46 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
extractorstaticdata.json 1.43 KB 214:970fd3bd8c92 over 5 years Chris Cannam Ah, the programParameters can't be static data ...
feature-array.json 111 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
feature-base64.json 126 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
featureset.json 142 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
finishrequest.json 14 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
finishresponse.json 111 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
framing.json 35 Bytes 191:4fed2f3f2cd0 over 8 years Chris Cannam Add framing structure to capture step + block s...
listrequest.json 3 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
listresponse.json 11.1 KB 201:f3f50eb20c4c over 8 years Chris Cannam Fix some examples
loadrequest.json 126 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
loadresponse.json 1.52 KB 214:970fd3bd8c92 over 5 years Chris Cannam Ah, the programParameters can't be static data ...
outputdescriptor.json 299 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
parameterdescriptor.json 254 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
processinput-array.json 101 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
processinput-base64.json 104 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
processrequest.json 136 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
processresponse.json 171 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
realtime.json 20 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
rpcrequest.json 184 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
rpcresponse-error.json 88 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
rpcresponse-ok.json 1.46 KB 201:f3f50eb20c4c over 8 years Chris Cannam Fix some examples
serialisedarray-array.json 22 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
serialisedarray-base64.json 46 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory
staticoutputdescriptor.json 67 Bytes 206:0a482ae2525f over 8 years Chris Cannam Add output type URI via static descriptor ("opt...
valueextents.json 27 Bytes 171:4c2ff04a89cf about 9 years Chris Cannam Move to subdirectory

Latest revisions

# Date Author Comment
214:970fd3bd8c92 2020-04-07 03:40 PM 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.

213:5e3397af978f 2020-04-06 05:57 PM 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

208:01b5abe6f170 2017-06-15 09:51 AM Chris Cannam

Merge branch 'output-type-uri'

206:0a482ae2525f 2017-06-08 12:06 PM Chris Cannam

Add output type URI via static descriptor ("option E")

201:f3f50eb20c4c 2017-02-10 06:51 PM Chris Cannam

Fix some examples

199:01700726e02e 2017-02-10 05:12 PM Chris Cannam

Copyright -> rights, and document

193:99d11195224b 2017-02-06 11:31 AM Chris Cannam

Merge pull request #1 from piper-audio/dev/step-and-block-size

Dev/step and block size

192:0898ffd47a10 2017-02-03 03:58 PM Chris Cannam

Update examples for configuration request, load response, and rpc
response - I had overlooked these because their contained objects were
being validated against out-of-date online copies of schema

191:4fed2f3f2cd0 2017-02-03 03:04 PM Chris Cannam

Add framing structure to capture step + block size, and return this in
configuration response

176:fcfd51f42662 2016-10-11 10:51 AM Chris Cannam

Make a few more fields compulsory, add note that *Response fields are only used for successful responses

View revisions

Also available in: Atom