annotate examples/configurationresponse.json @ 75:6b6668cdb016
jsonrpc
Remove the term "plugin" in various places
author |
Chris Cannam |
date |
Thu, 06 Oct 2016 13:38:16 +0100 |
parents |
b20a0020530d |
children |
|
rev |
line source |
Chris@59
|
1 {"outputList": [{"basic": {"description": "Percussive note onset locations", "identifier": "onsets", "name": "Onsets"}, "configured": { "binCount": 0, "binNames": [], "hasDuration": false, "sampleRate": 44100, "sampleType": "VariableSampleRate", "unit": ""}}, {"basic": {"description": "Broadband energy rise detection function", "identifier": "detectionfunction", "name": "Detection Function"}, "configured": { "binCount": 1, "binNames": [""], "hasDuration": false, "quantizeStep": 1, "sampleRate": 44100, "sampleType": "OneSamplePerStep", "unit": ""}}]}
|