Mercurial > hg > sonic-visualiser
diff export-tests/layers-expected/spectrogram.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/spectrogram.svl@03b12584af5b |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/export-tests/layers-expected/spectrogram.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="21" name="" sampleRate="48000" start="0" end="940032" /> + </data> + <display> + <layer id="23" type="spectrogram" name="Spectrogram" model="22" channel="-1" windowSize="8192" windowHopLevel="4" oversampling="1" gain="1" threshold="1e-08" minFrequency="40" maxFrequency="1500" colourScale="0" colourRotation="0" frequencyScale="1" binDisplay="0" colourMap="Magma" colourScheme="1" columnNormalization="hybrid" normalizeColumns="false" normalizeVisibleArea="false" /> + </display> +</sv>