comparison export-tests/layers-expected/boxes.svl @ 2558:7535f13569fa

Move test/ to export-tests/ (so it can be distinguished from other test subdirs) and exclude from archive
author Chris Cannam
date Mon, 15 Jun 2020 17:45:04 +0100
parents test/layers-expected/boxes.svl@03b12584af5b
children
comparison
equal deleted inserted replaced
2557:5a397accaf59 2558:7535f13569fa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE sonic-visualiser>
3 <sv>
4 <data>
5 <model id="25" name="" sampleRate="48000" start="0" end="652288" type="sparse" dimensions="2" resolution="1" notifyOnAdd="true" dataset="24" subtype="box" minimum="318.507" maximum="634.188" units="Hz" />
6 <dataset id="24" dimensions="2">
7 <point frame="0" value="374.032" duration="89088" extent="101.953" label="Area of no interest" />
8 <point frame="384000" value="318.507" duration="87040" extent="215.372" label="Area of interest" />
9 <point frame="588800" value="405.325" duration="63488" extent="228.863" label="Area of more interest" />
10 </dataset>
11 </data>
12 <display>
13 <layer id="26" type="boxes" name="Boxes" model="25" verticalScale="0" colourName="White" colour="#ffffff" darkBackground="true" />
14 </display>
15 </sv>