View Issue Details

IDProjectCategoryView StatusLast Update
0009122ardourbugspublic2022-11-27 23:40
Reporterlorenzosu Assigned Tox42  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformGNUOSLinuxOS Version(any)
Product Version7.1 
Summary0009122: Ardour generates un-open-able session (XML) when archiving a session which has stero wav files as sources
DescriptionArchiving a session via File > Archive which had stereo files as sources. In turn these were encoded into mono FLAC but their channels retained in the <Sources> as 0 an 1 (see attached)

Changing the destination session by hand in a text editor and setting all the sources' channel attribute to 0 (i.e. channel="0") fixes the session and Ardour can successfully open it.
Steps To Reproduce- Have a session which has stereo wav file(s) as source(s)
- File > Archive
- Make sure some FLAC compression is selected
- Archive
- When done, uncompress the archive and try opening the session
- Ardour gives an error simlar to the following
In a dialog:
Session "/home/lo/ardour_sessions/Valentina_prova_2017_07_15_2022-11-27_134626 (snapshot Valentina_prova_2017_07_15_2022-11-27_134626)" did not load successfully:
Cannot initialize session/engine: Invalid or corrupt session state.

---ERROR: Could not set session state from XML
ERROR: Session: cannot create Playlist from XML description.
ERROR: Playlist: cannot create region from XML
ERROR: Session: XMLNode describing a AudioRegion references an unknown source id =336
ERROR: Session: cannot create Source from XML description.
ERROR: Found a sound file that cannot be used by Ardour. Talk to the programmers.
...

On the terminal:
ERROR: SndFileSource: file only contains 1 channels; 1 is invalid as a channel number
ERROR: Found a sound file that cannot be used by Ardour. Talk to the programmers.
ERROR: Session: cannot create Source from XML description.
ERROR: SndFileSource: file only contains 1 channels; 1 is invalid as a channel number
ERROR: Found a sound file that cannot be used by Ardour. Talk to the programmers.
ERROR: Session: cannot create Source from XML description.
ERROR: SndFileSource: file only contains 1 channels; 1 is invalid as a channel number
ERROR: Found a sound file that cannot be used by Ardour. Talk to the programmers.
ERROR: Session: cannot create Source from XML description.
ERROR: SndFileSource: file only contains 1 channels; 1 is invalid as a channel number
ERROR: Found a sound file that cannot be used by Ardour. Talk to the programmers.
ERROR: Session: cannot create Source from XML description.
ERROR: Session: XMLNode describing a AudioRegion references an unknown source id =336
ERROR: Playlist: cannot create region from XML
ERROR: Session: cannot create Playlist from XML description.
ERROR: Could not set session state from XML
Tags7.1, archive, unable to load

Activities

lorenzosu

2022-11-27 13:23

reporter  

ORIGINAL_Session.ardour (118,575 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<Session version="7001" name="Valentina_prova_2017_07_15" sample-rate="44100" session-range-is-free="0" id-counter="15868" name-counter="1" event-counter="1392" vca-counter="1">
  <ProgramVersion created-with="Ardour 5.9" modified-with="Ardour 7.1"/>
  <MIDIPorts>
    <Port name="MIDI Clock out" direction="output"/>
    <Port name="MMC in" direction="input"/>
    <Port name="MMC out" direction="output"/>
    <Port name="MTC out" direction="output"/>
    <Port name="Scene in" direction="input"/>
    <Port name="Scene out" direction="output"/>
    <Port name="x-virtual-keyboard" direction="output"/>
  </MIDIPorts>
  <Config>
    <Option name="use-region-fades" value="1"/>
    <Option name="use-transport-fades" value="1"/>
    <Option name="use-monitor-fades" value="1"/>
    <Option name="native-file-data-format" value="FormatFloat"/>
    <Option name="native-file-header-format" value="WAVE"/>
    <Option name="auto-play" value="0"/>
    <Option name="auto-return" value="0"/>
    <Option name="auto-input" value="1"/>
    <Option name="triggerbox-overrides-disk-monitoring" value="1"/>
    <Option name="cue-behavior" value="FollowCues"/>
    <Option name="punch-in" value="0"/>
    <Option name="punch-out" value="0"/>
    <Option name="count-in" value="0"/>
    <Option name="session-monitoring" value=""/>
    <Option name="record-mode" value="RecLayered"/>
    <Option name="draw-opaque-midi_regions" value="0"/>
    <Option name="subframes-per-frame" value="100"/>
    <Option name="timecode-format" value="timecode_30"/>
    <Option name="minitimeline-span" value="120"/>
    <Option name="raid-path" value=""/>
    <Option name="audio-search-path" value=""/>
    <Option name="midi-search-path" value=""/>
    <Option name="track-name-number" value="0"/>
    <Option name="track-name-take" value="0"/>
    <Option name="take-name" value="Take1"/>
    <Option name="jack-time-master" value="1"/>
    <Option name="use-video-sync" value="0"/>
    <Option name="video-pullup" value="0"/>
    <Option name="external-sync" value="0"/>
    <Option name="insert-merge-policy" value="InsertMergeRelax"/>
    <Option name="timecode-offset" value="0"/>
    <Option name="timecode-offset-negative" value="1"/>
    <Option name="slave-timecode-offset" value=" 00:00:00:00"/>
    <Option name="timecode-generator-offset" value=" 00:00:00:00"/>
    <Option name="glue-new-markers-to-bars-and-beats" value="0"/>
    <Option name="midi-copy-is-fork" value="0"/>
    <Option name="glue-new-regions-to-bars-and-beats" value="0"/>
    <Option name="realtime-export" value="0"/>
    <Option name="use-video-file-fps" value="0"/>
    <Option name="videotimeline-pullup" value="1"/>
    <Option name="wave-amplitude-zoom" value="0"/>
    <Option name="wave-zoom-factor" value="2"/>
    <Option name="show-summary" value="1"/>
    <Option name="show-group-tabs" value="1"/>
    <Option name="show-region-fades" value="1"/>
    <Option name="show-busses-on-meterbridge" value="0"/>
    <Option name="show-master-on-meterbridge" value="1"/>
    <Option name="show-midi-on-meterbridge" value="1"/>
    <Option name="show-rec-on-meterbridge" value="1"/>
    <Option name="show-mute-on-meterbridge" value="0"/>
    <Option name="show-solo-on-meterbridge" value="0"/>
    <Option name="show-monitor-on-meterbridge" value="0"/>
    <Option name="show-name-on-meterbridge" value="1"/>
    <Option name="show-fader-on-meterbridge" value="0"/>
    <Option name="meterbridge-label-height" value="0"/>
  </Config>
  <Metadata/>
  <Sources>
    <Source name="STE-004.wav" take-id="" type="audio" flags="" id="256" channel="0" origin="STE-004.wav" gain="1"/>
    <Source name="STE-004.wav" take-id="" type="audio" flags="" id="258" channel="1" origin="STE-004.wav" gain="1"/>
    <Source name="STE-005.wav" take-id="" type="audio" flags="" id="282" channel="0" origin="STE-005.wav" gain="1"/>
    <Source name="STE-005.wav" take-id="" type="audio" flags="" id="284" channel="1" origin="STE-005.wav" gain="1"/>
    <Source name="STE-006.wav" take-id="" type="audio" flags="" id="308" channel="0" origin="STE-006.wav" gain="1"/>
    <Source name="STE-006.wav" take-id="" type="audio" flags="" id="310" channel="1" origin="STE-006.wav" gain="1"/>
    <Source name="STE-007.wav" take-id="" type="audio" flags="" id="334" channel="0" origin="STE-007.wav" gain="1"/>
    <Source name="STE-007.wav" take-id="" type="audio" flags="" id="336" channel="1" origin="STE-007.wav" gain="1"/>
  </Sources>
  <Regions/>
  <Selection/>
  <Locations>
    <Location id="246" name="session" start="a0" end="a314022572800" flags="IsSessionRange" locked="0" timestamp="1610141706" cue="-1700338832"/>
    <Location id="4334" name="Amarmi" start="a0" end="a0" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1702057584"/>
    <Location id="4434" name="Nonostante" start="a44758048000" end="a44758048000" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1702040720"/>
    <Location id="4461" name="Se_sono_rose" start="a92108230400" end="a92108230400" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1702192688"/>
    <Location id="4508" name="Cuore_antico" start="a169929708800" end="a169929708800" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1799648736"/>
    <Location id="4559" name="I_moti_dell_anima" start="a237723033600" end="a237723033600" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="544"/>
  </Locations>
  <Bundles/>
  <VCAManager/>
  <Routes>
    <Route version="7001" id="54" name="Master" default-type="audio" strict-io="0" volume-applies-to-output="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterK20">
      <PresentationInfo order="0" flags="MasterOut,OrderSet" color="3849876223"/>
      <Controllable name="solo" id="62" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="68" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="70" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Master" id="82" direction="Input" default-type="audio">
        <Port type="audio" name="Master/audio_in 1">
          <Connection other="Bus 1/audio_out 1"/>
          <Connection other="Bus normal/audio_out 1"/>
        </Port>
        <Port type="audio" name="Master/audio_in 2">
          <Connection other="Bus 1/audio_out 2"/>
          <Connection other="Bus normal/audio_out 2"/>
        </Port>
      </IO>
      <IO name="Master" id="83" direction="Output" default-type="audio">
        <Port type="audio" name="Master/audio_out 1">
          <Connection other="system:playback_1"/>
        </Port>
        <Port type="audio" name="Master/audio_out 2">
          <Connection other="system:playback_2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="64" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="66" flags="Toggle" value="0" phase-invert="00"/>
      <Controllable name="mastervolume" id="13615" flags="GainLike,NotAutomatable" value="1"/>
      <Automation>
        <AutomationList automation-id="solo" id="61" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="67" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="69" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="63" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="65" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="73" flags="" value="0.5"/>
        <Controllable name="pan-width" id="77" flags="" value="1"/>
        <Controllable name="pan-elevation" id="75" flags="" value="0"/>
        <Controllable name="pan-frontback" id="79" flags="" value="0"/>
        <Controllable name="pan-lfe" id="81" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="72" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="74" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="76" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="78" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="80" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="13610" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="85" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="59" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="60" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="84" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="57" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="58" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="86" name="meter-Master" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="87" name="Master" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Master" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
    </Route>
    <Route version="7001" id="158" name="Audio track" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak" audio-playlist="200" saved-meter-point="MeterPostFader" alignment-choice="Automatic" mode="Normal">
      <PresentationInfo order="1" flags="AudioTrack,OrderSet" color="3080971775"/>
      <Controllable name="solo" id="166" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="172" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="174" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Audio track" id="186" direction="Input" default-type="audio">
        <Port type="audio" name="Audio track/audio_in 1"/>
        <Port type="audio" name="Audio track/audio_in 2"/>
      </IO>
      <IO name="Audio track" id="187" direction="Output" default-type="audio">
        <Port type="audio" name="Audio track/audio_out 1">
          <Connection other="Bus 1/audio_in 1"/>
          <Connection other="Bus normal/audio_in 1"/>
        </Port>
        <Port type="audio" name="Audio track/audio_out 2">
          <Connection other="Bus 1/audio_in 2"/>
          <Connection other="Bus normal/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="168" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="170" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="165" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="171" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="173" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="167" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-enable" id="193" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-safe" id="195" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="169" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="monitor" id="197" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="177" flags="" value="0.5"/>
        <Controllable name="pan-width" id="181" flags="" value="0.52808988094329834"/>
        <Controllable name="pan-elevation" id="179" flags="" value="0"/>
        <Controllable name="pan-frontback" id="183" flags="" value="0"/>
        <Controllable name="pan-lfe" id="185" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="176" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="178" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="180" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="182" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="184" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="199" name="Audio track" active="1" user-latency="0" use-user-latency="0" type="diskwriter" record-safe="0"/>
      <Processor id="199" name="Audio track" active="1" user-latency="0" use-user-latency="0" type="diskreader"/>
      <Processor id="15186" name="TriggerBox" active="1" user-latency="0" use-user-latency="0" type="triggerbox" data-type="audio" order="0">
        <Triggers>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="0" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="1" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="2" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="3" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="4" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="5" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="6" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="7" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="8" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="9" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="10" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="11" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="12" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="13" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="14" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="15" segment-tempo="0" start="a0"/>
        </Triggers>
        <Processor id="15203" name="Audio track/TriggerBox" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="1" type="sidechain">
          <IO name="Audio track/TriggerBox" id="15204" direction="Input" default-type="audio">
            <Port type="midi" name="Audio track/TriggerBox/midi_in 1"/>
          </IO>
        </Processor>
      </Processor>
      <Processor id="13649" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="189" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="163" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="164" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="188" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="161" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="162" flags="GainLike" value="0.70794576406478882"/>
      </Processor>
      <Processor id="190" name="meter-Audio track" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="191" name="Audio track" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Audio track" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
      <Controllable name="monitor" id="198" flags="RealTime" value="0" monitoring=""/>
      <Controllable name="rec-safe" id="196" flags="Toggle,RealTime" value="0"/>
      <Controllable name="rec-enable" id="194" flags="Toggle,RealTime" value="0"/>
      <freeze-info playlist="Audio track.1" playlist-id="200" state="NoFreeze"/>
    </Route>
    <Route version="7001" id="720" name="Audio track 2" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak" audio-playlist="762" saved-meter-point="MeterPostFader" alignment-choice="Automatic" mode="Normal">
      <PresentationInfo order="2" flags="AudioTrack,OrderSet" color="2121459199"/>
      <Controllable name="solo" id="728" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="734" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="736" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Audio track 2" id="748" direction="Input" default-type="audio">
        <Port type="audio" name="Audio track 2/audio_in 1"/>
        <Port type="audio" name="Audio track 2/audio_in 2"/>
      </IO>
      <IO name="Audio track 2" id="749" direction="Output" default-type="audio">
        <Port type="audio" name="Audio track 2/audio_out 1">
          <Connection other="Bus normal/audio_in 1"/>
        </Port>
        <Port type="audio" name="Audio track 2/audio_out 2">
          <Connection other="Bus normal/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="730" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="732" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="727" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="733" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="735" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="729" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-enable" id="755" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-safe" id="757" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="731" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="monitor" id="759" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="739" flags="" value="0.5"/>
        <Controllable name="pan-width" id="743" flags="" value="0.55056178569793701"/>
        <Controllable name="pan-elevation" id="741" flags="" value="0"/>
        <Controllable name="pan-frontback" id="745" flags="" value="0"/>
        <Controllable name="pan-lfe" id="747" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="738" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="740" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="742" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="744" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="746" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="761" name="Audio track 2" active="1" user-latency="0" use-user-latency="0" type="diskwriter" record-safe="0"/>
      <Processor id="761" name="Audio track 2" active="1" user-latency="0" use-user-latency="0" type="diskreader"/>
      <Processor id="15251" name="TriggerBox" active="1" user-latency="0" use-user-latency="0" type="triggerbox" data-type="audio" order="1">
        <Triggers>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="0" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="1" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="2" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="3" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="4" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="5" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="6" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="7" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="8" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="9" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="10" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="11" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="12" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="13" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="14" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="15" segment-tempo="0" start="a0"/>
        </Triggers>
        <Processor id="15268" name="Audio track 2/TriggerBox" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="1" type="sidechain">
          <IO name="Audio track 2/TriggerBox" id="15269" direction="Input" default-type="audio">
            <Port type="midi" name="Audio track 2/TriggerBox/midi_in 1"/>
          </IO>
        </Processor>
      </Processor>
      <Processor id="13695" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="751" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="725" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="726" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="750" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="723" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="724" flags="GainLike" value="0.70794576406478882"/>
      </Processor>
      <Processor id="879" name="C* Eq10 - 10-band equaliser" active="1" user-latency="0" use-user-latency="0" type="ladspa" unique-id="1773" count="2" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="368" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="370" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="372" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="374" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="376" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="378" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="380" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="382" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="384" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="386" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </OutputMap-0>
        <InputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </InputMap-1>
        <OutputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </OutputMap-1>
        <ThruMap/>
        <ladspa last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port number="0" value="0"/>
          <Port number="1" value="-1"/>
          <Port number="2" value="-2"/>
          <Port number="3" value="-2"/>
          <Port number="4" value="0"/>
          <Port number="5" value="0"/>
          <Port number="6" value="0"/>
          <Port number="7" value="0"/>
          <Port number="8" value="0"/>
          <Port number="9" value="0"/>
        </ladspa>
        <Controllable name="31 Hz" id="369" flags="" value="0" parameter="0"/>
        <Controllable name="63 Hz" id="371" flags="" value="-1" parameter="1"/>
        <Controllable name="125 Hz" id="373" flags="" value="-2" parameter="2"/>
        <Controllable name="250 Hz" id="375" flags="" value="-2" parameter="3"/>
        <Controllable name="500 Hz" id="377" flags="" value="0" parameter="4"/>
        <Controllable name="1 kHz" id="379" flags="" value="0" parameter="5"/>
        <Controllable name="2 kHz" id="381" flags="" value="0" parameter="6"/>
        <Controllable name="4 kHz" id="383" flags="" value="0" parameter="7"/>
        <Controllable name="8 kHz" id="385" flags="" value="0" parameter="8"/>
        <Controllable name="16 kHz" id="387" flags="" value="0" parameter="9"/>
      </Processor>
      <Processor id="752" name="meter-Audio track 2" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="753" name="Audio track 2" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Audio track 2" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
      <Controllable name="monitor" id="760" flags="RealTime" value="0" monitoring=""/>
      <Controllable name="rec-safe" id="758" flags="Toggle,RealTime" value="0"/>
      <Controllable name="rec-enable" id="756" flags="Toggle,RealTime" value="0"/>
    </Route>
    <Route version="7001" id="5961" name="Bus 1" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak">
      <PresentationInfo order="4" flags="AudioBus,OrderSet" color="3538272255"/>
      <Controllable name="solo" id="5969" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="5975" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="5977" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Bus 1" id="5989" direction="Input" default-type="audio">
        <Port type="audio" name="Bus 1/audio_in 1">
          <Connection other="Audio track/audio_out 1"/>
        </Port>
        <Port type="audio" name="Bus 1/audio_in 2">
          <Connection other="Audio track/audio_out 2"/>
        </Port>
      </IO>
      <IO name="Bus 1" id="5990" direction="Output" default-type="audio">
        <Port type="audio" name="Bus 1/audio_out 1">
          <Connection other="Master/audio_in 1"/>
        </Port>
        <Port type="audio" name="Bus 1/audio_out 2">
          <Connection other="Master/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="1"/>
      <Controllable name="mute" id="5971" flags="Toggle,RealTime" value="1"/>
      <Controllable name="phase" id="5973" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="5968" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="5974" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="5976" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="5970" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="5972" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="5980" flags="" value="0.5"/>
        <Controllable name="pan-width" id="5984" flags="" value="0.86516851186752319"/>
        <Controllable name="pan-elevation" id="5982" flags="" value="0"/>
        <Controllable name="pan-frontback" id="5986" flags="" value="0"/>
        <Controllable name="pan-lfe" id="5988" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="5979" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="5981" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="5983" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="5985" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="5987" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="5997" name="return 2" active="1" user-latency="0" use-user-latency="0" type="intreturn"/>
      <Processor id="13764" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="5992" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="5966" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="5967" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="5991" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="5964" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="5965" flags="GainLike" value="0.13493911921977997"/>
      </Processor>
      <Processor id="6075" name="x42-eq - Parametric Equalizer Stereo" active="1" user-latency="0" use-user-latency="0" type="lv2" unique-id="http://gareus.org/oss/lv2/fil4#stereo" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-2" id="4579" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="4581" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="4583" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="4585" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="4587" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="4589" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="4591" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="4593" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="4595" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="4597" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="4599" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="4601" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="4603" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="4605" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="4607" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="4609" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-19" id="4611" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-20" id="4613" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-21" id="4615" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-22" id="4617" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-23" id="4619" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-24" id="4621" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-25" id="4623" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-26" id="4625" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-27" id="4627" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-28" id="4629" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-29" id="4631" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-30" id="4633" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-31" id="4635" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-32" id="4637" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-33" id="4639" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-34" id="4641" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-35" id="4643" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <lv2 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1" state-dir="state3">
          <Port symbol="enable" value="1"/>
          <Port symbol="gain" value="0"/>
          <Port symbol="peakreset" value="1"/>
          <Port symbol="HighPass" value="1"/>
          <Port symbol="HPfreq" value="20"/>
          <Port symbol="HPQ" value="0.69999998807907104"/>
          <Port symbol="LowPass" value="0"/>
          <Port symbol="LPfreq" value="20000"/>
          <Port symbol="LPQ" value="0.89935296773910522"/>
          <Port symbol="LSsec" value="1"/>
          <Port symbol="LSfreq" value="359.99224853515625"/>
          <Port symbol="LSq" value="4"/>
          <Port symbol="LSgain" value="-18"/>
          <Port symbol="sec1" value="1"/>
          <Port symbol="freq1" value="60.619026184082031"/>
          <Port symbol="q1" value="1.1486982107162476"/>
          <Port symbol="gain1" value="-18"/>
          <Port symbol="sec2" value="1"/>
          <Port symbol="freq2" value="170.84762573242188"/>
          <Port symbol="q2" value="0.60151249170303345"/>
          <Port symbol="gain2" value="-18"/>
          <Port symbol="sec3" value="1"/>
          <Port symbol="freq3" value="1831.7747802734375"/>
          <Port symbol="q3" value="0.60151249170303345"/>
          <Port symbol="gain3" value="7.6000003814697266"/>
          <Port symbol="sec4" value="1"/>
          <Port symbol="freq4" value="3189.052490234375"/>
          <Port symbol="q4" value="0.65975403785705566"/>
          <Port symbol="gain4" value="9.2000007629394531"/>
          <Port symbol="HSsec" value="1"/>
          <Port symbol="HSfreq" value="6025.28076171875"/>
          <Port symbol="HSq" value="1.4142135381698608"/>
          <Port symbol="HSgain" value="18"/>
        </lv2>
        <Controllable name="Enable" id="4580" flags="Toggle" value="1" parameter="2" symbol="enable"/>
        <Controllable name="Gain" id="4582" flags="" value="0" parameter="3" symbol="gain"/>
        <Controllable name="Reset Peak Hold" id="4584" flags="Toggle" value="1" parameter="5" symbol="peakreset"/>
        <Controllable name="Highpass" id="4586" flags="Toggle" value="1" parameter="6" symbol="HighPass"/>
        <Controllable name="Highpass Frequency" id="4588" flags="" value="20" parameter="7" symbol="HPfreq"/>
        <Controllable name="HighPass Resonance" id="4590" flags="" value="0.69999998807907104" parameter="8" symbol="HPQ"/>
        <Controllable name="Lowpass" id="4592" flags="Toggle" value="0" parameter="9" symbol="LowPass"/>
        <Controllable name="Lowpass Frequency" id="4594" flags="" value="20000" parameter="10" symbol="LPfreq"/>
        <Controllable name="LowPass Resonance" id="4596" flags="" value="0.89935296773910522" parameter="11" symbol="LPQ"/>
        <Controllable name="Lowshelf" id="4598" flags="Toggle" value="1" parameter="12" symbol="LSsec"/>
        <Controllable name="Lowshelf Frequency" id="4600" flags="" value="359.99224853515625" parameter="13" symbol="LSfreq"/>
        <Controllable name="Lowshelf Bandwidth" id="4602" flags="" value="4" parameter="14" symbol="LSq"/>
        <Controllable name="Lowshelf Gain" id="4604" flags="" value="-18" parameter="15" symbol="LSgain"/>
        <Controllable name="Section 1" id="4606" flags="Toggle" value="1" parameter="16" symbol="sec1"/>
        <Controllable name="Frequency 1" id="4608" flags="" value="60.619026184082031" parameter="17" symbol="freq1"/>
        <Controllable name="Bandwidth 1" id="4610" flags="" value="1.1486982107162476" parameter="18" symbol="q1"/>
        <Controllable name="Gain 1" id="4612" flags="" value="-18" parameter="19" symbol="gain1"/>
        <Controllable name="Section 2" id="4614" flags="Toggle" value="1" parameter="20" symbol="sec2"/>
        <Controllable name="Frequency 2" id="4616" flags="" value="170.84762573242188" parameter="21" symbol="freq2"/>
        <Controllable name="Bandwidth 2" id="4618" flags="" value="0.60151249170303345" parameter="22" symbol="q2"/>
        <Controllable name="Gain 2" id="4620" flags="" value="-18" parameter="23" symbol="gain2"/>
        <Controllable name="Section 3" id="4622" flags="Toggle" value="1" parameter="24" symbol="sec3"/>
        <Controllable name="Frequency 3" id="4624" flags="" value="1831.7747802734375" parameter="25" symbol="freq3"/>
        <Controllable name="Bandwidth 3" id="4626" flags="" value="0.60151249170303345" parameter="26" symbol="q3"/>
        <Controllable name="Gain 3" id="4628" flags="" value="7.6000003814697266" parameter="27" symbol="gain3"/>
        <Controllable name="Section 4" id="4630" flags="Toggle" value="1" parameter="28" symbol="sec4"/>
        <Controllable name="Frequency 4" id="4632" flags="" value="3189.052490234375" parameter="29" symbol="freq4"/>
        <Controllable name="Bandwidth 4" id="4634" flags="" value="0.65975403785705566" parameter="30" symbol="q4"/>
        <Controllable name="Gain 4" id="4636" flags="" value="9.2000007629394531" parameter="31" symbol="gain4"/>
        <Controllable name="Highshelf" id="4638" flags="Toggle" value="1" parameter="32" symbol="HSsec"/>
        <Controllable name="Highshelf Frequency" id="4640" flags="" value="6025.28076171875" parameter="33" symbol="HSfreq"/>
        <Controllable name="Highshelf Bandwidth" id="4642" flags="" value="1.4142135381698608" parameter="34" symbol="HSq"/>
        <Controllable name="Highshelf Gain" id="4644" flags="" value="18" parameter="35" symbol="HSgain"/>
      </Processor>
      <Processor id="6303" name="Stereo reverb" active="1" user-latency="0" use-user-latency="0" type="ladspa" unique-id="1950" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-4" id="6304" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="6306" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="6308" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="6310" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="6312" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="6314" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="6316" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <ladspa last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port number="4" value="85.051506042480469"/>
          <Port number="5" value="12.360828399658203"/>
          <Port number="6" value="0.68556666374206543"/>
          <Port number="7" value="0.88659703731536865"/>
          <Port number="8" value="-4.948453426361084"/>
          <Port number="9" value="-14.652925491333008"/>
          <Port number="10" value="-29.690677642822266"/>
        </ladspa>
        <Controllable name="Room size" id="6305" flags="" value="85.051506042480469" parameter="4"/>
        <Controllable name="Reverb time" id="6307" flags="" value="12.360828399658203" parameter="5"/>
        <Controllable name="Input BW" id="6309" flags="" value="0.68556666374206543" parameter="6"/>
        <Controllable name="Damping" id="6311" flags="" value="0.88659703731536865" parameter="7"/>
        <Controllable name="Dry sound" id="6313" flags="" value="-4.948453426361084" parameter="8"/>
        <Controllable name="Reflections" id="6315" flags="" value="-14.652925491333008" parameter="9"/>
        <Controllable name="Reverb tail" id="6317" flags="" value="-29.690677642822266" parameter="10"/>
      </Processor>
      <Processor id="5993" name="meter-Bus 1" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="5994" name="Bus 1" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Bus 1" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
    </Route>
    <Route version="7001" id="6148" name="Bus normal" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak">
      <PresentationInfo order="3" flags="AudioBus,OrderSet" color="3851342591"/>
      <Controllable name="solo" id="6156" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="6162" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="6164" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Bus normal" id="6176" direction="Input" default-type="audio">
        <Port type="audio" name="Bus normal/audio_in 1">
          <Connection other="Audio track 2/audio_out 1"/>
          <Connection other="Audio track/audio_out 1"/>
        </Port>
        <Port type="audio" name="Bus normal/audio_in 2">
          <Connection other="Audio track 2/audio_out 2"/>
          <Connection other="Audio track/audio_out 2"/>
        </Port>
      </IO>
      <IO name="Bus normal" id="6177" direction="Output" default-type="audio">
        <Port type="audio" name="Bus normal/audio_out 1">
          <Connection other="Master/audio_in 1"/>
        </Port>
        <Port type="audio" name="Bus normal/audio_out 2">
          <Connection other="Master/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="6158" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="6160" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="6155" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="6161" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="6163" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="6157" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="6159" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="6167" flags="" value="0.5"/>
        <Controllable name="pan-width" id="6171" flags="" value="1"/>
        <Controllable name="pan-elevation" id="6169" flags="" value="0"/>
        <Controllable name="pan-frontback" id="6173" flags="" value="0"/>
        <Controllable name="pan-lfe" id="6175" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="6166" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="6168" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="6170" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="6172" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="6174" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="6184" name="return 3" active="1" user-latency="0" use-user-latency="0" type="intreturn"/>
      <Processor id="13891" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="6179" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="6153" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="6154" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="6178" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="6151" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="6152" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="6276" name="C* Eq10 - 10-band equaliser" active="1" user-latency="0" use-user-latency="0" type="ladspa" unique-id="1773" count="2" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="368" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="370" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="372" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="374" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="376" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="378" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="380" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="382" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="384" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="386" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </OutputMap-0>
        <InputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </InputMap-1>
        <OutputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </OutputMap-1>
        <ThruMap/>
        <ladspa last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port number="0" value="-8"/>
          <Port number="1" value="-6"/>
          <Port number="2" value="-6.5"/>
          <Port number="3" value="-6.5"/>
          <Port number="4" value="0.5"/>
          <Port number="5" value="1"/>
          <Port number="6" value="3"/>
          <Port number="7" value="3.5"/>
          <Port number="8" value="-5.4412282679550117e-07"/>
          <Port number="9" value="3.5"/>
        </ladspa>
        <Controllable name="31 Hz" id="369" flags="" value="-8" parameter="0"/>
        <Controllable name="63 Hz" id="371" flags="" value="-6" parameter="1"/>
        <Controllable name="125 Hz" id="373" flags="" value="-6.5" parameter="2"/>
        <Controllable name="250 Hz" id="375" flags="" value="-6.5" parameter="3"/>
        <Controllable name="500 Hz" id="377" flags="" value="0.5" parameter="4"/>
        <Controllable name="1 kHz" id="379" flags="" value="1" parameter="5"/>
        <Controllable name="2 kHz" id="381" flags="" value="3" parameter="6"/>
        <Controllable name="4 kHz" id="383" flags="" value="3.5" parameter="7"/>
        <Controllable name="8 kHz" id="385" flags="" value="-5.4412282679550117e-07" parameter="8"/>
        <Controllable name="16 kHz" id="387" flags="" value="3.5" parameter="9"/>
      </Processor>
      <Processor id="6206" name="x42-eq - Parametric Equalizer Stereo" active="1" user-latency="0" use-user-latency="0" type="lv2" unique-id="http://gareus.org/oss/lv2/fil4#stereo" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-2" id="4579" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="4581" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="4583" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="4585" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="4587" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="4589" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="4591" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="4593" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="4595" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="4597" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="4599" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="4601" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="4603" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="4605" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="4607" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="4609" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-19" id="4611" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-20" id="4613" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-21" id="4615" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-22" id="4617" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-23" id="4619" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-24" id="4621" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-25" id="4623" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-26" id="4625" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-27" id="4627" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-28" id="4629" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-29" id="4631" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-30" id="4633" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-31" id="4635" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-32" id="4637" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-33" id="4639" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-34" id="4641" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-35" id="4643" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <lv2 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1" state-dir="state3">
          <Port symbol="enable" value="0"/>
          <Port symbol="gain" value="0"/>
          <Port symbol="peakreset" value="0"/>
          <Port symbol="HighPass" value="1"/>
          <Port symbol="HPfreq" value="29.520849227905273"/>
          <Port symbol="HPQ" value="0.97714805603027344"/>
          <Port symbol="LowPass" value="0"/>
          <Port symbol="LPfreq" value="20000"/>
          <Port symbol="LPQ" value="1"/>
          <Port symbol="LSsec" value="1"/>
          <Port symbol="LSfreq" value="257.18197631835938"/>
          <Port symbol="LSq" value="1"/>
          <Port symbol="LSgain" value="-9.1999998092651367"/>
          <Port symbol="sec1" value="0"/>
          <Port symbol="freq1" value="154.59231567382812"/>
          <Port symbol="q1" value="0.60151249170303345"/>
          <Port symbol="gain1" value="-2.5999994277954102"/>
          <Port symbol="sec2" value="0"/>
          <Port symbol="freq2" value="376.7298583984375"/>
          <Port symbol="q2" value="0.60151249170303345"/>
          <Port symbol="gain2" value="-0.19999885559082031"/>
          <Port symbol="sec3" value="1"/>
          <Port symbol="freq3" value="2099.339599609375"/>
          <Port symbol="q3" value="0.16493850946426392"/>
          <Port symbol="gain3" value="4.8000011444091797"/>
          <Port symbol="sec4" value="1"/>
          <Port symbol="freq4" value="3589.031982421875"/>
          <Port symbol="q4" value="0.15037812292575836"/>
          <Port symbol="gain4" value="4.3999996185302734"/>
          <Port symbol="HSsec" value="1"/>
          <Port symbol="HSfreq" value="11178.884765625"/>
          <Port symbol="HSq" value="1.0139591693878174"/>
          <Port symbol="HSgain" value="4.2000007629394531"/>
        </lv2>
        <Controllable name="Enable" id="4580" flags="Toggle" value="0" parameter="2" symbol="enable"/>
        <Controllable name="Gain" id="4582" flags="" value="0" parameter="3" symbol="gain"/>
        <Controllable name="Reset Peak Hold" id="4584" flags="Toggle" value="0" parameter="5" symbol="peakreset"/>
        <Controllable name="Highpass" id="4586" flags="Toggle" value="1" parameter="6" symbol="HighPass"/>
        <Controllable name="Highpass Frequency" id="4588" flags="" value="29.520849227905273" parameter="7" symbol="HPfreq"/>
        <Controllable name="HighPass Resonance" id="4590" flags="" value="0.97714805603027344" parameter="8" symbol="HPQ"/>
        <Controllable name="Lowpass" id="4592" flags="Toggle" value="0" parameter="9" symbol="LowPass"/>
        <Controllable name="Lowpass Frequency" id="4594" flags="" value="20000" parameter="10" symbol="LPfreq"/>
        <Controllable name="LowPass Resonance" id="4596" flags="" value="1" parameter="11" symbol="LPQ"/>
        <Controllable name="Lowshelf" id="4598" flags="Toggle" value="1" parameter="12" symbol="LSsec"/>
        <Controllable name="Lowshelf Frequency" id="4600" flags="" value="257.18197631835938" parameter="13" symbol="LSfreq"/>
        <Controllable name="Lowshelf Bandwidth" id="4602" flags="" value="1" parameter="14" symbol="LSq"/>
        <Controllable name="Lowshelf Gain" id="4604" flags="" value="-9.1999998092651367" parameter="15" symbol="LSgain"/>
        <Controllable name="Section 1" id="4606" flags="Toggle" value="0" parameter="16" symbol="sec1"/>
        <Controllable name="Frequency 1" id="4608" flags="" value="154.59231567382812" parameter="17" symbol="freq1"/>
        <Controllable name="Bandwidth 1" id="4610" flags="" value="0.60151249170303345" parameter="18" symbol="q1"/>
        <Controllable name="Gain 1" id="4612" flags="" value="-2.5999994277954102" parameter="19" symbol="gain1"/>
        <Controllable name="Section 2" id="4614" flags="Toggle" value="0" parameter="20" symbol="sec2"/>
        <Controllable name="Frequency 2" id="4616" flags="" value="376.7298583984375" parameter="21" symbol="freq2"/>
        <Controllable name="Bandwidth 2" id="4618" flags="" value="0.60151249170303345" parameter="22" symbol="q2"/>
        <Controllable name="Gain 2" id="4620" flags="" value="-0.19999885559082031" parameter="23" symbol="gain2"/>
        <Controllable name="Section 3" id="4622" flags="Toggle" value="1" parameter="24" symbol="sec3"/>
        <Controllable name="Frequency 3" id="4624" flags="" value="2099.339599609375" parameter="25" symbol="freq3"/>
        <Controllable name="Bandwidth 3" id="4626" flags="" value="0.16493850946426392" parameter="26" symbol="q3"/>
        <Controllable name="Gain 3" id="4628" flags="" value="4.8000011444091797" parameter="27" symbol="gain3"/>
        <Controllable name="Section 4" id="4630" flags="Toggle" value="1" parameter="28" symbol="sec4"/>
        <Controllable name="Frequency 4" id="4632" flags="" value="3589.031982421875" parameter="29" symbol="freq4"/>
        <Controllable name="Bandwidth 4" id="4634" flags="" value="0.15037812292575836" parameter="30" symbol="q4"/>
        <Controllable name="Gain 4" id="4636" flags="" value="4.3999996185302734" parameter="31" symbol="gain4"/>
        <Controllable name="Highshelf" id="4638" flags="Toggle" value="1" parameter="32" symbol="HSsec"/>
        <Controllable name="Highshelf Frequency" id="4640" flags="" value="11178.884765625" parameter="33" symbol="HSfreq"/>
        <Controllable name="Highshelf Bandwidth" id="4642" flags="" value="1.0139591693878174" parameter="34" symbol="HSq"/>
        <Controllable name="Highshelf Gain" id="4644" flags="" value="4.2000007629394531" parameter="35" symbol="HSgain"/>
      </Processor>
      <Processor id="6180" name="meter-Bus normal" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="6181" name="Bus normal" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Bus normal" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
    </Route>
  </Routes>
  <Playlists>
    <Playlist id="200" name="Audio track.1" type="audio" orig-track-id="158" pgroup-id="" shared-with-ids="" frozen="0" combine-ops="0">
      <Region name="STE-007.8" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a154005158400" length="a44663680000@a47923200" sync-position="a154005158400" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="0" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0593558549880981" id="2857" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="2858" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a19968000 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="2859" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a19968000 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="2860" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a896134400 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="2861" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a896134400 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-004.10" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a391547168000" length="a77508198400@a92172819200" sync-position="a391547168000" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="1" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5789521932601929" id="2939" type="audio" first-edit="nothing" source-0="256" source-1="258" master-source-0="256" master-source-1="258" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="2940" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a169196800 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="2941" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a169196800 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="2942" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a1278419200 0.59999999999999998
a1960236800 0.075000002980232239
a2045465600 0.037500001490116119
a2130694400 0.01875000074505806
a2215923200 0.0093750003725290298
a2301152000 0.0046875001862645149
a2386380800 0.0023437500931322575
a2471609600 0.0011718750465661287
a2556838400 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="2943" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a85222400 0.0011718750465661287
a170451200 0.0023437500931322575
a255680000 0.0046875001862645149
a340908800 0.0093750003725290298
a426137600 0.01875000074505806
a511366400 0.037500001490116119
a596595200 0.075000002980232239
a1278419200 0.59999999999999998
a2556838400 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
    </Playlist>
    <Playlist id="762" name="Audio track 2.1" type="audio" orig-track-id="720" pgroup-id="" shared-with-ids="" frozen="0" combine-ops="0">
      <Region name="STE-005.27" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a307164812800" length="a46915756800@a44854387200" sync-position="a307164812800" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="0" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.6767984628677368" id="9352" type="audio" first-edit="nothing" source-0="282" source-1="284" master-source-0="282" master-source-1="284" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9353" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9354" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9355" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a6304000 0.99886733911550885
a12614400 0.99547192230339399
a18924800 0.98982144127527472
a25235200 0.98192869618882905
a31545600 0.97181156665131863
a37856000 0.9594929712165241
a44160000 0.94500081546684744
a50470400 0.92836792879818764
a56780800 0.90963199005079642
a63091200 0.88883544215458044
a69401600 0.86602539598220885
a75712000 0.84125352362782713
a82022400 0.81457594135313838
a88326400 0.78605308246601313
a94636800 0.75574956041960206
a100947200 0.72373402244207363
a107257600 0.69007902790898956
a113568000 0.65486071464754436
a119878400 0.61815900183179351
a126182400 0.5800568864602571
a132492800 0.54064083177629574
a138803200 0.49999997297228316
a145113600 0.45822653433631655
a151424000 0.41541498203247024
a157734400 0.37166246619609478
a164044800 0.32706792846270311
a170348800 0.28173256500817656
a176659200 0.2357588969086416
a182969600 0.18925124993221634
a189280000 0.1423147961488434
a195590400 0.095056046128510138
a208211200 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9356" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a12614400 0.095056046128510138
a18924800 0.1423147961488434
a25235200 0.18925124993221634
a31545600 0.2357588969086416
a37856000 0.28173256500817656
a44160000 0.32706792846270311
a50470400 0.37166246619609478
a56780800 0.41541498203247024
a63091200 0.45822653433631655
a69401600 0.49999997297228316
a75712000 0.54064083177629574
a82022400 0.5800568864602571
a88326400 0.61815900183179351
a94636800 0.65486071464754436
a100947200 0.69007902790898956
a107257600 0.72373402244207363
a113568000 0.75574956041960206
a119878400 0.78605308246601313
a126182400 0.81457594135313838
a132492800 0.84125352362782713
a138803200 0.86602539598220885
a145113600 0.88883544215458044
a151424000 0.90963199005079642
a157734400 0.92836792879818764
a164044800 0.94500081546684744
a170348800 0.9594929712165241
a176659200 0.97181156665131863
a182969600 0.98192869618882905
a189280000 0.98982144127527472
a195590400 0.99547192230339399
a201900800 0.99886733911550885
a208211200 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.20" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a348963763200" length="a27236108800@a169995673600" sync-position="a348963763200" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="4" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9404" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9405" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a438828800 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9406" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a438828800 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9407" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9408" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.19" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a376199872000" length="a2362163200@a197231782400" sync-position="a376199872000" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="3" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9392" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9393" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9394" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9395" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9396" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.18" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a378562035200" length="a21258092800@a199593945600" sync-position="a378562035200" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="2" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9380" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9381" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9382" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9383" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9384" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.21" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a376199872000" length="a1553203200@a220800832000" sync-position="a376199872000" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="5" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9416" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9417" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a38086400 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9418" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a38086400 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9419" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a31488000 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9420" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a31488000 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.17" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a401482540800" length="a14619449600@a222316256000" sync-position="a401482540800" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="1" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9368" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9369" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9370" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9371" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a330918400 0.59999999999999998
a507411200 0.075000002980232239
a529472000 0.037500001490116119
a551532800 0.01875000074505806
a573593600 0.0093750003725290298
a595654400 0.0046875001862645149
a617715200 0.0023437500931322575
a639776000 0.0011718750465661287
a661843200 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9372" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a22060800 0.0011718750465661287
a44121600 0.0023437500931322575
a66182400 0.0046875001862645149
a88243200 0.0093750003725290298
a110304000 0.01875000074505806
a132364800 0.037500001490116119
a154425600 0.075000002980232239
a330918400 0.59999999999999998
a661843200 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-007.28" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a641017830400" length="a59320300800@a237811142400" sync-position="a641017830400" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="7" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5950930118560791" id="9444" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9445" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a1286400 0.047581917240722742
a2572800 0.095056046128510166
a3859200 0.14231484248572931
a5145600 0.18925124993221623
a6432000 0.23575894240242462
a7724800 0.28173256500817656
a9011200 0.32706797270138427
a10297600 0.37166246619609461
a11584000 0.41541502461541735
a12870400 0.45822653433631649
a14163200 0.50000001351385825
a15449600 0.54064083177629574
a16736000 0.5800569245933096
a18022400 0.6181590018317934
a19308800 0.65486075002673527
a20595200 0.69007902790898956
a21888000 0.72373402244207363
a23174400 0.75574959107584527
a24460800 0.78605308246601302
a25747200 0.81457596850756187
a27033600 0.84125352362782713
a28326400 0.86602541938889765
a29612800 0.88883544215458044
a30899200 0.90963200949777623
a32185600 0.92836792879818764
a33472000 0.94500083077800312
a34758400 0.9594929712165241
a36051200 0.97181157768799009
a37337600 0.98192869618882905
a38624000 0.98982144793751214
a39910400 0.99547192230339399
a42489600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9446" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a2572800 0.99547192230339399
a3859200 0.98982144793751214
a5145600 0.98192869618882905
a6432000 0.97181157768799009
a7724800 0.9594929712165241
a9011200 0.94500083077800312
a10297600 0.92836792879818764
a11584000 0.90963200949777623
a12870400 0.88883544215458044
a14163200 0.86602541938889765
a15449600 0.84125352362782713
a16736000 0.81457596850756187
a18022400 0.78605308246601302
a19308800 0.75574959107584527
a20595200 0.72373402244207363
a21888000 0.69007902790898956
a23174400 0.65486075002673527
a24460800 0.6181590018317934
a25747200 0.5800569245933096
a27033600 0.54064083177629574
a28326400 0.50000001351385825
a29612800 0.45822653433631649
a30899200 0.41541502461541735
a32185600 0.37166246619609461
a33472000 0.32706797270138427
a34758400 0.28173256500817656
a36051200 0.23575894240242462
a37337600 0.18925124993221623
a38624000 0.14231484248572931
a39910400 0.095056046128510166
a41196800 0.047581917240722742
a42489600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9447" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a55904000 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9448" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a55904000 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-007.29" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a700963129600" length="a658048000@a297077529600" sync-position="a700963129600" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="8" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5950930118560791" id="9456" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9457" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9458" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9459" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a37017600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9460" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a37017600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-007.27" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a728558009600" length="a16125094400@a297691648000" sync-position="a728558009600" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="6" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5950930118560791" id="9432" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9433" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a34860800 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9434" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a34860800 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9435" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a4456851200 0.59999999999999998
a6833843200 0.075000002980232239
a7130963200 0.037500001490116119
a7428089600 0.01875000074505806
a7725209600 0.0093750003725290298
a8022336000 0.0046875001862645149
a8319456000 0.0023437500931322575
a8616582400 0.0011718750465661287
a8913708800 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9436" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a297120000 0.0011718750465661287
a594246400 0.0023437500931322575
a891366400 0.0046875001862645149
a1188492800 0.0093750003725290298
a1485612800 0.01875000074505806
a1782739200 0.037500001490116119
a2079859200 0.075000002980232239
a4456851200 0.59999999999999998
a8913708800 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
    </Playlist>
  </Playlists>
  <UnusedPlaylists/>
  <RouteGroups/>
  <Click>
    <IO name="Click" id="51" direction="Output" default-type="audio">
      <Port type="audio" name="Click/audio_out 1">
        <Connection other="system:playback_1"/>
      </Port>
      <Port type="audio" name="Click/audio_out 2">
        <Connection other="system:playback_2"/>
      </Port>
    </IO>
    <Processor id="52" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
      <Automation>
        <AutomationList automation-id="gain" id="49" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Controllable name="gaincontrol" id="50" flags="GainLike" value="0.44740349054336548"/>
    </Processor>
  </Click>
  <Speakers>
    <Speaker azimuth="240" elevation="0" distance="1"/>
    <Speaker azimuth="120" elevation="0" distance="1"/>
  </Speakers>
  <TempoMap superclocks-per-second="282240000">
    <Tempos>
      <Tempo npm="120" enpm="120" note-type="4" type="Tempo::Constant" active="1" locked-to-meter="0" continuing="0" sclock="0" quarters="0:0" bbt="1|1|0" omega="0"/>
    </Tempos>
    <Meters>
      <Meter note-value="4" divisions-per-bar="4" sclock="0" quarters="0:0" bbt="1|1|0"/>
    </Meters>
    <MusicTimes/>
  </TempoMap>
  <ControlProtocols>
    <Protocol name="Ableton Push 2" active="0" session-state="0"/>
    <Protocol name="ContourDesign" active="0" session-state="0"/>
    <Protocol name="Generic MIDI" feedback="0" feedback-interval="10000" threshold="10" motorized="0" active="0" session-state="0">
      <Input>
        <Port name="MIDI Control In" direction="input"/>
      </Input>
      <Output>
        <Port name="MIDI Control Out" direction="output"/>
      </Output>
      <Controls/>
    </Protocol>
    <Protocol name="Mackie" active="0" session-state="0"/>
    <Protocol name="Novation Launch Control XL" active="0" session-state="0"/>
    <Protocol name="Open Sound Control (OSC)" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort16" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort2" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort8" active="0" session-state="0"/>
    <Protocol name="Steinberg CC121" active="0" session-state="0"/>
    <Protocol name="Tascam US-2400" active="0" session-state="0"/>
    <Protocol name="WebSockets Server (Experimental)" active="0" session-state="0"/>
  </ControlProtocols>
  <Extra>
    <StemExportProfile>
      <ExportTimespan format="Timecode">
        <Range id="246"/>
      </ExportTimespan>
      <ExportFormat id="e61c1d0f-95bd-48fb-b812-def99dbabe28"/>
      <ExportFilename>
        <Folder relative="1" path="/export"/>
        <Field name="label" enabled="0"/>
        <Field name="session" enabled="0"/>
        <Field name="snapshot" enabled="0"/>
        <Field name="timespan" enabled="1"/>
        <Field name="revision" enabled="0"/>
        <Field name="time" enabled="0" value="T_None"/>
        <Field name="date" enabled="0" value="D_None"/>
      </ExportFilename>
    </StemExportProfile>
    <RangeExportProfile>
      <ExportTimespan format="Timecode">
        <Range id="11098"/>
      </ExportTimespan>
      <ExportChannelConfiguration split="0" channels="2">
        <Channel number="1">
          <Port name="Master/audio_out 1"/>
        </Channel>
        <Channel number="2">
          <Port name="Master/audio_out 2"/>
        </Channel>
      </ExportChannelConfiguration>
      <ExportFormat id="e61c1d0f-95bd-48fb-b812-def99dbabe28"/>
      <ExportFilename>
        <Folder relative="1" path="/export"/>
        <Field name="label" enabled="0"/>
        <Field name="session" enabled="0"/>
        <Field name="snapshot" enabled="0"/>
        <Field name="timespan" enabled="1"/>
        <Field name="revision" enabled="0"/>
        <Field name="time" enabled="0" value="T_None"/>
        <Field name="date" enabled="0" value="D_None"/>
      </ExportFilename>
    </RangeExportProfile>
    <ExportRevision revision="1"/>
    <ExportProfile>
      <ExportTimespan format="Timecode">
        <Range id="246"/>
      </ExportTimespan>
      <ExportChannelConfiguration split="0" channels="2">
        <Channel number="1">
          <Port name="Master/audio_out 1"/>
        </Channel>
        <Channel number="2">
          <Port name="Master/audio_out 2"/>
        </Channel>
      </ExportChannelConfiguration>
      <ExportFormat id="7bb867db-67b0-4aaf-9987-38c31e15052e"/>
      <ExportFilename>
        <Folder relative="1" path="/export"/>
        <Field name="label" enabled="0"/>
        <Field name="session" enabled="1"/>
        <Field name="snapshot" enabled="0"/>
        <Field name="timespan" enabled="1"/>
        <Field name="revision" enabled="0"/>
        <Field name="time" enabled="0" value="T_None"/>
        <Field name="date" enabled="0" value="D_None"/>
      </ExportFilename>
    </ExportProfile>
    <UI>
      <Window name="key-editor" visible="0" x-off="82" y-off="292" x-size="903" y-size="485"/>
      <Window name="session-options-editor" visible="0" x-off="0" y-off="403" x-size="1018" y-size="405"/>
      <Window name="speaker-config" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="about" visible="0" x-off="0" y-off="0" x-size="424" y-size="639"/>
      <Window name="add-routes" visible="0" x-off="-1" y-off="-1" x-size="891" y-size="504"/>
      <Window name="add-video" visible="0" x-off="480" y-off="559" x-size="800" y-size="490"/>
      <Window name="inspector" visible="0" x-off="128" y-off="46" x-size="1410" y-size="864"/>
      <Window name="audio-midi-setup" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="video-export" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="script-manager" visible="0" x-off="634" y-off="377" x-size="495" y-size="467"/>
      <Window name="bundle-manager" visible="0" x-off="320" y-off="162" x-size="480" y-size="240"/>
      <Window name="locations" visible="0" x-off="0" y-off="383" x-size="1063" y-size="512"/>
      <Window name="big-clock" visible="0" x-off="183" y-off="255" x-size="728" y-size="108"/>
      <Window name="big-transport" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="virtual-keyboard" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="audio-connection-manager" visible="0" x-off="0" y-off="0" x-size="1536" y-size="864"/>
      <Window name="midi-connection-manager" visible="0" x-off="0" y-off="0" x-size="461" y-size="523"/>
      <Window name="idle-o-meter" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="plugin-dsp-load" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="transport-masters" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-54" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-158" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-720" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-6148" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-5961" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-720-879" visible="0" x-off="327" y-off="258" x-size="627" y-size="315" custom-ui="1"/>
      <Window name="PM-720-879" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-6148-6276" visible="0" x-off="313" y-off="0" x-size="627" y-size="315" custom-ui="1"/>
      <Window name="P-6148-6206" visible="0" x-off="0" y-off="343" x-size="828" y-size="425" custom-ui="1"/>
      <Window name="PM-6148-6276" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-6148-6206" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-5961-6075" visible="0" x-off="0" y-off="343" x-size="828" y-size="425" custom-ui="1"/>
      <Window name="P-5961-6303" visible="0" x-off="593" y-off="478" x-size="-1" y-size="-1" custom-ui="1"/>
      <Window name="PM-5961-6075" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-5961-6303" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <GUIObjectState>
        <Object id="rtav 54" height="37" visible="1"/>
        <Object id="automation 58" height="68" visible="0"/>
        <Object id="automation 60" height="68" visible="0"/>
        <Object id="automation 54 12/0/0" height="68" visible="0"/>
        <Object id="automation 73" height="68" visible="0"/>
        <Object id="automation 77" height="68" visible="0"/>
        <Object id="strip 54" visible="1" strip-width="Wide">
          <Object id="processor 84">
            <Object id="control 58" visible="0"/>
          </Object>
        </Object>
        <Object id="rtav 158" height="193" visible="1"/>
        <Object id="automation 162" height="68" visible="0"/>
        <Object id="automation 164" height="68" visible="0"/>
        <Object id="automation 158 12/0/0" height="68" visible="0"/>
        <Object id="automation 177" height="68" visible="0"/>
        <Object id="automation 181" height="68" visible="0"/>
        <Object id="strip 158" visible="1" strip-width="Wide">
          <Object id="processor 188">
            <Object id="control 162" visible="0"/>
          </Object>
          <Object id="processor 367"/>
          <Object id="processor 1230"/>
          <Object id="processor 1335"/>
          <Object id="processor 1723"/>
          <Object id="processor 4578"/>
        </Object>
        <Object id="rtav 720" height="168" visible="1"/>
        <Object id="automation 724" height="68" visible="0"/>
        <Object id="automation 726" height="68" visible="0"/>
        <Object id="automation 720 12/0/0" height="68" visible="0"/>
        <Object id="automation 739" height="68" visible="0"/>
        <Object id="automation 743" height="68" visible="0"/>
        <Object id="strip 720" strip-width="Wide" visible="1">
          <Object id="processor 750">
            <Object id="control 724" visible="0"/>
          </Object>
          <Object id="processor 879">
            <Object id="control 369" visible="0"/>
            <Object id="control 371" visible="0"/>
            <Object id="control 373" visible="0"/>
            <Object id="control 375" visible="0"/>
            <Object id="control 377" visible="0"/>
            <Object id="control 379" visible="0"/>
            <Object id="control 381" visible="0"/>
            <Object id="control 383" visible="0"/>
            <Object id="control 385" visible="0"/>
            <Object id="control 387" visible="0"/>
          </Object>
        </Object>
        <Object id="rtav 5961" height="37" visible="1"/>
        <Object id="automation 5965" height="68" visible="0"/>
        <Object id="automation 5967" height="68" visible="0"/>
        <Object id="automation 5961 12/0/0" height="68" visible="0"/>
        <Object id="automation 5980" height="68" visible="0"/>
        <Object id="automation 5984" height="68" visible="0"/>
        <Object id="strip 5961" strip-width="Wide" visible="1">
          <Object id="processor 5991">
            <Object id="control 5965" visible="0"/>
          </Object>
          <Object id="processor 6020"/>
          <Object id="processor 6075">
            <Object id="control 4580" visible="0"/>
            <Object id="control 4582" visible="0"/>
            <Object id="control 4584" visible="0"/>
            <Object id="control 4586" visible="0"/>
            <Object id="control 4588" visible="0"/>
            <Object id="control 4590" visible="0"/>
            <Object id="control 4592" visible="0"/>
            <Object id="control 4594" visible="0"/>
            <Object id="control 4596" visible="0"/>
            <Object id="control 4598" visible="0"/>
            <Object id="control 4600" visible="0"/>
            <Object id="control 4602" visible="0"/>
            <Object id="control 4604" visible="0"/>
            <Object id="control 4606" visible="0"/>
            <Object id="control 4608" visible="0"/>
            <Object id="control 4610" visible="0"/>
            <Object id="control 4612" visible="0"/>
            <Object id="control 4614" visible="0"/>
            <Object id="control 4616" visible="0"/>
            <Object id="control 4618" visible="0"/>
            <Object id="control 4620" visible="0"/>
            <Object id="control 4622" visible="0"/>
            <Object id="control 4624" visible="0"/>
            <Object id="control 4626" visible="0"/>
            <Object id="control 4628" visible="0"/>
            <Object id="control 4630" visible="0"/>
            <Object id="control 4632" visible="0"/>
            <Object id="control 4634" visible="0"/>
            <Object id="control 4636" visible="0"/>
            <Object id="control 4638" visible="0"/>
            <Object id="control 4640" visible="0"/>
            <Object id="control 4642" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
          <Object id="processor 6303">
            <Object id="control 6305" visible="0"/>
            <Object id="control 6307" visible="0"/>
            <Object id="control 6309" visible="0"/>
            <Object id="control 6311" visible="0"/>
            <Object id="control 6313" visible="0"/>
            <Object id="control 6315" visible="0"/>
            <Object id="control 6317" visible="0"/>
          </Object>
        </Object>
        <Object id="rtav 6148" height="37" visible="1"/>
        <Object id="automation 6152" height="68" visible="0"/>
        <Object id="automation 6154" height="68" visible="0"/>
        <Object id="automation 6148 12/0/0" height="68" visible="0"/>
        <Object id="automation 6167" height="68" visible="0"/>
        <Object id="automation 6171" height="68" visible="0"/>
        <Object id="strip 6148" strip-width="Wide" visible="1">
          <Object id="processor 6178">
            <Object id="control 6152" visible="0"/>
          </Object>
          <Object id="processor 6206">
            <Object id="control 4580" visible="0"/>
            <Object id="control 4582" visible="0"/>
            <Object id="control 4584" visible="0"/>
            <Object id="control 4586" visible="0"/>
            <Object id="control 4588" visible="0"/>
            <Object id="control 4590" visible="0"/>
            <Object id="control 4592" visible="0"/>
            <Object id="control 4594" visible="0"/>
            <Object id="control 4596" visible="0"/>
            <Object id="control 4598" visible="0"/>
            <Object id="control 4600" visible="0"/>
            <Object id="control 4602" visible="0"/>
            <Object id="control 4604" visible="0"/>
            <Object id="control 4606" visible="0"/>
            <Object id="control 4608" visible="0"/>
            <Object id="control 4610" visible="0"/>
            <Object id="control 4612" visible="0"/>
            <Object id="control 4614" visible="0"/>
            <Object id="control 4616" visible="0"/>
            <Object id="control 4618" visible="0"/>
            <Object id="control 4620" visible="0"/>
            <Object id="control 4622" visible="0"/>
            <Object id="control 4624" visible="0"/>
            <Object id="control 4626" visible="0"/>
            <Object id="control 4628" visible="0"/>
            <Object id="control 4630" visible="0"/>
            <Object id="control 4632" visible="0"/>
            <Object id="control 4634" visible="0"/>
            <Object id="control 4636" visible="0"/>
            <Object id="control 4638" visible="0"/>
            <Object id="control 4640" visible="0"/>
            <Object id="control 4642" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
          <Object id="processor 6276">
            <Object id="control 369" visible="0"/>
            <Object id="control 371" visible="0"/>
            <Object id="control 373" visible="0"/>
            <Object id="control 375" visible="0"/>
            <Object id="control 377" visible="0"/>
            <Object id="control 379" visible="0"/>
            <Object id="control 381" visible="0"/>
            <Object id="control 383" visible="0"/>
            <Object id="control 385" visible="0"/>
            <Object id="control 387" visible="0"/>
          </Object>
        </Object>
      </GUIObjectState>
    </UI>
    <Videomonitor active="0"/>
  </Extra>
  <Script lua="Lua 5.3">c2NyaXB0cyA9IHt9IA==</Script>
  <IOPlugins/>
</Session>
ORIGINAL_Session.ardour (118,575 bytes)   
BROKEN_session.ardour (118,695 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<Session version="7001" name="Valentina_prova_2017_07_15" sample-rate="44100" session-range-is-free="0" id-counter="16810" name-counter="1" event-counter="1399" vca-counter="1">
  <ProgramVersion created-with="Ardour 5.9" modified-with="Ardour 7.1"/>
  <MIDIPorts>
    <Port name="MIDI Clock out" direction="output"/>
    <Port name="MMC in" direction="input"/>
    <Port name="MMC out" direction="output"/>
    <Port name="MTC out" direction="output"/>
    <Port name="Scene in" direction="input"/>
    <Port name="Scene out" direction="output"/>
    <Port name="x-virtual-keyboard" direction="output"/>
  </MIDIPorts>
  <Config>
    <Option name="use-region-fades" value="1"/>
    <Option name="use-transport-fades" value="1"/>
    <Option name="use-monitor-fades" value="1"/>
    <Option name="native-file-data-format" value="FormatFloat"/>
    <Option name="native-file-header-format" value="WAVE"/>
    <Option name="auto-play" value="0"/>
    <Option name="auto-return" value="0"/>
    <Option name="auto-input" value="1"/>
    <Option name="triggerbox-overrides-disk-monitoring" value="1"/>
    <Option name="cue-behavior" value="FollowCues"/>
    <Option name="punch-in" value="0"/>
    <Option name="punch-out" value="0"/>
    <Option name="count-in" value="0"/>
    <Option name="session-monitoring" value=""/>
    <Option name="record-mode" value="RecLayered"/>
    <Option name="draw-opaque-midi_regions" value="0"/>
    <Option name="subframes-per-frame" value="100"/>
    <Option name="timecode-format" value="timecode_30"/>
    <Option name="minitimeline-span" value="120"/>
    <Option name="raid-path" value=""/>
    <Option name="audio-search-path" value=""/>
    <Option name="midi-search-path" value=""/>
    <Option name="track-name-number" value="0"/>
    <Option name="track-name-take" value="0"/>
    <Option name="take-name" value="Take1"/>
    <Option name="jack-time-master" value="1"/>
    <Option name="use-video-sync" value="0"/>
    <Option name="video-pullup" value="0"/>
    <Option name="external-sync" value="0"/>
    <Option name="insert-merge-policy" value="InsertMergeRelax"/>
    <Option name="timecode-offset" value="0"/>
    <Option name="timecode-offset-negative" value="1"/>
    <Option name="slave-timecode-offset" value=" 00:00:00:00"/>
    <Option name="timecode-generator-offset" value=" 00:00:00:00"/>
    <Option name="glue-new-markers-to-bars-and-beats" value="0"/>
    <Option name="midi-copy-is-fork" value="0"/>
    <Option name="glue-new-regions-to-bars-and-beats" value="0"/>
    <Option name="realtime-export" value="0"/>
    <Option name="use-video-file-fps" value="0"/>
    <Option name="videotimeline-pullup" value="1"/>
    <Option name="wave-amplitude-zoom" value="0"/>
    <Option name="wave-zoom-factor" value="2"/>
    <Option name="show-summary" value="1"/>
    <Option name="show-group-tabs" value="1"/>
    <Option name="show-region-fades" value="1"/>
    <Option name="show-busses-on-meterbridge" value="0"/>
    <Option name="show-master-on-meterbridge" value="1"/>
    <Option name="show-midi-on-meterbridge" value="1"/>
    <Option name="show-rec-on-meterbridge" value="1"/>
    <Option name="show-mute-on-meterbridge" value="0"/>
    <Option name="show-solo-on-meterbridge" value="0"/>
    <Option name="show-monitor-on-meterbridge" value="0"/>
    <Option name="show-name-on-meterbridge" value="1"/>
    <Option name="show-fader-on-meterbridge" value="0"/>
    <Option name="meterbridge-label-height" value="0"/>
  </Config>
  <Metadata/>
  <Sources>
    <Source name="STE-004.flac" take-id="" type="audio" flags="" id="256" channel="0" origin="STE-004.wav" gain="0.727020263671875"/>
    <Source name="STE-004-c1.flac" take-id="" type="audio" flags="" id="258" channel="1" origin="STE-004.wav" gain="0.583953857421875"/>
    <Source name="STE-005.flac" take-id="" type="audio" flags="" id="282" channel="0" origin="STE-005.wav" gain="0.62445068359375"/>
    <Source name="STE-005-c1.flac" take-id="" type="audio" flags="" id="284" channel="1" origin="STE-005.wav" gain="0.582275390625"/>
    <Source name="STE-006.flac" take-id="" type="audio" flags="" id="308" channel="0" origin="STE-006.wav" gain="0.940155029296875"/>
    <Source name="STE-006-c1.flac" take-id="" type="audio" flags="" id="310" channel="1" origin="STE-006.wav" gain="0.756256103515625"/>
    <Source name="STE-007.flac" take-id="" type="audio" flags="" id="334" channel="0" origin="STE-007.wav" gain="0.9439697265625"/>
    <Source name="STE-007-c1.flac" take-id="" type="audio" flags="" id="336" channel="1" origin="STE-007.wav" gain="0.89129638671875"/>
  </Sources>
  <Regions/>
  <Selection/>
  <Locations>
    <Location id="246" name="session" start="a0" end="a314022572800" flags="IsSessionRange" locked="0" timestamp="1610141706" cue="-1700338832"/>
    <Location id="4334" name="Amarmi" start="a0" end="a0" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1702057584"/>
    <Location id="4434" name="Nonostante" start="a44758048000" end="a44758048000" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1702040720"/>
    <Location id="4461" name="Se_sono_rose" start="a92108230400" end="a92108230400" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1702192688"/>
    <Location id="4508" name="Cuore_antico" start="a169929708800" end="a169929708800" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="-1799648736"/>
    <Location id="4559" name="I_moti_dell_anima" start="a237723033600" end="a237723033600" flags="IsMark,IsCDMarker" locked="0" timestamp="1610141706" cue="544"/>
  </Locations>
  <Bundles/>
  <VCAManager/>
  <Routes>
    <Route version="7001" id="54" name="Master" default-type="audio" strict-io="0" volume-applies-to-output="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterK20">
      <PresentationInfo order="0" flags="MasterOut,OrderSet" color="3849876223"/>
      <Controllable name="solo" id="62" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="68" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="70" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Master" id="82" direction="Input" default-type="audio">
        <Port type="audio" name="Master/audio_in 1">
          <Connection other="Bus 1/audio_out 1"/>
          <Connection other="Bus normal/audio_out 1"/>
        </Port>
        <Port type="audio" name="Master/audio_in 2">
          <Connection other="Bus 1/audio_out 2"/>
          <Connection other="Bus normal/audio_out 2"/>
        </Port>
      </IO>
      <IO name="Master" id="83" direction="Output" default-type="audio">
        <Port type="audio" name="Master/audio_out 1">
          <Connection other="system:playback_1"/>
        </Port>
        <Port type="audio" name="Master/audio_out 2">
          <Connection other="system:playback_2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="64" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="66" flags="Toggle" value="0" phase-invert="00"/>
      <Controllable name="mastervolume" id="13615" flags="GainLike,NotAutomatable" value="1"/>
      <Automation>
        <AutomationList automation-id="solo" id="61" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="67" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="69" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="63" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="65" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="73" flags="" value="0.5"/>
        <Controllable name="pan-width" id="77" flags="" value="1"/>
        <Controllable name="pan-elevation" id="75" flags="" value="0"/>
        <Controllable name="pan-frontback" id="79" flags="" value="0"/>
        <Controllable name="pan-lfe" id="81" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="72" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="74" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="76" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="78" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="80" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="13610" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="85" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="59" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="60" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="84" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="57" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="58" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="86" name="meter-Master" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="87" name="Master" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Master" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
    </Route>
    <Route version="7001" id="158" name="Audio track" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak" audio-playlist="200" saved-meter-point="MeterPostFader" alignment-choice="Automatic" mode="Normal">
      <PresentationInfo order="1" flags="AudioTrack,OrderSet" color="3080971775"/>
      <Controllable name="solo" id="166" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="172" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="174" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Audio track" id="186" direction="Input" default-type="audio">
        <Port type="audio" name="Audio track/audio_in 1"/>
        <Port type="audio" name="Audio track/audio_in 2"/>
      </IO>
      <IO name="Audio track" id="187" direction="Output" default-type="audio">
        <Port type="audio" name="Audio track/audio_out 1">
          <Connection other="Bus 1/audio_in 1"/>
          <Connection other="Bus normal/audio_in 1"/>
        </Port>
        <Port type="audio" name="Audio track/audio_out 2">
          <Connection other="Bus 1/audio_in 2"/>
          <Connection other="Bus normal/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="168" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="170" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="165" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="171" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="173" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="167" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-enable" id="193" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-safe" id="195" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="169" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="monitor" id="197" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="177" flags="" value="0.5"/>
        <Controllable name="pan-width" id="181" flags="" value="0.52808988094329834"/>
        <Controllable name="pan-elevation" id="179" flags="" value="0"/>
        <Controllable name="pan-frontback" id="183" flags="" value="0"/>
        <Controllable name="pan-lfe" id="185" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="176" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="178" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="180" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="182" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="184" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="199" name="Audio track" active="1" user-latency="0" use-user-latency="0" type="diskwriter" record-safe="0"/>
      <Processor id="199" name="Audio track" active="1" user-latency="0" use-user-latency="0" type="diskreader"/>
      <Processor id="15186" name="TriggerBox" active="1" user-latency="0" use-user-latency="0" type="triggerbox" data-type="audio" order="0">
        <Triggers>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="0" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="1" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="2" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="3" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="4" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="5" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="6" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="7" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="8" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="9" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="10" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="11" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="12" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="13" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="14" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="15" segment-tempo="0" start="a0"/>
        </Triggers>
        <Processor id="15203" name="Audio track/TriggerBox" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="1" type="sidechain">
          <IO name="Audio track/TriggerBox" id="15204" direction="Input" default-type="audio">
            <Port type="midi" name="Audio track/TriggerBox/midi_in 1"/>
          </IO>
        </Processor>
      </Processor>
      <Processor id="13649" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="189" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="163" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="164" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="188" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="161" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="162" flags="GainLike" value="0.70794576406478882"/>
      </Processor>
      <Processor id="190" name="meter-Audio track" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="191" name="Audio track" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Audio track" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
      <Controllable name="monitor" id="198" flags="RealTime" value="0" monitoring=""/>
      <Controllable name="rec-safe" id="196" flags="Toggle,RealTime" value="0"/>
      <Controllable name="rec-enable" id="194" flags="Toggle,RealTime" value="0"/>
      <freeze-info playlist="Audio track.1" playlist-id="200" state="NoFreeze"/>
    </Route>
    <Route version="7001" id="720" name="Audio track 2" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak" audio-playlist="762" saved-meter-point="MeterPostFader" alignment-choice="Automatic" mode="Normal">
      <PresentationInfo order="2" flags="AudioTrack,OrderSet" color="2121459199"/>
      <Controllable name="solo" id="728" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="734" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="736" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Audio track 2" id="748" direction="Input" default-type="audio">
        <Port type="audio" name="Audio track 2/audio_in 1"/>
        <Port type="audio" name="Audio track 2/audio_in 2"/>
      </IO>
      <IO name="Audio track 2" id="749" direction="Output" default-type="audio">
        <Port type="audio" name="Audio track 2/audio_out 1">
          <Connection other="Bus normal/audio_in 1"/>
        </Port>
        <Port type="audio" name="Audio track 2/audio_out 2">
          <Connection other="Bus normal/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="730" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="732" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="727" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="733" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="735" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="729" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-enable" id="755" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="rec-safe" id="757" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="731" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="monitor" id="759" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="739" flags="" value="0.5"/>
        <Controllable name="pan-width" id="743" flags="" value="0.55056178569793701"/>
        <Controllable name="pan-elevation" id="741" flags="" value="0"/>
        <Controllable name="pan-frontback" id="745" flags="" value="0"/>
        <Controllable name="pan-lfe" id="747" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="738" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="740" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="742" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="744" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="746" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="761" name="Audio track 2" active="1" user-latency="0" use-user-latency="0" type="diskwriter" record-safe="0"/>
      <Processor id="761" name="Audio track 2" active="1" user-latency="0" use-user-latency="0" type="diskreader"/>
      <Processor id="15251" name="TriggerBox" active="1" user-latency="0" use-user-latency="0" type="triggerbox" data-type="audio" order="1">
        <Triggers>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="0" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="1" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="2" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="3" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="4" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="5" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="6" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="7" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="8" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="9" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="10" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="11" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="12" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="13" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="14" segment-tempo="0" start="a0"/>
          <Trigger name="" gain="1" color="3200171775" follow-count="1" use-follow-length="0" follow-length="1|0|0" legato="0" velocity-effect="0" follow-action-probability="0" quantization="1|0|0" launch-style="OneShot" follow-action-0="Again:0" follow-action-1="Stop:0" stretchable="1" cue_isolated="0" allow_patch_changes="1" stretch_mode="Crisp" index="15" segment-tempo="0" start="a0"/>
        </Triggers>
        <Processor id="15268" name="Audio track 2/TriggerBox" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="1" type="sidechain">
          <IO name="Audio track 2/TriggerBox" id="15269" direction="Input" default-type="audio">
            <Port type="midi" name="Audio track 2/TriggerBox/midi_in 1"/>
          </IO>
        </Processor>
      </Processor>
      <Processor id="13695" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="751" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="725" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="726" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="750" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="723" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="724" flags="GainLike" value="0.70794576406478882"/>
      </Processor>
      <Processor id="879" name="C* Eq10 - 10-band equaliser" active="1" user-latency="0" use-user-latency="0" type="ladspa" unique-id="1773" count="2" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="368" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="370" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="372" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="374" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="376" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="378" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="380" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="382" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="384" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="386" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </OutputMap-0>
        <InputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </InputMap-1>
        <OutputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </OutputMap-1>
        <ThruMap/>
        <ladspa last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port number="0" value="0"/>
          <Port number="1" value="-1"/>
          <Port number="2" value="-2"/>
          <Port number="3" value="-2"/>
          <Port number="4" value="0"/>
          <Port number="5" value="0"/>
          <Port number="6" value="0"/>
          <Port number="7" value="0"/>
          <Port number="8" value="0"/>
          <Port number="9" value="0"/>
        </ladspa>
        <Controllable name="31 Hz" id="369" flags="" value="0" parameter="0"/>
        <Controllable name="63 Hz" id="371" flags="" value="-1" parameter="1"/>
        <Controllable name="125 Hz" id="373" flags="" value="-2" parameter="2"/>
        <Controllable name="250 Hz" id="375" flags="" value="-2" parameter="3"/>
        <Controllable name="500 Hz" id="377" flags="" value="0" parameter="4"/>
        <Controllable name="1 kHz" id="379" flags="" value="0" parameter="5"/>
        <Controllable name="2 kHz" id="381" flags="" value="0" parameter="6"/>
        <Controllable name="4 kHz" id="383" flags="" value="0" parameter="7"/>
        <Controllable name="8 kHz" id="385" flags="" value="0" parameter="8"/>
        <Controllable name="16 kHz" id="387" flags="" value="0" parameter="9"/>
      </Processor>
      <Processor id="752" name="meter-Audio track 2" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="753" name="Audio track 2" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Audio track 2" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
      <Controllable name="monitor" id="760" flags="RealTime" value="0" monitoring=""/>
      <Controllable name="rec-safe" id="758" flags="Toggle,RealTime" value="0"/>
      <Controllable name="rec-enable" id="756" flags="Toggle,RealTime" value="0"/>
    </Route>
    <Route version="7001" id="5961" name="Bus 1" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak">
      <PresentationInfo order="4" flags="AudioBus,OrderSet" color="3538272255"/>
      <Controllable name="solo" id="5969" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="5975" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="5977" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Bus 1" id="5989" direction="Input" default-type="audio">
        <Port type="audio" name="Bus 1/audio_in 1">
          <Connection other="Audio track/audio_out 1"/>
        </Port>
        <Port type="audio" name="Bus 1/audio_in 2">
          <Connection other="Audio track/audio_out 2"/>
        </Port>
      </IO>
      <IO name="Bus 1" id="5990" direction="Output" default-type="audio">
        <Port type="audio" name="Bus 1/audio_out 1">
          <Connection other="Master/audio_in 1"/>
        </Port>
        <Port type="audio" name="Bus 1/audio_out 2">
          <Connection other="Master/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="1"/>
      <Controllable name="mute" id="5971" flags="Toggle,RealTime" value="1"/>
      <Controllable name="phase" id="5973" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="5968" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="5974" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="5976" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="5970" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="5972" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="5980" flags="" value="0.5"/>
        <Controllable name="pan-width" id="5984" flags="" value="0.86516851186752319"/>
        <Controllable name="pan-elevation" id="5982" flags="" value="0"/>
        <Controllable name="pan-frontback" id="5986" flags="" value="0"/>
        <Controllable name="pan-lfe" id="5988" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="5979" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="5981" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="5983" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="5985" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="5987" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="5997" name="return 2" active="1" user-latency="0" use-user-latency="0" type="intreturn"/>
      <Processor id="13764" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="5992" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="5966" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="5967" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="5991" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="5964" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="5965" flags="GainLike" value="0.13493911921977997"/>
      </Processor>
      <Processor id="6075" name="x42-eq - Parametric Equalizer Stereo" active="1" user-latency="0" use-user-latency="0" type="lv2" unique-id="http://gareus.org/oss/lv2/fil4#stereo" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-2" id="4579" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="4581" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="4583" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="4585" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="4587" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="4589" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="4591" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="4593" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="4595" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="4597" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="4599" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="4601" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="4603" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="4605" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="4607" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="4609" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-19" id="4611" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-20" id="4613" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-21" id="4615" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-22" id="4617" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-23" id="4619" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-24" id="4621" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-25" id="4623" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-26" id="4625" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-27" id="4627" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-28" id="4629" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-29" id="4631" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-30" id="4633" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-31" id="4635" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-32" id="4637" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-33" id="4639" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-34" id="4641" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-35" id="4643" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <lv2 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1" state-dir="state4">
          <Port symbol="enable" value="1"/>
          <Port symbol="gain" value="0"/>
          <Port symbol="peakreset" value="1"/>
          <Port symbol="HighPass" value="1"/>
          <Port symbol="HPfreq" value="20"/>
          <Port symbol="HPQ" value="0.69999998807907104"/>
          <Port symbol="LowPass" value="0"/>
          <Port symbol="LPfreq" value="20000"/>
          <Port symbol="LPQ" value="0.89935296773910522"/>
          <Port symbol="LSsec" value="1"/>
          <Port symbol="LSfreq" value="359.99224853515625"/>
          <Port symbol="LSq" value="4"/>
          <Port symbol="LSgain" value="-18"/>
          <Port symbol="sec1" value="1"/>
          <Port symbol="freq1" value="60.619026184082031"/>
          <Port symbol="q1" value="1.1486982107162476"/>
          <Port symbol="gain1" value="-18"/>
          <Port symbol="sec2" value="1"/>
          <Port symbol="freq2" value="170.84762573242188"/>
          <Port symbol="q2" value="0.60151249170303345"/>
          <Port symbol="gain2" value="-18"/>
          <Port symbol="sec3" value="1"/>
          <Port symbol="freq3" value="1831.7747802734375"/>
          <Port symbol="q3" value="0.60151249170303345"/>
          <Port symbol="gain3" value="7.6000003814697266"/>
          <Port symbol="sec4" value="1"/>
          <Port symbol="freq4" value="3189.052490234375"/>
          <Port symbol="q4" value="0.65975403785705566"/>
          <Port symbol="gain4" value="9.2000007629394531"/>
          <Port symbol="HSsec" value="1"/>
          <Port symbol="HSfreq" value="6025.28076171875"/>
          <Port symbol="HSq" value="1.4142135381698608"/>
          <Port symbol="HSgain" value="18"/>
        </lv2>
        <Controllable name="Enable" id="4580" flags="Toggle" value="1" parameter="2" symbol="enable"/>
        <Controllable name="Gain" id="4582" flags="" value="0" parameter="3" symbol="gain"/>
        <Controllable name="Reset Peak Hold" id="4584" flags="Toggle" value="1" parameter="5" symbol="peakreset"/>
        <Controllable name="Highpass" id="4586" flags="Toggle" value="1" parameter="6" symbol="HighPass"/>
        <Controllable name="Highpass Frequency" id="4588" flags="" value="20" parameter="7" symbol="HPfreq"/>
        <Controllable name="HighPass Resonance" id="4590" flags="" value="0.69999998807907104" parameter="8" symbol="HPQ"/>
        <Controllable name="Lowpass" id="4592" flags="Toggle" value="0" parameter="9" symbol="LowPass"/>
        <Controllable name="Lowpass Frequency" id="4594" flags="" value="20000" parameter="10" symbol="LPfreq"/>
        <Controllable name="LowPass Resonance" id="4596" flags="" value="0.89935296773910522" parameter="11" symbol="LPQ"/>
        <Controllable name="Lowshelf" id="4598" flags="Toggle" value="1" parameter="12" symbol="LSsec"/>
        <Controllable name="Lowshelf Frequency" id="4600" flags="" value="359.99224853515625" parameter="13" symbol="LSfreq"/>
        <Controllable name="Lowshelf Bandwidth" id="4602" flags="" value="4" parameter="14" symbol="LSq"/>
        <Controllable name="Lowshelf Gain" id="4604" flags="" value="-18" parameter="15" symbol="LSgain"/>
        <Controllable name="Section 1" id="4606" flags="Toggle" value="1" parameter="16" symbol="sec1"/>
        <Controllable name="Frequency 1" id="4608" flags="" value="60.619026184082031" parameter="17" symbol="freq1"/>
        <Controllable name="Bandwidth 1" id="4610" flags="" value="1.1486982107162476" parameter="18" symbol="q1"/>
        <Controllable name="Gain 1" id="4612" flags="" value="-18" parameter="19" symbol="gain1"/>
        <Controllable name="Section 2" id="4614" flags="Toggle" value="1" parameter="20" symbol="sec2"/>
        <Controllable name="Frequency 2" id="4616" flags="" value="170.84762573242188" parameter="21" symbol="freq2"/>
        <Controllable name="Bandwidth 2" id="4618" flags="" value="0.60151249170303345" parameter="22" symbol="q2"/>
        <Controllable name="Gain 2" id="4620" flags="" value="-18" parameter="23" symbol="gain2"/>
        <Controllable name="Section 3" id="4622" flags="Toggle" value="1" parameter="24" symbol="sec3"/>
        <Controllable name="Frequency 3" id="4624" flags="" value="1831.7747802734375" parameter="25" symbol="freq3"/>
        <Controllable name="Bandwidth 3" id="4626" flags="" value="0.60151249170303345" parameter="26" symbol="q3"/>
        <Controllable name="Gain 3" id="4628" flags="" value="7.6000003814697266" parameter="27" symbol="gain3"/>
        <Controllable name="Section 4" id="4630" flags="Toggle" value="1" parameter="28" symbol="sec4"/>
        <Controllable name="Frequency 4" id="4632" flags="" value="3189.052490234375" parameter="29" symbol="freq4"/>
        <Controllable name="Bandwidth 4" id="4634" flags="" value="0.65975403785705566" parameter="30" symbol="q4"/>
        <Controllable name="Gain 4" id="4636" flags="" value="9.2000007629394531" parameter="31" symbol="gain4"/>
        <Controllable name="Highshelf" id="4638" flags="Toggle" value="1" parameter="32" symbol="HSsec"/>
        <Controllable name="Highshelf Frequency" id="4640" flags="" value="6025.28076171875" parameter="33" symbol="HSfreq"/>
        <Controllable name="Highshelf Bandwidth" id="4642" flags="" value="1.4142135381698608" parameter="34" symbol="HSq"/>
        <Controllable name="Highshelf Gain" id="4644" flags="" value="18" parameter="35" symbol="HSgain"/>
      </Processor>
      <Processor id="6303" name="Stereo reverb" active="1" user-latency="0" use-user-latency="0" type="ladspa" unique-id="1950" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-4" id="6304" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="6306" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="6308" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="6310" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="6312" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="6314" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="6316" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <ladspa last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port number="4" value="85.051506042480469"/>
          <Port number="5" value="12.360828399658203"/>
          <Port number="6" value="0.68556666374206543"/>
          <Port number="7" value="0.88659703731536865"/>
          <Port number="8" value="-4.948453426361084"/>
          <Port number="9" value="-14.652925491333008"/>
          <Port number="10" value="-29.690677642822266"/>
        </ladspa>
        <Controllable name="Room size" id="6305" flags="" value="85.051506042480469" parameter="4"/>
        <Controllable name="Reverb time" id="6307" flags="" value="12.360828399658203" parameter="5"/>
        <Controllable name="Input BW" id="6309" flags="" value="0.68556666374206543" parameter="6"/>
        <Controllable name="Damping" id="6311" flags="" value="0.88659703731536865" parameter="7"/>
        <Controllable name="Dry sound" id="6313" flags="" value="-4.948453426361084" parameter="8"/>
        <Controllable name="Reflections" id="6315" flags="" value="-14.652925491333008" parameter="9"/>
        <Controllable name="Reverb tail" id="6317" flags="" value="-29.690677642822266" parameter="10"/>
      </Processor>
      <Processor id="5993" name="meter-Bus 1" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="5994" name="Bus 1" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Bus 1" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
    </Route>
    <Route version="7001" id="6148" name="Bus normal" default-type="audio" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak">
      <PresentationInfo order="3" flags="AudioBus,OrderSet" color="3851342591"/>
      <Controllable name="solo" id="6156" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="6162" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="6164" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Bus normal" id="6176" direction="Input" default-type="audio">
        <Port type="audio" name="Bus normal/audio_in 1">
          <Connection other="Audio track 2/audio_out 1"/>
          <Connection other="Audio track/audio_out 1"/>
        </Port>
        <Port type="audio" name="Bus normal/audio_in 2">
          <Connection other="Audio track 2/audio_out 2"/>
          <Connection other="Audio track/audio_out 2"/>
        </Port>
      </IO>
      <IO name="Bus normal" id="6177" direction="Output" default-type="audio">
        <Port type="audio" name="Bus normal/audio_out 1">
          <Connection other="Master/audio_in 1"/>
        </Port>
        <Port type="audio" name="Bus normal/audio_out 2">
          <Connection other="Master/audio_in 2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main" muted="0"/>
      <Controllable name="mute" id="6158" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="6160" flags="Toggle" value="0" phase-invert="00"/>
      <Automation>
        <AutomationList automation-id="solo" id="6155" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="6161" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="6163" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="6157" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="6159" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="6167" flags="" value="0.5"/>
        <Controllable name="pan-width" id="6171" flags="" value="1"/>
        <Controllable name="pan-elevation" id="6169" flags="" value="0"/>
        <Controllable name="pan-frontback" id="6173" flags="" value="0"/>
        <Controllable name="pan-lfe" id="6175" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="6166" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="6168" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="6170" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="6172" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="6174" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="6184" name="return 3" active="1" user-latency="0" use-user-latency="0" type="intreturn"/>
      <Processor id="13891" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="6179" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="6153" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="6154" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="6178" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="6151" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="6152" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="6276" name="C* Eq10 - 10-band equaliser" active="1" user-latency="0" use-user-latency="0" type="ladspa" unique-id="1773" count="2" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="368" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="370" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="372" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="374" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="376" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="378" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="380" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="382" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="384" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="386" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
        </OutputMap-0>
        <InputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </InputMap-1>
        <OutputMap-1>
          <Channelmap type="audio" from="0" to="1"/>
        </OutputMap-1>
        <ThruMap/>
        <ladspa last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port number="0" value="-8"/>
          <Port number="1" value="-6"/>
          <Port number="2" value="-6.5"/>
          <Port number="3" value="-6.5"/>
          <Port number="4" value="0.5"/>
          <Port number="5" value="1"/>
          <Port number="6" value="3"/>
          <Port number="7" value="3.5"/>
          <Port number="8" value="-5.4412282679550117e-07"/>
          <Port number="9" value="3.5"/>
        </ladspa>
        <Controllable name="31 Hz" id="369" flags="" value="-8" parameter="0"/>
        <Controllable name="63 Hz" id="371" flags="" value="-6" parameter="1"/>
        <Controllable name="125 Hz" id="373" flags="" value="-6.5" parameter="2"/>
        <Controllable name="250 Hz" id="375" flags="" value="-6.5" parameter="3"/>
        <Controllable name="500 Hz" id="377" flags="" value="0.5" parameter="4"/>
        <Controllable name="1 kHz" id="379" flags="" value="1" parameter="5"/>
        <Controllable name="2 kHz" id="381" flags="" value="3" parameter="6"/>
        <Controllable name="4 kHz" id="383" flags="" value="3.5" parameter="7"/>
        <Controllable name="8 kHz" id="385" flags="" value="-5.4412282679550117e-07" parameter="8"/>
        <Controllable name="16 kHz" id="387" flags="" value="3.5" parameter="9"/>
      </Processor>
      <Processor id="6206" name="x42-eq - Parametric Equalizer Stereo" active="1" user-latency="0" use-user-latency="0" type="lv2" unique-id="http://gareus.org/oss/lv2/fil4#stereo" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-2" id="4579" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="4581" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="4583" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="4585" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="4587" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="4589" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="4591" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="4593" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="4595" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="4597" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="4599" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="4601" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="4603" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="4605" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="4607" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="4609" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-19" id="4611" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-20" id="4613" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-21" id="4615" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-22" id="4617" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-23" id="4619" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-24" id="4621" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-25" id="4623" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-26" id="4625" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-27" id="4627" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-28" id="4629" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-29" id="4631" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-30" id="4633" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-31" id="4635" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-32" id="4637" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-33" id="4639" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-34" id="4641" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
          <AutomationList automation-id="parameter-35" id="4643" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <lv2 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1" state-dir="state4">
          <Port symbol="enable" value="0"/>
          <Port symbol="gain" value="0"/>
          <Port symbol="peakreset" value="0"/>
          <Port symbol="HighPass" value="1"/>
          <Port symbol="HPfreq" value="29.520849227905273"/>
          <Port symbol="HPQ" value="0.97714805603027344"/>
          <Port symbol="LowPass" value="0"/>
          <Port symbol="LPfreq" value="20000"/>
          <Port symbol="LPQ" value="1"/>
          <Port symbol="LSsec" value="1"/>
          <Port symbol="LSfreq" value="257.18197631835938"/>
          <Port symbol="LSq" value="1"/>
          <Port symbol="LSgain" value="-9.1999998092651367"/>
          <Port symbol="sec1" value="0"/>
          <Port symbol="freq1" value="154.59231567382812"/>
          <Port symbol="q1" value="0.60151249170303345"/>
          <Port symbol="gain1" value="-2.5999994277954102"/>
          <Port symbol="sec2" value="0"/>
          <Port symbol="freq2" value="376.7298583984375"/>
          <Port symbol="q2" value="0.60151249170303345"/>
          <Port symbol="gain2" value="-0.19999885559082031"/>
          <Port symbol="sec3" value="1"/>
          <Port symbol="freq3" value="2099.339599609375"/>
          <Port symbol="q3" value="0.16493850946426392"/>
          <Port symbol="gain3" value="4.8000011444091797"/>
          <Port symbol="sec4" value="1"/>
          <Port symbol="freq4" value="3589.031982421875"/>
          <Port symbol="q4" value="0.15037812292575836"/>
          <Port symbol="gain4" value="4.3999996185302734"/>
          <Port symbol="HSsec" value="1"/>
          <Port symbol="HSfreq" value="11178.884765625"/>
          <Port symbol="HSq" value="1.0139591693878174"/>
          <Port symbol="HSgain" value="4.2000007629394531"/>
        </lv2>
        <Controllable name="Enable" id="4580" flags="Toggle" value="0" parameter="2" symbol="enable"/>
        <Controllable name="Gain" id="4582" flags="" value="0" parameter="3" symbol="gain"/>
        <Controllable name="Reset Peak Hold" id="4584" flags="Toggle" value="0" parameter="5" symbol="peakreset"/>
        <Controllable name="Highpass" id="4586" flags="Toggle" value="1" parameter="6" symbol="HighPass"/>
        <Controllable name="Highpass Frequency" id="4588" flags="" value="29.520849227905273" parameter="7" symbol="HPfreq"/>
        <Controllable name="HighPass Resonance" id="4590" flags="" value="0.97714805603027344" parameter="8" symbol="HPQ"/>
        <Controllable name="Lowpass" id="4592" flags="Toggle" value="0" parameter="9" symbol="LowPass"/>
        <Controllable name="Lowpass Frequency" id="4594" flags="" value="20000" parameter="10" symbol="LPfreq"/>
        <Controllable name="LowPass Resonance" id="4596" flags="" value="1" parameter="11" symbol="LPQ"/>
        <Controllable name="Lowshelf" id="4598" flags="Toggle" value="1" parameter="12" symbol="LSsec"/>
        <Controllable name="Lowshelf Frequency" id="4600" flags="" value="257.18197631835938" parameter="13" symbol="LSfreq"/>
        <Controllable name="Lowshelf Bandwidth" id="4602" flags="" value="1" parameter="14" symbol="LSq"/>
        <Controllable name="Lowshelf Gain" id="4604" flags="" value="-9.1999998092651367" parameter="15" symbol="LSgain"/>
        <Controllable name="Section 1" id="4606" flags="Toggle" value="0" parameter="16" symbol="sec1"/>
        <Controllable name="Frequency 1" id="4608" flags="" value="154.59231567382812" parameter="17" symbol="freq1"/>
        <Controllable name="Bandwidth 1" id="4610" flags="" value="0.60151249170303345" parameter="18" symbol="q1"/>
        <Controllable name="Gain 1" id="4612" flags="" value="-2.5999994277954102" parameter="19" symbol="gain1"/>
        <Controllable name="Section 2" id="4614" flags="Toggle" value="0" parameter="20" symbol="sec2"/>
        <Controllable name="Frequency 2" id="4616" flags="" value="376.7298583984375" parameter="21" symbol="freq2"/>
        <Controllable name="Bandwidth 2" id="4618" flags="" value="0.60151249170303345" parameter="22" symbol="q2"/>
        <Controllable name="Gain 2" id="4620" flags="" value="-0.19999885559082031" parameter="23" symbol="gain2"/>
        <Controllable name="Section 3" id="4622" flags="Toggle" value="1" parameter="24" symbol="sec3"/>
        <Controllable name="Frequency 3" id="4624" flags="" value="2099.339599609375" parameter="25" symbol="freq3"/>
        <Controllable name="Bandwidth 3" id="4626" flags="" value="0.16493850946426392" parameter="26" symbol="q3"/>
        <Controllable name="Gain 3" id="4628" flags="" value="4.8000011444091797" parameter="27" symbol="gain3"/>
        <Controllable name="Section 4" id="4630" flags="Toggle" value="1" parameter="28" symbol="sec4"/>
        <Controllable name="Frequency 4" id="4632" flags="" value="3589.031982421875" parameter="29" symbol="freq4"/>
        <Controllable name="Bandwidth 4" id="4634" flags="" value="0.15037812292575836" parameter="30" symbol="q4"/>
        <Controllable name="Gain 4" id="4636" flags="" value="4.3999996185302734" parameter="31" symbol="gain4"/>
        <Controllable name="Highshelf" id="4638" flags="Toggle" value="1" parameter="32" symbol="HSsec"/>
        <Controllable name="Highshelf Frequency" id="4640" flags="" value="11178.884765625" parameter="33" symbol="HSfreq"/>
        <Controllable name="Highshelf Bandwidth" id="4642" flags="" value="1.0139591693878174" parameter="34" symbol="HSq"/>
        <Controllable name="Highshelf Gain" id="4644" flags="" value="4.2000007629394531" parameter="35" symbol="HSgain"/>
      </Processor>
      <Processor id="6180" name="meter-Bus normal" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="6181" name="Bus normal" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Bus normal" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="http://ardour.org/plugin/panner_2in2out" linked-to-route="1"/>
      </Processor>
      <Slavable/>
    </Route>
  </Routes>
  <Playlists>
    <Playlist id="200" name="Audio track.1" type="audio" orig-track-id="158" pgroup-id="" shared-with-ids="" frozen="0" combine-ops="0">
      <Region name="STE-007.8" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a154005158400" length="a44663680000@a47923200" sync-position="a154005158400" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="0" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0593558549880981" id="2857" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="2858" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a19968000 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="2859" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a19968000 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="2860" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a896134400 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="2861" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a896134400 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-004.10" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a391547168000" length="a77508198400@a92172819200" sync-position="a391547168000" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="1" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5789521932601929" id="2939" type="audio" first-edit="nothing" source-0="256" source-1="258" master-source-0="256" master-source-1="258" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="2940" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a169196800 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="2941" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a169196800 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="2942" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a1278419200 0.59999999999999998
a1960236800 0.075000002980232239
a2045465600 0.037500001490116119
a2130694400 0.01875000074505806
a2215923200 0.0093750003725290298
a2301152000 0.0046875001862645149
a2386380800 0.0023437500931322575
a2471609600 0.0011718750465661287
a2556838400 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="2943" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a85222400 0.0011718750465661287
a170451200 0.0023437500931322575
a255680000 0.0046875001862645149
a340908800 0.0093750003725290298
a426137600 0.01875000074505806
a511366400 0.037500001490116119
a596595200 0.075000002980232239
a1278419200 0.59999999999999998
a2556838400 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
    </Playlist>
    <Playlist id="762" name="Audio track 2.1" type="audio" orig-track-id="720" pgroup-id="" shared-with-ids="" frozen="0" combine-ops="0">
      <Region name="STE-005.27" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a307164812800" length="a46915756800@a44854387200" sync-position="a307164812800" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="0" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.6767984628677368" id="9352" type="audio" first-edit="nothing" source-0="282" source-1="284" master-source-0="282" master-source-1="284" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9353" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9354" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9355" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a6304000 0.99886733911550885
a12614400 0.99547192230339399
a18924800 0.98982144127527472
a25235200 0.98192869618882905
a31545600 0.97181156665131863
a37856000 0.9594929712165241
a44160000 0.94500081546684744
a50470400 0.92836792879818764
a56780800 0.90963199005079642
a63091200 0.88883544215458044
a69401600 0.86602539598220885
a75712000 0.84125352362782713
a82022400 0.81457594135313838
a88326400 0.78605308246601313
a94636800 0.75574956041960206
a100947200 0.72373402244207363
a107257600 0.69007902790898956
a113568000 0.65486071464754436
a119878400 0.61815900183179351
a126182400 0.5800568864602571
a132492800 0.54064083177629574
a138803200 0.49999997297228316
a145113600 0.45822653433631655
a151424000 0.41541498203247024
a157734400 0.37166246619609478
a164044800 0.32706792846270311
a170348800 0.28173256500817656
a176659200 0.2357588969086416
a182969600 0.18925124993221634
a189280000 0.1423147961488434
a195590400 0.095056046128510138
a208211200 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9356" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a12614400 0.095056046128510138
a18924800 0.1423147961488434
a25235200 0.18925124993221634
a31545600 0.2357588969086416
a37856000 0.28173256500817656
a44160000 0.32706792846270311
a50470400 0.37166246619609478
a56780800 0.41541498203247024
a63091200 0.45822653433631655
a69401600 0.49999997297228316
a75712000 0.54064083177629574
a82022400 0.5800568864602571
a88326400 0.61815900183179351
a94636800 0.65486071464754436
a100947200 0.69007902790898956
a107257600 0.72373402244207363
a113568000 0.75574956041960206
a119878400 0.78605308246601313
a126182400 0.81457594135313838
a132492800 0.84125352362782713
a138803200 0.86602539598220885
a145113600 0.88883544215458044
a151424000 0.90963199005079642
a157734400 0.92836792879818764
a164044800 0.94500081546684744
a170348800 0.9594929712165241
a176659200 0.97181156665131863
a182969600 0.98192869618882905
a189280000 0.98982144127527472
a195590400 0.99547192230339399
a201900800 0.99886733911550885
a208211200 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.20" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a348963763200" length="a27236108800@a169995673600" sync-position="a348963763200" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="4" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9404" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9405" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a438828800 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9406" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a438828800 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9407" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9408" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.19" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a376199872000" length="a2362163200@a197231782400" sync-position="a376199872000" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="3" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9392" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9393" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9394" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9395" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9396" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.18" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a378562035200" length="a21258092800@a199593945600" sync-position="a378562035200" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="2" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9380" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9381" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9382" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9383" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9384" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.21" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a376199872000" length="a1553203200@a220800832000" sync-position="a376199872000" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="5" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9416" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9417" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a38086400 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9418" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a38086400 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9419" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a31488000 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9420" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a31488000 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-006.17" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a401482540800" length="a14619449600@a222316256000" sync-position="a401482540800" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="1" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.0636541843414307" id="9368" type="audio" first-edit="nothing" source-0="308" source-1="310" master-source-0="308" master-source-1="310" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9369" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9370" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9371" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a330918400 0.59999999999999998
a507411200 0.075000002980232239
a529472000 0.037500001490116119
a551532800 0.01875000074505806
a573593600 0.0093750003725290298
a595654400 0.0046875001862645149
a617715200 0.0023437500931322575
a639776000 0.0011718750465661287
a661843200 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9372" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a22060800 0.0011718750465661287
a44121600 0.0023437500931322575
a66182400 0.0046875001862645149
a88243200 0.0093750003725290298
a110304000 0.01875000074505806
a132364800 0.037500001490116119
a154425600 0.075000002980232239
a330918400 0.59999999999999998
a661843200 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-007.28" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a641017830400" length="a59320300800@a237811142400" sync-position="a641017830400" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="7" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5950930118560791" id="9444" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9445" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a1286400 0.047581917240722742
a2572800 0.095056046128510166
a3859200 0.14231484248572931
a5145600 0.18925124993221623
a6432000 0.23575894240242462
a7724800 0.28173256500817656
a9011200 0.32706797270138427
a10297600 0.37166246619609461
a11584000 0.41541502461541735
a12870400 0.45822653433631649
a14163200 0.50000001351385825
a15449600 0.54064083177629574
a16736000 0.5800569245933096
a18022400 0.6181590018317934
a19308800 0.65486075002673527
a20595200 0.69007902790898956
a21888000 0.72373402244207363
a23174400 0.75574959107584527
a24460800 0.78605308246601302
a25747200 0.81457596850756187
a27033600 0.84125352362782713
a28326400 0.86602541938889765
a29612800 0.88883544215458044
a30899200 0.90963200949777623
a32185600 0.92836792879818764
a33472000 0.94500083077800312
a34758400 0.9594929712165241
a36051200 0.97181157768799009
a37337600 0.98192869618882905
a38624000 0.98982144793751214
a39910400 0.99547192230339399
a42489600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9446" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a2572800 0.99547192230339399
a3859200 0.98982144793751214
a5145600 0.98192869618882905
a6432000 0.97181157768799009
a7724800 0.9594929712165241
a9011200 0.94500083077800312
a10297600 0.92836792879818764
a11584000 0.90963200949777623
a12870400 0.88883544215458044
a14163200 0.86602541938889765
a15449600 0.84125352362782713
a16736000 0.81457596850756187
a18022400 0.78605308246601302
a19308800 0.75574959107584527
a20595200 0.72373402244207363
a21888000 0.69007902790898956
a23174400 0.65486075002673527
a24460800 0.6181590018317934
a25747200 0.5800569245933096
a27033600 0.54064083177629574
a28326400 0.50000001351385825
a29612800 0.45822653433631649
a30899200 0.41541502461541735
a32185600 0.37166246619609461
a33472000 0.32706797270138427
a34758400 0.28173256500817656
a36051200 0.23575894240242462
a37337600 0.18925124993221623
a38624000 0.14231484248572931
a39910400 0.095056046128510166
a41196800 0.047581917240722742
a42489600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9447" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a55904000 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9448" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a55904000 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-007.29" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a700963129600" length="a658048000@a297077529600" sync-position="a700963129600" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="8" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5950930118560791" id="9456" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9457" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a409600 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9458" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a409600 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9459" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a37017600 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9460" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a37017600 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
      <Region name="STE-007.27" muted="0" opaque="1" locked="0" video-locked="0" automatic="0" whole-file="0" import="0" external="1" sync-marked="0" left-of-split="0" right-of-split="0" hidden="0" position-locked="0" valid-transients="0" start="a728558009600" length="a16125094400@a297691648000" sync-position="a728558009600" ancestral-start="a0" ancestral-length="a0@a0" stretch="1" shift="1" layering-index="6" tags="" contents="0" envelope-active="0" default-fade-in="0" default-fade-out="0" fade-in-active="1" fade-out-active="1" scale-amplitude="1.5950930118560791" id="9432" type="audio" first-edit="nothing" source-0="334" source-1="336" master-source-0="334" master-source-1="336" channels="2">
        <Envelope default="yes"/>
        <FadeIn>
          <AutomationList automation-id="fadein" id="9433" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a34860800 1
</events>
          </AutomationList>
        </FadeIn>
        <InverseFadeIn>
          <AutomationList automation-id="fadein" id="9434" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a34860800 1.0000000116860974e-07
</events>
          </AutomationList>
        </InverseFadeIn>
        <FadeOut>
          <AutomationList automation-id="fadeout" id="9435" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1
a4456851200 0.59999999999999998
a6833843200 0.075000002980232239
a7130963200 0.037500001490116119
a7428089600 0.01875000074505806
a7725209600 0.0093750003725290298
a8022336000 0.0046875001862645149
a8319456000 0.0023437500931322575
a8616582400 0.0011718750465661287
a8913708800 1.0000000116860974e-07
</events>
          </AutomationList>
        </FadeOut>
        <InverseFadeOut>
          <AutomationList automation-id="fadeout" id="9436" interpolation-style="Curved" time-domain="AudioTime" state="Off">
            <events>a0 1.0000000116860974e-07
a297120000 0.0011718750465661287
a594246400 0.0023437500931322575
a891366400 0.0046875001862645149
a1188492800 0.0093750003725290298
a1485612800 0.01875000074505806
a1782739200 0.037500001490116119
a2079859200 0.075000002980232239
a4456851200 0.59999999999999998
a8913708800 1
</events>
          </AutomationList>
        </InverseFadeOut>
      </Region>
    </Playlist>
  </Playlists>
  <RouteGroups/>
  <Click>
    <IO name="Click" id="51" direction="Output" default-type="audio">
      <Port type="audio" name="Click/audio_out 1">
        <Connection other="system:playback_1"/>
      </Port>
      <Port type="audio" name="Click/audio_out 2">
        <Connection other="system:playback_2"/>
      </Port>
    </IO>
    <Processor id="52" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
      <Automation>
        <AutomationList automation-id="gain" id="49" interpolation-style="Linear" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Controllable name="gaincontrol" id="50" flags="GainLike" value="0.44740349054336548"/>
    </Processor>
  </Click>
  <Speakers>
    <Speaker azimuth="240" elevation="0" distance="1"/>
    <Speaker azimuth="120" elevation="0" distance="1"/>
  </Speakers>
  <TempoMap superclocks-per-second="282240000">
    <Tempos>
      <Tempo npm="120" enpm="120" note-type="4" type="Tempo::Constant" active="1" locked-to-meter="0" continuing="0" sclock="0" quarters="0:0" bbt="1|1|0" omega="0"/>
    </Tempos>
    <Meters>
      <Meter note-value="4" divisions-per-bar="4" sclock="0" quarters="0:0" bbt="1|1|0"/>
    </Meters>
    <MusicTimes/>
  </TempoMap>
  <ControlProtocols>
    <Protocol name="Ableton Push 2" active="0" session-state="0"/>
    <Protocol name="ContourDesign" active="0" session-state="0"/>
    <Protocol name="Generic MIDI" feedback="0" feedback-interval="10000" threshold="10" motorized="0" active="0" session-state="0">
      <Input>
        <Port name="MIDI Control In" direction="input"/>
      </Input>
      <Output>
        <Port name="MIDI Control Out" direction="output"/>
      </Output>
      <Controls/>
    </Protocol>
    <Protocol name="Mackie" active="0" session-state="0"/>
    <Protocol name="Novation Launch Control XL" active="0" session-state="0"/>
    <Protocol name="Open Sound Control (OSC)" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort16" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort2" active="0" session-state="0"/>
    <Protocol name="PreSonus FaderPort8" active="0" session-state="0"/>
    <Protocol name="Steinberg CC121" active="0" session-state="0"/>
    <Protocol name="Tascam US-2400" active="0" session-state="0"/>
    <Protocol name="WebSockets Server (Experimental)" active="0" session-state="0"/>
  </ControlProtocols>
  <Extra>
    <StemExportProfile>
      <ExportTimespan format="Timecode">
        <Range id="246"/>
      </ExportTimespan>
      <ExportFormat id="e61c1d0f-95bd-48fb-b812-def99dbabe28"/>
      <ExportFilename>
        <Folder relative="1" path="/export"/>
        <Field name="label" enabled="0"/>
        <Field name="session" enabled="0"/>
        <Field name="snapshot" enabled="0"/>
        <Field name="timespan" enabled="1"/>
        <Field name="revision" enabled="0"/>
        <Field name="time" enabled="0" value="T_None"/>
        <Field name="date" enabled="0" value="D_None"/>
      </ExportFilename>
    </StemExportProfile>
    <RangeExportProfile>
      <ExportTimespan format="Timecode">
        <Range id="11098"/>
      </ExportTimespan>
      <ExportChannelConfiguration split="0" channels="2">
        <Channel number="1">
          <Port name="Master/audio_out 1"/>
        </Channel>
        <Channel number="2">
          <Port name="Master/audio_out 2"/>
        </Channel>
      </ExportChannelConfiguration>
      <ExportFormat id="e61c1d0f-95bd-48fb-b812-def99dbabe28"/>
      <ExportFilename>
        <Folder relative="1" path="/export"/>
        <Field name="label" enabled="0"/>
        <Field name="session" enabled="0"/>
        <Field name="snapshot" enabled="0"/>
        <Field name="timespan" enabled="1"/>
        <Field name="revision" enabled="0"/>
        <Field name="time" enabled="0" value="T_None"/>
        <Field name="date" enabled="0" value="D_None"/>
      </ExportFilename>
    </RangeExportProfile>
    <ExportRevision revision="1"/>
    <ExportProfile>
      <ExportTimespan format="Timecode">
        <Range id="246"/>
      </ExportTimespan>
      <ExportChannelConfiguration split="0" channels="2">
        <Channel number="1">
          <Port name="Master/audio_out 1"/>
        </Channel>
        <Channel number="2">
          <Port name="Master/audio_out 2"/>
        </Channel>
      </ExportChannelConfiguration>
      <ExportFormat id="7bb867db-67b0-4aaf-9987-38c31e15052e"/>
      <ExportFilename>
        <Folder relative="1" path="/export"/>
        <Field name="label" enabled="0"/>
        <Field name="session" enabled="1"/>
        <Field name="snapshot" enabled="0"/>
        <Field name="timespan" enabled="1"/>
        <Field name="revision" enabled="0"/>
        <Field name="time" enabled="0" value="T_None"/>
        <Field name="date" enabled="0" value="D_None"/>
      </ExportFilename>
    </ExportProfile>
    <UI>
      <Window name="key-editor" visible="0" x-off="82" y-off="292" x-size="903" y-size="485"/>
      <Window name="session-options-editor" visible="0" x-off="0" y-off="403" x-size="1018" y-size="405"/>
      <Window name="speaker-config" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="about" visible="0" x-off="0" y-off="0" x-size="424" y-size="639"/>
      <Window name="add-routes" visible="0" x-off="-1" y-off="-1" x-size="891" y-size="504"/>
      <Window name="add-video" visible="0" x-off="480" y-off="559" x-size="800" y-size="490"/>
      <Window name="inspector" visible="0" x-off="128" y-off="46" x-size="1410" y-size="864"/>
      <Window name="audio-midi-setup" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="video-export" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="script-manager" visible="0" x-off="634" y-off="377" x-size="495" y-size="467"/>
      <Window name="bundle-manager" visible="0" x-off="320" y-off="162" x-size="480" y-size="240"/>
      <Window name="locations" visible="0" x-off="0" y-off="383" x-size="1063" y-size="512"/>
      <Window name="big-clock" visible="0" x-off="183" y-off="255" x-size="728" y-size="108"/>
      <Window name="big-transport" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="virtual-keyboard" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="audio-connection-manager" visible="0" x-off="0" y-off="0" x-size="1536" y-size="864"/>
      <Window name="midi-connection-manager" visible="0" x-off="0" y-off="0" x-size="461" y-size="523"/>
      <Window name="idle-o-meter" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="plugin-dsp-load" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="transport-masters" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-54" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-158" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-720" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-6148" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-5961" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-720-879" visible="0" x-off="327" y-off="258" x-size="627" y-size="315" custom-ui="1"/>
      <Window name="PM-720-879" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-6148-6276" visible="0" x-off="313" y-off="0" x-size="627" y-size="315" custom-ui="1"/>
      <Window name="P-6148-6206" visible="0" x-off="0" y-off="343" x-size="828" y-size="425" custom-ui="1"/>
      <Window name="PM-6148-6276" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-6148-6206" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-5961-6075" visible="0" x-off="0" y-off="343" x-size="828" y-size="425" custom-ui="1"/>
      <Window name="P-5961-6303" visible="0" x-off="593" y-off="478" x-size="-1" y-size="-1" custom-ui="1"/>
      <Window name="PM-5961-6075" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-5961-6303" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <GUIObjectState>
        <Object id="rtav 54" height="37" visible="1"/>
        <Object id="automation 58" height="68" visible="0"/>
        <Object id="automation 60" height="68" visible="0"/>
        <Object id="automation 54 12/0/0" height="68" visible="0"/>
        <Object id="automation 73" height="68" visible="0"/>
        <Object id="automation 77" height="68" visible="0"/>
        <Object id="strip 54" visible="1" strip-width="Wide">
          <Object id="processor 84">
            <Object id="control 58" visible="0"/>
          </Object>
        </Object>
        <Object id="rtav 158" height="193" visible="1"/>
        <Object id="automation 162" height="68" visible="0"/>
        <Object id="automation 164" height="68" visible="0"/>
        <Object id="automation 158 12/0/0" height="68" visible="0"/>
        <Object id="automation 177" height="68" visible="0"/>
        <Object id="automation 181" height="68" visible="0"/>
        <Object id="strip 158" visible="1" strip-width="Wide">
          <Object id="processor 188">
            <Object id="control 162" visible="0"/>
          </Object>
          <Object id="processor 367"/>
          <Object id="processor 1230"/>
          <Object id="processor 1335"/>
          <Object id="processor 1723"/>
          <Object id="processor 4578"/>
        </Object>
        <Object id="rtav 720" height="168" visible="1"/>
        <Object id="automation 724" height="68" visible="0"/>
        <Object id="automation 726" height="68" visible="0"/>
        <Object id="automation 720 12/0/0" height="68" visible="0"/>
        <Object id="automation 739" height="68" visible="0"/>
        <Object id="automation 743" height="68" visible="0"/>
        <Object id="strip 720" strip-width="Wide" visible="1">
          <Object id="processor 750">
            <Object id="control 724" visible="0"/>
          </Object>
          <Object id="processor 879">
            <Object id="control 369" visible="0"/>
            <Object id="control 371" visible="0"/>
            <Object id="control 373" visible="0"/>
            <Object id="control 375" visible="0"/>
            <Object id="control 377" visible="0"/>
            <Object id="control 379" visible="0"/>
            <Object id="control 381" visible="0"/>
            <Object id="control 383" visible="0"/>
            <Object id="control 385" visible="0"/>
            <Object id="control 387" visible="0"/>
          </Object>
        </Object>
        <Object id="rtav 5961" height="37" visible="1"/>
        <Object id="automation 5965" height="68" visible="0"/>
        <Object id="automation 5967" height="68" visible="0"/>
        <Object id="automation 5961 12/0/0" height="68" visible="0"/>
        <Object id="automation 5980" height="68" visible="0"/>
        <Object id="automation 5984" height="68" visible="0"/>
        <Object id="strip 5961" strip-width="Wide" visible="1">
          <Object id="processor 5991">
            <Object id="control 5965" visible="0"/>
          </Object>
          <Object id="processor 6020"/>
          <Object id="processor 6075">
            <Object id="control 4580" visible="0"/>
            <Object id="control 4582" visible="0"/>
            <Object id="control 4584" visible="0"/>
            <Object id="control 4586" visible="0"/>
            <Object id="control 4588" visible="0"/>
            <Object id="control 4590" visible="0"/>
            <Object id="control 4592" visible="0"/>
            <Object id="control 4594" visible="0"/>
            <Object id="control 4596" visible="0"/>
            <Object id="control 4598" visible="0"/>
            <Object id="control 4600" visible="0"/>
            <Object id="control 4602" visible="0"/>
            <Object id="control 4604" visible="0"/>
            <Object id="control 4606" visible="0"/>
            <Object id="control 4608" visible="0"/>
            <Object id="control 4610" visible="0"/>
            <Object id="control 4612" visible="0"/>
            <Object id="control 4614" visible="0"/>
            <Object id="control 4616" visible="0"/>
            <Object id="control 4618" visible="0"/>
            <Object id="control 4620" visible="0"/>
            <Object id="control 4622" visible="0"/>
            <Object id="control 4624" visible="0"/>
            <Object id="control 4626" visible="0"/>
            <Object id="control 4628" visible="0"/>
            <Object id="control 4630" visible="0"/>
            <Object id="control 4632" visible="0"/>
            <Object id="control 4634" visible="0"/>
            <Object id="control 4636" visible="0"/>
            <Object id="control 4638" visible="0"/>
            <Object id="control 4640" visible="0"/>
            <Object id="control 4642" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
          <Object id="processor 6303">
            <Object id="control 6305" visible="0"/>
            <Object id="control 6307" visible="0"/>
            <Object id="control 6309" visible="0"/>
            <Object id="control 6311" visible="0"/>
            <Object id="control 6313" visible="0"/>
            <Object id="control 6315" visible="0"/>
            <Object id="control 6317" visible="0"/>
          </Object>
        </Object>
        <Object id="rtav 6148" height="37" visible="1"/>
        <Object id="automation 6152" height="68" visible="0"/>
        <Object id="automation 6154" height="68" visible="0"/>
        <Object id="automation 6148 12/0/0" height="68" visible="0"/>
        <Object id="automation 6167" height="68" visible="0"/>
        <Object id="automation 6171" height="68" visible="0"/>
        <Object id="strip 6148" strip-width="Wide" visible="1">
          <Object id="processor 6178">
            <Object id="control 6152" visible="0"/>
          </Object>
          <Object id="processor 6206">
            <Object id="control 4580" visible="0"/>
            <Object id="control 4582" visible="0"/>
            <Object id="control 4584" visible="0"/>
            <Object id="control 4586" visible="0"/>
            <Object id="control 4588" visible="0"/>
            <Object id="control 4590" visible="0"/>
            <Object id="control 4592" visible="0"/>
            <Object id="control 4594" visible="0"/>
            <Object id="control 4596" visible="0"/>
            <Object id="control 4598" visible="0"/>
            <Object id="control 4600" visible="0"/>
            <Object id="control 4602" visible="0"/>
            <Object id="control 4604" visible="0"/>
            <Object id="control 4606" visible="0"/>
            <Object id="control 4608" visible="0"/>
            <Object id="control 4610" visible="0"/>
            <Object id="control 4612" visible="0"/>
            <Object id="control 4614" visible="0"/>
            <Object id="control 4616" visible="0"/>
            <Object id="control 4618" visible="0"/>
            <Object id="control 4620" visible="0"/>
            <Object id="control 4622" visible="0"/>
            <Object id="control 4624" visible="0"/>
            <Object id="control 4626" visible="0"/>
            <Object id="control 4628" visible="0"/>
            <Object id="control 4630" visible="0"/>
            <Object id="control 4632" visible="0"/>
            <Object id="control 4634" visible="0"/>
            <Object id="control 4636" visible="0"/>
            <Object id="control 4638" visible="0"/>
            <Object id="control 4640" visible="0"/>
            <Object id="control 4642" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
          <Object id="processor 6276">
            <Object id="control 369" visible="0"/>
            <Object id="control 371" visible="0"/>
            <Object id="control 373" visible="0"/>
            <Object id="control 375" visible="0"/>
            <Object id="control 377" visible="0"/>
            <Object id="control 379" visible="0"/>
            <Object id="control 381" visible="0"/>
            <Object id="control 383" visible="0"/>
            <Object id="control 385" visible="0"/>
            <Object id="control 387" visible="0"/>
          </Object>
        </Object>
      </GUIObjectState>
    </UI>
    <Videomonitor active="0"/>
  </Extra>
  <Script lua="Lua 5.3">c2NyaXB0cyA9IHt9IA==</Script>
  <IOPlugins/>
</Session>
BROKEN_session.ardour (118,695 bytes)   

x42

2022-11-27 23:40

administrator   ~0026955

Fixed in Ardour 7.1-177-g842f4517de

Issue History

Date Modified Username Field Change
2022-11-27 13:23 lorenzosu New Issue
2022-11-27 13:23 lorenzosu Tag Attached: 7.1
2022-11-27 13:23 lorenzosu Tag Attached: archive
2022-11-27 13:23 lorenzosu Tag Attached: unable to load
2022-11-27 13:23 lorenzosu File Added: ORIGINAL_Session.ardour
2022-11-27 13:23 lorenzosu File Added: BROKEN_session.ardour
2022-11-27 23:40 x42 Assigned To => x42
2022-11-27 23:40 x42 Status new => resolved
2022-11-27 23:40 x42 Resolution open => fixed
2022-11-27 23:40 x42 Note Added: 0026955