comparison tests/test-jams-writer/expected/grid-oss.json @ 208:c17b184c16db

Update JAMS output to JAMS v0.2.0. We now (for the first time?!) write actual JAMS schema-compliant output when possible, though it isn't possible for many types of plugin. The output for all tested combinations of transforms is valid JSON even where it isn't schema-compliant.
author Chris Cannam
date Wed, 04 Nov 2015 10:07:29 +0000
parents 1f8fef5c6ea2
children ffa60ff17a86
comparison
equal deleted inserted replaced
207:e8f2f530c091 208:c17b184c16db
1 { 1 {
2 "file_metadata": { 2 "file_metadata": {
3 "filename": "20sec-silence.wav" 3 "jams_version": "0.2.0",
4 "identifiers": { "filename": "20sec-silence.wav" },
5 "duration": 20.003265306
4 }, 6 },
5 "unknown": [ 7 "annotations": [
6 { 8 {
9 "namespace": "unknown",
7 "annotation_metadata": { 10 "annotation_metadata": {
8 "annotation_tools": "Sonic Annotator v1.3", 11 "annotation_tools": "Sonic Annotator v1.3",
9 "data_source": "Automatic feature extraction", 12 "data_source": "Automatic feature extraction",
10 "annotator": { 13 "annotator": {
11 "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", 14 "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin",
19 }, 22 },
20 "transform_id": "vamp:vamp-test-plugin:vamp-test-plugin:grid-oss" 23 "transform_id": "vamp:vamp-test-plugin:vamp-test-plugin:grid-oss"
21 } 24 }
22 }, 25 },
23 "data": [ 26 "data": [
24 { "time": { "value": 0.000000000 }, "label": { "value": "1 of 20 at 0" }, "value": [ 0.0666667, 0.1, 0.133333, 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667 ] }, 27 { "time": 0.000000000, "duration": 0.0, "confidence": 1.0, "label": "1 of 20 at 0", "value": [ 0.0666667, 0.1, 0.133333, 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667 ] },
25 { "time": { "value": 0.023219954 }, "label": { "value": "2 of 20 at 0.023" }, "value": [ 0.1, 0.133333, 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4 ] }, 28 { "time": 0.023219954, "duration": 0.0, "confidence": 1.0, "label": "2 of 20 at 0.023", "value": [ 0.1, 0.133333, 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4 ] },
26 { "time": { "value": 0.046439909 }, "label": { "value": "3 of 20 at 0.046" }, "value": [ 0.133333, 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333 ] }, 29 { "time": 0.046439909, "duration": 0.0, "confidence": 1.0, "label": "3 of 20 at 0.046", "value": [ 0.133333, 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333 ] },
27 { "time": { "value": 0.069659863 }, "label": { "value": "4 of 20 at 0.069" }, "value": [ 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667 ] }, 30 { "time": 0.069659863, "duration": 0.0, "confidence": 1.0, "label": "4 of 20 at 0.069", "value": [ 0.166667, 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667 ] },
28 { "time": { "value": 0.092879818 }, "label": { "value": "5 of 20 at 0.092" }, "value": [ 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5 ] }, 31 { "time": 0.092879818, "duration": 0.0, "confidence": 1.0, "label": "5 of 20 at 0.092", "value": [ 0.2, 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5 ] },
29 { "time": { "value": 0.116099773 }, "label": { "value": "6 of 20 at 0.116" }, "value": [ 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333 ] }, 32 { "time": 0.116099773, "duration": 0.0, "confidence": 1.0, "label": "6 of 20 at 0.116", "value": [ 0.233333, 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333 ] },
30 { "time": { "value": 0.139319727 }, "label": { "value": "7 of 20 at 0.139" }, "value": [ 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667 ] }, 33 { "time": 0.139319727, "duration": 0.0, "confidence": 1.0, "label": "7 of 20 at 0.139", "value": [ 0.266667, 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667 ] },
31 { "time": { "value": 0.162539682 }, "label": { "value": "8 of 20 at 0.162" }, "value": [ 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6 ] }, 34 { "time": 0.162539682, "duration": 0.0, "confidence": 1.0, "label": "8 of 20 at 0.162", "value": [ 0.3, 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6 ] },
32 { "time": { "value": 0.185759637 }, "label": { "value": "9 of 20 at 0.185" }, "value": [ 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333 ] }, 35 { "time": 0.185759637, "duration": 0.0, "confidence": 1.0, "label": "9 of 20 at 0.185", "value": [ 0.333333, 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333 ] },
33 { "time": { "value": 0.208979591 }, "label": { "value": "10 of 20 at 0.208" }, "value": [ 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667 ] }, 36 { "time": 0.208979591, "duration": 0.0, "confidence": 1.0, "label": "10 of 20 at 0.208", "value": [ 0.366667, 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667 ] },
34 { "time": { "value": 0.232199546 }, "label": { "value": "11 of 20 at 0.232" }, "value": [ 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7 ] }, 37 { "time": 0.232199546, "duration": 0.0, "confidence": 1.0, "label": "11 of 20 at 0.232", "value": [ 0.4, 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7 ] },
35 { "time": { "value": 0.255419501 }, "label": { "value": "12 of 20 at 0.255" }, "value": [ 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333 ] }, 38 { "time": 0.255419501, "duration": 0.0, "confidence": 1.0, "label": "12 of 20 at 0.255", "value": [ 0.433333, 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333 ] },
36 { "time": { "value": 0.278639455 }, "label": { "value": "13 of 20 at 0.278" }, "value": [ 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667 ] }, 39 { "time": 0.278639455, "duration": 0.0, "confidence": 1.0, "label": "13 of 20 at 0.278", "value": [ 0.466667, 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667 ] },
37 { "time": { "value": 0.301859410 }, "label": { "value": "14 of 20 at 0.301" }, "value": [ 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8 ] }, 40 { "time": 0.301859410, "duration": 0.0, "confidence": 1.0, "label": "14 of 20 at 0.301", "value": [ 0.5, 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8 ] },
38 { "time": { "value": 0.325079365 }, "label": { "value": "15 of 20 at 0.325" }, "value": [ 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333 ] }, 41 { "time": 0.325079365, "duration": 0.0, "confidence": 1.0, "label": "15 of 20 at 0.325", "value": [ 0.533333, 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333 ] },
39 { "time": { "value": 0.348299319 }, "label": { "value": "16 of 20 at 0.348" }, "value": [ 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667 ] }, 42 { "time": 0.348299319, "duration": 0.0, "confidence": 1.0, "label": "16 of 20 at 0.348", "value": [ 0.566667, 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667 ] },
40 { "time": { "value": 0.371519274 }, "label": { "value": "17 of 20 at 0.371" }, "value": [ 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9 ] }, 43 { "time": 0.371519274, "duration": 0.0, "confidence": 1.0, "label": "17 of 20 at 0.371", "value": [ 0.6, 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9 ] },
41 { "time": { "value": 0.394739229 }, "label": { "value": "18 of 20 at 0.394" }, "value": [ 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9, 0.933333 ] }, 44 { "time": 0.394739229, "duration": 0.0, "confidence": 1.0, "label": "18 of 20 at 0.394", "value": [ 0.633333, 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9, 0.933333 ] },
42 { "time": { "value": 0.417959183 }, "label": { "value": "19 of 20 at 0.417" }, "value": [ 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9, 0.933333, 0.966667 ] }, 45 { "time": 0.417959183, "duration": 0.0, "confidence": 1.0, "label": "19 of 20 at 0.417", "value": [ 0.666667, 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9, 0.933333, 0.966667 ] },
43 { "time": { "value": 0.441179138 }, "label": { "value": "20 of 20 at 0.441" }, "value": [ 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9, 0.933333, 0.966667, 1 ] } 46 { "time": 0.441179138, "duration": 0.0, "confidence": 1.0, "label": "20 of 20 at 0.441", "value": [ 0.7, 0.733333, 0.766667, 0.8, 0.833333, 0.866667, 0.9, 0.933333, 0.966667, 1 ] }
44 ] 47 ]
45 } 48 }
46 ] 49 ]
47 } 50 }