View Issue Details

IDProjectCategoryView StatusLast Update
0009651ardourbugspublic2024-03-04 13:20
ReporterBrentBaccala Assigned Tox42  
PrioritylowSeveritytweakReproducibilitysometimes
Status resolvedResolutionfixed 
PlatformUbuntuOSLinuxOS Version(any)
Product Version8.4 
Summary0009651: Adding a track from the mixer view with position "First" will actually add it Last
DescriptionI've seen this with both Audio and MIDI tracks.

It doesn't do this on every project, but it does it consistently on the once I'm attaching.

Once I've added a single track, then further track adds work properly.

I'm using Ardour compiled from a current (Feb 29 2024) repository, but I first noticed it on a version of Ardour compiled from the git repository of 21 Jan 2024.

It's very sensitive to the PresentationInfo order attribute in the project file. I've only seen this behavior on projects where the "Master" route has order="0", but I've also seen Ardour save a project with "Master" route order="1" and the first track with route order="0" and it doesn't do this.
Steps To Reproduce1. Load the attached project file
2. Immediately add a track by right-clicking in the blank track space, selecting "First" for the position.
3. On my system, it gets added last.
TagsGUI

Activities

BrentBaccala

2024-03-01 18:50

reporter  

piano and drums.ardour (180,393 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<Session version="7002" name="piano and drums" sample-rate="48000" session-range-is-free="1" id-counter="8010" rg-counter="5" name-counter="1" event-counter="74870" vca-counter="1">
  <ProgramVersion created-with="Ardour 8.2-82-g390ffb2253" modified-with="Ardour 8.4-39-g2c858deae4"/>
  <EngineHints backend="ALSA" input-device="HD-Audio Generic" output-device="HD-Audio Generic (hw:Generic_1,0)"/>
  <MIDIPorts>
    <Port name="Cue Control in" type="midi" direction="Input"/>
    <Port name="MIDI Clock out" type="midi" direction="Output"/>
    <Port name="MMC in" type="midi" direction="Input"/>
    <Port name="MMC out" type="midi" direction="Output"/>
    <Port name="MTC out" type="midi" direction="Output"/>
    <Port name="Scene in" type="midi" direction="Input"/>
    <Port name="Scene out" type="midi" direction="Output"/>
    <Port name="x-virtual-keyboard" type="midi" 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="1"/>
    <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="midi-copy-is-fork" value="1"/>
    <Option name="tracks-follow-session-time" value="0"/>
    <Option name="realtime-export" value="0"/>
    <Option name="use-surround-master" 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"/>
    <Option name="default-time-domain" value="BeatTime"/>
  </Config>
  <Metadata/>
  <Sources/>
  <TriggerBindings/>
  <Regions/>
  <Selection/>
  <Locations/>
  <Bundles/>
  <VCAManager/>
  <Routes>
    <Route version="7002" id="71" name="Master" default-type="audio" strict-io="1" volume-applies-to-output="1" active="1" denormal-protection="0" meter-point="MeterOutput" disk-io-point="DiskIOPreFader" meter-type="MeterK14">
      <PresentationInfo order="0" flags="MasterOut,OrderSet" color="2855877119"/>
      <Controllable name="solo" id="79" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="85" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="87" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Master" id="99" direction="Input" default-type="audio">
        <Port name="Master/audio_in 1" type="audio" direction="Input">
          <Connection other="Grand Piano/audio_out 1"/>
          <Connection other="MONSTER Drum v3-2022.07/audio_out 1"/>
          <Connection other="Salamander Piano/audio_out 1"/>
        </Port>
        <Port name="Master/audio_in 2" type="audio" direction="Input">
          <Connection other="Grand Piano/audio_out 2"/>
          <Connection other="MONSTER Drum v3-2022.07/audio_out 2"/>
          <Connection other="Salamander Piano/audio_out 2"/>
        </Port>
      </IO>
      <IO name="Master" id="100" direction="Output" default-type="audio">
        <Port name="Master/audio_out 1" type="audio" direction="Output">
          <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)"/>
          <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)" other="system:playback_1"/>
        </Port>
        <Port name="Master/audio_out 2" type="audio" direction="Output">
          <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)"/>
          <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)" other="system:playback_2"/>
        </Port>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main,SurroundSend" muted="0"/>
      <Controllable name="mute" id="81" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="83" flags="Toggle" value="3" phase-invert="11"/>
      <Controllable name="mastervolume" id="107" flags="GainLike,NotAutomatable" value="1"/>
      <Automation>
        <AutomationList automation-id="solo" id="78" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="84" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="86" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="mute" id="80" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
        <AutomationList automation-id="phase" id="82" interpolation-style="Discrete" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="90" flags="" value="0.5"/>
        <Controllable name="pan-width" id="94" flags="" value="0"/>
        <Controllable name="pan-elevation" id="92" flags="" value="0"/>
        <Controllable name="pan-frontback" id="96" flags="" value="0"/>
        <Controllable name="pan-lfe" id="98" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="89" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="91" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="93" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="95" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="97" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="102" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="103" name="Amp" active="1" user-latency="0" use-user-latency="0" type="trim">
        <Automation>
          <AutomationList automation-id="trim" id="76" interpolation-style="Logarithmic" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="trimcontrol" id="77" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="101" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="74" interpolation-style="Exponential" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="75" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="105" 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="" linked-to-route="1"/>
      </Processor>
      <Processor id="104" name="meter-Master" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Slavable/>
    </Route>
    <Route version="7002" id="170" name="MONSTER Drum v3-2022.07" default-type="midi" strict-io="1" active="1" denormal-protection="0" meter-point="MeterOutput" disk-io-point="DiskIOPreFader" meter-type="MeterPeak" midi-playlist="248" saved-meter-point="MeterPostFader" alignment-choice="Automatic" playback-channel-mode="AllChannels" capture-channel-mode="AllChannels" playback-channel-mask="0xffff" capture-channel-mask="0xffff" note-mode="Sustained" step-editing="0" input-active="1" restore-pgm="1">
      <PresentationInfo order="1" flags="MidiTrack,OrderSet,TriggerTrack" color="4289374975"/>
      <Controllable name="solo" id="211" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="217" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="219" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="MONSTER Drum v3-2022.07" id="231" direction="Input" default-type="midi">
        <Port name="MONSTER Drum v3-2022.07/midi_in 1" type="midi" direction="Input">
          <ExtConnection for="ALSA;;HD-Audio Generic"/>
        </Port>
      </IO>
      <IO name="MONSTER Drum v3-2022.07" id="232" direction="Output" default-type="midi">
        <Port name="MONSTER Drum v3-2022.07/audio_out 1" type="audio" direction="Output">
          <Connection other="Master/audio_in 1"/>
        </Port>
        <Port name="MONSTER Drum v3-2022.07/audio_out 2" type="audio" direction="Output">
          <Connection other="Master/audio_in 2"/>
        </Port>
        <Port name="MONSTER Drum v3-2022.07/midi_out 1" type="midi" direction="Output"/>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main,SurroundSend" muted="0"/>
      <Controllable name="mute" id="213" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="215" flags="Toggle" value="0" phase-invert=""/>
      <Automation>
        <AutomationList automation-id="solo" id="210" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="216" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="218" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="mute" id="212" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="rec-enable" id="242" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="rec-safe" id="244" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="phase" id="214" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="monitor" id="246" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="midi-velocity" id="254" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="222" flags="" value="0.58611106872558594"/>
        <Controllable name="pan-width" id="226" flags="" value="0.96875"/>
        <Controllable name="pan-elevation" id="224" flags="" value="0"/>
        <Controllable name="pan-frontback" id="228" flags="" value="0"/>
        <Controllable name="pan-lfe" id="230" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="221" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="223" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="225" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="227" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="229" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="241" name="recorder:MONSTER Drum v3-2022.07" active="1" user-latency="0" use-user-latency="0" type="diskwriter" record-safe="0"/>
      <Processor id="240" name="player:MONSTER Drum v3-2022.07" active="1" user-latency="0" use-user-latency="0" type="diskreader"/>
      <Processor id="173" name="TriggerBox" active="1" user-latency="0" use-user-latency="0" type="triggerbox" data-type="midi" 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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
        </Triggers>
      </Processor>
      <Processor id="234" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="1333" name="MIDI Channel Map" active="1" user-latency="0" use-user-latency="0" type="lv2" unique-id="http://gareus.org/oss/lv2/midifilter#channelmap" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-3" id="1334" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="1336" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="1338" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="1340" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="1342" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="1344" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="1346" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="1348" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="1350" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="1352" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="1354" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="1356" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="1358" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="1360" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="1362" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="1364" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </OutputMap-0>
        <ThruMap/>
        <lv2 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port symbol="chn1" value="0"/>
          <Port symbol="chn2" value="2"/>
          <Port symbol="chn3" value="3"/>
          <Port symbol="chn4" value="4"/>
          <Port symbol="chn5" value="5"/>
          <Port symbol="chn6" value="6"/>
          <Port symbol="chn7" value="7"/>
          <Port symbol="chn8" value="8"/>
          <Port symbol="chn9" value="9"/>
          <Port symbol="chn10" value="10"/>
          <Port symbol="chn11" value="11"/>
          <Port symbol="chn12" value="12"/>
          <Port symbol="chn13" value="13"/>
          <Port symbol="chn14" value="14"/>
          <Port symbol="chn15" value="15"/>
          <Port symbol="chn16" value="16"/>
        </lv2>
        <Controllable name="Channel  1 to" id="1335" flags="" value="0" parameter="3" symbol="chn1"/>
        <Controllable name="Channel  2 to" id="1337" flags="" value="2" parameter="4" symbol="chn2"/>
        <Controllable name="Channel  3 to" id="1339" flags="" value="3" parameter="5" symbol="chn3"/>
        <Controllable name="Channel  4 to" id="1341" flags="" value="4" parameter="6" symbol="chn4"/>
        <Controllable name="Channel  5 to" id="1343" flags="" value="5" parameter="7" symbol="chn5"/>
        <Controllable name="Channel  6 to" id="1345" flags="" value="6" parameter="8" symbol="chn6"/>
        <Controllable name="Channel  7 to" id="1347" flags="" value="7" parameter="9" symbol="chn7"/>
        <Controllable name="Channel  8 to" id="1349" flags="" value="8" parameter="10" symbol="chn8"/>
        <Controllable name="Channel  9 to" id="1351" flags="" value="9" parameter="11" symbol="chn9"/>
        <Controllable name="Channel 10 to" id="1353" flags="" value="10" parameter="12" symbol="chn10"/>
        <Controllable name="Channel 11 to" id="1355" flags="" value="11" parameter="13" symbol="chn11"/>
        <Controllable name="Channel 12 to" id="1357" flags="" value="12" parameter="14" symbol="chn12"/>
        <Controllable name="Channel 13 to" id="1359" flags="" value="13" parameter="15" symbol="chn13"/>
        <Controllable name="Channel 14 to" id="1361" flags="" value="14" parameter="16" symbol="chn14"/>
        <Controllable name="Channel 15 to" id="1363" flags="" value="15" parameter="17" symbol="chn15"/>
        <Controllable name="Channel 16 to" id="1365" flags="" value="16" parameter="18" symbol="chn16"/>
      </Processor>
      <Processor id="659" name="Ripchord" active="1" user-latency="0" use-user-latency="0" type="vst3" unique-id="ABCDEF019182FAEB546B427452704368" count="1" custom="1">
        <Automation>
          <AutomationList automation-id="parameter-0" id="660" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </PresetOutput>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </OutputMap-0>
        <ThruMap/>
        <vst3 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port id="1652125811" value="0"/>
          <chunk>VlNUMwEAAABBQkNERUYwMTkxODJGQUVCNTQ2QjQyNzQ1MjcwNDM2OFgCAAAAAAAAVkMyIeMBAAA8P3htbCB2ZXJzaW9uPSIxLjAiIGVuY29kaW5nPSJVVEYtOCI/PiA8UmlwY2hvcmQgdD0iMTcwOTMxMTYxMDE2NSI+PFNlc3Npb24+PENvbnRyb2xzU3RhdGUgdHJhbnNwb3NlPSIwIiB0cmFuc3Bvc2VCYXNlPSIyMSIgYWN0aXZlVHJhbnNwb3NlTm90ZT0iLTEiIGRlbGF5RGVwdGg9IjAiIGRlbGF5VmFyaWFuY2U9IjAiIGRlbGF5RGlyZWN0aW9uPSJMVFIiIHZlbG9jaXR5RGVwdGg9IjAiIHZlbG9jaXR5VmFyaWFuY2U9IjAiIHZlbG9jaXR5RGlyZWN0aW9uPSJIVFMiLz48UHJlc2V0U3RhdGUgbmFtZT0iIiBwcmVzZXRGaWxlTmFtZT0iIiBpc1ByZXNldE1vZGlmaWVkPSIxIj48cHJlc2V0PjxpbnB1dCBub3RlPSI3NiI+PGNob3JkIG5hbWU9IiIgbm90ZXM9IjQwIi8+PC9pbnB1dD48aW5wdXQgbm90ZT0iNzciPjxjaG9yZCBuYW1lPSIiIG5vdGVzPSI0MSIvPjwvaW5wdXQ+PC9wcmVzZXQ+PC9QcmVzZXRTdGF0ZT48L1Nlc3Npb24+PC9SaXBjaG9yZD4AAAAAAAAAAABKVUNFUHJpdmF0ZURhdGEAAQFCeXBhc3MAAQEDAB0AAAAAAAAASlVDRVByaXZhdGVEYXRhTGlzdAEAAABDb21wMAAAAAAAAAAoAgAAAAAAAA==</chunk>
        </vst3>
        <Controllable name="Bypass" id="661" flags="Toggle" value="0" parameter="0"/>
      </Processor>
      <Processor id="5734" name="ACE MIDI Monitor" active="1" user-latency="0" use-user-latency="0" type="luaproc" unique-id="918f3b991b13912d151b8f9805d96c57a0212faa" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="5735" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="5737" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="5739" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="5741" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="5743" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </OutputMap-0>
        <ThruMap/>
        <luaproc last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="0">
          <script lua="Lua 5.3" origin="/home/baccala/src/ardour/share/scripts/midimon.lua">YXJkb3VyIHsKCVsidHlwZSJdICAgID0gImRzcCIsCgluYW1lICAgICAgICA9ICJBQ0UgTUlESSBNb25pdG9yIiwKCWNhdGVnb3J5ICAgID0gIlZpc3VhbGl6YXRpb24iLAoJbGljZW5zZSAgICAgPSAiR1BMdjIiLAoJYXV0aG9yICAgICAgPSAiQXJkb3VyIENvbW11bml0eSIsCglkZXNjcmlwdGlvbiA9IFtbRGlzcGxheSByZWNlbnQgTUlEScKgZXZlbnRzIGlubGluZSBpbiB0aGUgbWl4ZXIgc3RyaXBdXQp9Cgpsb2NhbCBtYXhldmVudHMgPSAyMApsb2NhbCByaW5nc2l6ZSA9IG1heGV2ZW50cyAqIDMKbG9jYWwgZXZsZW4gPSAzCmxvY2FsIGhwYWRkaW5nLCB2cGFkZGluZyA9IDQsIDIKCmZ1bmN0aW9uIGRzcF9pb2NvbmZpZyAoKQoJcmV0dXJuIHsgeyBtaWRpX2luID0gMSwgbWlkaV9vdXQgPSAxLCBhdWRpb19pbiA9IC0xLCBhdWRpb19vdXQgPSAtMX0sIH0KZW5kCgpmdW5jdGlvbiBkc3BfcGFyYW1zICgpCglyZXR1cm4KCXsKCQl7IFsidHlwZSJdID0gImlucHV0IiwKCQkJbmFtZSA9ICJGb250IHNpemUiLAoJCQlkb2MgPSAiVGV4dCBzaXplIHVzZWQgYnkgdGhlIG1vbml0b3IgdG8gZGlzcGxheSBtaWRpIGV2ZW50cyIsCgkJCW1pbiA9IDQsIG1heCA9IDEyLCBkZWZhdWx0ID0gNywgaW50ZWdlciA9IHRydWUgfSwKCQl7IFsidHlwZSJdID0gImlucHV0IiwKCQkJbmFtZSA9ICJMaW5lIGNvdW50IiwKCQkJZG9jID0gIkhvdyBtYW55IGV2ZW50cyB3aWxsIGJlIHNob3duIGF0IG1vc3QiLAoJCQltaW4gPSAxLCBtYXggPSBtYXhldmVudHMsIGRlZmF1bHQgPSA2LCBpbnRlZ2VyID0gdHJ1ZSB9LAoJCXsgWyJ0eXBlIl0gPSAiaW5wdXQiLAoJCQluYW1lID0gIkhleGFkZWNpbWFsIiwKCQkJZG9jID0gIklmIGVuYWJsZWQsIHZhbHVlcyB3aWxsIGJlIHByaW50ZWQgaW4gaGV4YWRlY2ltYWwgbm90YXRpb24iLAoJCQltaW4gPSAwLCBtYXggPSAxLCBkZWZhdWx0ID0gMCwgdG9nZ2xlZCA9IHRydWUgfSwKCQl7IFsidHlwZSJdID0gImlucHV0IiwKCQkJbmFtZSA9ICJTeXN0ZW0gbWVzc2FnZXMiLAoJCQlkb2MgPSAiSWYgZW5hYmxlZCwgdGhlIG1vbml0b3Igd2lsbCBzaG93IFN5c3RlbSBDb250cm9sIGFuZCBSZWFsLVRpbWUgbWVzc2FnZXMiLAoJCQltaW4gPSAwLCBtYXggPSAxLCBkZWZhdWx0ID0gMCwgdG9nZ2xlZCA9IHRydWUgfSwKCQl7IFsidHlwZSJdID0gImlucHV0IiwKCQkJbmFtZSA9ICJOdW1lcmljIE5vdGVzIiwKCQkJZG9jID0gIklmIGVuYWJsZWQsIG5vdGUtZXZlbnRzIGRpc3BsYXllZCBudW1lcmljYWxseSIsCgkJCW1pbiA9IDAsIG1heCA9IDEsIGRlZmF1bHQgPSAwLCB0b2dnbGVkID0gdHJ1ZSB9LAoJfQplbmQKCmZ1bmN0aW9uIGRzcF9pbml0IChyYXRlKQoJLS0gY3JlYXRlIGEgc2htZW0gc3BhY2UgdG8gaG9sZCBsYXRlc3QgbWlkaSBldmVudHMKCS0tIGEgaW50IHJlcHJlc2VudGluZyB0aGUgaW5kZXggb2YgdGhlIGxhc3QgZXZlbnQsIGFuZAoJLS0gYSBDLXRhYmxlIGFzIHN0b3JhZ2UgZm9yIGV2ZW50cy4KCXNlbGY6c2htZW0oKTphbGxvY2F0ZSgxICsgcmluZ3NpemUqZXZsZW4pCglzZWxmOnNobWVtKCk6YXRvbWljX3NldF9pbnQoMCwgMSkKCWxvY2FsIGJ1ZmZlciA9IHNlbGY6c2htZW0oKTp0b19pbnQoMSk6YXJyYXkoKQoJZm9yIGkgPSAxLCByaW5nc2l6ZSpldmxlbiBkbwoJCWJ1ZmZlcltpXSA9IC0xIC0tIHNlbnRpbmVsIGZvciBlbXB0eSBzbG90CgllbmQKZW5kCgpmdW5jdGlvbiBkc3BfY29uZmlndXJlIChpbnMsIG91dHMpCgluX291dCA9IG91dHMKZW5kCgpmdW5jdGlvbiBkc3BfcnVubWFwIChidWZzLCBpbl9tYXAsIG91dF9tYXAsIG5fc2FtcGxlcywgb2Zmc2V0KQoJbG9jYWwgcG9zID0gc2VsZjpzaG1lbSgpOmF0b21pY19nZXRfaW50KDApCglsb2NhbCBidWZmZXIgPSBzZWxmOnNobWVtKCk6dG9faW50KDEpOmFycmF5KCkKCWxvY2FsIG5ld2RhdGEgPSBmYWxzZQoKCS0tIHBhc3N0aHJvdWdoIGFsbCBkYXRhCglBUkRPVVIuRFNQLnByb2Nlc3NfbWFwIChidWZzLCBuX291dCwgaW5fbWFwLCBvdXRfbWFwLCBuX3NhbXBsZXMsIG9mZnNldCkKCgktLSB0aGVuIGZpbGwgdGhlIGV2ZW50IGJ1ZmZlcgoJbG9jYWwgaWIgPSBpbl9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJtaWRpIiksIDApIC0tIGluZGV4IG9mIDFzdCBtaWRpIGlucHV0CgoJaWYgaWIgfj0gQVJET1VSLkNoYW5NYXBwaW5nLkludmFsaWQgdGhlbgoJCWxvY2FsIGV2ZW50cyA9IGJ1ZnM6Z2V0X21pZGkgKGliKTp0YWJsZSAoKSAtLSBjb3B5IGV2ZW50IGxpc3QgaW50byBhIGx1YSB0YWJsZQoKCQktLSBpdGVyYXRlIG92ZXIgYWxsIE1JREkgZXZlbnRzCgkJZm9yIF8sIGUgaW4gcGFpcnMgKGV2ZW50cykgZG8KCQkJbG9jYWwgZXYgPSBlOmJ1ZmZlcigpOmFycmF5KCkKCQkJcG9zID0gcG9zICUgcmluZ3NpemUgKyAxCgkJCS0tIGNvcHkgdGhlIGRhdGEKCQkJZm9yIGogPSAxLCBtYXRoLm1pbihlOnNpemUoKSxldmxlbikgZG8KCQkJCWJ1ZmZlclsocG9zLTEpKmV2bGVuICsgal0gPSBldltqXQoJCQllbmQKCQkJLS0gemVybyB1bnVzZWQgc2xvdHMKCQkJZm9yIGogPSBlOnNpemUoKSsxLCBldmxlbiBkbwoJCQkJYnVmZmVyWyhwb3MtMSkqZXZsZW4gKyBqXSA9IDAKCQkJZW5kCgkJCW5ld2RhdGEgPSB0cnVlCgkJZW5kCgllbmQKCglzZWxmOnNobWVtKCk6YXRvbWljX3NldF9pbnQoMCwgcG9zKQoKCWlmIG5ld2RhdGEgdGhlbgoJCXNlbGY6cXVldWVfZHJhdyAoKQoJZW5kCmVuZAoKbG9jYWwgdHh0ID0gbmlsIC0tIGEgcGFuZ28gY29udGV4dApsb2NhbCBjdXJzaXplID0gMApsb2NhbCBoZXggPSBuaWwKbG9jYWwgZm9ybWF0X25vdGUgPSBuaWwKbG9jYWwgc2hvd19zY20gPSBuaWwKCmZ1bmN0aW9uIGZvcm1hdF9ub3RlX25hbWUoYikKCXJldHVybiBzdHJpbmcuZm9ybWF0ICgiJTVzIiwgQVJET1VSLlBhcmFtZXRlckRlc2NyaXB0b3IubWlkaV9ub3RlX25hbWUgKGIpKQplbmQKCmZ1bmN0aW9uIGZvcm1hdF9ub3RlX251bShiKQoJcmV0dXJuIHN0cmluZy5mb3JtYXQgKGhleCwgYikKZW5kCgoKZnVuY3Rpb24gc2hvd19taWRpKGN0eCwgeCwgeSwgYnVmZmVyLCBldmVudCkKCWxvY2FsIGJhc2UgPSAoZXZlbnQgLSAxKSAqIGV2bGVuCglpZiBidWZmZXJbYmFzZSsxXSA9PSAtMSB0aGVuIHJldHVybiBmYWxzZSBlbmQKCWxvY2FsIGV2dHlwZSA9IGJ1ZmZlcltiYXNlICsgMV0gPj4gNAoJbG9jYWwgY2hhbm5lbCA9IChidWZmZXJbYmFzZSArIDFdICYgMTUpICsgMSAtLSBmb3IgU3lzdGVtIENvbW1vbiBNZXNzYWdlcyB0aGlzIGhhcyBubyB1c2UKCWlmIGV2dHlwZSA9PSA4IHRoZW4KCQl0eHQ6c2V0X3RleHQoc3RyaW5nLmZvcm1hdCgiJTAydSBcdXsyNjY5fU9mZiVzIiAuLiBoZXgsIGNoYW5uZWwsIGZvcm1hdF9ub3RlKGJ1ZmZlcltiYXNlKzJdKSwgYnVmZmVyW2Jhc2UrM10pKQoJZWxzZWlmIGV2dHlwZSA9PSA5IHRoZW4KCQl0eHQ6c2V0X3RleHQoc3RyaW5nLmZvcm1hdCgiJTAydSBcdXsyNjY5fU9uICVzIiAuLiBoZXgsIGNoYW5uZWwsIGZvcm1hdF9ub3RlKGJ1ZmZlcltiYXNlKzJdKSwgYnVmZmVyW2Jhc2UrM10pKQoJZWxzZWlmIGV2dHlwZSA9PSAxMCB0aGVuCgkJdHh0OnNldF90ZXh0KHN0cmluZy5mb3JtYXQoIiUwMnUgXHV7MjY2OX1LUCAlcyIgLi4gaGV4LCBjaGFubmVsLCBmb3JtYXRfbm90ZShidWZmZXJbYmFzZSsyXSksIGJ1ZmZlcltiYXNlKzNdKSkKCWVsc2VpZiBldnR5cGUgPT0gMTEgdGhlbgoJCXR4dDpzZXRfdGV4dChzdHJpbmcuZm9ybWF0KCIlMDJ1IENDICAiIC4uIGhleCAuLiBoZXgsIGNoYW5uZWwsIGJ1ZmZlcltiYXNlKzJdLCBidWZmZXJbYmFzZSszXSkpCgllbHNlaWYgZXZ0eXBlID09IDEyIHRoZW4KCQl0eHQ6c2V0X3RleHQoc3RyaW5nLmZvcm1hdCgiJTAydSBQUkcgIiAuLiBoZXgsIGNoYW5uZWwsIGJ1ZmZlcltiYXNlKzJdKSkKCWVsc2VpZiBldnR5cGUgPT0gMTMgdGhlbgoJCXR4dDpzZXRfdGV4dChzdHJpbmcuZm9ybWF0KCIlMDJ1ICBLUCAiIC4uIGhleCwgY2hhbm5lbCwgYnVmZmVyW2Jhc2UrMl0pKQoJZWxzZWlmIGV2dHlwZSA9PSAxNCB0aGVuCgkJdHh0OnNldF90ZXh0KHN0cmluZy5mb3JtYXQoIiUwMnUgUEJuZCIgLi4gaGV4LCBjaGFubmVsLCBidWZmZXJbYmFzZSsyXSB8IGJ1ZmZlcltiYXNlKzNdIDw8IDcpKQoJZWxzZWlmIHNob3dfc2NtID4gMCB0aGVuIC0tIFN5c3RlbSBDb21tb24gTWVzc2FnZQoJCWxvY2FsIG1lc3NhZ2UgPSBidWZmZXJbYmFzZSArIDFdICYgMTUKCQlpZiBtZXNzYWdlID09IDAgdGhlbgoJCQl0eHQ6c2V0X3RleHQoIi0tIFN5c0V4IikKCQllbHNlaWYgbWVzc2FnZSA9PSAxIHRoZW4KCQkJdHh0OnNldF90ZXh0KHN0cmluZy5mb3JtYXQoIi0tIFRpbWUgQ29kZSIgLi4gaGV4LCBidWZmZXJbYmFzZSsyXSkpCgkJZWxzZWlmIG1lc3NhZ2UgPT0gMiB0aGVuCgkJCXR4dDpzZXRfdGV4dChzdHJpbmcuZm9ybWF0KCItLSBTb25nIFBvcyIgLi4gaGV4LCBidWZmZXJbYmFzZSsyXSB8IGJ1ZmZlcltiYXNlKzNdIDw8IDcpKQoJCWVsc2VpZiBtZXNzYWdlID09IDMgdGhlbgoJCQl0eHQ6c2V0X3RleHQoc3RyaW5nLmZvcm1hdCgiLS0gU2VsZWN0IFNvbmciIC4uIGhleCwgYnVmZmVyW2Jhc2UrMl0pKQoJCWVsc2VpZiBtZXNzYWdlID09IDYgdGhlbgoJCQl0eHQ6c2V0X3RleHQoIi0tIFR1bmUgUnEiKQoJCWVsc2VpZiBtZXNzYWdlID09IDggdGhlbgoJCQl0eHQ6c2V0X3RleHQoIi0tIFRpbWluZyIpCgkJZWxzZWlmIG1lc3NhZ2UgPT0gMTAgdGhlbgoJCQl0eHQ6c2V0X3RleHQoIi0tIFN0YXJ0IikKCQllbHNlaWYgbWVzc2FnZSA9PSAxMSB0aGVuCgkJCXR4dDpzZXRfdGV4dCgiLS0gQ29udGludWUiKQoJCWVsc2VpZiBtZXNzYWdlID09IDEyIHRoZW4KCQkJdHh0OnNldF90ZXh0KCItLSBTdG9wIikKCQllbHNlaWYgbWVzc2FnZSA9PSAxNCB0aGVuCgkJCXR4dDpzZXRfdGV4dCgiLS0gQWN0aXZlIikKCQllbHNlaWYgbWVzc2FnZSA9PSAxNSB0aGVuCgkJCXR4dDpzZXRfdGV4dCgiLS0gUmVzZXQiKQoJCWVsc2UKCQkJcmV0dXJuIGZhbHNlCgkJZW5kCgllbHNlCgkJcmV0dXJuIGZhbHNlCgllbmQKCWN0eDptb3ZlX3RvICh4LCB5KQoJdHh0OnNob3dfaW5fY2Fpcm9fY29udGV4dCAoY3R4KQoJcmV0dXJuIHRydWUKZW5kCgpmdW5jdGlvbiByZW5kZXJfaW5saW5lIChjdHgsIGRpc3BsYXl3aWR0aCwgbWF4X2gpCglsb2NhbCBjdHJsID0gQ3RybFBvcnRzOmFycmF5ICgpCglsb2NhbCBwb3MgPSBzZWxmOnNobWVtKCk6YXRvbWljX2dldF9pbnQoMCkKCWxvY2FsIGJ1ZmZlciA9IHNlbGY6c2htZW0oKTp0b19pbnQoMSk6YXJyYXkoKQoJbG9jYWwgY291bnQgPSBjdHJsWzJdCgoJaWYgbm90IHR4dCBvciBjdXJzaXplIH49IGN0cmxbMV0gdGhlbgoJCWN1cnNpemUgPSBtYXRoLmZsb29yKGN0cmxbMV0pCgkJdHh0ID0gQ2Fpcm8uUGFuZ29MYXlvdXQgKGN0eCwgIk1vbm8gIiAuLiBjdXJzaXplKQoJZW5kCgoJaWYgY3RybFszXSA+IDAgdGhlbiBoZXggPSAiICUwMlgiIGVsc2UgaGV4ID0gIiAlM3UiIGVuZAoJc2hvd19zY20gPSBjdHJsWzRdCgoJaWYgY3RybFs1XSA+IDAgdGhlbgoJCWZvcm1hdF9ub3RlID0gZm9ybWF0X25vdGVfbnVtCgllbHNlCgkJZm9ybWF0X25vdGUgPSBmb3JtYXRfbm90ZV9uYW1lCgllbmQKCgktLSBjb21wdXRlIHRoZSBzaXplIG9mIHRoZSBkaXNwbGF5Cgl0eHQ6c2V0X3RleHQoIjAiKQoJbG9jYWwgXywgbGluZWhlaWdodCA9IHR4dDpnZXRfcGl4ZWxfc2l6ZSgpCglsb2NhbCBkaXNwbGF5aGVpZ2h0ID0gbWF0aC5taW4odnBhZGRpbmcgKyAobGluZWhlaWdodCArIHZwYWRkaW5nKSAqIGNvdW50LCBtYXhfaCkKCgktLSBjb21wdXRlIHN0YXJ0aW5nIHBvc2l0aW9uIChwYW5nbyBhbmNob3JzIHRleHQgYXQgbm9ydGgtd2VzdCBjb3JuZXIpCglsb2NhbCB4LCB5ID0gaHBhZGRpbmcsIGRpc3BsYXloZWlnaHQgLSBsaW5laGVpZ2h0IC0gdnBhZGRpbmcKCgktLSBjbGVhciBiYWNrZ3JvdW5kCgljdHg6cmVjdGFuZ2xlICgwLCAwLCBkaXNwbGF5d2lkdGgsIGRpc3BsYXloZWlnaHQpCgljdHg6c2V0X3NvdXJjZV9yZ2JhICguMiwgLjIsIC4yLCAxLjApCgljdHg6ZmlsbCAoKQoKCS0tIGNvbG9yIG9mIGxhdGVzdCBldmVudAoJY3R4OnNldF9zb3VyY2VfcmdiYSAoMS4wLCAxLjAsIDEuMCwgMS4wKQoKCS0tIHByaW50IGV2ZW50cwoJZm9yIGkgPSBwb3MsIDEsIC0xIGRvCgkJaWYgeSA8IDAgdGhlbiBicmVhayBlbmQKCQlpZiBzaG93X21pZGkoY3R4LCB4LCB5LCBidWZmZXIsIGkpIHRoZW4KCQkJeSA9IHkgLSBsaW5laGVpZ2h0IC0gdnBhZGRpbmcKCQkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjgsIC44LCAuOCwgMS4wKQoJCWVuZAoJZW5kCglmb3IgaSA9IHJpbmdzaXplLCBwb3MrMSwgLTEgZG8KCQlpZiB5IDwgMCB0aGVuIGJyZWFrIGVuZAoJCWlmIHNob3dfbWlkaShjdHgsIHgsIHksIGJ1ZmZlciwgaSkgdGhlbgoJCQl5ID0geSAtIGxpbmVoZWlnaHQgLSB2cGFkZGluZwoJCQljdHg6c2V0X3NvdXJjZV9yZ2JhICguOCwgLjgsIC44LCAxLjApCgkJZW5kCgllbmQKCglyZXR1cm4ge2Rpc3BsYXl3aWR0aCwgZGlzcGxheWhlaWdodH0KZW5kCg==</script>
          <Port id="0" value="7"/>
          <Port id="1" value="6"/>
          <Port id="2" value="0"/>
          <Port id="3" value="0"/>
          <Port id="4" value="0"/>
        </luaproc>
        <Controllable name="Font size" id="5736" flags="" value="7" parameter="0"/>
        <Controllable name="Line count" id="5738" flags="" value="6" parameter="1"/>
        <Controllable name="Hexadecimal" id="5740" flags="Toggle" value="0" parameter="2"/>
        <Controllable name="System messages" id="5742" flags="Toggle" value="0" parameter="3"/>
        <Controllable name="Numeric Notes" id="5744" flags="Toggle" value="0" parameter="4"/>
      </Processor>
      <Processor id="637" name="MONSTER Drum v3-2022.07" active="1" user-latency="0" use-user-latency="0" type="vst3" unique-id="ABCDEF019182FAEB4D617A6529747563" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="638" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="640" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="642" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="644" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="646" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="648" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="650" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="652" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput>
          <Channels type="audio" count="2"/>
        </PresetOutput>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <vst3 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port id="50" value="0.90909093618392944"/>
          <Port id="51" value="0.5"/>
          <Port id="54" value="0"/>
          <Port id="49" value="0"/>
          <Port id="1567" value="1"/>
          <Port id="52" value="0.049952495843172073"/>
          <Port id="53" value="1"/>
          <Port id="1652125811" value="0"/>
          <chunk>VlNUMwEAAABBQkNERUYwMTkxODJGQUVCNEQ2MTdBNjUyOTc0NzU2M1cnAAAAAAAAQzpcdXNlcnNcYmFjY2FsYVxNdXNpY1xNT05TVEVSIERydW0gdjMtMjAyMi4wNyBMaWJyYXJ5XDAxIFBPUFwwNSBZUEIgQ2Fqb24gS2l0Lm1zZQCAuwAAgLsAAAAAAAAAAAAAAQAAAAEAAABAAAAAQAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAAQEAAAAAAKVyPPdD///8AAAAAAAAAAAIAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAQAAAgD8AAAAAfwAAAH8AAAAAAAAAAAAAAAAAAAAAAIBAAAAAAAAAAAAdXA+9AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAEAAAIA/AAAAAH8AAAB/AAAAAAAAAAAAAAAAAAAAAACAQAAAAAAAAAAANlwPPQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAABAAACAPwAAAAB/AAAAfwAAAAAAAAAAAAAAAAAAAAAAgL8AAAAAAAAAAMHMTL0BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAQAAAgD8AAAAAfwAAAH8AAAAAAAAAAAAAAAAAAAAAAIC/AAAAAAAAAADBzEy9AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAIA/AAAAAH8AAAB/AAAAAAAAAAAAAAAAAAAAAACAvwAAAAAAAAAA2sxMPQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAABAAACAPwAAAAB/AAAAfwAAAAAAAAAAAAAAAAAAAAAAwEAAAAAAAAAAANrMTD0BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAAAQAAAgD8AAAAAfwAAAH8AAAAAAAAAAAAAAAAAAAAAAIC/AAAAAAAAAACUmZm9AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAAAAAAAAAEAAAIA/AAAAAH8AAAB/AAAAAAAAAAAAAAAAAAAAAACAvwAAAAAAAAAAoJmZPQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAACAPwAAAAB/AAAAfwAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAJiZmb4BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAgD8AAAAAfwAAAH8AAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAACXmRm+AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAIA/AAAAAH8AAAB/AAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAACAPwAAAAB/AAAAfwAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAJ2ZGT4BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAgD8AAAAAfwAAAH8AAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAACcmZk+AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAIA/AAAAAH8AAAB/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////vgEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAABAAACAPwAAAAB/AAAAfwAAAAAAAAAAAAAAAAAAAAAAgL8AAAAAAAAAAGhmJj8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAgD8AAAAAfwAAAH8AAAAAAAAAAAAAAAAAAAAAAKBAAAAAAAAAAAA1M7M+AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABKVUNFUHJpdmF0ZURhdGEAAQFCeXBhc3MAAQEDAB0AAAAAAAAASlVDRVByaXZhdGVEYXRhTGlzdAEAAABDb21wMAAAAAAAAAAnJwAAAAAAAA==</chunk>
        </vst3>
        <Controllable name="Gain" id="639" flags="" value="0.90909093618392944" parameter="0"/>
        <Controllable name="Pan" id="641" flags="" value="0.5" parameter="1"/>
        <Controllable name="Reverb" id="643" flags="" value="0" parameter="2"/>
        <Controllable name="Glide Time" id="645" flags="" value="0" parameter="3"/>
        <Controllable name="Filter Cutoff Frequency" id="647" flags="" value="1" parameter="4"/>
        <Controllable name="LFO Rate" id="649" flags="" value="0.049952495843172073" parameter="5"/>
        <Controllable name="LFO Depth" id="651" flags="" value="1" parameter="6"/>
        <Controllable name="Bypass" id="653" flags="Toggle" value="0" parameter="7"/>
      </Processor>
      <Processor id="2848" name="ACE Inline Scope" active="1" user-latency="0" use-user-latency="0" type="luaproc" unique-id="02f12d283ec0fb28ab6f6906141bcad1a5cb9693" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="2849" interpolation-style="Logarithmic" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="2851" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="2853" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </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/>
        <luaproc last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="0">
          <script lua="Lua 5.3" origin="/home/baccala/src/ardour/share/scripts/scope.lua">YXJkb3VyIHsKCVsidHlwZSJdICAgID0gImRzcCIsCgluYW1lICAgICAgICA9ICJBQ0UgSW5saW5lIFNjb3BlIiwKCWNhdGVnb3J5ICAgID0gIlZpc3VhbGl6YXRpb24iLAoJbGljZW5zZSAgICAgPSAiTUlUIiwKCWF1dGhvciAgICAgID0gIkFyZG91ciBDb21tdW5pdHkiLAoJZGVzY3JpcHRpb24gPSBbW01peGVyIHN0cmlwIGlubGluZSB3YXZlZm9ybSBkaXNwbGF5XV0KfQoKLS0gcmV0dXJuIHBvc3NpYmxlIGkvbyBjb25maWd1cmF0aW9ucwpmdW5jdGlvbiBkc3BfaW9jb25maWcgKCkKCS0tIC0xLCAtMSA9IGFueSBudW1iZXIgb2YgY2hhbm5lbHMgYXMgbG9uZyBhcyBpbnB1dCBhbmQgb3V0cHV0IGNvdW50IG1hdGNoZXMKCXJldHVybiB7IFsxXSA9IHsgYXVkaW9faW4gPSAtMSwgYXVkaW9fb3V0ID0gLTF9LCB9CmVuZAoKZnVuY3Rpb24gZHNwX3BhcmFtcyAoKQoJcmV0dXJuCgl7CgkJeyBbInR5cGUiXSA9ICJpbnB1dCIsIG5hbWUgPSAiVGltZXNjYWxlIiwgbWluID0gLjEsIG1heCA9IDUsIGRlZmF1bHQgPSAyLCB1bml0PSJzZWMiLCBsb2dhcml0aG1pYyA9IHRydWUgfSwKCQl7IFsidHlwZSJdID0gImlucHV0IiwgbmFtZSA9ICJMb2dzY2FsZSIsIG1pbiA9IDAsIG1heCA9IDEsIGRlZmF1bHQgPSAwLCB0b2dnbGVkID0gdHJ1ZSB9LAoJCXsgWyJ0eXBlIl0gPSAiaW5wdXQiLCBuYW1lID0gIkhlaWdodCAoQXNwZWN0KSIsIG1pbiA9IDAsIG1heCA9IDMsIGRlZmF1bHQgPSAxLCBlbnVtID0gdHJ1ZSwgc2NhbGVwb2ludHMgPQoJCQl7CgkJCQlbIk1pbiJdID0gMCwKCQkJCVsiMTY6MTAiXSA9IDEsCgkJCQlbIjE6MSJdID0gMiwKCQkJCVsiTWF4Il0gPSAzCgkJCX0KCQl9LAoJfQplbmQKCgpmdW5jdGlvbiBkc3BfaW5pdCAocmF0ZSkKCS0tIGdsb2JhbCB2YXJpYWJsZXMgKERTUCBwYXJ0IG9ubHkpCglzYW1wbGVyYXRlID0gcmF0ZQoJYnVmc2l6ID0gNiAqIHJhdGUKCWRweV9oeiA9IHJhdGUgLyAyNQoJZHB5X3dyID0gMAplbmQKCmZ1bmN0aW9uIGRzcF9jb25maWd1cmUgKGlucywgb3V0cykKCS0tIHN0b3JlIGNvbmZpZ3VyYXRpb24gaW4gZ2xvYmFsIHZhcmlhYmxlCglhdWRpb19pbnMgPSBpbnM6bl9hdWRpbyAoKQoJLS0gYWxsb2NhdGUgc2hhcmVkIG1lbW9yeSBhcmVhCgktLSB0aGlzIGlzIHVzZWQgdG8gc3BlZWQgdXAgRFNQIGNvbXB1dGF0aW9uICh1c2luZyBhIEMgYXJyYXkpCgktLSBhbmQgdG8gc2hhcmUgZGF0YSB3aXRoIHRoZSBHVUkKCXNlbGY6c2htZW0gKCk6YWxsb2NhdGUgKDQgKyBidWZzaXogKiBhdWRpb19pbnMpCglzZWxmOnNobWVtICgpOmNsZWFyICgpCglzZWxmOnNobWVtICgpOmF0b21pY19zZXRfaW50ICgwLCAwKQoJbG9jYWwgY2ZnID0gc2VsZjpzaG1lbSAoKTp0b19pbnQgKDEpOmFycmF5ICgpCgljZmdbMV0gPSBzYW1wbGVyYXRlCgljZmdbMl0gPSBidWZzaXoKCWNmZ1szXSA9IGF1ZGlvX2lucwplbmQKCmZ1bmN0aW9uIGRzcF9ydW5tYXAgKGJ1ZnMsIGluX21hcCwgb3V0X21hcCwgbl9zYW1wbGVzLCBvZmZzZXQpCglsb2NhbCBzaG1lbSA9IHNlbGY6c2htZW0gKCkKCWxvY2FsIHdyaXRlX3B0ciA9IHNobWVtOmF0b21pY19nZXRfaW50ICgwKQoKCWZvciBjID0gMSxhdWRpb19pbnMgZG8KCQktLSBOb3RlOiBsdWEgc3RhcnRzIGNvdW50aW5nIGF0IDEsIGFyZG91cidzIENoYW5NYXBwaW5nOjpnZXQoKSBhdCAwCgkJbG9jYWwgaWIgPSBpbl9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgaW5wdXQgYnVmZmVyIGZvciBnaXZlbiBjYW5uZWwKCQlsb2NhbCBvYiA9IG91dF9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgb3V0cHV0IGJ1ZmZlciBmb3IgZ2l2ZW4gY2FubmVsCgkJbG9jYWwgY2huX29mZiA9IDQgKyBidWZzaXogKiAoYyAtIDEpCgkJaWYgKGliIH49IEFSRE9VUi5DaGFuTWFwcGluZy5JbnZhbGlkKSB0aGVuCgkJCWlmICh3cml0ZV9wdHIgKyBuX3NhbXBsZXMgPCBidWZzaXopIHRoZW4KCQkJCUFSRE9VUi5EU1AuY29weV92ZWN0b3IgKHNobWVtOnRvX2Zsb2F0ICh3cml0ZV9wdHIgKyBjaG5fb2ZmKSwgYnVmczpnZXRfYXVkaW8gKGliKTpkYXRhIChvZmZzZXQpLCBuX3NhbXBsZXMpCgkJCWVsc2UKCQkJCWxvY2FsIHcwID0gYnVmc2l6IC0gd3JpdGVfcHRyOwoJCQkJQVJET1VSLkRTUC5jb3B5X3ZlY3RvciAoc2htZW06dG9fZmxvYXQgKHdyaXRlX3B0ciArIGNobl9vZmYpLCBidWZzOmdldF9hdWRpbyAoaWIpOmRhdGEgKG9mZnNldCksIHcwKQoJCQkJQVJET1VSLkRTUC5jb3B5X3ZlY3RvciAoc2htZW06dG9fZmxvYXQgKGNobl9vZmYpICAgICAgICAgICAgLCBidWZzOmdldF9hdWRpbyAoaWIpOmRhdGEgKG9mZnNldCArIHcwKSwgbl9zYW1wbGVzIC0gdzApCgkJCWVuZAoJCQlpZiAob2Igfj0gQVJET1VSLkNoYW5NYXBwaW5nLkludmFsaWQgYW5kIGliIH49IG9iKSB0aGVuCgkJCQlBUkRPVVIuRFNQLmNvcHlfdmVjdG9yIChidWZzOmdldF9hdWRpbyAob2IpOmRhdGEgKG9mZnNldCksIGJ1ZnM6Z2V0X2F1ZGlvIChpYik6ZGF0YSAob2Zmc2V0KSwgbl9zYW1wbGVzKQoJCQllbmQKCQllbHNlCgkJCWlmICh3cml0ZV9wdHIgKyBuX3NhbXBsZXMgPCBidWZzaXopIHRoZW4KCQkJCUFSRE9VUi5EU1AubWVtc2V0IChzaG1lbTp0b19mbG9hdCAod3JpdGVfcHRyICsgY2huX29mZiksIDAsIG5fc2FtcGxlcykKCQkJZWxzZQoJCQkJbG9jYWwgdzAgPSBidWZzaXogLSB3cml0ZV9wdHI7CgkJCQlBUkRPVVIuRFNQLm1lbXNldCAoc2htZW06dG9fZmxvYXQgKHdyaXRlX3B0ciArIGNobl9vZmYpLCAwLCB3MCkKCQkJCUFSRE9VUi5EU1AubWVtc2V0IChzaG1lbTp0b19mbG9hdCAoY2huX29mZikgICAgICAgICAgICAsIDAsIG5fc2FtcGxlcyAtIHcwKQoJCQllbmQKCQllbmQKCWVuZAoJLS0gY2xlYXIgdW5jb25uZWN0ZWQgaW5wbGFjZSBidWZmZXJzCglmb3IgYyA9IDEsYXVkaW9faW5zIGRvCgkJbG9jYWwgaWIgPSBpbl9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgaW5wdXQgYnVmZmVyIGZvciBnaXZlbiBjYW5uZWwKCQlsb2NhbCBvYiA9IG91dF9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgb3V0cHV0IGJ1ZmZlciBmb3IgZ2l2ZW4gY2FubmVsCgkJaWYgKGliID09IEFSRE9VUi5DaGFuTWFwcGluZy5JbnZhbGlkIGFuZCBvYiB+PSBBUkRPVVIuQ2hhbk1hcHBpbmcuSW52YWxpZCkgdGhlbgoJCQlidWZzOmdldF9hdWRpbyAob2IpOnNpbGVuY2UgKG5fc2FtcGxlcywgb2Zmc2V0KQoJCWVuZAoJZW5kCgoJd3JpdGVfcHRyID0gKHdyaXRlX3B0ciArIG5fc2FtcGxlcykgJSBidWZzaXoKCXNobWVtOmF0b21pY19zZXRfaW50ICgwLCB3cml0ZV9wdHIpCgoJLS0gZW1pdCBRdWV1ZURyYXcgZXZlcnkgRlBTCglkcHlfd3IgPSBkcHlfd3IgKyBuX3NhbXBsZXMKCWlmIChkcHlfd3IgPiBkcHlfaHopIHRoZW4KCQlkcHlfd3IgPSBkcHlfd3IgJSBkcHlfaHo7CgkJc2VsZjpxdWV1ZV9kcmF3ICgpCgllbmQKZW5kCgoKLS0gaGVscGVyIGZ1bmN0aW9uIGZvciBkcmF3aW5nIHN5bW1ldHJpYyBncmlkCmZ1bmN0aW9uIGdyaWRsaW5lIChjdHgsIHgsIHhyLCBoLCB2YWwpCgljdHg6bW92ZV90byAobWF0aC5mbG9vciAoLjUgKyB4ICsgdmFsICogeHIpIC0uNSwgMSkKCWN0eDpsaW5lX3RvIChtYXRoLmZsb29yICguNSArIHggKyB2YWwgKiB4cikgLS41LCBoIC0gMSkKCWN0eDpzdHJva2UgKCkKCWN0eDptb3ZlX3RvIChtYXRoLmZsb29yICguNSArIHggLSB2YWwgKiB4cikgLS41LCAxKQoJY3R4OmxpbmVfdG8gKG1hdGguZmxvb3IgKC41ICsgeCAtIHZhbCAqIHhyKSAtLjUsIGggLSAxKQoJY3R4OnN0cm9rZSAoKQplbmQKCmZ1bmN0aW9uIHJlbmRlcl9pbmxpbmUgKGN0eCwgdywgbWF4X2gpCglsb2NhbCBjdHJsID0gQ3RybFBvcnRzOmFycmF5ICgpIC0tIGdldCBjb250cm9sIHBvcnQgYXJyYXkgKHJlYWQvd3JpdGUpCglsb2NhbCBzaG1lbSA9IHNlbGY6c2htZW0gKCkgLS0gZ2V0IHNoYXJlZCBtZW1vcnkgcmVnaW9uCglsb2NhbCBjZmcgPSBzaG1lbTp0b19pbnQgKDEpOmFycmF5ICgpIC0tICJjYXN0IiBpbnRvIGx1YS10YWJsZQoJbG9jYWwgcmF0ZSA9IGNmZ1sxXQoJbG9jYWwgYnVmX3NpemUgPSBjZmdbMl0KCWxvY2FsIG5fY2huID0gY2ZnWzNdCgoJLS0gZ2V0IHNldHRpbmdzCglsb2NhbCB0aW1lc2NhbGUgPSBjdHJsWzFdIG9yIDEuMCAtLSBkaXNwbGF5IHNpemUgaW4gc2Vjb25kcwoJbG9jYWwgbG9nc2NhbGUgPSBjdHJsWzJdIG9yIDA7IGxvZ3NjYWxlID0gbG9nc2NhbGUgPiAwIC0tIGxvZ3NjYWxlCglsb2NhbCBobW9kZSA9IGN0cmxbM10gb3IgMSAtLSBoZWlnaHQgbW9kZQoKCS0tIGNhbGMgaGVpZ2h0CglpZiBobW9kZSA9PSAwIHRoZW4KCQloID0gbWF0aC5jZWlsICh3ICogMTAgLyAxNikKCQlpZiAoaCA+IDQ0KSB0aGVuCgkJCWggPSA0NAoJCWVuZAoJZWxzZWlmIChobW9kZSA9PSAyKSB0aGVuCgkJaCA9IHcKCWVsc2VpZiAoaG1vZGUgPT0gMykgdGhlbgoJCWggPSBtYXhfaAoJZWxzZQoJCWggPSBtYXRoLmNlaWwgKHcgKiAxMCAvIDE2KQoJZW5kCgoJaWYgKGggPiBtYXhfaCkgdGhlbgoJCWggPSBtYXhfaAoJZW5kCgoJLS0gZGlzcGxheSBzZXR0aW5ncwoJbG9jYWwgc3BwID0gbWF0aC5mbG9vciAodGltZXNjYWxlICogcmF0ZSAvIChoIC0gMikpIC0tIHNhbXBsZXMgcGVyIHBpeGVsCglsb2NhbCBzcGwgPSBzcHAgKiAoaCAtIDEpIC0tIHRvdGFsIG51bWJlciBvZiBhdWRpbyBzYW1wbGVzIHRvIHJlYWQKCWxvY2FsIHJlYWRfcHRyID0gKHNobWVtOmF0b21pY19nZXRfaW50ICgwKSArIGJ1Zl9zaXplIC0gc3BsIC0gMSkgJSBidWZfc2l6ZSAtLSByZWFkIHBvaW50ZXIKCWxvY2FsIHhyID0gbWF0aC5jZWlsICgodyAtIDIpICogKDAuNDcgLyBuX2NobikpIC0tIHgtYXhpcyByYW5nZSAocGVyIGNoYW5uZWwpCgoJLS0gY2xlYXIgYmFja2dyb3VuZAoJY3R4OnJlY3RhbmdsZSAoMCwgMCwgdywgaCkKCWN0eDpzZXRfc291cmNlX3JnYmEgKC4yLCAuMiwgLjIsIDEuMCkKCWN0eDpmaWxsICgpCgoJLS0gcHJlcGFyZSBkcmF3aW5nCgljdHg6c2V0X2xpbmVfd2lkdGggKDEuMCkKCWxvY2FsIGRhc2gzID0gQy5Eb3VibGVWZWN0b3IgKCkKCWRhc2gzOmFkZCAoezEsIDN9KQoJbG9jYWwgZGFzaDQgPSBDLkRvdWJsZVZlY3RvciAoKQoJZGFzaDQ6YWRkICh7MSwgNH0pCgoJLS0gcGxvdCBldmVyeSBjaGFubmVsCglmb3IgYyA9IDEsbl9jaG4gZG8KCQlsb2NhbCB4ID0gbWF0aC5mbG9vciAoKHcgLSAyKSAqIChjIC0gLjUpIC8gbl9jaG4pICsgMS41ICAtLSB4LWF4aXMgY2VudGVyIGZvciBnaXZlbiBjaGFubmVsCgoJCS0tIGRyYXcgZ3JpZCAtLQoJCWN0eDpzZXRfc291cmNlX3JnYmEgKC41LCAuNSwgLjUsIDEuMCkKCQljdHg6bW92ZV90byAoeCwgMSkgY3R4OmxpbmVfdG8gKHgsIGggLSAxKSBjdHg6c3Ryb2tlICgpCgoJCWN0eDpzZXRfZGFzaCAoZGFzaDQsIDIpCgkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjQsIC40LCAuNCwgMS4wKQoJCWlmIChsb2dzY2FsZSkgdGhlbgoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgQVJET1VSLkRTUC5sb2dfbWV0ZXIoLTE4KSkKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIEFSRE9VUi5EU1AubG9nX21ldGVyKC02KSkKCQkJY3R4OnNldF9kYXNoIChkYXNoMywgMikKCQkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjUsIC4xLCAuMSwgMS4wKQoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgQVJET1VSLkRTUC5sb2dfbWV0ZXIoLTMpKQoJCWVsc2UKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIC4xMjU4KQoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgLjUpCgkJCWN0eDpzZXRfZGFzaCAoZGFzaDMsIDIpCgkJCWN0eDpzZXRfc291cmNlX3JnYmEgKC41LCAuMSwgLjEsIDEuMCkKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIC43MDc5KQoJCWVuZAoJCWN0eDp1bnNldF9kYXNoICgpCgkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjUsIC4xLCAuMSwgMC43KQoJCWdyaWRsaW5lIChjdHgsIHgsIHhyLCBoLCAxKQoKCgkJLS0gcHJlcGFyZSB3YXZlZm9ybSBkaXNwbGF5IGRyYXdpbmcKCQljdHg6c2V0X3NvdXJjZV9yZ2JhICguOCwgLjgsIC44LCAuNykKCQljdHg6c2F2ZSAoKQoJCWN0eDpyZWN0YW5nbGUgKG1hdGguZmxvb3IgKHggLSB4ciksIDAsIG1hdGguY2VpbCAoMiAqIHhyKSwgaCkKCQljdHg6Y2xpcCAoKQoKCQlsb2NhbCBjaG5fb2ZmID0gNCArIGJ1Zl9zaXplICogKGMgLSAxKQoJCWxvY2FsIGJ1Zl9vZmYgPSByZWFkX3B0cjsKCgkJLS0gaXRlcmF0ZSBvdmVyIGV2ZXJ5IHktYXhpcyBwaXhlbAoJCWZvciB5ID0gMSwgaCAtIDEgZG8KCQkJbG9jYWwgc19taW4gPSAwCgkJCWxvY2FsIHNfbWF4ID0gMAoJCQktLSBjYWxjIG1pbi9tYXggdmFsdWVzIGZvciBnaXZlbiByYW5nZQoJCQlpZiAoYnVmX29mZiArIHNwcCA8IGJ1Zl9zaXplKSB0aGVuCgkJCQlfLCBzX21pbiwgc19tYXggPSB0YWJsZS51bnBhY2sgKEFSRE9VUi5EU1AucGVha3MgKHNobWVtOnRvX2Zsb2F0IChjaG5fb2ZmICsgYnVmX29mZiksIHNfbWluLCBzX21heCwgc3BwKSkKCQkJZWxzZQoJCQkJbG9jYWwgcjAgPSBidWZfc2l6ZSAtIGJ1Zl9vZmY7CgkJCQlfLCBzX21pbiwgc19tYXggPSB0YWJsZS51bnBhY2sgKEFSRE9VUi5EU1AucGVha3MgKHNobWVtOnRvX2Zsb2F0IChjaG5fb2ZmICsgYnVmX29mZiksIHNfbWluLCBzX21heCwgcjApKQoJCQkJXywgc19taW4sIHNfbWF4ID0gdGFibGUudW5wYWNrIChBUkRPVVIuRFNQLnBlYWtzIChzaG1lbTp0b19mbG9hdCAoY2huX29mZikgICAgICAgICAgLCBzX21pbiwgc19tYXgsIHNwcCAtIHIwKSkKCQkJZW5kCgkJCWJ1Zl9vZmYgPSAoYnVmX29mZiArIHNwcCkgJSBidWZfc2l6ZTsKCgkJCWlmIChsb2dzY2FsZSkgdGhlbgoJCQkJc19tYXggPSBBUkRPVVIuRFNQLmxvZ19tZXRlcl9jb2VmZiAoc19tYXgpCgkJCQlzX21pbiA9IC0gQVJET1VSLkRTUC5sb2dfbWV0ZXJfY29lZmYgKC1zX21pbikKCQkJZW5kCgoJCQljdHg6bW92ZV90byAoeCArIHNfbWluICogeHIsIGggLSB5ICsgLjUpCgkJCWN0eDpsaW5lX3RvICh4ICsgc19tYXggKiB4ciwgaCAtIHkgKyAuNSkKCQllbmQKCQljdHg6c3Ryb2tlICgpCgkJY3R4OnJlc3RvcmUgKCkKCWVuZAoJcmV0dXJuIHt3LCBofQplbmQK</script>
          <Port id="0" value="2"/>
          <Port id="1" value="0"/>
          <Port id="2" value="1"/>
        </luaproc>
        <Controllable name="Timescale" id="2850" flags="" value="2" parameter="0"/>
        <Controllable name="Logscale" id="2852" flags="Toggle" value="0" parameter="1"/>
        <Controllable name="Height (Aspect)" id="2854" flags="" value="1" parameter="2"/>
      </Processor>
      <Processor id="233" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="206" interpolation-style="Exponential" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="207" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="238" name="MONSTER Drum v3-2022.07" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="MONSTER Drum v3-2022.07" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="" linked-to-route="1"/>
      </Processor>
      <Processor id="237" name="meter-MONSTER Drum v3-2022.07" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Slavable/>
      <Controllable name="monitor" id="247" flags="RealTime" value="0" monitoring=""/>
      <Controllable name="rec-safe" id="245" flags="Toggle,RealTime" value="0"/>
      <Controllable name="rec-enable" id="243" flags="Toggle,RealTime" value="0"/>
    </Route>
    <Route version="7002" id="331" name="Grand Piano" default-type="midi" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak" midi-playlist="409" saved-meter-point="MeterPostFader" alignment-choice="Automatic" playback-channel-mode="AllChannels" capture-channel-mode="AllChannels" playback-channel-mask="0xffff" capture-channel-mask="0xffff" note-mode="Sustained" step-editing="0" input-active="1" restore-pgm="1">
      <PresentationInfo order="2" flags="MidiTrack,OrderSet,TriggerTrack" color="3563743999"/>
      <Controllable name="solo" id="372" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="378" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="380" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Grand Piano" id="392" direction="Input" default-type="midi">
        <Port name="Grand Piano/midi_in 1" type="midi" direction="Input">
          <ExtConnection for="ALSA;;HD-Audio Generic"/>
        </Port>
      </IO>
      <IO name="Grand Piano" id="393" direction="Output" default-type="midi">
        <Port name="Grand Piano/audio_out 1" type="audio" direction="Output">
          <Connection other="Master/audio_in 1"/>
        </Port>
        <Port name="Grand Piano/audio_out 2" type="audio" direction="Output">
          <Connection other="Master/audio_in 2"/>
        </Port>
        <Port name="Grand Piano/midi_out 1" type="midi" direction="Output"/>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main,SurroundSend" muted="0"/>
      <Controllable name="mute" id="374" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="376" flags="Toggle" value="0" phase-invert=""/>
      <Automation>
        <AutomationList automation-id="solo" id="371" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="377" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="379" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="mute" id="373" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="rec-enable" id="403" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="rec-safe" id="405" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="phase" id="375" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="monitor" id="407" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="midi-velocity" id="415" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="383" flags="" value="0.5"/>
        <Controllable name="pan-width" id="387" flags="" value="0"/>
        <Controllable name="pan-elevation" id="385" flags="" value="0"/>
        <Controllable name="pan-frontback" id="389" flags="" value="0"/>
        <Controllable name="pan-lfe" id="391" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="382" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="384" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="386" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="388" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="390" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="402" name="recorder:Grand Piano" active="1" user-latency="0" use-user-latency="0" type="diskwriter" record-safe="0"/>
      <Processor id="401" name="player:Grand Piano" active="1" user-latency="0" use-user-latency="0" type="diskreader"/>
      <Processor id="334" name="TriggerBox" active="1" user-latency="0" use-user-latency="0" type="triggerbox" data-type="midi" 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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
        </Triggers>
      </Processor>
      <Processor id="395" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="1369" name="MIDI Channel Map" active="1" user-latency="0" use-user-latency="0" type="lv2" unique-id="http://gareus.org/oss/lv2/midifilter#channelmap" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-3" id="1370" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="1372" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="1374" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="1376" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="1378" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="1380" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="1382" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="1384" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="1386" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="1388" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="1390" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="1392" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="1394" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="1396" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="1398" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="1400" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </OutputMap-0>
        <ThruMap/>
        <lv2 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port symbol="chn1" value="1"/>
          <Port symbol="chn2" value="2"/>
          <Port symbol="chn3" value="3"/>
          <Port symbol="chn4" value="4"/>
          <Port symbol="chn5" value="5"/>
          <Port symbol="chn6" value="6"/>
          <Port symbol="chn7" value="7"/>
          <Port symbol="chn8" value="8"/>
          <Port symbol="chn9" value="9"/>
          <Port symbol="chn10" value="0"/>
          <Port symbol="chn11" value="11"/>
          <Port symbol="chn12" value="12"/>
          <Port symbol="chn13" value="13"/>
          <Port symbol="chn14" value="14"/>
          <Port symbol="chn15" value="15"/>
          <Port symbol="chn16" value="16"/>
        </lv2>
        <Controllable name="Channel  1 to" id="1371" flags="" value="1" parameter="3" symbol="chn1"/>
        <Controllable name="Channel  2 to" id="1373" flags="" value="2" parameter="4" symbol="chn2"/>
        <Controllable name="Channel  3 to" id="1375" flags="" value="3" parameter="5" symbol="chn3"/>
        <Controllable name="Channel  4 to" id="1377" flags="" value="4" parameter="6" symbol="chn4"/>
        <Controllable name="Channel  5 to" id="1379" flags="" value="5" parameter="7" symbol="chn5"/>
        <Controllable name="Channel  6 to" id="1381" flags="" value="6" parameter="8" symbol="chn6"/>
        <Controllable name="Channel  7 to" id="1383" flags="" value="7" parameter="9" symbol="chn7"/>
        <Controllable name="Channel  8 to" id="1385" flags="" value="8" parameter="10" symbol="chn8"/>
        <Controllable name="Channel  9 to" id="1387" flags="" value="9" parameter="11" symbol="chn9"/>
        <Controllable name="Channel 10 to" id="1389" flags="" value="0" parameter="12" symbol="chn10"/>
        <Controllable name="Channel 11 to" id="1391" flags="" value="11" parameter="13" symbol="chn11"/>
        <Controllable name="Channel 12 to" id="1393" flags="" value="12" parameter="14" symbol="chn12"/>
        <Controllable name="Channel 13 to" id="1395" flags="" value="13" parameter="15" symbol="chn13"/>
        <Controllable name="Channel 14 to" id="1397" flags="" value="14" parameter="16" symbol="chn14"/>
        <Controllable name="Channel 15 to" id="1399" flags="" value="15" parameter="17" symbol="chn15"/>
        <Controllable name="Channel 16 to" id="1401" flags="" value="16" parameter="18" symbol="chn16"/>
      </Processor>
      <Processor id="442" name="Grand Piano" active="1" user-latency="0" use-user-latency="0" type="vst3" unique-id="ABCDEF019182FAEB4F397567444C6532" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="443" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="445" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="447" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-3" id="449" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="451" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="453" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="455" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="457" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="459" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="461" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="463" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="465" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="467" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="469" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="471" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="473" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="475" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="477" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="479" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-19" id="481" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-20" id="483" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-21" id="485" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-22" id="487" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-23" id="489" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-24" id="491" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-25" id="493" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-26" id="495" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-27" id="497" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-28" id="499" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-29" id="501" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-30" id="503" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-31" id="505" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-32" id="507" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-33" id="509" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-34" id="511" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-35" id="513" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-36" id="515" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-37" id="517" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-38" id="519" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-39" id="521" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-40" id="523" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-41" id="525" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-42" id="527" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-43" id="529" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-44" id="531" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-45" id="533" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-46" id="535" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-47" id="537" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-48" id="539" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-49" id="541" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-50" id="543" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-51" id="545" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-52" id="547" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-53" id="549" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-54" id="551" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-55" id="553" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-56" id="555" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-57" id="557" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-58" id="559" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-59" id="561" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-60" id="563" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-61" id="565" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-62" id="567" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-63" id="569" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-64" id="571" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-65" id="573" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-66" id="575" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-67" id="577" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-68" id="579" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-69" id="581" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-70" id="583" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-71" id="585" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-72" id="587" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-73" id="589" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-74" id="591" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-75" id="593" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-76" id="595" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-77" id="597" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-78" id="599" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-79" id="601" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-80" id="603" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-81" id="605" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-82" id="607" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-83" id="609" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-84" id="611" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-85" id="613" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-86" id="615" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-87" id="617" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-88" id="619" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-89" id="621" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-90" id="623" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-91" id="625" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-92" id="627" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-93" id="629" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <vst3 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port id="50" value="0.90909093618392944"/>
          <Port id="51" value="0.5"/>
          <Port id="49" value="0"/>
          <Port id="1567" value="1"/>
          <Port id="52" value="0.049952495843172073"/>
          <Port id="53" value="1"/>
          <Port id="49586" value="0"/>
          <Port id="51508" value="0"/>
          <Port id="51509" value="0"/>
          <Port id="51510" value="0"/>
          <Port id="49587" value="0"/>
          <Port id="51513" value="0"/>
          <Port id="51514" value="0"/>
          <Port id="51515" value="0"/>
          <Port id="49588" value="0"/>
          <Port id="51517" value="0"/>
          <Port id="51516" value="0"/>
          <Port id="51539" value="0"/>
          <Port id="49589" value="0"/>
          <Port id="51540" value="0"/>
          <Port id="51541" value="0"/>
          <Port id="51542" value="0"/>
          <Port id="51543" value="0"/>
          <Port id="45330945" value="0.90909093618392944"/>
          <Port id="45330951" value="0.5"/>
          <Port id="45330952" value="0.5"/>
          <Port id="45330946" value="0.5"/>
          <Port id="45330947" value="0.5"/>
          <Port id="45330948" value="0.5"/>
          <Port id="45330949" value="0.5"/>
          <Port id="46254466" value="0.90909093618392944"/>
          <Port id="46254472" value="0.5"/>
          <Port id="46254473" value="0.5"/>
          <Port id="46254467" value="0.5"/>
          <Port id="46254468" value="0.5"/>
          <Port id="46254469" value="0.5"/>
          <Port id="46254470" value="0.5"/>
          <Port id="47177987" value="0.90909093618392944"/>
          <Port id="47177993" value="0.5"/>
          <Port id="47177994" value="0.5"/>
          <Port id="47177988" value="0.5"/>
          <Port id="47177989" value="0.5"/>
          <Port id="47177990" value="0.5"/>
          <Port id="47177991" value="0.5"/>
          <Port id="48101508" value="0.90909093618392944"/>
          <Port id="48101514" value="0.5"/>
          <Port id="48101515" value="0.5"/>
          <Port id="48101509" value="0.5"/>
          <Port id="48101510" value="0.5"/>
          <Port id="48101511" value="0.5"/>
          <Port id="48101512" value="0.5"/>
          <Port id="49025029" value="0.90909093618392944"/>
          <Port id="49025035" value="0.5"/>
          <Port id="49025036" value="0.5"/>
          <Port id="49025030" value="0.5"/>
          <Port id="49025031" value="0.5"/>
          <Port id="49025032" value="0.5"/>
          <Port id="49025033" value="0.5"/>
          <Port id="49948550" value="0.90909093618392944"/>
          <Port id="49948556" value="0.5"/>
          <Port id="49948557" value="0.5"/>
          <Port id="49948551" value="0.5"/>
          <Port id="49948552" value="0.5"/>
          <Port id="49948553" value="0.5"/>
          <Port id="49948554" value="0.5"/>
          <Port id="50872071" value="0.90909093618392944"/>
          <Port id="50872077" value="0.5"/>
          <Port id="50872078" value="0.5"/>
          <Port id="50872072" value="0.5"/>
          <Port id="50872073" value="0.5"/>
          <Port id="50872074" value="0.5"/>
          <Port id="50872075" value="0.5"/>
          <Port id="51795592" value="0.90909093618392944"/>
          <Port id="51795598" value="0.5"/>
          <Port id="51795599" value="0.5"/>
          <Port id="51795593" value="0.5"/>
          <Port id="51795594" value="0.5"/>
          <Port id="51795595" value="0.5"/>
          <Port id="51795596" value="0.5"/>
          <Port id="52719113" value="0.90909093618392944"/>
          <Port id="52719119" value="0.5"/>
          <Port id="52719120" value="0.5"/>
          <Port id="52719114" value="0.5"/>
          <Port id="52719115" value="0.5"/>
          <Port id="52719116" value="0.5"/>
          <Port id="52719117" value="0.5"/>
          <Port id="53642634" value="0.90909093618392944"/>
          <Port id="53642640" value="0.5"/>
          <Port id="53642641" value="0.5"/>
          <Port id="53642635" value="0.5"/>
          <Port id="53642636" value="0.5"/>
          <Port id="53642637" value="0.5"/>
          <Port id="53642638" value="0.5"/>
          <Port id="1652125811" value="0"/>
          <chunk>VlNUMwEAAABBQkNERUYwMTkxODJGQUVCNEYzOTc1Njc0NDRDNjUzMqgHAAAAAAAAWjpcaG9tZVxiYWNjYWxhXE11c2ljXFZTVDNcR3JhbmQgUGlhbm8gV2luZG93cyBWU1QzXEdyYW5kIFBpYW5vLmluc3RydW1lbnRzXEdyYW5kIFBpYW5vLm1zZQBErAAARKwAAAEAAAABAAAAAQAAAAEAAAAgAAAAIAAAAAIAAAAAAAAAAAAAAAAAAAD3/3/AAAAAAAAAAAACAAAAAAAAAAAAAEEAAAAAC9ejPND///8AAAAAAAAAAAAAAAAAAAAAiYuW/wEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABAAAACtcjPAAAAAAAAAAAAQAAAAAAAD8AAAAAAAAAPwAAgD4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIA/AAAAQMzMzD0VAAAAbAAAAH8AAAAAAAAAAAAAAAAAAAAAAADAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAIA/AAAAAH8AAAB/AAAAAAAAAAEAAAAAAAAAAACwwQAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASlVDRVByaXZhdGVEYXRhAAEBQnlwYXNzAAEBAwAdAAAAAAAAAEpVQ0VQcml2YXRlRGF0YUxpc3QBAAAAQ29tcDAAAAAAAAAAeAcAAAAAAAA=</chunk>
        </vst3>
        <Controllable name="Gain" id="444" flags="" value="0.90909093618392944" parameter="0"/>
        <Controllable name="Pan" id="446" flags="" value="0.5" parameter="1"/>
        <Controllable name="Glide Time" id="448" flags="" value="0" parameter="2"/>
        <Controllable name="Filter Cutoff Frequency" id="450" flags="" value="1" parameter="3"/>
        <Controllable name="LFO Rate" id="452" flags="" value="0.049952495843172073" parameter="4"/>
        <Controllable name="LFO Depth" id="454" flags="" value="1" parameter="5"/>
        <Controllable name="Distortion Enable" id="456" flags="Toggle" value="0" parameter="6"/>
        <Controllable name="Distortion Drive" id="458" flags="" value="0" parameter="7"/>
        <Controllable name="Distortion Gain" id="460" flags="" value="0" parameter="8"/>
        <Controllable name="Distortion Mix" id="462" flags="" value="0" parameter="9"/>
        <Controllable name="Delay Enable" id="464" flags="Toggle" value="0" parameter="10"/>
        <Controllable name="Delay Time" id="466" flags="" value="0" parameter="11"/>
        <Controllable name="Delay Feedback" id="468" flags="" value="0" parameter="12"/>
        <Controllable name="Delay Mix" id="470" flags="" value="0" parameter="13"/>
        <Controllable name="Chorus Enable" id="472" flags="Toggle" value="0" parameter="14"/>
        <Controllable name="Chorus Mod" id="474" flags="" value="0" parameter="15"/>
        <Controllable name="Chorus Frequency" id="476" flags="" value="0" parameter="16"/>
        <Controllable name="Chorus Mix" id="478" flags="" value="0" parameter="17"/>
        <Controllable name="Reverb Enable" id="480" flags="Toggle" value="0" parameter="18"/>
        <Controllable name="Reverb Size" id="482" flags="" value="0" parameter="19"/>
        <Controllable name="Reverb Damping" id="484" flags="" value="0" parameter="20"/>
        <Controllable name="Reverb Width" id="486" flags="" value="0" parameter="21"/>
        <Controllable name="Reverb Mix" id="488" flags="" value="0" parameter="22"/>
        <Controllable name="Group 1 Gain" id="490" flags="" value="0.90909093618392944" parameter="23"/>
        <Controllable name="Group 1 Pan" id="492" flags="" value="0.5" parameter="24"/>
        <Controllable name="Group 1 Tune" id="494" flags="" value="0.5" parameter="25"/>
        <Controllable name="Group 1 Attack" id="496" flags="" value="0.5" parameter="26"/>
        <Controllable name="Group 1 Decay" id="498" flags="" value="0.5" parameter="27"/>
        <Controllable name="Group 1 Sustain" id="500" flags="" value="0.5" parameter="28"/>
        <Controllable name="Group 1 Release" id="502" flags="" value="0.5" parameter="29"/>
        <Controllable name="Group 2 Gain" id="504" flags="" value="0.90909093618392944" parameter="30"/>
        <Controllable name="Group 2 Pan" id="506" flags="" value="0.5" parameter="31"/>
        <Controllable name="Group 2 Tune" id="508" flags="" value="0.5" parameter="32"/>
        <Controllable name="Group 2 Attack" id="510" flags="" value="0.5" parameter="33"/>
        <Controllable name="Group 2 Decay" id="512" flags="" value="0.5" parameter="34"/>
        <Controllable name="Group 2 Sustain" id="514" flags="" value="0.5" parameter="35"/>
        <Controllable name="Group 2 Release" id="516" flags="" value="0.5" parameter="36"/>
        <Controllable name="Group 3 Gain" id="518" flags="" value="0.90909093618392944" parameter="37"/>
        <Controllable name="Group 3 Pan" id="520" flags="" value="0.5" parameter="38"/>
        <Controllable name="Group 3 Tune" id="522" flags="" value="0.5" parameter="39"/>
        <Controllable name="Group 3 Attack" id="524" flags="" value="0.5" parameter="40"/>
        <Controllable name="Group 3 Decay" id="526" flags="" value="0.5" parameter="41"/>
        <Controllable name="Group 3 Sustain" id="528" flags="" value="0.5" parameter="42"/>
        <Controllable name="Group 3 Release" id="530" flags="" value="0.5" parameter="43"/>
        <Controllable name="Group 4 Gain" id="532" flags="" value="0.90909093618392944" parameter="44"/>
        <Controllable name="Group 4 Pan" id="534" flags="" value="0.5" parameter="45"/>
        <Controllable name="Group 4 Tune" id="536" flags="" value="0.5" parameter="46"/>
        <Controllable name="Group 4 Attack" id="538" flags="" value="0.5" parameter="47"/>
        <Controllable name="Group 4 Decay" id="540" flags="" value="0.5" parameter="48"/>
        <Controllable name="Group 4 Sustain" id="542" flags="" value="0.5" parameter="49"/>
        <Controllable name="Group 4 Release" id="544" flags="" value="0.5" parameter="50"/>
        <Controllable name="Group 5 Gain" id="546" flags="" value="0.90909093618392944" parameter="51"/>
        <Controllable name="Group 5 Pan" id="548" flags="" value="0.5" parameter="52"/>
        <Controllable name="Group 5 Tune" id="550" flags="" value="0.5" parameter="53"/>
        <Controllable name="Group 5 Attack" id="552" flags="" value="0.5" parameter="54"/>
        <Controllable name="Group 5 Decay" id="554" flags="" value="0.5" parameter="55"/>
        <Controllable name="Group 5 Sustain" id="556" flags="" value="0.5" parameter="56"/>
        <Controllable name="Group 5 Release" id="558" flags="" value="0.5" parameter="57"/>
        <Controllable name="Group 6 Gain" id="560" flags="" value="0.90909093618392944" parameter="58"/>
        <Controllable name="Group 6 Pan" id="562" flags="" value="0.5" parameter="59"/>
        <Controllable name="Group 6 Tune" id="564" flags="" value="0.5" parameter="60"/>
        <Controllable name="Group 6 Attack" id="566" flags="" value="0.5" parameter="61"/>
        <Controllable name="Group 6 Decay" id="568" flags="" value="0.5" parameter="62"/>
        <Controllable name="Group 6 Sustain" id="570" flags="" value="0.5" parameter="63"/>
        <Controllable name="Group 6 Release" id="572" flags="" value="0.5" parameter="64"/>
        <Controllable name="Group 7 Gain" id="574" flags="" value="0.90909093618392944" parameter="65"/>
        <Controllable name="Group 7 Pan" id="576" flags="" value="0.5" parameter="66"/>
        <Controllable name="Group 7 Tune" id="578" flags="" value="0.5" parameter="67"/>
        <Controllable name="Group 7 Attack" id="580" flags="" value="0.5" parameter="68"/>
        <Controllable name="Group 7 Decay" id="582" flags="" value="0.5" parameter="69"/>
        <Controllable name="Group 7 Sustain" id="584" flags="" value="0.5" parameter="70"/>
        <Controllable name="Group 7 Release" id="586" flags="" value="0.5" parameter="71"/>
        <Controllable name="Group 8 Gain" id="588" flags="" value="0.90909093618392944" parameter="72"/>
        <Controllable name="Group 8 Pan" id="590" flags="" value="0.5" parameter="73"/>
        <Controllable name="Group 8 Tune" id="592" flags="" value="0.5" parameter="74"/>
        <Controllable name="Group 8 Attack" id="594" flags="" value="0.5" parameter="75"/>
        <Controllable name="Group 8 Decay" id="596" flags="" value="0.5" parameter="76"/>
        <Controllable name="Group 8 Sustain" id="598" flags="" value="0.5" parameter="77"/>
        <Controllable name="Group 8 Release" id="600" flags="" value="0.5" parameter="78"/>
        <Controllable name="Group 9 Gain" id="602" flags="" value="0.90909093618392944" parameter="79"/>
        <Controllable name="Group 9 Pan" id="604" flags="" value="0.5" parameter="80"/>
        <Controllable name="Group 9 Tune" id="606" flags="" value="0.5" parameter="81"/>
        <Controllable name="Group 9 Attack" id="608" flags="" value="0.5" parameter="82"/>
        <Controllable name="Group 9 Decay" id="610" flags="" value="0.5" parameter="83"/>
        <Controllable name="Group 9 Sustain" id="612" flags="" value="0.5" parameter="84"/>
        <Controllable name="Group 9 Release" id="614" flags="" value="0.5" parameter="85"/>
        <Controllable name="Group 10 Gain" id="616" flags="" value="0.90909093618392944" parameter="86"/>
        <Controllable name="Group 10 Pan" id="618" flags="" value="0.5" parameter="87"/>
        <Controllable name="Group 10 Tune" id="620" flags="" value="0.5" parameter="88"/>
        <Controllable name="Group 10 Attack" id="622" flags="" value="0.5" parameter="89"/>
        <Controllable name="Group 10 Decay" id="624" flags="" value="0.5" parameter="90"/>
        <Controllable name="Group 10 Sustain" id="626" flags="" value="0.5" parameter="91"/>
        <Controllable name="Group 10 Release" id="628" flags="" value="0.5" parameter="92"/>
        <Controllable name="Bypass" id="630" flags="Toggle" value="0" parameter="93"/>
      </Processor>
      <Processor id="2838" name="ACE Inline Scope" active="1" user-latency="0" use-user-latency="0" type="luaproc" unique-id="02f12d283ec0fb28ab6f6906141bcad1a5cb9693" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="2839" interpolation-style="Logarithmic" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="2841" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="2843" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </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/>
        <luaproc last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="0">
          <script lua="Lua 5.3" origin="/home/baccala/src/ardour/share/scripts/scope.lua">YXJkb3VyIHsKCVsidHlwZSJdICAgID0gImRzcCIsCgluYW1lICAgICAgICA9ICJBQ0UgSW5saW5lIFNjb3BlIiwKCWNhdGVnb3J5ICAgID0gIlZpc3VhbGl6YXRpb24iLAoJbGljZW5zZSAgICAgPSAiTUlUIiwKCWF1dGhvciAgICAgID0gIkFyZG91ciBDb21tdW5pdHkiLAoJZGVzY3JpcHRpb24gPSBbW01peGVyIHN0cmlwIGlubGluZSB3YXZlZm9ybSBkaXNwbGF5XV0KfQoKLS0gcmV0dXJuIHBvc3NpYmxlIGkvbyBjb25maWd1cmF0aW9ucwpmdW5jdGlvbiBkc3BfaW9jb25maWcgKCkKCS0tIC0xLCAtMSA9IGFueSBudW1iZXIgb2YgY2hhbm5lbHMgYXMgbG9uZyBhcyBpbnB1dCBhbmQgb3V0cHV0IGNvdW50IG1hdGNoZXMKCXJldHVybiB7IFsxXSA9IHsgYXVkaW9faW4gPSAtMSwgYXVkaW9fb3V0ID0gLTF9LCB9CmVuZAoKZnVuY3Rpb24gZHNwX3BhcmFtcyAoKQoJcmV0dXJuCgl7CgkJeyBbInR5cGUiXSA9ICJpbnB1dCIsIG5hbWUgPSAiVGltZXNjYWxlIiwgbWluID0gLjEsIG1heCA9IDUsIGRlZmF1bHQgPSAyLCB1bml0PSJzZWMiLCBsb2dhcml0aG1pYyA9IHRydWUgfSwKCQl7IFsidHlwZSJdID0gImlucHV0IiwgbmFtZSA9ICJMb2dzY2FsZSIsIG1pbiA9IDAsIG1heCA9IDEsIGRlZmF1bHQgPSAwLCB0b2dnbGVkID0gdHJ1ZSB9LAoJCXsgWyJ0eXBlIl0gPSAiaW5wdXQiLCBuYW1lID0gIkhlaWdodCAoQXNwZWN0KSIsIG1pbiA9IDAsIG1heCA9IDMsIGRlZmF1bHQgPSAxLCBlbnVtID0gdHJ1ZSwgc2NhbGVwb2ludHMgPQoJCQl7CgkJCQlbIk1pbiJdID0gMCwKCQkJCVsiMTY6MTAiXSA9IDEsCgkJCQlbIjE6MSJdID0gMiwKCQkJCVsiTWF4Il0gPSAzCgkJCX0KCQl9LAoJfQplbmQKCgpmdW5jdGlvbiBkc3BfaW5pdCAocmF0ZSkKCS0tIGdsb2JhbCB2YXJpYWJsZXMgKERTUCBwYXJ0IG9ubHkpCglzYW1wbGVyYXRlID0gcmF0ZQoJYnVmc2l6ID0gNiAqIHJhdGUKCWRweV9oeiA9IHJhdGUgLyAyNQoJZHB5X3dyID0gMAplbmQKCmZ1bmN0aW9uIGRzcF9jb25maWd1cmUgKGlucywgb3V0cykKCS0tIHN0b3JlIGNvbmZpZ3VyYXRpb24gaW4gZ2xvYmFsIHZhcmlhYmxlCglhdWRpb19pbnMgPSBpbnM6bl9hdWRpbyAoKQoJLS0gYWxsb2NhdGUgc2hhcmVkIG1lbW9yeSBhcmVhCgktLSB0aGlzIGlzIHVzZWQgdG8gc3BlZWQgdXAgRFNQIGNvbXB1dGF0aW9uICh1c2luZyBhIEMgYXJyYXkpCgktLSBhbmQgdG8gc2hhcmUgZGF0YSB3aXRoIHRoZSBHVUkKCXNlbGY6c2htZW0gKCk6YWxsb2NhdGUgKDQgKyBidWZzaXogKiBhdWRpb19pbnMpCglzZWxmOnNobWVtICgpOmNsZWFyICgpCglzZWxmOnNobWVtICgpOmF0b21pY19zZXRfaW50ICgwLCAwKQoJbG9jYWwgY2ZnID0gc2VsZjpzaG1lbSAoKTp0b19pbnQgKDEpOmFycmF5ICgpCgljZmdbMV0gPSBzYW1wbGVyYXRlCgljZmdbMl0gPSBidWZzaXoKCWNmZ1szXSA9IGF1ZGlvX2lucwplbmQKCmZ1bmN0aW9uIGRzcF9ydW5tYXAgKGJ1ZnMsIGluX21hcCwgb3V0X21hcCwgbl9zYW1wbGVzLCBvZmZzZXQpCglsb2NhbCBzaG1lbSA9IHNlbGY6c2htZW0gKCkKCWxvY2FsIHdyaXRlX3B0ciA9IHNobWVtOmF0b21pY19nZXRfaW50ICgwKQoKCWZvciBjID0gMSxhdWRpb19pbnMgZG8KCQktLSBOb3RlOiBsdWEgc3RhcnRzIGNvdW50aW5nIGF0IDEsIGFyZG91cidzIENoYW5NYXBwaW5nOjpnZXQoKSBhdCAwCgkJbG9jYWwgaWIgPSBpbl9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgaW5wdXQgYnVmZmVyIGZvciBnaXZlbiBjYW5uZWwKCQlsb2NhbCBvYiA9IG91dF9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgb3V0cHV0IGJ1ZmZlciBmb3IgZ2l2ZW4gY2FubmVsCgkJbG9jYWwgY2huX29mZiA9IDQgKyBidWZzaXogKiAoYyAtIDEpCgkJaWYgKGliIH49IEFSRE9VUi5DaGFuTWFwcGluZy5JbnZhbGlkKSB0aGVuCgkJCWlmICh3cml0ZV9wdHIgKyBuX3NhbXBsZXMgPCBidWZzaXopIHRoZW4KCQkJCUFSRE9VUi5EU1AuY29weV92ZWN0b3IgKHNobWVtOnRvX2Zsb2F0ICh3cml0ZV9wdHIgKyBjaG5fb2ZmKSwgYnVmczpnZXRfYXVkaW8gKGliKTpkYXRhIChvZmZzZXQpLCBuX3NhbXBsZXMpCgkJCWVsc2UKCQkJCWxvY2FsIHcwID0gYnVmc2l6IC0gd3JpdGVfcHRyOwoJCQkJQVJET1VSLkRTUC5jb3B5X3ZlY3RvciAoc2htZW06dG9fZmxvYXQgKHdyaXRlX3B0ciArIGNobl9vZmYpLCBidWZzOmdldF9hdWRpbyAoaWIpOmRhdGEgKG9mZnNldCksIHcwKQoJCQkJQVJET1VSLkRTUC5jb3B5X3ZlY3RvciAoc2htZW06dG9fZmxvYXQgKGNobl9vZmYpICAgICAgICAgICAgLCBidWZzOmdldF9hdWRpbyAoaWIpOmRhdGEgKG9mZnNldCArIHcwKSwgbl9zYW1wbGVzIC0gdzApCgkJCWVuZAoJCQlpZiAob2Igfj0gQVJET1VSLkNoYW5NYXBwaW5nLkludmFsaWQgYW5kIGliIH49IG9iKSB0aGVuCgkJCQlBUkRPVVIuRFNQLmNvcHlfdmVjdG9yIChidWZzOmdldF9hdWRpbyAob2IpOmRhdGEgKG9mZnNldCksIGJ1ZnM6Z2V0X2F1ZGlvIChpYik6ZGF0YSAob2Zmc2V0KSwgbl9zYW1wbGVzKQoJCQllbmQKCQllbHNlCgkJCWlmICh3cml0ZV9wdHIgKyBuX3NhbXBsZXMgPCBidWZzaXopIHRoZW4KCQkJCUFSRE9VUi5EU1AubWVtc2V0IChzaG1lbTp0b19mbG9hdCAod3JpdGVfcHRyICsgY2huX29mZiksIDAsIG5fc2FtcGxlcykKCQkJZWxzZQoJCQkJbG9jYWwgdzAgPSBidWZzaXogLSB3cml0ZV9wdHI7CgkJCQlBUkRPVVIuRFNQLm1lbXNldCAoc2htZW06dG9fZmxvYXQgKHdyaXRlX3B0ciArIGNobl9vZmYpLCAwLCB3MCkKCQkJCUFSRE9VUi5EU1AubWVtc2V0IChzaG1lbTp0b19mbG9hdCAoY2huX29mZikgICAgICAgICAgICAsIDAsIG5fc2FtcGxlcyAtIHcwKQoJCQllbmQKCQllbmQKCWVuZAoJLS0gY2xlYXIgdW5jb25uZWN0ZWQgaW5wbGFjZSBidWZmZXJzCglmb3IgYyA9IDEsYXVkaW9faW5zIGRvCgkJbG9jYWwgaWIgPSBpbl9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgaW5wdXQgYnVmZmVyIGZvciBnaXZlbiBjYW5uZWwKCQlsb2NhbCBvYiA9IG91dF9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgb3V0cHV0IGJ1ZmZlciBmb3IgZ2l2ZW4gY2FubmVsCgkJaWYgKGliID09IEFSRE9VUi5DaGFuTWFwcGluZy5JbnZhbGlkIGFuZCBvYiB+PSBBUkRPVVIuQ2hhbk1hcHBpbmcuSW52YWxpZCkgdGhlbgoJCQlidWZzOmdldF9hdWRpbyAob2IpOnNpbGVuY2UgKG5fc2FtcGxlcywgb2Zmc2V0KQoJCWVuZAoJZW5kCgoJd3JpdGVfcHRyID0gKHdyaXRlX3B0ciArIG5fc2FtcGxlcykgJSBidWZzaXoKCXNobWVtOmF0b21pY19zZXRfaW50ICgwLCB3cml0ZV9wdHIpCgoJLS0gZW1pdCBRdWV1ZURyYXcgZXZlcnkgRlBTCglkcHlfd3IgPSBkcHlfd3IgKyBuX3NhbXBsZXMKCWlmIChkcHlfd3IgPiBkcHlfaHopIHRoZW4KCQlkcHlfd3IgPSBkcHlfd3IgJSBkcHlfaHo7CgkJc2VsZjpxdWV1ZV9kcmF3ICgpCgllbmQKZW5kCgoKLS0gaGVscGVyIGZ1bmN0aW9uIGZvciBkcmF3aW5nIHN5bW1ldHJpYyBncmlkCmZ1bmN0aW9uIGdyaWRsaW5lIChjdHgsIHgsIHhyLCBoLCB2YWwpCgljdHg6bW92ZV90byAobWF0aC5mbG9vciAoLjUgKyB4ICsgdmFsICogeHIpIC0uNSwgMSkKCWN0eDpsaW5lX3RvIChtYXRoLmZsb29yICguNSArIHggKyB2YWwgKiB4cikgLS41LCBoIC0gMSkKCWN0eDpzdHJva2UgKCkKCWN0eDptb3ZlX3RvIChtYXRoLmZsb29yICguNSArIHggLSB2YWwgKiB4cikgLS41LCAxKQoJY3R4OmxpbmVfdG8gKG1hdGguZmxvb3IgKC41ICsgeCAtIHZhbCAqIHhyKSAtLjUsIGggLSAxKQoJY3R4OnN0cm9rZSAoKQplbmQKCmZ1bmN0aW9uIHJlbmRlcl9pbmxpbmUgKGN0eCwgdywgbWF4X2gpCglsb2NhbCBjdHJsID0gQ3RybFBvcnRzOmFycmF5ICgpIC0tIGdldCBjb250cm9sIHBvcnQgYXJyYXkgKHJlYWQvd3JpdGUpCglsb2NhbCBzaG1lbSA9IHNlbGY6c2htZW0gKCkgLS0gZ2V0IHNoYXJlZCBtZW1vcnkgcmVnaW9uCglsb2NhbCBjZmcgPSBzaG1lbTp0b19pbnQgKDEpOmFycmF5ICgpIC0tICJjYXN0IiBpbnRvIGx1YS10YWJsZQoJbG9jYWwgcmF0ZSA9IGNmZ1sxXQoJbG9jYWwgYnVmX3NpemUgPSBjZmdbMl0KCWxvY2FsIG5fY2huID0gY2ZnWzNdCgoJLS0gZ2V0IHNldHRpbmdzCglsb2NhbCB0aW1lc2NhbGUgPSBjdHJsWzFdIG9yIDEuMCAtLSBkaXNwbGF5IHNpemUgaW4gc2Vjb25kcwoJbG9jYWwgbG9nc2NhbGUgPSBjdHJsWzJdIG9yIDA7IGxvZ3NjYWxlID0gbG9nc2NhbGUgPiAwIC0tIGxvZ3NjYWxlCglsb2NhbCBobW9kZSA9IGN0cmxbM10gb3IgMSAtLSBoZWlnaHQgbW9kZQoKCS0tIGNhbGMgaGVpZ2h0CglpZiBobW9kZSA9PSAwIHRoZW4KCQloID0gbWF0aC5jZWlsICh3ICogMTAgLyAxNikKCQlpZiAoaCA+IDQ0KSB0aGVuCgkJCWggPSA0NAoJCWVuZAoJZWxzZWlmIChobW9kZSA9PSAyKSB0aGVuCgkJaCA9IHcKCWVsc2VpZiAoaG1vZGUgPT0gMykgdGhlbgoJCWggPSBtYXhfaAoJZWxzZQoJCWggPSBtYXRoLmNlaWwgKHcgKiAxMCAvIDE2KQoJZW5kCgoJaWYgKGggPiBtYXhfaCkgdGhlbgoJCWggPSBtYXhfaAoJZW5kCgoJLS0gZGlzcGxheSBzZXR0aW5ncwoJbG9jYWwgc3BwID0gbWF0aC5mbG9vciAodGltZXNjYWxlICogcmF0ZSAvIChoIC0gMikpIC0tIHNhbXBsZXMgcGVyIHBpeGVsCglsb2NhbCBzcGwgPSBzcHAgKiAoaCAtIDEpIC0tIHRvdGFsIG51bWJlciBvZiBhdWRpbyBzYW1wbGVzIHRvIHJlYWQKCWxvY2FsIHJlYWRfcHRyID0gKHNobWVtOmF0b21pY19nZXRfaW50ICgwKSArIGJ1Zl9zaXplIC0gc3BsIC0gMSkgJSBidWZfc2l6ZSAtLSByZWFkIHBvaW50ZXIKCWxvY2FsIHhyID0gbWF0aC5jZWlsICgodyAtIDIpICogKDAuNDcgLyBuX2NobikpIC0tIHgtYXhpcyByYW5nZSAocGVyIGNoYW5uZWwpCgoJLS0gY2xlYXIgYmFja2dyb3VuZAoJY3R4OnJlY3RhbmdsZSAoMCwgMCwgdywgaCkKCWN0eDpzZXRfc291cmNlX3JnYmEgKC4yLCAuMiwgLjIsIDEuMCkKCWN0eDpmaWxsICgpCgoJLS0gcHJlcGFyZSBkcmF3aW5nCgljdHg6c2V0X2xpbmVfd2lkdGggKDEuMCkKCWxvY2FsIGRhc2gzID0gQy5Eb3VibGVWZWN0b3IgKCkKCWRhc2gzOmFkZCAoezEsIDN9KQoJbG9jYWwgZGFzaDQgPSBDLkRvdWJsZVZlY3RvciAoKQoJZGFzaDQ6YWRkICh7MSwgNH0pCgoJLS0gcGxvdCBldmVyeSBjaGFubmVsCglmb3IgYyA9IDEsbl9jaG4gZG8KCQlsb2NhbCB4ID0gbWF0aC5mbG9vciAoKHcgLSAyKSAqIChjIC0gLjUpIC8gbl9jaG4pICsgMS41ICAtLSB4LWF4aXMgY2VudGVyIGZvciBnaXZlbiBjaGFubmVsCgoJCS0tIGRyYXcgZ3JpZCAtLQoJCWN0eDpzZXRfc291cmNlX3JnYmEgKC41LCAuNSwgLjUsIDEuMCkKCQljdHg6bW92ZV90byAoeCwgMSkgY3R4OmxpbmVfdG8gKHgsIGggLSAxKSBjdHg6c3Ryb2tlICgpCgoJCWN0eDpzZXRfZGFzaCAoZGFzaDQsIDIpCgkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjQsIC40LCAuNCwgMS4wKQoJCWlmIChsb2dzY2FsZSkgdGhlbgoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgQVJET1VSLkRTUC5sb2dfbWV0ZXIoLTE4KSkKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIEFSRE9VUi5EU1AubG9nX21ldGVyKC02KSkKCQkJY3R4OnNldF9kYXNoIChkYXNoMywgMikKCQkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjUsIC4xLCAuMSwgMS4wKQoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgQVJET1VSLkRTUC5sb2dfbWV0ZXIoLTMpKQoJCWVsc2UKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIC4xMjU4KQoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgLjUpCgkJCWN0eDpzZXRfZGFzaCAoZGFzaDMsIDIpCgkJCWN0eDpzZXRfc291cmNlX3JnYmEgKC41LCAuMSwgLjEsIDEuMCkKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIC43MDc5KQoJCWVuZAoJCWN0eDp1bnNldF9kYXNoICgpCgkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjUsIC4xLCAuMSwgMC43KQoJCWdyaWRsaW5lIChjdHgsIHgsIHhyLCBoLCAxKQoKCgkJLS0gcHJlcGFyZSB3YXZlZm9ybSBkaXNwbGF5IGRyYXdpbmcKCQljdHg6c2V0X3NvdXJjZV9yZ2JhICguOCwgLjgsIC44LCAuNykKCQljdHg6c2F2ZSAoKQoJCWN0eDpyZWN0YW5nbGUgKG1hdGguZmxvb3IgKHggLSB4ciksIDAsIG1hdGguY2VpbCAoMiAqIHhyKSwgaCkKCQljdHg6Y2xpcCAoKQoKCQlsb2NhbCBjaG5fb2ZmID0gNCArIGJ1Zl9zaXplICogKGMgLSAxKQoJCWxvY2FsIGJ1Zl9vZmYgPSByZWFkX3B0cjsKCgkJLS0gaXRlcmF0ZSBvdmVyIGV2ZXJ5IHktYXhpcyBwaXhlbAoJCWZvciB5ID0gMSwgaCAtIDEgZG8KCQkJbG9jYWwgc19taW4gPSAwCgkJCWxvY2FsIHNfbWF4ID0gMAoJCQktLSBjYWxjIG1pbi9tYXggdmFsdWVzIGZvciBnaXZlbiByYW5nZQoJCQlpZiAoYnVmX29mZiArIHNwcCA8IGJ1Zl9zaXplKSB0aGVuCgkJCQlfLCBzX21pbiwgc19tYXggPSB0YWJsZS51bnBhY2sgKEFSRE9VUi5EU1AucGVha3MgKHNobWVtOnRvX2Zsb2F0IChjaG5fb2ZmICsgYnVmX29mZiksIHNfbWluLCBzX21heCwgc3BwKSkKCQkJZWxzZQoJCQkJbG9jYWwgcjAgPSBidWZfc2l6ZSAtIGJ1Zl9vZmY7CgkJCQlfLCBzX21pbiwgc19tYXggPSB0YWJsZS51bnBhY2sgKEFSRE9VUi5EU1AucGVha3MgKHNobWVtOnRvX2Zsb2F0IChjaG5fb2ZmICsgYnVmX29mZiksIHNfbWluLCBzX21heCwgcjApKQoJCQkJXywgc19taW4sIHNfbWF4ID0gdGFibGUudW5wYWNrIChBUkRPVVIuRFNQLnBlYWtzIChzaG1lbTp0b19mbG9hdCAoY2huX29mZikgICAgICAgICAgLCBzX21pbiwgc19tYXgsIHNwcCAtIHIwKSkKCQkJZW5kCgkJCWJ1Zl9vZmYgPSAoYnVmX29mZiArIHNwcCkgJSBidWZfc2l6ZTsKCgkJCWlmIChsb2dzY2FsZSkgdGhlbgoJCQkJc19tYXggPSBBUkRPVVIuRFNQLmxvZ19tZXRlcl9jb2VmZiAoc19tYXgpCgkJCQlzX21pbiA9IC0gQVJET1VSLkRTUC5sb2dfbWV0ZXJfY29lZmYgKC1zX21pbikKCQkJZW5kCgoJCQljdHg6bW92ZV90byAoeCArIHNfbWluICogeHIsIGggLSB5ICsgLjUpCgkJCWN0eDpsaW5lX3RvICh4ICsgc19tYXggKiB4ciwgaCAtIHkgKyAuNSkKCQllbmQKCQljdHg6c3Ryb2tlICgpCgkJY3R4OnJlc3RvcmUgKCkKCWVuZAoJcmV0dXJuIHt3LCBofQplbmQK</script>
          <Port id="0" value="2"/>
          <Port id="1" value="0"/>
          <Port id="2" value="1"/>
        </luaproc>
        <Controllable name="Timescale" id="2840" flags="" value="2" parameter="0"/>
        <Controllable name="Logscale" id="2842" flags="Toggle" value="0" parameter="1"/>
        <Controllable name="Height (Aspect)" id="2844" flags="" value="1" parameter="2"/>
      </Processor>
      <Processor id="394" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="367" interpolation-style="Exponential" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="368" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="398" name="meter-Grand Piano" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="399" name="Grand Piano" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Grand Piano" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="" linked-to-route="1"/>
      </Processor>
      <Slavable/>
      <Controllable name="monitor" id="408" flags="RealTime" value="0" monitoring=""/>
      <Controllable name="rec-safe" id="406" flags="Toggle,RealTime" value="0"/>
      <Controllable name="rec-enable" id="404" flags="Toggle,RealTime" value="0"/>
    </Route>
    <Route version="7002" id="3607" name="Salamander Piano" default-type="midi" strict-io="1" active="1" denormal-protection="0" meter-point="MeterPostFader" disk-io-point="DiskIOPreFader" meter-type="MeterPeak" midi-playlist="3685" saved-meter-point="MeterPostFader" alignment-choice="Automatic" playback-channel-mode="AllChannels" capture-channel-mode="AllChannels" playback-channel-mask="0xffff" capture-channel-mask="0xffff" note-mode="Sustained" step-editing="0" input-active="1" restore-pgm="1">
      <PresentationInfo order="3" flags="MidiTrack,OrderSet,TriggerTrack" color="2855877119"/>
      <Controllable name="solo" id="3648" flags="Toggle,RealTime" value="0" self-solo="0" soloed-by-upstream="0" soloed-by-downstream="0"/>
      <Controllable name="solo-iso" id="3654" flags="Toggle,RealTime" value="0" solo-isolated="0"/>
      <Controllable name="solo-safe" id="3656" flags="Toggle" value="0" solo-safe="0"/>
      <IO name="Salamander Piano" id="3668" direction="Input" default-type="midi">
        <Port name="Salamander Piano/midi_in 1" type="midi" direction="Input"/>
      </IO>
      <IO name="Salamander Piano" id="3669" direction="Output" default-type="midi">
        <Port name="Salamander Piano/audio_out 1" type="audio" direction="Output">
          <Connection other="Master/audio_in 1"/>
        </Port>
        <Port name="Salamander Piano/audio_out 2" type="audio" direction="Output">
          <Connection other="Master/audio_in 2"/>
        </Port>
        <Port name="Salamander Piano/midi_out 1" type="midi" direction="Output"/>
      </IO>
      <MuteMaster mute-point="PostFader,Listen,Main,SurroundSend" muted="0"/>
      <Controllable name="mute" id="3650" flags="Toggle,RealTime" value="0"/>
      <Controllable name="phase" id="3652" flags="Toggle" value="0" phase-invert=""/>
      <Automation>
        <AutomationList automation-id="solo" id="3647" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="solo-iso" id="3653" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="solo-safe" id="3655" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="mute" id="3649" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="rec-enable" id="3679" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="rec-safe" id="3681" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="phase" id="3651" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="monitor" id="3683" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        <AutomationList automation-id="midi-velocity" id="3691" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
      </Automation>
      <Pannable>
        <Controllable name="pan-azimuth" id="3659" flags="" value="0.5"/>
        <Controllable name="pan-width" id="3663" flags="" value="0"/>
        <Controllable name="pan-elevation" id="3661" flags="" value="0"/>
        <Controllable name="pan-frontback" id="3665" flags="" value="0"/>
        <Controllable name="pan-lfe" id="3667" flags="" value="0"/>
        <Automation>
          <AutomationList automation-id="pan-azimuth" id="3658" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-elevation" id="3660" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-width" id="3662" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-frontback" id="3664" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="pan-lfe" id="3666" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
      </Pannable>
      <Processor id="3678" name="recorder:Salamander Piano" active="1" user-latency="0" use-user-latency="0" type="diskwriter" record-safe="0"/>
      <Processor id="3677" name="player:Salamander Piano" active="1" user-latency="0" use-user-latency="0" type="diskreader"/>
      <Processor id="3610" name="TriggerBox" active="1" user-latency="0" use-user-latency="0" type="triggerbox" data-type="midi" order="2">
        <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
          <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="b0" used-channels="0" channel-map="-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"/>
        </Triggers>
      </Processor>
      <Processor id="3671" name="Polarity" active="1" user-latency="0" use-user-latency="0" type="polarity"/>
      <Processor id="3748" name="MIDI Channel Map" active="1" user-latency="0" use-user-latency="0" type="lv2" unique-id="http://gareus.org/oss/lv2/midifilter#channelmap" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-3" id="3749" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-4" id="3751" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-5" id="3753" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-6" id="3755" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-7" id="3757" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-8" id="3759" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-9" id="3761" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-10" id="3763" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-11" id="3765" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-12" id="3767" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-13" id="3769" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-14" id="3771" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-15" id="3773" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-16" id="3775" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-17" id="3777" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-18" id="3779" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </OutputMap-0>
        <ThruMap/>
        <lv2 last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="1">
          <Port symbol="chn1" value="1"/>
          <Port symbol="chn2" value="2"/>
          <Port symbol="chn3" value="3"/>
          <Port symbol="chn4" value="4"/>
          <Port symbol="chn5" value="5"/>
          <Port symbol="chn6" value="6"/>
          <Port symbol="chn7" value="7"/>
          <Port symbol="chn8" value="8"/>
          <Port symbol="chn9" value="9"/>
          <Port symbol="chn10" value="0"/>
          <Port symbol="chn11" value="11"/>
          <Port symbol="chn12" value="12"/>
          <Port symbol="chn13" value="13"/>
          <Port symbol="chn14" value="14"/>
          <Port symbol="chn15" value="15"/>
          <Port symbol="chn16" value="16"/>
        </lv2>
        <Controllable name="Channel  1 to" id="3750" flags="" value="1" parameter="3" symbol="chn1"/>
        <Controllable name="Channel  2 to" id="3752" flags="" value="2" parameter="4" symbol="chn2"/>
        <Controllable name="Channel  3 to" id="3754" flags="" value="3" parameter="5" symbol="chn3"/>
        <Controllable name="Channel  4 to" id="3756" flags="" value="4" parameter="6" symbol="chn4"/>
        <Controllable name="Channel  5 to" id="3758" flags="" value="5" parameter="7" symbol="chn5"/>
        <Controllable name="Channel  6 to" id="3760" flags="" value="6" parameter="8" symbol="chn6"/>
        <Controllable name="Channel  7 to" id="3762" flags="" value="7" parameter="9" symbol="chn7"/>
        <Controllable name="Channel  8 to" id="3764" flags="" value="8" parameter="10" symbol="chn8"/>
        <Controllable name="Channel  9 to" id="3766" flags="" value="9" parameter="11" symbol="chn9"/>
        <Controllable name="Channel 10 to" id="3768" flags="" value="0" parameter="12" symbol="chn10"/>
        <Controllable name="Channel 11 to" id="3770" flags="" value="11" parameter="13" symbol="chn11"/>
        <Controllable name="Channel 12 to" id="3772" flags="" value="12" parameter="14" symbol="chn12"/>
        <Controllable name="Channel 13 to" id="3774" flags="" value="13" parameter="15" symbol="chn13"/>
        <Controllable name="Channel 14 to" id="3776" flags="" value="14" parameter="16" symbol="chn14"/>
        <Controllable name="Channel 15 to" id="3778" flags="" value="15" parameter="17" symbol="chn15"/>
        <Controllable name="Channel 16 to" id="3780" flags="" value="16" parameter="18" symbol="chn16"/>
      </Processor>
      <Processor id="3723" name="Salamander Piano" active="1" user-latency="0" use-user-latency="0" type="lxvst" unique-id="1718896250" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-4294967294" id="3724" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="midi" count="1"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </ConfiguredOutput>
        <PresetOutput/>
        <InputMap-0>
          <Channelmap type="midi" from="0" to="0"/>
        </InputMap-0>
        <OutputMap-0>
          <Channelmap type="audio" from="0" to="0"/>
          <Channelmap type="audio" from="1" to="1"/>
        </OutputMap-0>
        <ThruMap/>
        <lxvst last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="0">
          <chunk program="0">U2FsYW1hbmRlciBQaWFubyAtIDY0Lm1zZQBErAAARKwAAAEAAAABAAAAAQAAAAEAAACAAAAAgAAAAAIAAAAAAAAAAAAAAAAAAAD8/+/AAAAAAAAAAAABAAAAAQAAAAAAQEAAAAAAAAAAAND////+////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFkMAAAAAfwAAAH8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH8AAAB/AAAAAAAAAAEAAAAAgDtFAAC4wQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</chunk>
        </lxvst>
        <Controllable name="Plugin Enable" id="3725" flags="Toggle" value="1" parameter="4294967294"/>
      </Processor>
      <Processor id="3738" name="ACE Inline Scope" active="1" user-latency="0" use-user-latency="0" type="luaproc" unique-id="02f12d283ec0fb28ab6f6906141bcad1a5cb9693" count="1" custom="0">
        <Automation>
          <AutomationList automation-id="parameter-0" id="3739" interpolation-style="Logarithmic" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-1" id="3741" interpolation-style="Discrete" time-domain="BeatTime" state="Off"/>
          <AutomationList automation-id="parameter-2" id="3743" interpolation-style="Linear" time-domain="BeatTime" state="Off"/>
        </Automation>
        <ConfiguredInput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </ConfiguredInput>
        <CustomSinks>
          <Channels type="audio" count="2"/>
        </CustomSinks>
        <ConfiguredOutput>
          <Channels type="audio" count="2"/>
          <Channels type="midi" count="1"/>
        </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/>
        <luaproc last-preset-uri="" last-preset-label="" parameter-changed-since-last-preset="0">
          <script lua="Lua 5.3" origin="/home/baccala/src/ardour/share/scripts/scope.lua">YXJkb3VyIHsKCVsidHlwZSJdICAgID0gImRzcCIsCgluYW1lICAgICAgICA9ICJBQ0UgSW5saW5lIFNjb3BlIiwKCWNhdGVnb3J5ICAgID0gIlZpc3VhbGl6YXRpb24iLAoJbGljZW5zZSAgICAgPSAiTUlUIiwKCWF1dGhvciAgICAgID0gIkFyZG91ciBDb21tdW5pdHkiLAoJZGVzY3JpcHRpb24gPSBbW01peGVyIHN0cmlwIGlubGluZSB3YXZlZm9ybSBkaXNwbGF5XV0KfQoKLS0gcmV0dXJuIHBvc3NpYmxlIGkvbyBjb25maWd1cmF0aW9ucwpmdW5jdGlvbiBkc3BfaW9jb25maWcgKCkKCS0tIC0xLCAtMSA9IGFueSBudW1iZXIgb2YgY2hhbm5lbHMgYXMgbG9uZyBhcyBpbnB1dCBhbmQgb3V0cHV0IGNvdW50IG1hdGNoZXMKCXJldHVybiB7IFsxXSA9IHsgYXVkaW9faW4gPSAtMSwgYXVkaW9fb3V0ID0gLTF9LCB9CmVuZAoKZnVuY3Rpb24gZHNwX3BhcmFtcyAoKQoJcmV0dXJuCgl7CgkJeyBbInR5cGUiXSA9ICJpbnB1dCIsIG5hbWUgPSAiVGltZXNjYWxlIiwgbWluID0gLjEsIG1heCA9IDUsIGRlZmF1bHQgPSAyLCB1bml0PSJzZWMiLCBsb2dhcml0aG1pYyA9IHRydWUgfSwKCQl7IFsidHlwZSJdID0gImlucHV0IiwgbmFtZSA9ICJMb2dzY2FsZSIsIG1pbiA9IDAsIG1heCA9IDEsIGRlZmF1bHQgPSAwLCB0b2dnbGVkID0gdHJ1ZSB9LAoJCXsgWyJ0eXBlIl0gPSAiaW5wdXQiLCBuYW1lID0gIkhlaWdodCAoQXNwZWN0KSIsIG1pbiA9IDAsIG1heCA9IDMsIGRlZmF1bHQgPSAxLCBlbnVtID0gdHJ1ZSwgc2NhbGVwb2ludHMgPQoJCQl7CgkJCQlbIk1pbiJdID0gMCwKCQkJCVsiMTY6MTAiXSA9IDEsCgkJCQlbIjE6MSJdID0gMiwKCQkJCVsiTWF4Il0gPSAzCgkJCX0KCQl9LAoJfQplbmQKCgpmdW5jdGlvbiBkc3BfaW5pdCAocmF0ZSkKCS0tIGdsb2JhbCB2YXJpYWJsZXMgKERTUCBwYXJ0IG9ubHkpCglzYW1wbGVyYXRlID0gcmF0ZQoJYnVmc2l6ID0gNiAqIHJhdGUKCWRweV9oeiA9IHJhdGUgLyAyNQoJZHB5X3dyID0gMAplbmQKCmZ1bmN0aW9uIGRzcF9jb25maWd1cmUgKGlucywgb3V0cykKCS0tIHN0b3JlIGNvbmZpZ3VyYXRpb24gaW4gZ2xvYmFsIHZhcmlhYmxlCglhdWRpb19pbnMgPSBpbnM6bl9hdWRpbyAoKQoJLS0gYWxsb2NhdGUgc2hhcmVkIG1lbW9yeSBhcmVhCgktLSB0aGlzIGlzIHVzZWQgdG8gc3BlZWQgdXAgRFNQIGNvbXB1dGF0aW9uICh1c2luZyBhIEMgYXJyYXkpCgktLSBhbmQgdG8gc2hhcmUgZGF0YSB3aXRoIHRoZSBHVUkKCXNlbGY6c2htZW0gKCk6YWxsb2NhdGUgKDQgKyBidWZzaXogKiBhdWRpb19pbnMpCglzZWxmOnNobWVtICgpOmNsZWFyICgpCglzZWxmOnNobWVtICgpOmF0b21pY19zZXRfaW50ICgwLCAwKQoJbG9jYWwgY2ZnID0gc2VsZjpzaG1lbSAoKTp0b19pbnQgKDEpOmFycmF5ICgpCgljZmdbMV0gPSBzYW1wbGVyYXRlCgljZmdbMl0gPSBidWZzaXoKCWNmZ1szXSA9IGF1ZGlvX2lucwplbmQKCmZ1bmN0aW9uIGRzcF9ydW5tYXAgKGJ1ZnMsIGluX21hcCwgb3V0X21hcCwgbl9zYW1wbGVzLCBvZmZzZXQpCglsb2NhbCBzaG1lbSA9IHNlbGY6c2htZW0gKCkKCWxvY2FsIHdyaXRlX3B0ciA9IHNobWVtOmF0b21pY19nZXRfaW50ICgwKQoKCWZvciBjID0gMSxhdWRpb19pbnMgZG8KCQktLSBOb3RlOiBsdWEgc3RhcnRzIGNvdW50aW5nIGF0IDEsIGFyZG91cidzIENoYW5NYXBwaW5nOjpnZXQoKSBhdCAwCgkJbG9jYWwgaWIgPSBpbl9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgaW5wdXQgYnVmZmVyIGZvciBnaXZlbiBjYW5uZWwKCQlsb2NhbCBvYiA9IG91dF9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgb3V0cHV0IGJ1ZmZlciBmb3IgZ2l2ZW4gY2FubmVsCgkJbG9jYWwgY2huX29mZiA9IDQgKyBidWZzaXogKiAoYyAtIDEpCgkJaWYgKGliIH49IEFSRE9VUi5DaGFuTWFwcGluZy5JbnZhbGlkKSB0aGVuCgkJCWlmICh3cml0ZV9wdHIgKyBuX3NhbXBsZXMgPCBidWZzaXopIHRoZW4KCQkJCUFSRE9VUi5EU1AuY29weV92ZWN0b3IgKHNobWVtOnRvX2Zsb2F0ICh3cml0ZV9wdHIgKyBjaG5fb2ZmKSwgYnVmczpnZXRfYXVkaW8gKGliKTpkYXRhIChvZmZzZXQpLCBuX3NhbXBsZXMpCgkJCWVsc2UKCQkJCWxvY2FsIHcwID0gYnVmc2l6IC0gd3JpdGVfcHRyOwoJCQkJQVJET1VSLkRTUC5jb3B5X3ZlY3RvciAoc2htZW06dG9fZmxvYXQgKHdyaXRlX3B0ciArIGNobl9vZmYpLCBidWZzOmdldF9hdWRpbyAoaWIpOmRhdGEgKG9mZnNldCksIHcwKQoJCQkJQVJET1VSLkRTUC5jb3B5X3ZlY3RvciAoc2htZW06dG9fZmxvYXQgKGNobl9vZmYpICAgICAgICAgICAgLCBidWZzOmdldF9hdWRpbyAoaWIpOmRhdGEgKG9mZnNldCArIHcwKSwgbl9zYW1wbGVzIC0gdzApCgkJCWVuZAoJCQlpZiAob2Igfj0gQVJET1VSLkNoYW5NYXBwaW5nLkludmFsaWQgYW5kIGliIH49IG9iKSB0aGVuCgkJCQlBUkRPVVIuRFNQLmNvcHlfdmVjdG9yIChidWZzOmdldF9hdWRpbyAob2IpOmRhdGEgKG9mZnNldCksIGJ1ZnM6Z2V0X2F1ZGlvIChpYik6ZGF0YSAob2Zmc2V0KSwgbl9zYW1wbGVzKQoJCQllbmQKCQllbHNlCgkJCWlmICh3cml0ZV9wdHIgKyBuX3NhbXBsZXMgPCBidWZzaXopIHRoZW4KCQkJCUFSRE9VUi5EU1AubWVtc2V0IChzaG1lbTp0b19mbG9hdCAod3JpdGVfcHRyICsgY2huX29mZiksIDAsIG5fc2FtcGxlcykKCQkJZWxzZQoJCQkJbG9jYWwgdzAgPSBidWZzaXogLSB3cml0ZV9wdHI7CgkJCQlBUkRPVVIuRFNQLm1lbXNldCAoc2htZW06dG9fZmxvYXQgKHdyaXRlX3B0ciArIGNobl9vZmYpLCAwLCB3MCkKCQkJCUFSRE9VUi5EU1AubWVtc2V0IChzaG1lbTp0b19mbG9hdCAoY2huX29mZikgICAgICAgICAgICAsIDAsIG5fc2FtcGxlcyAtIHcwKQoJCQllbmQKCQllbmQKCWVuZAoJLS0gY2xlYXIgdW5jb25uZWN0ZWQgaW5wbGFjZSBidWZmZXJzCglmb3IgYyA9IDEsYXVkaW9faW5zIGRvCgkJbG9jYWwgaWIgPSBpbl9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgaW5wdXQgYnVmZmVyIGZvciBnaXZlbiBjYW5uZWwKCQlsb2NhbCBvYiA9IG91dF9tYXA6Z2V0IChBUkRPVVIuRGF0YVR5cGUgKCJhdWRpbyIpLCBjIC0gMSk7IC0tIGdldCBpZCBvZiBtYXBwZWQgb3V0cHV0IGJ1ZmZlciBmb3IgZ2l2ZW4gY2FubmVsCgkJaWYgKGliID09IEFSRE9VUi5DaGFuTWFwcGluZy5JbnZhbGlkIGFuZCBvYiB+PSBBUkRPVVIuQ2hhbk1hcHBpbmcuSW52YWxpZCkgdGhlbgoJCQlidWZzOmdldF9hdWRpbyAob2IpOnNpbGVuY2UgKG5fc2FtcGxlcywgb2Zmc2V0KQoJCWVuZAoJZW5kCgoJd3JpdGVfcHRyID0gKHdyaXRlX3B0ciArIG5fc2FtcGxlcykgJSBidWZzaXoKCXNobWVtOmF0b21pY19zZXRfaW50ICgwLCB3cml0ZV9wdHIpCgoJLS0gZW1pdCBRdWV1ZURyYXcgZXZlcnkgRlBTCglkcHlfd3IgPSBkcHlfd3IgKyBuX3NhbXBsZXMKCWlmIChkcHlfd3IgPiBkcHlfaHopIHRoZW4KCQlkcHlfd3IgPSBkcHlfd3IgJSBkcHlfaHo7CgkJc2VsZjpxdWV1ZV9kcmF3ICgpCgllbmQKZW5kCgoKLS0gaGVscGVyIGZ1bmN0aW9uIGZvciBkcmF3aW5nIHN5bW1ldHJpYyBncmlkCmZ1bmN0aW9uIGdyaWRsaW5lIChjdHgsIHgsIHhyLCBoLCB2YWwpCgljdHg6bW92ZV90byAobWF0aC5mbG9vciAoLjUgKyB4ICsgdmFsICogeHIpIC0uNSwgMSkKCWN0eDpsaW5lX3RvIChtYXRoLmZsb29yICguNSArIHggKyB2YWwgKiB4cikgLS41LCBoIC0gMSkKCWN0eDpzdHJva2UgKCkKCWN0eDptb3ZlX3RvIChtYXRoLmZsb29yICguNSArIHggLSB2YWwgKiB4cikgLS41LCAxKQoJY3R4OmxpbmVfdG8gKG1hdGguZmxvb3IgKC41ICsgeCAtIHZhbCAqIHhyKSAtLjUsIGggLSAxKQoJY3R4OnN0cm9rZSAoKQplbmQKCmZ1bmN0aW9uIHJlbmRlcl9pbmxpbmUgKGN0eCwgdywgbWF4X2gpCglsb2NhbCBjdHJsID0gQ3RybFBvcnRzOmFycmF5ICgpIC0tIGdldCBjb250cm9sIHBvcnQgYXJyYXkgKHJlYWQvd3JpdGUpCglsb2NhbCBzaG1lbSA9IHNlbGY6c2htZW0gKCkgLS0gZ2V0IHNoYXJlZCBtZW1vcnkgcmVnaW9uCglsb2NhbCBjZmcgPSBzaG1lbTp0b19pbnQgKDEpOmFycmF5ICgpIC0tICJjYXN0IiBpbnRvIGx1YS10YWJsZQoJbG9jYWwgcmF0ZSA9IGNmZ1sxXQoJbG9jYWwgYnVmX3NpemUgPSBjZmdbMl0KCWxvY2FsIG5fY2huID0gY2ZnWzNdCgoJLS0gZ2V0IHNldHRpbmdzCglsb2NhbCB0aW1lc2NhbGUgPSBjdHJsWzFdIG9yIDEuMCAtLSBkaXNwbGF5IHNpemUgaW4gc2Vjb25kcwoJbG9jYWwgbG9nc2NhbGUgPSBjdHJsWzJdIG9yIDA7IGxvZ3NjYWxlID0gbG9nc2NhbGUgPiAwIC0tIGxvZ3NjYWxlCglsb2NhbCBobW9kZSA9IGN0cmxbM10gb3IgMSAtLSBoZWlnaHQgbW9kZQoKCS0tIGNhbGMgaGVpZ2h0CglpZiBobW9kZSA9PSAwIHRoZW4KCQloID0gbWF0aC5jZWlsICh3ICogMTAgLyAxNikKCQlpZiAoaCA+IDQ0KSB0aGVuCgkJCWggPSA0NAoJCWVuZAoJZWxzZWlmIChobW9kZSA9PSAyKSB0aGVuCgkJaCA9IHcKCWVsc2VpZiAoaG1vZGUgPT0gMykgdGhlbgoJCWggPSBtYXhfaAoJZWxzZQoJCWggPSBtYXRoLmNlaWwgKHcgKiAxMCAvIDE2KQoJZW5kCgoJaWYgKGggPiBtYXhfaCkgdGhlbgoJCWggPSBtYXhfaAoJZW5kCgoJLS0gZGlzcGxheSBzZXR0aW5ncwoJbG9jYWwgc3BwID0gbWF0aC5mbG9vciAodGltZXNjYWxlICogcmF0ZSAvIChoIC0gMikpIC0tIHNhbXBsZXMgcGVyIHBpeGVsCglsb2NhbCBzcGwgPSBzcHAgKiAoaCAtIDEpIC0tIHRvdGFsIG51bWJlciBvZiBhdWRpbyBzYW1wbGVzIHRvIHJlYWQKCWxvY2FsIHJlYWRfcHRyID0gKHNobWVtOmF0b21pY19nZXRfaW50ICgwKSArIGJ1Zl9zaXplIC0gc3BsIC0gMSkgJSBidWZfc2l6ZSAtLSByZWFkIHBvaW50ZXIKCWxvY2FsIHhyID0gbWF0aC5jZWlsICgodyAtIDIpICogKDAuNDcgLyBuX2NobikpIC0tIHgtYXhpcyByYW5nZSAocGVyIGNoYW5uZWwpCgoJLS0gY2xlYXIgYmFja2dyb3VuZAoJY3R4OnJlY3RhbmdsZSAoMCwgMCwgdywgaCkKCWN0eDpzZXRfc291cmNlX3JnYmEgKC4yLCAuMiwgLjIsIDEuMCkKCWN0eDpmaWxsICgpCgoJLS0gcHJlcGFyZSBkcmF3aW5nCgljdHg6c2V0X2xpbmVfd2lkdGggKDEuMCkKCWxvY2FsIGRhc2gzID0gQy5Eb3VibGVWZWN0b3IgKCkKCWRhc2gzOmFkZCAoezEsIDN9KQoJbG9jYWwgZGFzaDQgPSBDLkRvdWJsZVZlY3RvciAoKQoJZGFzaDQ6YWRkICh7MSwgNH0pCgoJLS0gcGxvdCBldmVyeSBjaGFubmVsCglmb3IgYyA9IDEsbl9jaG4gZG8KCQlsb2NhbCB4ID0gbWF0aC5mbG9vciAoKHcgLSAyKSAqIChjIC0gLjUpIC8gbl9jaG4pICsgMS41ICAtLSB4LWF4aXMgY2VudGVyIGZvciBnaXZlbiBjaGFubmVsCgoJCS0tIGRyYXcgZ3JpZCAtLQoJCWN0eDpzZXRfc291cmNlX3JnYmEgKC41LCAuNSwgLjUsIDEuMCkKCQljdHg6bW92ZV90byAoeCwgMSkgY3R4OmxpbmVfdG8gKHgsIGggLSAxKSBjdHg6c3Ryb2tlICgpCgoJCWN0eDpzZXRfZGFzaCAoZGFzaDQsIDIpCgkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjQsIC40LCAuNCwgMS4wKQoJCWlmIChsb2dzY2FsZSkgdGhlbgoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgQVJET1VSLkRTUC5sb2dfbWV0ZXIoLTE4KSkKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIEFSRE9VUi5EU1AubG9nX21ldGVyKC02KSkKCQkJY3R4OnNldF9kYXNoIChkYXNoMywgMikKCQkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjUsIC4xLCAuMSwgMS4wKQoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgQVJET1VSLkRTUC5sb2dfbWV0ZXIoLTMpKQoJCWVsc2UKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIC4xMjU4KQoJCQlncmlkbGluZSAoY3R4LCB4LCB4ciwgaCwgLjUpCgkJCWN0eDpzZXRfZGFzaCAoZGFzaDMsIDIpCgkJCWN0eDpzZXRfc291cmNlX3JnYmEgKC41LCAuMSwgLjEsIDEuMCkKCQkJZ3JpZGxpbmUgKGN0eCwgeCwgeHIsIGgsIC43MDc5KQoJCWVuZAoJCWN0eDp1bnNldF9kYXNoICgpCgkJY3R4OnNldF9zb3VyY2VfcmdiYSAoLjUsIC4xLCAuMSwgMC43KQoJCWdyaWRsaW5lIChjdHgsIHgsIHhyLCBoLCAxKQoKCgkJLS0gcHJlcGFyZSB3YXZlZm9ybSBkaXNwbGF5IGRyYXdpbmcKCQljdHg6c2V0X3NvdXJjZV9yZ2JhICguOCwgLjgsIC44LCAuNykKCQljdHg6c2F2ZSAoKQoJCWN0eDpyZWN0YW5nbGUgKG1hdGguZmxvb3IgKHggLSB4ciksIDAsIG1hdGguY2VpbCAoMiAqIHhyKSwgaCkKCQljdHg6Y2xpcCAoKQoKCQlsb2NhbCBjaG5fb2ZmID0gNCArIGJ1Zl9zaXplICogKGMgLSAxKQoJCWxvY2FsIGJ1Zl9vZmYgPSByZWFkX3B0cjsKCgkJLS0gaXRlcmF0ZSBvdmVyIGV2ZXJ5IHktYXhpcyBwaXhlbAoJCWZvciB5ID0gMSwgaCAtIDEgZG8KCQkJbG9jYWwgc19taW4gPSAwCgkJCWxvY2FsIHNfbWF4ID0gMAoJCQktLSBjYWxjIG1pbi9tYXggdmFsdWVzIGZvciBnaXZlbiByYW5nZQoJCQlpZiAoYnVmX29mZiArIHNwcCA8IGJ1Zl9zaXplKSB0aGVuCgkJCQlfLCBzX21pbiwgc19tYXggPSB0YWJsZS51bnBhY2sgKEFSRE9VUi5EU1AucGVha3MgKHNobWVtOnRvX2Zsb2F0IChjaG5fb2ZmICsgYnVmX29mZiksIHNfbWluLCBzX21heCwgc3BwKSkKCQkJZWxzZQoJCQkJbG9jYWwgcjAgPSBidWZfc2l6ZSAtIGJ1Zl9vZmY7CgkJCQlfLCBzX21pbiwgc19tYXggPSB0YWJsZS51bnBhY2sgKEFSRE9VUi5EU1AucGVha3MgKHNobWVtOnRvX2Zsb2F0IChjaG5fb2ZmICsgYnVmX29mZiksIHNfbWluLCBzX21heCwgcjApKQoJCQkJXywgc19taW4sIHNfbWF4ID0gdGFibGUudW5wYWNrIChBUkRPVVIuRFNQLnBlYWtzIChzaG1lbTp0b19mbG9hdCAoY2huX29mZikgICAgICAgICAgLCBzX21pbiwgc19tYXgsIHNwcCAtIHIwKSkKCQkJZW5kCgkJCWJ1Zl9vZmYgPSAoYnVmX29mZiArIHNwcCkgJSBidWZfc2l6ZTsKCgkJCWlmIChsb2dzY2FsZSkgdGhlbgoJCQkJc19tYXggPSBBUkRPVVIuRFNQLmxvZ19tZXRlcl9jb2VmZiAoc19tYXgpCgkJCQlzX21pbiA9IC0gQVJET1VSLkRTUC5sb2dfbWV0ZXJfY29lZmYgKC1zX21pbikKCQkJZW5kCgoJCQljdHg6bW92ZV90byAoeCArIHNfbWluICogeHIsIGggLSB5ICsgLjUpCgkJCWN0eDpsaW5lX3RvICh4ICsgc19tYXggKiB4ciwgaCAtIHkgKyAuNSkKCQllbmQKCQljdHg6c3Ryb2tlICgpCgkJY3R4OnJlc3RvcmUgKCkKCWVuZAoJcmV0dXJuIHt3LCBofQplbmQK</script>
          <Port id="0" value="2"/>
          <Port id="1" value="0"/>
          <Port id="2" value="1"/>
        </luaproc>
        <Controllable name="Timescale" id="3740" flags="" value="2" parameter="0"/>
        <Controllable name="Logscale" id="3742" flags="Toggle" value="0" parameter="1"/>
        <Controllable name="Height (Aspect)" id="3744" flags="" value="1" parameter="2"/>
      </Processor>
      <Processor id="3670" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
        <Automation>
          <AutomationList automation-id="gain" id="3643" interpolation-style="Exponential" time-domain="AudioTime" state="Off"/>
        </Automation>
        <Controllable name="gaincontrol" id="3644" flags="GainLike" value="1"/>
      </Processor>
      <Processor id="3674" name="meter-Salamander Piano" active="1" user-latency="0" use-user-latency="0" type="meter"/>
      <Processor id="3675" name="Salamander Piano" active="1" user-latency="0" use-user-latency="0" own-input="1" own-output="0" output="Salamander Piano" type="main-outs" role="Main">
        <PannerShell bypassed="0" user-panner="" linked-to-route="1"/>
      </Processor>
      <Slavable/>
      <Controllable name="monitor" id="3684" flags="RealTime" value="0" monitoring=""/>
      <Controllable name="rec-safe" id="3682" flags="Toggle,RealTime" value="0"/>
      <Controllable name="rec-enable" id="3680" flags="Toggle,RealTime" value="0"/>
    </Route>
  </Routes>
  <Playlists>
    <Playlist id="248" name="MONSTER Drum v3-2022.07" type="midi" orig-track-id="170" pgroup-id="" shared-with-ids="" frozen="0" combine-ops="0"/>
    <Playlist id="409" name="Grand Piano" type="midi" orig-track-id="331" pgroup-id="" shared-with-ids="" frozen="0" combine-ops="0"/>
    <Playlist id="3685" name="Salamander Piano" type="midi" orig-track-id="3607" pgroup-id="" shared-with-ids="" frozen="0" combine-ops="0"/>
  </Playlists>
  <UnusedPlaylists/>
  <RouteGroups/>
  <Click>
    <IO name="Click" id="68" direction="Output" default-type="audio">
      <Port name="Click/audio_out 1" type="audio" direction="Output">
        <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)"/>
        <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)" other="system:playback_1"/>
      </Port>
      <Port name="Click/audio_out 2" type="audio" direction="Output">
        <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)"/>
        <ExtConnection for="ALSA;;HD-Audio Generic (hw:Generic_1,0)" other="system:playback_2"/>
      </Port>
    </IO>
    <Processor id="69" name="Amp" active="1" user-latency="0" use-user-latency="0" type="amp">
      <Automation>
        <AutomationList automation-id="gain" id="66" interpolation-style="Exponential" time-domain="AudioTime" state="Off"/>
      </Automation>
      <Controllable name="gaincontrol" id="67" flags="GainLike" value="1"/>
    </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="Constant" locked-to-meter="0" continuing="0" active="1" 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" active="0" session-state="0"/>
    <Protocol name="Mackie" active="0" session-state="0"/>
    <Protocol name="Novation Launch Control XL" active="0" session-state="0"/>
    <Protocol name="Novation LaunchPad Mini" active="0" session-state="0"/>
    <Protocol name="Novation LaunchPad Pro" active="0" session-state="0"/>
    <Protocol name="Novation LaunchPad X" 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="SSL 360: UF8 UF1" active="0" session-state="0"/>
    <Protocol name="Softube Console1" active="0" session-state="0"/>
    <Protocol name="Steinberg CC121" active="0" session-state="0"/>
    <Protocol name="Tascam US-2400" active="0" session-state="0"/>
  </ControlProtocols>
  <Extra>
    <AddRouteDialog LastRouteType="MidiTrack"/>
    <UI>
      <Window name="key-editor" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="session-options-editor" visible="0" x-off="0" y-off="1319" x-size="1292" y-size="600"/>
      <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="728"/>
      <Window name="add-routes" visible="0" x-off="-1" y-off="-1" x-size="734" y-size="489"/>
      <Window name="add-video" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="inspector" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <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="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="bundle-manager" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="locations" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="big-clock" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="big-transport" visible="0" x-off="438" y-off="1240" x-size="427" y-size="61"/>
      <Window name="virtual-keyboard" visible="0" x-off="566" y-off="1116" x-size="1016" y-size="222"/>
      <Window name="library-downloader" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="audio-connection-manager" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="midi-connection-manager" visible="0" x-off="246" y-off="1018" x-size="778" y-size="819"/>
      <Window name="luawindow" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="idle-o-meter" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="io-plugins" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="plugin-manager" visible="0" x-off="321" y-off="1318" x-size="1576" y-size="890"/>
      <Window name="plugin-dsp-load" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="dsp-statistics" 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-170" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-71" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-331" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="RPM-3607" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-170-1333" visible="0" x-off="0" y-off="900" x-size="568" y-size="825" custom-ui="1"/>
      <Window name="P-170-659" visible="0" x-off="0" y-off="900" x-size="1848" y-size="1011" custom-ui="1"/>
      <Window name="P-170-5734" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1" custom-ui="1"/>
      <Window name="P-170-637" visible="0" x-off="41" y-off="1190" x-size="441" y-size="38" custom-ui="1"/>
      <Window name="P-170-2848" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1" custom-ui="1"/>
      <Window name="PM-170-1333" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-170-659" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-170-5734" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-170-637" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-170-2848" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-331-1369" visible="0" x-off="0" y-off="900" x-size="568" y-size="825" custom-ui="1"/>
      <Window name="P-331-442" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1" custom-ui="1"/>
      <Window name="P-331-2838" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1" custom-ui="1"/>
      <Window name="PM-331-1369" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-331-442" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-331-2838" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="P-3607-3748" visible="0" x-off="0" y-off="900" x-size="568" y-size="825" custom-ui="1"/>
      <Window name="P-3607-3723" visible="0" x-off="0" y-off="971" x-size="614" y-size="296" custom-ui="1"/>
      <Window name="P-3607-3738" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1" custom-ui="1"/>
      <Window name="PM-3607-3748" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-3607-3723" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <Window name="PM-3607-3738" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
      <GUIObjectState>
        <Object id="rtav 71" height="104"/>
        <Object id="automation 75" height="104" visible="0"/>
        <Object id="automation 77" height="104" visible="0"/>
        <Object id="automation 71 12/0/0" height="104" visible="0"/>
        <Object id="automation 90" height="104" visible="0"/>
        <Object id="strip 71">
          <Object id="processor 101">
            <Object id="control 75" visible="0"/>
          </Object>
        </Object>
        <Object id="rtav 170" height="104" midnam-custom-device-mode="General MIDI" note-range-min="60" note-range-max="71" color-mode="MeterColors" midnam-channel="Channel  1"/>
        <Object id="automation 207" height="104" visible="0"/>
        <Object id="automation 170 12/0/0" height="104" visible="0"/>
        <Object id="automation 170 31/0/0" height="104" visible="0"/>
        <Object id="strip 170">
          <Object id="processor 233">
            <Object id="control 207" visible="0"/>
          </Object>
          <Object id="processor 274">
            <Object id="control 276" visible="0"/>
            <Object id="control 278" visible="0"/>
            <Object id="control 280" visible="0"/>
            <Object id="control 282" visible="0"/>
            <Object id="control 284" visible="0"/>
            <Object id="control 286" visible="0"/>
            <Object id="control 288" visible="0"/>
            <Object id="control 290" visible="0"/>
          </Object>
          <Object id="processor 237"/>
          <Object id="processor 296">
            <Object id="control 305" visible="0"/>
            <Object id="control 302" visible="0"/>
            <Object id="control 308" visible="0"/>
          </Object>
          <Object id="processor 313">
            <Object id="control 315" visible="0"/>
          </Object>
          <Object id="processor 637">
            <Object id="control 639" visible="0"/>
            <Object id="control 641" visible="0"/>
            <Object id="control 643" visible="0"/>
            <Object id="control 645" visible="0"/>
            <Object id="control 647" visible="0"/>
            <Object id="control 649" visible="0"/>
            <Object id="control 651" visible="0"/>
            <Object id="control 653" visible="0"/>
          </Object>
          <Object id="processor 659">
            <Object id="control 661" visible="0"/>
          </Object>
          <Object id="processor 665">
            <Object id="control 674" visible="0"/>
            <Object id="control 671" visible="0"/>
            <Object id="control 677" visible="0"/>
          </Object>
          <Object id="processor 682"/>
          <Object id="processor 1333">
            <Object id="control 1335" visible="0"/>
            <Object id="control 1337" visible="0"/>
            <Object id="control 1339" visible="0"/>
            <Object id="control 1341" visible="0"/>
            <Object id="control 1343" visible="0"/>
            <Object id="control 1345" visible="0"/>
            <Object id="control 1347" visible="0"/>
            <Object id="control 1349" visible="0"/>
            <Object id="control 1351" visible="0"/>
            <Object id="control 1353" visible="0"/>
            <Object id="control 1355" visible="0"/>
            <Object id="control 1357" visible="0"/>
            <Object id="control 1359" visible="0"/>
            <Object id="control 1361" visible="0"/>
            <Object id="control 1363" visible="0"/>
            <Object id="control 1365" visible="0"/>
          </Object>
          <Object id="processor 2848">
            <Object id="control 2850" visible="0"/>
            <Object id="control 2852" visible="0"/>
            <Object id="control 2854" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
          <Object id="processor 5734">
            <Object id="control 5736" visible="0"/>
            <Object id="control 5738" visible="0"/>
            <Object id="control 5740" visible="0"/>
            <Object id="control 5742" visible="0"/>
            <Object id="control 5744" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
        </Object>
        <Object id="automation 222" height="104" visible="0"/>
        <Object id="rtav 331" height="104" midnam-custom-device-mode="General MIDI" note-range-min="60" note-range-max="71" color-mode="MeterColors" midnam-channel="Channel  1"/>
        <Object id="automation 368" height="104" visible="0"/>
        <Object id="automation 331 12/0/0" height="104" visible="0"/>
        <Object id="automation 331 31/0/0" height="104" visible="0"/>
        <Object id="strip 331" strip-width="Wide">
          <Object id="processor 394">
            <Object id="control 368" visible="0"/>
          </Object>
          <Object id="processor 442">
            <Object id="control 444" visible="0"/>
            <Object id="control 446" visible="0"/>
            <Object id="control 448" visible="0"/>
            <Object id="control 450" visible="0"/>
            <Object id="control 452" visible="0"/>
            <Object id="control 454" visible="0"/>
            <Object id="control 456" visible="0"/>
            <Object id="control 458" visible="0"/>
            <Object id="control 460" visible="0"/>
            <Object id="control 462" visible="0"/>
            <Object id="control 464" visible="0"/>
            <Object id="control 466" visible="0"/>
            <Object id="control 468" visible="0"/>
            <Object id="control 470" visible="0"/>
            <Object id="control 472" visible="0"/>
            <Object id="control 474" visible="0"/>
            <Object id="control 476" visible="0"/>
            <Object id="control 478" visible="0"/>
            <Object id="control 480" visible="0"/>
            <Object id="control 482" visible="0"/>
            <Object id="control 484" visible="0"/>
            <Object id="control 486" visible="0"/>
            <Object id="control 488" visible="0"/>
            <Object id="control 490" visible="0"/>
            <Object id="control 492" visible="0"/>
            <Object id="control 494" visible="0"/>
            <Object id="control 496" visible="0"/>
            <Object id="control 498" visible="0"/>
            <Object id="control 500" visible="0"/>
            <Object id="control 502" visible="0"/>
            <Object id="control 504" visible="0"/>
            <Object id="control 506" visible="0"/>
          </Object>
          <Object id="processor 1369">
            <Object id="control 1371" visible="0"/>
            <Object id="control 1373" visible="0"/>
            <Object id="control 1375" visible="0"/>
            <Object id="control 1377" visible="0"/>
            <Object id="control 1379" visible="0"/>
            <Object id="control 1381" visible="0"/>
            <Object id="control 1383" visible="0"/>
            <Object id="control 1385" visible="0"/>
            <Object id="control 1387" visible="0"/>
            <Object id="control 1389" visible="0"/>
            <Object id="control 1391" visible="0"/>
            <Object id="control 1393" visible="0"/>
            <Object id="control 1395" visible="0"/>
            <Object id="control 1397" visible="0"/>
            <Object id="control 1399" visible="0"/>
            <Object id="control 1401" visible="0"/>
          </Object>
          <Object id="processor 2838">
            <Object id="control 2840" visible="0"/>
            <Object id="control 2842" visible="0"/>
            <Object id="control 2844" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
          <Object id="processor 2858">
            <Object id="control 2860" visible="0"/>
            <Object id="control 2862" visible="0"/>
            <Object id="control 2864" visible="0"/>
            <Object id="control 2866" visible="0"/>
            <Object id="control 2868" visible="0"/>
            <Object id="control 2870" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
        </Object>
        <Object id="automation 383" height="104" visible="0"/>
        <Object id="rtav 3607" height="104" midnam-custom-device-mode="General MIDI" note-range-min="60" note-range-max="71" color-mode="MeterColors" midnam-channel="Channel  1"/>
        <Object id="automation 3644" height="104" visible="0"/>
        <Object id="automation 3607 12/0/0" height="104" visible="0"/>
        <Object id="automation 3607 31/0/0" height="104" visible="0"/>
        <Object id="strip 3607">
          <Object id="processor 3670">
            <Object id="control 3644" visible="0"/>
          </Object>
          <Object id="processor 3723">
            <Object id="control 3725" visible="0"/>
          </Object>
          <Object id="processor 3738">
            <Object id="control 3740" visible="0"/>
            <Object id="control 3742" visible="0"/>
            <Object id="control 3744" visible="0"/>
            <Object id="InlineDisplay" visible="1"/>
          </Object>
          <Object id="processor 3748">
            <Object id="control 3750" visible="0"/>
            <Object id="control 3752" visible="0"/>
            <Object id="control 3754" visible="0"/>
            <Object id="control 3756" visible="0"/>
            <Object id="control 3758" visible="0"/>
            <Object id="control 3760" visible="0"/>
            <Object id="control 3762" visible="0"/>
            <Object id="control 3764" visible="0"/>
            <Object id="control 3766" visible="0"/>
            <Object id="control 3768" visible="0"/>
            <Object id="control 3770" visible="0"/>
            <Object id="control 3772" visible="0"/>
            <Object id="control 3774" visible="0"/>
            <Object id="control 3776" visible="0"/>
            <Object id="control 3778" visible="0"/>
            <Object id="control 3780" visible="0"/>
          </Object>
        </Object>
        <Object id="automation 3659" height="104" visible="0"/>
        <Object id="strip 6720">
          <Object id="processor 6783">
            <Object id="control 6757" visible="0"/>
          </Object>
          <Object id="processor 6842"/>
        </Object>
      </GUIObjectState>
    </UI>
    <Videomonitor active="0"/>
  </Extra>
  <Script lua="Lua 5.3">c2NyaXB0cyA9IHt9IA==</Script>
  <IOPlugins/>
</Session>
piano and drums.ardour (180,393 bytes)   

x42

2024-03-04 13:20

administrator   ~0028579

Thanks, fixed in 8.4-41-ged98ff97b2

Issue History

Date Modified Username Field Change
2024-03-01 18:50 BrentBaccala New Issue
2024-03-01 18:50 BrentBaccala Tag Attached: GUI
2024-03-01 18:50 BrentBaccala File Added: piano and drums.ardour
2024-03-02 10:49 x42 Assigned To => x42
2024-03-02 10:49 x42 Status new => confirmed
2024-03-04 13:20 x42 Note Added: 0028579
2024-03-04 13:20 x42 Status confirmed => resolved
2024-03-04 13:20 x42 Resolution open => fixed