annotate test/layers-expected/image.svl @ 2534:0dec5e47dd8f

Avoid dialog that says you must open audio before importing an annotation, in the case where the file being opened is not a plausible annotation one in the first place (e.g. an unsupported audio format)
author Chris Cannam
date Mon, 11 May 2020 17:30:51 +0100
parents 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="7" name="" sampleRate="48000" start="348160" end="348161" type="sparse" dimensions="1" resolution="1" notifyOnAdd="true" dataset="6" subtype="image" />
Chris@2509 6 <dataset id="6" dimensions="1">
Chris@2509 7 <point frame="348160" label="The SV splash screen" image="/home/cannam/code/sonic-visualiser/icons/scalable/sv-splash.svg" />
Chris@2509 8 </dataset>
Chris@2509 9 </data>
Chris@2509 10 <display>
Chris@2509 11 <layer id="8" type="image" name="Images" model="7" />
Chris@2509 12 </display>
Chris@2509 13 </sv>