Re: Add track display view to AUP
Posted: Wed Nov 26, 2014 11:32 am
To be completely unconfusing, the friendly name used should be the same as in Tracks Preferences.steve wrote:FWIW I slightly favour:overCode: Select all
<wavetrack name="Audio Track" WaveTrackDisplay="Spectrum" channel="2" linked="0" mute="0" solo="0" height="150" minimized="0" isSelected="1" rate="44100" gain="1.0" pan="0.0">given that it is more readableCode: Select all
<wavetrack name="Audio Track" WaveTrackDisplay="0" " channel="2" linked="0" mute="0" solo="0" height="150" minimized="0" isSelected="1" rate="44100" gain="1.0" pan="0.0">
You mean the AUP file syntax is not documented? No it isn't - and if it was, I'd expect us to write "RMS" in the AUP not rms.steve wrote:as far as I'm aware, not documented in the manual.
Gale