Schrödinger’s Cat’s Möbius 3 Site
  1. Sheeran Looper X
  2. Möbius Implementations
  3. Basic Version
  4. Installation
  • Home
  • Sheeran Looper X
    • Introduction
    • Möbius Implementations
      • Background
      • Basic Version
        • MSL Scripts
        • Installation
      • Advanced Version
        • MSL Scripts
        • Installation
  1. Sheeran Looper X
  2. Möbius Implementations
  3. Basic Version
  4. Installation

Installation

  1. Copy the msl scripts to the scripts folder.
  2. Open the uiconfig.xml file in a text editor.
Warning

Always make a back up copy of the uiconfig.xml file before attempting to edit it.

Don’t edit uiconfig.xml while Möbius is running. If you do, the changes you have made will be overwritten when you close Möbius.

  1. Insert the following extra lines of text immediately before the line that says <Strip name="Docked">.
    <Element name="MuteModeLight" x="935" y="115" width="50" height="20"/>
    <Element name="MuteModeLabel" x="985" y="115" width="68" height="20"/>
    <Element name="fmodeLight" x="935" y="145" width="50" height="20"/>
    <Element name="fmodeLabel" x="985" y="145" width="95" height="20"/>
    <Element name="fmenuALabel" x="1080" y="145" width="15" height="20"/>
    <Element name="fmenuBLabel" x="1095" y="145" width="15" height="20"/>
    <Element name="fmenuTapLabel" x="1110" y="145" width="25" height="20"/>
  1. Save the file.
  2. Open Möbius and set Key and/or MIDI bindings to bind SheeranXPedal1.msl, SheeranXPedal2.msl,… , SheeranXPedal8.msl to the keys and/or controls you wish to use as Pedals 1 to 8.
  3. Enjoy!
MSL Scripts
Advanced Version