diff test/layers-expected/peakfreq.svl @ 2509:03b12584af5b

Add svl format export regression tests (but see also bug #1979 SVL export does not export Colour 3D Plot data)
author Chris Cannam
date Tue, 21 Apr 2020 09:19:27 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/layers-expected/peakfreq.svl	Tue Apr 21 09:19:27 2020 +0100
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE sonic-visualiser>
+<sv>
+  <data>
+    <model id="27" name="" sampleRate="48000" start="0" end="845056" />
+  </data>
+  <display>
+    <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" />
+  </display>
+</sv>