Mercurial > hg > sonic-visualiser
diff export-tests/layers-expected/3dplot.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/3dplot.svl@03b12584af5b |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/export-tests/layers-expected/3dplot.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="18" name="" sampleRate="48000" start="0" end="983039" /> + </data> + <display> + <layer id="20" type="colour3dplot" name="Key Strength Plot" model="19" scale="0" minY="0" maxY="0" invertVertical="false" opaque="true" binScale="0" smooth="false" gain="1" colourMap="Magma" colourScheme="1" columnNormalization="none" normalizeColumns="false" normalizeVisibleArea="false" /> + </display> +</sv>