Mercurial > hg > sonic-annotator
changeset 365:5e17f44b2e74
Update plugin version in expected outputs
author | Chris Cannam |
---|---|
date | Tue, 28 Jan 2020 15:41:34 +0000 |
parents | 9f7c1f08ff60 |
children | 9f7297c47850 |
files | tests/test-jams-writer/expected/curve-fsr.json tests/test-jams-writer/expected/grid-oss-0.json tests/test-jams-writer/expected/grid-oss-2.json tests/test-jams-writer/expected/grid-oss-6.json tests/test-jams-writer/expected/grid-oss.json tests/test-jams-writer/expected/instants.json tests/test-jams-writer/expected/notes-regions.json |
diffstat | 7 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-jams-writer/expected/curve-fsr.json Tue Jan 28 15:14:31 2020 +0000 +++ b/tests/test-jams-writer/expected/curve-fsr.json Tue Jan 28 15:41:34 2020 +0000 @@ -13,7 +13,7 @@ "annotator": { "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", "output_id": "curve-fsr", - "plugin_version": "4", + "plugin_version": "5", "step_size": 1024, "block_size": 1024, "sample_rate": 44100,
--- a/tests/test-jams-writer/expected/grid-oss-0.json Tue Jan 28 15:14:31 2020 +0000 +++ b/tests/test-jams-writer/expected/grid-oss-0.json Tue Jan 28 15:41:34 2020 +0000 @@ -13,7 +13,7 @@ "annotator": { "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", "output_id": "grid-oss", - "plugin_version": "4", + "plugin_version": "5", "step_size": 1024, "block_size": 1024, "sample_rate": 44100,
--- a/tests/test-jams-writer/expected/grid-oss-2.json Tue Jan 28 15:14:31 2020 +0000 +++ b/tests/test-jams-writer/expected/grid-oss-2.json Tue Jan 28 15:41:34 2020 +0000 @@ -13,7 +13,7 @@ "annotator": { "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", "output_id": "grid-oss", - "plugin_version": "4", + "plugin_version": "5", "step_size": 1024, "block_size": 1024, "sample_rate": 44100,
--- a/tests/test-jams-writer/expected/grid-oss-6.json Tue Jan 28 15:14:31 2020 +0000 +++ b/tests/test-jams-writer/expected/grid-oss-6.json Tue Jan 28 15:41:34 2020 +0000 @@ -13,7 +13,7 @@ "annotator": { "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", "output_id": "grid-oss", - "plugin_version": "4", + "plugin_version": "5", "step_size": 1024, "block_size": 1024, "sample_rate": 44100,
--- a/tests/test-jams-writer/expected/grid-oss.json Tue Jan 28 15:14:31 2020 +0000 +++ b/tests/test-jams-writer/expected/grid-oss.json Tue Jan 28 15:41:34 2020 +0000 @@ -13,7 +13,7 @@ "annotator": { "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", "output_id": "grid-oss", - "plugin_version": "4", + "plugin_version": "5", "step_size": 1024, "block_size": 1024, "sample_rate": 44100,
--- a/tests/test-jams-writer/expected/instants.json Tue Jan 28 15:14:31 2020 +0000 +++ b/tests/test-jams-writer/expected/instants.json Tue Jan 28 15:41:34 2020 +0000 @@ -13,7 +13,7 @@ "annotator": { "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", "output_id": "instants", - "plugin_version": "4", + "plugin_version": "5", "step_size": 1024, "block_size": 1024, "sample_rate": 44100,
--- a/tests/test-jams-writer/expected/notes-regions.json Tue Jan 28 15:14:31 2020 +0000 +++ b/tests/test-jams-writer/expected/notes-regions.json Tue Jan 28 15:41:34 2020 +0000 @@ -13,7 +13,7 @@ "annotator": { "plugin_id": "vamp:vamp-test-plugin:vamp-test-plugin", "output_id": "notes-regions", - "plugin_version": "4", + "plugin_version": "5", "step_size": 1024, "block_size": 1024, "sample_rate": 44100,