annotate export-tests/layers-expected/text.svl @ 2596:04d381f0d89a tip

Default branch is now named default on git as well as hg, in case we ever want to switch to mirroring in the other direction
author Chris Cannam
date Thu, 27 Aug 2020 15:58:56 +0100
parents 7535f13569fa
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="13" name="" sampleRate="48000" start="61440" end="788481" type="sparse" dimensions="2" resolution="1" notifyOnAdd="true" dataset="12" subtype="text" />
Chris@2509 6 <dataset id="12" dimensions="2">
Chris@2509 7 <point frame="61440" height="0.664063" label="Here&apos;s where it all began" />
Chris@2509 8 <point frame="788480" height="0.34375" label="Here&apos;s where it all ended" />
Chris@2509 9 </dataset>
Chris@2509 10 </data>
Chris@2509 11 <display>
Chris@2509 12 <layer id="14" type="text" name="Text" model="13" colourName="Orange" colour="#ff9632" darkBackground="false" />
Chris@2509 13 </display>
Chris@2509 14 </sv>