annotate test/layers-expected/3dplot.svl @ 2530:89895d455b98

Ensure correct width is calculated when requesting to render whole of a view that hasn't finished loading yet; avoid over-eagerly feeding unknown binary files to RDF decoder on load
author Chris Cannam
date Thu, 30 Apr 2020 16:03: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="18" name="" sampleRate="48000" start="0" end="983039" />
Chris@2509 6 </data>
Chris@2509 7 <display>
Chris@2509 8 <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" />
Chris@2509 9 </display>
Chris@2509 10 </sv>