annotate 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
rev   line source
Chris@2509 1 <?xml version="1.0" encoding="UTF-8"?>
Chris@2509 2 <!DOCTYPE sonic-visualiser>
Chris@2509 3 <sv>
Chris@2509 4 <data>
Chris@2509 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" />
Chris@2509 6 <dataset id="24" dimensions="2">
Chris@2509 7 <point frame="0" value="374.032" duration="89088" extent="101.953" label="Area of no interest" />
Chris@2509 8 <point frame="384000" value="318.507" duration="87040" extent="215.372" label="Area of interest" />
Chris@2509 9 <point frame="588800" value="405.325" duration="63488" extent="228.863" label="Area of more interest" />
Chris@2509 10 </dataset>
Chris@2509 11 </data>
Chris@2509 12 <display>
Chris@2509 13 <layer id="26" type="boxes" name="Boxes" model="25" verticalScale="0" colourName="White" colour="#ffffff" darkBackground="true" />
Chris@2509 14 </display>
Chris@2509 15 </sv>