view test/layers-expected/image.svl @ 2550:a004f981f6f5 startup-timing

Some work to try to get the main window up & functioning quicker - without waiting for the transforms to be populated first. Needs a lot more testing, not to be merged until after 4.1.
author Chris Cannam
date Wed, 03 Jun 2020 14:12:14 +0100
parents 03b12584af5b
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sonic-visualiser>
<sv>
  <data>
    <model id="7" name="" sampleRate="48000" start="348160" end="348161" type="sparse" dimensions="1" resolution="1" notifyOnAdd="true" dataset="6" subtype="image" />
    <dataset id="6" dimensions="1">
      <point frame="348160" label="The SV splash screen" image="/home/cannam/code/sonic-visualiser/icons/scalable/sv-splash.svg" />
    </dataset>
  </data>
  <display>
    <layer id="8" type="image" name="Images" model="7" />
  </display>
</sv>