Mercurial > hg > sonic-visualiser
diff export-tests/layers-expected/peakfreq.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/peakfreq.svl@03b12584af5b |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/export-tests/layers-expected/peakfreq.svl Mon Jun 15 17:45:04 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 <3>" 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>