<?xml version="1.0" encoding="utf-8"?>
<index version="1" name="Arthur McArthur ReaScripts" commit="d708eecd42d634d0c496e98a1e093094da2b35ce">
  <category name="McSequencer">
    <reapack name="ArthurMcArthur_McSequencer.lua" type="script" desc="Arthur McArthur McSequencer">
      <version name="1.1" author="Arthur McArthur" time="2024-01-22T07:03:25Z">
        <changelog><![CDATA[Visual  overhaul: I moved over to using .png images instead of native ImGui widgets. This results in massive CPU performance increases at the expense of easy themeability and a small GPU hit.
Most of the colors in the theme editor no longer will change the colors in the script, themes will now need to be edited via the provided Affinity Designer and knobman files.
There are a few remaining native widgets which will be eventually converted over. Support for higher resolutions will be added as well.
Added waveform display, click on it (or press q) to preview the selected sound(s)
Vertical spacing between sequencer rows has been reduced to allow for more consistent input. Mouse drags will now always affect sequencer buttons
Shift-arrow keys up and down will select multiple tracks
Shifted notes will now wrap around to the start of the item
Fixed off-grid notes not being editable in velocity sliders with left-click drag
Mouse cursor will be hidden when dragging over a knob and will reappear at the drag start location when the mouse is released (thanks BirdBird!)
Increased smoothness of left-click drag in velocity sliders
Escape key will now close the  script
Fixed bug with non-pattern items being truncated when opening McSequencer
Fixed bug with using arrow keys up and down to select tracks
Fixed bug with using alt-arrow keys up and down to reorder tracks. it works best within a single parent folder. tracks will now reorder while mainting their depth]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/Themes/theme_3.txt</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e041ac175a18c5d2304baf33d865e687a01ee865/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.1" author="Arthur McArthur" time="2024-01-22T22:14:46Z">
        <changelog><![CDATA[Visual  overhaul: I moved over to using .png images instead of native ImGui widgets. This results in massive CPU performance increases at the expense of easy themeability and a small GPU hit.
Most of the colors in the theme editor no longer will change the colors in the script, themes will now need to be edited via the provided Affinity Designer and knobman files.
There are a few remaining native widgets which will be eventually converted over. Support for higher resolutions will be added as well.
Added waveform display, click on it (or press q) to preview the selected sound(s)
Vertical spacing between sequencer rows has been reduced to allow for more consistent input. Mouse drags will now always affect sequencer buttons
Shift-arrow keys up and down will select multiple tracks
Shifted notes will now wrap around to the start of the item
Fixed off-grid notes not being editable in velocity sliders with left-click drag
Mouse cursor will be hidden when dragging over a knob and will reappear at the drag start location when the mouse is released (thanks BirdBird!)
Increased smoothness of left-click drag in velocity sliders
Escape key will now close the  script
Fixed bug with non-pattern items being truncated when opening McSequencer
Fixed bug with using arrow keys up and down to select tracks
Fixed bug with using alt-arrow keys up and down to reorder tracks. it works best within a single parent folder. tracks will now reorder while mainting their depth]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/Themes/theme_3.txt</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/55359c2f229f365eaa9c36196376ee834b2f2263/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.2" author="Arthur McArthur" time="2024-01-23T00:33:23Z">
        <changelog><![CDATA[Various Mac bug fixes (thanks cfillon!)
Fonts bundled with script now]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c767307d21d4e8029836732a4b004d108e90556a/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.3" author="Arthur McArthur" time="2024-01-23T00:41:08Z">
        <changelog><![CDATA[Various Mac bug fixes (thanks cfillon!)
Fonts bundled with script now]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/43a8401f22c811e834e7d74535d2e30c5a8be468/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.4" author="Arthur McArthur" time="2024-01-23T00:49:23Z">
        <changelog><![CDATA[Various Mac bug fixes (thanks cfillon!)
Fonts bundled with script now]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/08356ccfdb16059990933765279aaecc10b676c8/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.5" author="Arthur McArthur" time="2024-01-23T05:35:30Z">
        <changelog><![CDATA[Various Mac bug fixes (thanks cfillon!)
Fonts bundled with script now]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b11125577cab5a310d8f4cb3593943408711a89c/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.6" author="Arthur McArthur" time="2024-01-23T14:38:46Z">
        <changelog><![CDATA[Fixed knob crash]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/35c5a845ad127b2ff3b261775a8c4edf4ecd597f/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.7" author="Arthur McArthur" time="2024-01-25T01:09:48Z">
        <changelog><![CDATA[Fixed crash when undocking
RS5K minimum velocity set to 0 by default
Removed GUI scale option while resizing gets refactored for the new image system]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/e7da33d3d4fb2b27c4a3d0472fc4d174c8d01690/McSequencer/ArthurMcArthur_McSequencer.lua</source>
      </version>
      <version name="1.1.8" author="Arthur McArthur" time="2024-01-25T01:18:18Z">
        <changelog><![CDATA[Fixed crash when undocking
RS5K minimum velocity set to 0 by default
Removed GUI scale option while resizing gets refactored for the new image system]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/b214b91781b66385cd14802afdefce21f73744e8/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.9" author="Arthur McArthur" time="2024-01-25T01:26:23Z">
        <changelog><![CDATA[Fixed crash when undocking
RS5K minimum velocity set to 0 by default
Removed GUI scale option while resizing gets refactored for the new image system]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2129c0508e2216ec7456418246d28b9be6facf77/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.10" author="Arthur McArthur" time="2024-01-25T03:51:07Z">
        <changelog><![CDATA[Fixed crash when undocking
RS5K minimum velocity set to 0 by default
Removed GUI scale option while resizing gets refactored for the new image system
Fixed clickthrough on menus and preferences]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/4cc1f7ecd60f4c2893c7242d8ccc50aefb2ae137/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.11" author="Arthur McArthur" time="2024-01-25T03:53:56Z">
        <changelog><![CDATA[Fixed crash when undocking
RS5K minimum velocity set to 0 by default
Removed GUI scale option while resizing gets refactored for the new image system
Fixed clickthrough on menus and preferences]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c037f035d5952f1ff6ee326263e45e6668203bad/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.12" author="Arthur McArthur" time="2024-01-27T06:52:06Z">
        <changelog><![CDATA[Shift and left click/drag will delete notes
Fixed updating of channel button when importing
Fixed crash related to importing
Fixed pattern slider not updating to maximum value when adding new pattern
Added keyboard shortcuts: F4 to insert new pattern, numpad + to switch to next pattern, numpad - to switch to previous pattern]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/f9aece490bd0feb35cdfbf3d5a5cf988282d5a89/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.13" author="Arthur McArthur" time="2024-01-28T05:01:49Z">
        <changelog><![CDATA[Disable pattern length limit]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/ae485bc5b9593a986172e53d67bf18f3a6463b70/McSequencer/ArthurMcArthur_McSequencer.lua</source>
      </version>
      <version name="1.1.14" author="Arthur McArthur" time="2024-01-28T05:11:10Z">
        <changelog><![CDATA[Disable pattern length limit
Fix duplicate actions
Display version number in window
Fix New Pattern bugs
Fix window opening too small on startup]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Segoe UI.ttf">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/Fonts/Segoe%20UI.ttf</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c4a77e39dff9913e90c19731c7459e2bc9e0d7aa/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.15" author="Arthur McArthur" time="2024-01-28T13:50:15Z">
        <changelog><![CDATA[Fixed font inclusion
Disable pattern length limit
Fix duplicate actions
Display version number in window
Fix New Pattern bugs
Fix window opening too small on startup]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/38d9ddbbae1084bf45f11f561d0c4ebca76ea1bf/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.16" author="Arthur McArthur" time="2024-01-28T14:07:46Z">
        <changelog><![CDATA[Fixed font inclusion
Disable pattern length limit
Fix duplicate actions
Display version number in window
Fix New Pattern bugs
Fix window opening too small on startup]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/c027806a68dd15fd0004277c2dc0e628b69e672e/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.17" author="Arthur McArthur" time="2024-01-28T23:47:33Z">
        <changelog><![CDATA[Open MIDI Editor will add a new item if one doesn't exist
Fill every x steps will now insert pooled midi items for all instances of the pattern]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Expand_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Expand_off.png</source>
        <source file="Images/Expand_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Expand_on.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/2792102bb368be41afca7ea2e77b052699416516/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.20" author="Arthur McArthur" time="2024-04-07T16:34:31Z">
        <changelog><![CDATA[New dropdown control and slider implementation
Added note pitch and start offset sliders
Alt-dragging on sliders now resets the value to default
Bug fixes]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Expand_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Expand_off.png</source>
        <source file="Images/Expand_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Expand_on.png</source>
        <source file="Images/Expand_selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Expand_selector.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/5a75aae7dea49a02380c0f7929dfcc4bd992fdaf/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.21" author="Arthur McArthur" time="2024-04-07T17:31:38Z">
        <changelog><![CDATA[Better dependency checks (thanks Daniel Lumertz and BirdBird)]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Expand_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Expand_off.png</source>
        <source file="Images/Expand_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Expand_on.png</source>
        <source file="Images/Expand_selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Expand_selector.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/691a52e75aba0c2a71058dc3295b505327419f54/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.22" author="Arthur McArthur" time="2024-04-14T22:04:18Z">
        <changelog><![CDATA[Sounds can now be dragged and dropped in between sequencer rows (thanks cfillon!)
Channel buttons will now be highlighed when sounds are dragged over them
Playcursor buttons will stay at the top of the window when vertically scrolling through the sequencer rows
Potential fix for pitch slider value misalignement
Some scrolling fixes]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Expand_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Expand_off.png</source>
        <source file="Images/Expand_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Expand_on.png</source>
        <source file="Images/Expand_selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Expand_selector.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/cadf0df064cde50bed648329163dade9c92ec8b3/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.1.23" author="Arthur McArthur" time="2024-04-16T16:31:49Z">
        <changelog><![CDATA[- More scrolling fixes. Scrolling should be a much smoother experience. Much thanks to cfillon for the help
- Extension check for sample cycling. Next, prev or random sample buttons will ignore non-audio files
- Control click on slider expand button closes all of them]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Expand_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Expand_off.png</source>
        <source file="Images/Expand_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Expand_on.png</source>
        <source file="Images/Expand_selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Expand_selector.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/9021149ea7a0edf60bbdad60086a00452139a7b9/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.2.00" author="Arthur McArthur" time="2024-04-23T23:20:58Z">
        <changelog><![CDATA[- Channels can be dragged to reorder them. Holding shift while draggin will reorder all selected tracks. Holding control while dragging will copy selected tracks
- Improvements to Mute and Solo buttons, making them more similar to REAPER's native buttons. They can be dragged on, ctrl-alt clicked for exclusive mute/solo and ctrl-clicked to clear all.
- Mousewheel will now scroll when mouse hovers the sequencer or other buttons, it will only be blocked when over top of the pan and volume knobs
- Waveform display improvements, will now handle mono files appropriately
- Fixed sequencer dragging not registering if the mouse went above the buttons
- Performance improvements to right click drag deleting
- Channel names will resize correctly to the button]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Expand_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Expand_off.png</source>
        <source file="Images/Expand_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Expand_on.png</source>
        <source file="Images/Expand_selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Expand_selector.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_off_3.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_odd_off_3.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/801988c2655401fd554cdcd9478f352418e0a225/McSequencer/JSFX/swing.jsfx</source>
      </version>
      <version name="1.2.01" author="Arthur McArthur" time="2024-05-14T04:56:18Z">
        <changelog><![CDATA[- Holding down alt while dragging a knob will change values across all selected tracks
- Control-click on a channel button will preview the sample
- Set item grouping on by default
- Switching samples from the cycle and random buttons on the sidebar will change the track name
- Display slider value numbers for velocity and offset
- Mousewheel scroll will work on the sequencer while holding control
- Mousewheel scrolling will be smoother and work when it should
- Waveform view tweaks
- Improved accuracy of inserting new items]]></changelog>
        <source main="main">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/ArthurMcArthur_McSequencer.lua</source>
        <source file="Modules/Object Params.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Modules/Object%20Params.lua</source>
        <source file="Modules/Theme Editor.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Modules/Theme%20Editor.lua</source>
        <source file="Modules/serpent.lua">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Modules/serpent.lua</source>
        <source file="Images/Blank_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Blank_Sample.png</source>
        <source file="Images/Blank_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Blank_Sample_on.png</source>
        <source file="Images/Channel_button_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Channel_button_off.png</source>
        <source file="Images/Channel_button_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Channel_button_on.png</source>
        <source file="Images/Expand_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Expand_off.png</source>
        <source file="Images/Expand_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Expand_on.png</source>
        <source file="Images/Expand_selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Expand_selector.png</source>
        <source file="Images/Float_RS5K.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Float_RS5K.png</source>
        <source file="Images/Float_RS5K_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Float_RS5K_on.png</source>
        <source file="Images/Knob_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Knob_2.png</source>
        <source file="Images/Knob_Pan.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Knob_Pan.png</source>
        <source file="Images/Knob_Teal.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Knob_Teal.png</source>
        <source file="Images/Knob_Yellow.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Knob_Yellow.png</source>
        <source file="Images/Knob_vol.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Knob_vol.png</source>
        <source file="Images/Minus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Minus1.png</source>
        <source file="Images/Minus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Minus12.png</source>
        <source file="Images/Minus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Minus12_on.png</source>
        <source file="Images/Minus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Minus1_on.png</source>
        <source file="Images/Mute_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Mute_off.png</source>
        <source file="Images/Mute_off@2x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Mute_off@2x.png</source>
        <source file="Images/Mute_off@4x.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Mute_off@4x.png</source>
        <source file="Images/Mute_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Mute_on.png</source>
        <source file="Images/Next_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Next_Sample.png</source>
        <source file="Images/Next_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Next_Sample_on.png</source>
        <source file="Images/Note_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Note_off.png</source>
        <source file="Images/Pattern_Add.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Pattern_Add.png</source>
        <source file="Images/Pattern_Length.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Pattern_Length.png</source>
        <source file="Images/Pattern_Selector.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Pattern_Selector.png</source>
        <source file="Images/Pick_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Pick_Sample.png</source>
        <source file="Images/Pick_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Pick_Sample_on.png</source>
        <source file="Images/PlayCursor_hovered.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/PlayCursor_hovered.png</source>
        <source file="Images/PlayCursor_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/PlayCursor_off.png</source>
        <source file="Images/PlayCursor_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/PlayCursor_on.png</source>
        <source file="Images/Plus1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Plus1.png</source>
        <source file="Images/Plus12.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Plus12.png</source>
        <source file="Images/Plus12_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Plus12_on.png</source>
        <source file="Images/Plus1_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Plus1_on.png</source>
        <source file="Images/Prev_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Prev_Sample.png</source>
        <source file="Images/Prev_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Prev_Sample_2.png</source>
        <source file="Images/Prev_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Prev_Sample_on.png</source>
        <source file="Images/Prev_Sample_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Prev_Sample_on_2.png</source>
        <source file="Images/Rnd_Sample.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Rnd_Sample.png</source>
        <source file="Images/Rnd_Sample_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Rnd_Sample_2.png</source>
        <source file="Images/Rnd_Sample_Sidebar.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Rnd_Sample_Sidebar.png</source>
        <source file="Images/Rnd_Sample_Sidebar_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Rnd_Sample_Sidebar_on.png</source>
        <source file="Images/Rnd_Sample_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Rnd_Sample_on.png</source>
        <source file="Images/Selector_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Selector_off.png</source>
        <source file="Images/Selector_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Selector_off_2.png</source>
        <source file="Images/Selector_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Selector_on.png</source>
        <source file="Images/Sidebar_bg - Copy.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Sidebar_bg%20-%20Copy.png</source>
        <source file="Images/Sidebar_bg.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Sidebar_bg.png</source>
        <source file="Images/Slider_1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Slider_1.png</source>
        <source file="Images/Slider_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Slider_2.png</source>
        <source file="Images/Slider_Pitch.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Slider_Pitch.png</source>
        <source file="Images/Solo_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Solo_off.png</source>
        <source file="Images/Solo_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Solo_on.png</source>
        <source file="Images/Step_even_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_even_off.png</source>
        <source file="Images/Step_even_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_even_off_2.png</source>
        <source file="Images/Step_even_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_even_on.png</source>
        <source file="Images/Step_even_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_even_on_2.png</source>
        <source file="Images/Step_odd_off.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_odd_off.png</source>
        <source file="Images/Step_odd_off_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_odd_off_2.png</source>
        <source file="Images/Step_odd_off_3.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_odd_off_3.png</source>
        <source file="Images/Step_odd_on.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_odd_on.png</source>
        <source file="Images/Step_odd_on_2.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/Step_odd_on_2.png</source>
        <source file="Images/slice1.png">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Images/slice1.png</source>
        <source file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/JSFX/swing.jsfx</source>
        <source file="Themes/theme_1.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Themes/theme_1.txt</source>
        <source file="Themes/theme_2.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Themes/theme_2.txt</source>
        <source file="Themes/theme_3.txt">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Themes/theme_3.txt</source>
        <source file="Fonts/Inter.ttc">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/Fonts/Inter.ttc</source>
        <source type="effect" file="JSFX/MIDI Note Sender.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/JSFX/MIDI%20Note%20Sender.jsfx</source>
        <source type="effect" file="JSFX/swing.jsfx">https://github.com/Arthur-McArthur/Arthur-McArthur-ReaScripts/raw/d708eecd42d634d0c496e98a1e093094da2b35ce/McSequencer/JSFX/swing.jsfx</source>
      </version>
    </reapack>
  </category>
  <category name="Preset Manager">
    <reapack name="ArthurMcArthur_Preset Manager.lua" type="script" desc="Preset Manager">
      <metadata>
        <description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto

{\pard \ql \f0 \sa180 \li0 \fi0 License: GPL 3.0... thanks to cfillon and eugen27771 (RIP)\par}
}
]]></description>
      </metadata>
      <version name="0.1" author="Arthur McArthur" time="2023-04-16T02:17:41Z">
        <source main="main">https://github.com/Arthur-McArthur/ReaScripts/raw/dc85e7fdc9851a7a0640ec3ee200e7a226eba0d0/Preset%20Manager/ArthurMcArthur_Preset%20Manager.lua</source>
      </version>
      <version name="0.11" author="Arthur McArthur" time="2023-04-16T14:13:05Z">
        <source main="main">https://github.com/Arthur-McArthur/ReaScripts/raw/7572202cc567794cb0896f474fe76d0b5b165a60/Preset%20Manager/ArthurMcArthur_Preset%20Manager.lua</source>
      </version>
    </reapack>
  </category>
  <metadata>
    <description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto

{\pard \ql \f0 \sa180 \li0 \fi0 ReaPack repository URL:\par}
{\pard \ql \f0 \sa180 \li0 \fi0 https://github.com/Arthur-McArthur/ReaScripts/raw/master/index.xml\par}
}
]]></description>
  </metadata>
</index>