Mercurial > hg > sonic-visualiser
comparison 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 |
comparison
equal
deleted
inserted
replaced
2557:5a397accaf59 | 2558:7535f13569fa |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <!DOCTYPE sonic-visualiser> | |
3 <sv> | |
4 <data> | |
5 <model id="21" name="" sampleRate="48000" start="0" end="940032" /> | |
6 </data> | |
7 <display> | |
8 <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" /> | |
9 </display> | |
10 </sv> |