annotate test/layers-expected/peakfreq.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="27" name="" sampleRate="48000" start="0" end="845056" />
Chris@2509 6 </data>
Chris@2509 7 <display>
Chris@2509 8 <layer id="29" type="spectrogram" name="Spectrogram &lt;3&gt;" model="28" channel="-1" windowSize="4096" windowHopLevel="5" oversampling="1" gain="1" threshold="1e-08" minFrequency="40" maxFrequency="2000" colourScale="0" colourRotation="0" frequencyScale="1" binDisplay="2" colourMap="Magma" colourScheme="1" columnNormalization="peak" normalizeColumns="true" normalizeVisibleArea="false" />
Chris@2509 9 </display>
Chris@2509 10 </sv>