comparison tests/test.sh @ 200:f35bbb3e4d41 sonic-annotator-1.2

Change of tack: rename the JSON writer to JAMS. It's simpler than having a JSON writer with a mandatory flag to tell it what sort of JSON to write.
author Chris Cannam
date Tue, 01 Sep 2015 17:51:03 +0100
parents 3b7ec45abd1c
children b84b946e8542
comparison
equal deleted inserted replaced
199:c8b934ed4ddd 200:f35bbb3e4d41
15 csv-destinations \ 15 csv-destinations \
16 lab-writer \ 16 lab-writer \
17 lab-destinations \ 17 lab-destinations \
18 midi-writer \ 18 midi-writer \
19 midi-destinations \ 19 midi-destinations \
20 json-writer \ 20 jams-writer \
21 json-destinations \ 21 jams-destinations \
22 summaries \ 22 summaries \
23 multiple-audio \ 23 multiple-audio \
24 ; do 24 ; do
25 25
26 echo -n "$x: " 26 echo -n "$x: "