summaryrefslogtreecommitdiff
path: root/muse2/share/templates
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-09-14 17:00:09 +0000
committerFlorian Jung <flo@windfisch.org>2011-09-14 17:00:09 +0000
commit187665d84e56b63f569731550c652a89cb650309 (patch)
treee6e346fe682e153c5542d1654ba62b35b9e1dd23 /muse2/share/templates
parenta5555e41a4ba5ef5c2d38af29ed8a1d22831998f (diff)
- provided sane configuration defaults
- updated templates - windows->tile/arrange in rows/columns doesn't maximize a window if it's the only one - removed "bool initalizing stuff" - small fixes for focusing and toolbar-sharing
Diffstat (limited to 'muse2/share/templates')
-rw-r--r--muse2/share/templates/CMakeLists.txt5
-rw-r--r--muse2/share/templates/MusE-qt.conf14
-rw-r--r--muse2/share/templates/MusE.cfg553
-rw-r--r--muse2/share/templates/audio.med118
-rw-r--r--muse2/share/templates/default.med118
-rw-r--r--muse2/share/templates/midiGM.med143
-rw-r--r--muse2/share/templates/monorecord.med120
-rw-r--r--muse2/share/templates/synti.med170
8 files changed, 1066 insertions, 175 deletions
diff --git a/muse2/share/templates/CMakeLists.txt b/muse2/share/templates/CMakeLists.txt
index 4db9f59b..d21ec36c 100644
--- a/muse2/share/templates/CMakeLists.txt
+++ b/muse2/share/templates/CMakeLists.txt
@@ -21,7 +21,10 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#=============================================================================
-file (GLOB templates_files *.med)
+file (GLOB templates_files *.med
+ MusE.cfg
+ MusE-qt.conf
+ )
install( FILES ${templates_files}
DESTINATION ${MusE_SHARE_DIR}/templates
diff --git a/muse2/share/templates/MusE-qt.conf b/muse2/share/templates/MusE-qt.conf
new file mode 100644
index 00000000..55c4190e
--- /dev/null
+++ b/muse2/share/templates/MusE-qt.conf
@@ -0,0 +1,14 @@
+[Pianoroll]
+windowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x3T\0\0\x1\xcc\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)
+
+[Drumedit]
+windowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x3\xa6\0\0\x1\xe8\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)
+
+[ScoreEdit]
+windowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x3\x63\0\0\x2 \0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)
+
+[Waveedit]
+windowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x2\xf8\0\0\x1\xcc\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)
+
+[MusE]
+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x1\0\0\xff\xff\xff\xfa\0\0\0\0\0\0\x4\x5\0\0\x2\xd3\0\0\0\0\0\0\0\0\xff\xff\xff\xfe\xff\xff\xff\xfe\0\0\0\0\x2\0)
diff --git a/muse2/share/templates/MusE.cfg b/muse2/share/templates/MusE.cfg
new file mode 100644
index 00000000..9406e1ae
--- /dev/null
+++ b/muse2/share/templates/MusE.cfg
@@ -0,0 +1,553 @@
+<?xml version="1.0"?>
+<muse version="2.0">
+ <configuration>
+ <division>384</division>
+ <rtcTicks>1024</rtcTicks>
+ <minMeter>-60</minMeter>
+ <minSlider>-60</minSlider>
+ <freewheelMode>0</freewheelMode>
+ <denormalProtection>1</denormalProtection>
+ <didYouKnow>1</didYouKnow>
+ <outputLimiter>0</outputLimiter>
+ <vstInPlace>0</vstInPlace>
+ <dummyAudioBufSize>512</dummyAudioBufSize>
+ <dummyAudioSampleRate>44100</dummyAudioSampleRate>
+ <minControlProcessPeriod>64</minControlProcessPeriod>
+ <guiRefresh>20</guiRefresh>
+ <userInstrumentsDir>/home/flo/.config/MusE/instruments</userInstrumentsDir>
+ <extendedMidi>1</extendedMidi>
+ <midiExportDivision>384</midiExportDivision>
+ <guiDivision>384</guiDivision>
+ <copyright></copyright>
+ <smfFormat>1</smfFormat>
+ <exp2ByteTimeSigs>0</exp2ByteTimeSigs>
+ <expOptimNoteOffs>1</expOptimNoteOffs>
+ <importMidiSplitParts>1</importMidiSplitParts>
+ <startMode>1</startMode>
+ <startSong></startSong>
+ <projectBaseFolder>./</projectBaseFolder>
+ <projectStoreInFolder>1</projectStoreInFolder>
+ <useProjectSaveDialog>1</useProjectSaveDialog>
+ <midiInputDevice>0</midiInputDevice>
+ <midiInputChannel>0</midiInputChannel>
+ <midiRecordType>0</midiRecordType>
+ <midiThruType>0</midiThruType>
+ <midiFilterCtrl1>0</midiFilterCtrl1>
+ <midiFilterCtrl2>0</midiFilterCtrl2>
+ <midiFilterCtrl3>0</midiFilterCtrl3>
+ <midiFilterCtrl4>0</midiFilterCtrl4>
+ <theme></theme>
+ <styleSheetFile>:/style.qss</styleSheetFile>
+ <externalWavEditor>sweep</externalWavEditor>
+ <useOldStyleStopShortCut>0</useOldStyleStopShortCut>
+ <moveArmedCheckBox>0</moveArmedCheckBox>
+ <popupsDefaultStayOpen>0</popupsDefaultStayOpen>
+ <font0>arial,10,-1,5,50,0,0,0,0,0</font0>
+ <font1>arial,8,-1,5,50,0,0,0,0,0</font1>
+ <font2>arial,10,-1,5,50,0,0,0,0,0</font2>
+ <font3>arial,10,-1,5,75,0,0,0,0,0</font3>
+ <font4>arial,8,-1,5,75,0,0,0,0,0</font4>
+ <font5>Lucidatypewriter,14,-1,5,75,0,0,0,0,0</font5>
+ <font6>arial,8,-1,5,75,1,0,0,0,0</font6>
+ <globalAlphaBlend>190</globalAlphaBlend>
+ <palette0 r="255" g="255" b="255"></palette0>
+ <palette1 r="255" g="255" b="255"></palette1>
+ <palette2 r="255" g="255" b="255"></palette2>
+ <palette3 r="255" g="255" b="255"></palette3>
+ <palette4 r="255" g="255" b="255"></palette4>
+ <palette5 r="255" g="255" b="255"></palette5>
+ <palette6 r="255" g="255" b="255"></palette6>
+ <palette7 r="255" g="255" b="255"></palette7>
+ <palette8 r="255" g="255" b="255"></palette8>
+ <palette9 r="255" g="255" b="255"></palette9>
+ <palette10 r="255" g="255" b="255"></palette10>
+ <palette11 r="255" g="255" b="255"></palette11>
+ <palette12 r="255" g="255" b="255"></palette12>
+ <palette13 r="255" g="255" b="255"></palette13>
+ <palette14 r="255" g="255" b="255"></palette14>
+ <palette15 r="255" g="255" b="255"></palette15>
+ <partColor0 r="255" g="232" b="140"></partColor0>
+ <partColor1 r="255" g="0" b="0"></partColor1>
+ <partColor2 r="0" g="255" b="0"></partColor2>
+ <partColor3 r="0" g="0" b="255"></partColor3>
+ <partColor4 r="255" g="255" b="0"></partColor4>
+ <partColor5 r="0" g="255" b="255"></partColor5>
+ <partColor6 r="255" g="0" b="255"></partColor6>
+ <partColor7 r="159" g="199" b="239"></partColor7>
+ <partColor8 r="0" g="255" b="127"></partColor8>
+ <partColor9 r="127" g="0" b="0"></partColor9>
+ <partColor10 r="0" g="127" b="0"></partColor10>
+ <partColor11 r="0" g="0" b="127"></partColor11>
+ <partColor12 r="127" g="127" b="63"></partColor12>
+ <partColor13 r="0" g="127" b="127"></partColor13>
+ <partColor14 r="127" g="0" b="127"></partColor14>
+ <partColor15 r="0" g="127" b="255"></partColor15>
+ <partColor16 r="0" g="63" b="63"></partColor16>
+ <partColorName0>Default</partColorName0>
+ <partColorName1>Refrain</partColorName1>
+ <partColorName2>Bridge</partColorName2>
+ <partColorName3>Intro</partColorName3>
+ <partColorName4>Coda</partColorName4>
+ <partColorName5>Chorus</partColorName5>
+ <partColorName6>Solo</partColorName6>
+ <partColorName7>Brass</partColorName7>
+ <partColorName8>Percussion</partColorName8>
+ <partColorName9>Drums</partColorName9>
+ <partColorName10>Guitar</partColorName10>
+ <partColorName11>Bass</partColorName11>
+ <partColorName12>Flute</partColorName12>
+ <partColorName13>Strings</partColorName13>
+ <partColorName14>Keyboard</partColorName14>
+ <partColorName15>Piano</partColorName15>
+ <partColorName16>Saxophone</partColorName16>
+ <partCanvasBg r="98" g="124" b="168"></partCanvasBg>
+ <trackBg r="84" g="97" b="114"></trackBg>
+ <selectTrackBg r="128" g="255" b="128"></selectTrackBg>
+ <selectTrackFg r="0" g="0" b="0"></selectTrackFg>
+ <mixerBg r="0" g="0" b="0"></mixerBg>
+ <midiTrackLabelBg r="0" g="160" b="255"></midiTrackLabelBg>
+ <drumTrackLabelBg r="0" g="160" b="255"></drumTrackLabelBg>
+ <waveTrackLabelBg r="255" g="0" b="255"></waveTrackLabelBg>
+ <outputTrackLabelBg r="0" g="255" b="0"></outputTrackLabelBg>
+ <inputTrackLabelBg r="255" g="0" b="0"></inputTrackLabelBg>
+ <groupTrackLabelBg r="255" g="255" b="0"></groupTrackLabelBg>
+ <auxTrackLabelBg r="120" g="255" b="255"></auxTrackLabelBg>
+ <synthTrackLabelBg r="255" g="130" b="0"></synthTrackLabelBg>
+ <midiTrackBg r="220" g="220" b="220"></midiTrackBg>
+ <ctrlGraphFg r="255" g="170" b="0"></ctrlGraphFg>
+ <drumTrackBg r="220" g="220" b="220"></drumTrackBg>
+ <waveTrackBg r="220" g="220" b="220"></waveTrackBg>
+ <outputTrackBg r="189" g="220" b="193"></outputTrackBg>
+ <inputTrackBg r="189" g="220" b="193"></inputTrackBg>
+ <groupTrackBg r="220" g="220" b="220"></groupTrackBg>
+ <auxTrackBg r="220" g="220" b="220"></auxTrackBg>
+ <synthTrackBg r="220" g="220" b="220"></synthTrackBg>
+ <mtctype>1</mtctype>
+ <mtcoffset>00:00:00:00:00</mtcoffset>
+ <extSync>0</extSync>
+ <geometryMain x="0" y="0" w="878" h="468"></geometryMain>
+ <geometryTransport x="0" y="0" w="0" h="0"></geometryTransport>
+ <geometryBigTime x="0" y="0" w="600" h="200"></geometryBigTime>
+ <geometryPianoroll x="0" y="0" w="400" h="300"></geometryPianoroll>
+ <geometryDrumedit x="0" y="0" w="400" h="300"></geometryDrumedit>
+ <bigtimeVisible>0</bigtimeVisible>
+ <transportVisible>0</transportVisible>
+ <mixer1Visible>0</mixer1Visible>
+ <mixer2Visible>0</mixer2Visible>
+ <Mixer>
+ <name>Mixer A</name>
+ <geometry x="0" y="0" w="300" h="500"></geometry>
+ <showMidiTracks>1</showMidiTracks>
+ <showDrumTracks>1</showDrumTracks>
+ <showInputTracks>1</showInputTracks>
+ <showOutputTracks>1</showOutputTracks>
+ <showWaveTracks>1</showWaveTracks>
+ <showGroupTracks>1</showGroupTracks>
+ <showAuxTracks>1</showAuxTracks>
+ <showSyntiTracks>1</showSyntiTracks>
+ </Mixer>
+ <Mixer>
+ <name>Mixer B</name>
+ <geometry x="200" y="200" w="300" h="500"></geometry>
+ <showMidiTracks>1</showMidiTracks>
+ <showDrumTracks>1</showDrumTracks>
+ <showInputTracks>1</showInputTracks>
+ <showOutputTracks>1</showOutputTracks>
+ <showWaveTracks>1</showWaveTracks>
+ <showGroupTracks>1</showGroupTracks>
+ <showAuxTracks>1</showAuxTracks>
+ <showSyntiTracks>1</showSyntiTracks>
+ </Mixer>
+ <showSplashScreen>1</showSplashScreen>
+ <canvasShowPartType>1</canvasShowPartType>
+ <canvasShowPartEvent>5</canvasShowPartEvent>
+ <canvasShowGrid>1</canvasShowGrid>
+ <canvasBgPixmap></canvasBgPixmap>
+ <canvasCustomBgList></canvasCustomBgList>
+ <transportHandleColor r="0" g="0" b="255"></transportHandleColor>
+ <bigtimeForegroundcolor r="255" g="0" b="0"></bigtimeForegroundcolor>
+ <bigtimeBackgroundcolor r="0" g="0" b="0"></bigtimeBackgroundcolor>
+ <waveEditBackgroundColor r="200" g="200" b="200"></waveEditBackgroundColor>
+ <sequencer>
+ <metronom>
+ <premeasures>2</premeasures>
+ <measurepitch>63</measurepitch>
+ <measurevelo>127</measurevelo>
+ <beatpitch>63</beatpitch>
+ <beatvelo>70</beatvelo>
+ <channel>9</channel>
+ <port>0</port>
+ <precountEnable>0</precountEnable>
+ <fromMastertrack>0</fromMastertrack>
+ <signatureZ>4</signatureZ>
+ <signatureN>4</signatureN>
+ <prerecord>0</prerecord>
+ <preroll>0</preroll>
+ <midiClickEnable>1</midiClickEnable>
+ <audioClickEnable>0</audioClickEnable>
+ <audioClickVolume>0.5</audioClickVolume>
+ </metronom>
+ <rcEnable>0</rcEnable>
+ <rcStop>28</rcStop>
+ <rcRecord>31</rcRecord>
+ <rcGotoLeft>33</rcGotoLeft>
+ <rcPlay>29</rcPlay>
+ <rcSteprec>36</rcSteprec>
+ </sequencer>
+ <drumedit>
+ <raster>96</raster>
+ <dlistwidth>133</dlistwidth>
+ <dcanvaswidth>795</dcanvaswidth>
+ <topwin>
+ <width>934</width>
+ <height>488</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003ae0000019e00000004000000040000000800000008fc00000002000000020000000400000014004400720075006d00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000f5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000198ffffffff00000000000000000000000a00700061006e0069006301000002be000000f8000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a90000020d0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c000000000000000000000014004400720075006d00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000181ffffffff000000000000000000000012007400720061006e00730070006f007200740100000224ffffffff00000000000000000000000a00700061006e00690063010000034a000000b6000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a9000002570000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </drumedit>
+ <pianoroll>
+ <raster>96</raster>
+ <colormode>0</colormode>
+ <topwin>
+ <width>852</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000035c0000018200000004000000040000000800000008fc0000000200000002000000040000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000ae00000098000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c000000f800000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002120000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e005000690061006e006f0072006f006c006c00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c0073010000013affffffff000000000000000000000012007400720061006e00730070006f0072007401000001bfffffffff00000000000000000000000a00700061006e0069006301000002e50000011b00000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002ae0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </pianoroll>
+ <scoreedit>
+ <topwin>
+ <width>867</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000036b000001e300000004000000040000000800000008fc0000000200000002000000060000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000049ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000074ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000dbffffffff000000000000000000000012007400720061006e00730070006f007200740100000203ffffffff00000000000000000000000a00700061006e006900630100000329000000420000000000000000000000020000000100000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000025900000004000000040000000800000008fc0000000200000002000000060000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c007301000000d5ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000100ffffffff000000000000000000000012007400720061006e00730070006f007200740100000167ffffffff00000000000000000000000a00700061006e00690063010000028d000001730000000000000000000000020000000200000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000002650000019b0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </scoreedit>
+ <masteredit>
+ <raster>0</raster>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000318000001ce00000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f0072007401000000b0ffffffff00000000000000000000000a00700061006e0069006301000001d600000142000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000002bb0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024500000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000d500000071000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c00000194000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000003a30000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </masteredit>
+ <waveedit>
+ <bgcolor r="200" g="200" b="200"></bgcolor>
+ <topwin>
+ <width>760</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000300000001ac00000004000000040000000800000008fc0000000100000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f007200740100000184ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000040000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e00570061007600650020006500640069007400200074006f006f006c0073010000008cffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000d5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000210ffffffff0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </waveedit>
+ <listedit>
+ <topwin>
+ <width>756</width>
+ <height>327</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000002fc0000012700000004000000040000000800000008fc0000000100000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000022006c00690073007400200069006e007300650072007400200074006f006f006c00730100000049000000e0000000000000000000000012007400720061006e00730070006f007200740100000129ffffffff00000000000000000000000a00700061006e00690063010000024f000000b50000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000022006c00690073007400200069006e007300650072007400200074006f006f006c007301000000d5000000e7000000000000000000000012007400720061006e00730070006f0072007401000001bcffffffff00000000000000000000000a00700061006e0069006301000002e20000011e0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </listedit>
+ <cliplistedit>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003180000020000000004000000040000000800000008fc0000000100000002000000030000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000000000000059000000000000000000000012007400720061006e00730070006f007200740100000059ffffffff00000000000000000000000a00700061006e00690063010000017f000001a10000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000040000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000012007400720061006e00730070006f0072007401000000d5ffffffff00000000000000000000000a00700061006e0069006301000001fb000002050000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </cliplistedit>
+ <lmaster>
+ <topwin>
+ <width>400</width>
+ <height>360</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000001900000012600000004000000040000000800000008fc00000003000000020000000200000012007400720061006e00730070006f007200740100000000ffffffff00000000000000000000000a00700061006e0069006301000001260000006a0000000000000000000000020000000000000002000000020000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000002c004d006100730074006500720020004c0069007300740020004500640069007400200054006f006f006c00730100000049ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000002c004d006100730074006500720020004c0069007300740020004500640069007400200054006f006f006c007301000000d5000000ac000000000000000000000012007400720061006e00730070006f007200740100000181ffffffff00000000000000000000000a00700061006e0069006301000002a7000001590000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </lmaster>
+ <marker>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003180000020000000004000000040000000800000008fc0000000100000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000022006d00610072006b006500720020006500640069007400200074006f006f006c0073010000004900000054000000000000000000000012007400720061006e00730070006f00720074010000009dffffffff00000000000000000000000a00700061006e0069006301000001c30000015d0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000022006d00610072006b006500720020006500640069007400200074006f006f006c007301000000d50000007f000000000000000000000012007400720061006e00730070006f007200740100000154ffffffff00000000000000000000000a00700061006e00690063010000027a000001860000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
+ </marker>
+ <arrangerview>
+ <topwin>
+ <width>996</width>
+ <height>223</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003ec0000008d00000004000000040000000800000008fc0000000200000002000000050000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000001a0061007200720061006e0067006500720054006f006f006c00730100000049ffffffff00000000000000000000002600560069007300690062006c006500200074007200610063006b0020007400790070006500730100000128000000f0000000000000000000000012007400720061006e00730070006f007200740100000218ffffffff00000000000000000000000a00700061006e00690063010000033e000000b6000000000000000000000002000000010000001e0041007200720061006e0067006500720054006f006f006c0062006100720100000000ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024500000004000000040000000800000008fc0000000200000002000000060000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000001a0061007200720061006e0067006500720054006f006f006c007301000000d5ffffffff00000000000000000000002600560069007300690062006c006500200074007200610063006b00200074007900700065007301000001b4ffffffff000000000000000000000012007400720061006e00730070006f007200740100000293ffffffff00000000000000000000000a00700061006e0069006301000003b900000047000000000000000000000002000000010000001e0041007200720061006e0067006500720054006f006f006c0062006100720100000000ffffffff0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>1</default_subwin>
+ </topwin>
+ </arrangerview>
+ <dialogs>
+ <mod_len>
+ <range>1</range>
+ <offset>0</offset>
+ <rate>100</rate>
+ </mod_len>
+ <mod_velo>
+ <range>1</range>
+ <offset>0</offset>
+ <rate>100</rate>
+ </mod_velo>
+ <quantize>
+ <range>1</range>
+ <strength>90</strength>
+ <threshold>0</threshold>
+ <raster>3</raster>
+ <swing>0</swing>
+ <quant_len>1</quant_len>
+ </quantize>
+ <erase>
+ <range>1</range>
+ <velo_threshold>16</velo_threshold>
+ <velo_thres_used>0</velo_thres_used>
+ <len_threshold>12</len_threshold>
+ <len_thres_used>0</len_thres_used>
+ </erase>
+ <del_overlaps>
+ <range>1</range>
+ </del_overlaps>
+ <setlen>
+ <range>1</range>
+ <len>384</len>
+ </setlen>
+ <move>
+ <range>1</range>
+ <amount>0</amount>
+ </move>
+ <transpose>
+ <range>1</range>
+ <amount>0</amount>
+ </transpose>
+ <crescendo>
+ <range>3</range>
+ <start>80</start>
+ <end>130</end>
+ <absolute>0</absolute>
+ </crescendo>
+ <legato>
+ <range>1</range>
+ <min_len>0</min_len>
+ <allow_shortening>0</allow_shortening>
+ </legato>
+ <pastedialog>
+ <insert_method>0</insert_method>
+ <number>1</number>
+ <raster>384</raster>
+ <clone>0</clone>
+ <all_in_one_track>0</all_in_one_track>
+ </pastedialog>
+ <pasteeventsdialog>
+ <number>1</number>
+ <raster>384</raster>
+ <always_new_part>0</always_new_part>
+ <never_new_part>0</never_new_part>
+ <max_distance>3072</max_distance>
+ <into_single_part>0</into_single_part>
+ </pasteeventsdialog>
+ </dialogs>
+ <shortcuts>
+ <play>16777221</play>
+ <play_toggle>32</play_toggle>
+ <stop>16777222</stop>
+ <goto_start>87</goto_start>
+ <goto_left>16777233</goto_left>
+ <goto_right>16777239</goto_right>
+ <curpos_increase>43</curpos_increase>
+ <curpos_decrease>45</curpos_decrease>
+ <toggle_loop>47</toggle_loop>
+ <toggle_metro>67</toggle_metro>
+ <toggle_rec>42</toggle_rec>
+ <rec_clear>16777219</rec_clear>
+ <fullscreen>67108934</fullscreen>
+ <new_project>67108942</new_project>
+ <open_project>67108943</open_project>
+ <save_project>67108947</save_project>
+ <copy_range>100663363</copy_range>
+ <paste_dialog>100663382</paste_dialog>
+ <save_project_as>0</save_project_as>
+ <open_recent>67108913</open_recent>
+ <load_template>0</load_template>
+ <import_midi>0</import_midi>
+ <export_midi>0</export_midi>
+ <import_part>0</import_part>
+ <import_audio>0</import_audio>
+ <quit>67108945</quit>
+ <select_parts_on_track>201326672</select_parts_on_track>
+ <open_pianoroll>67108933</open_pianoroll>
+ <open_drumedit>67108932</open_drumedit>
+ <open_listedit>67108940</open_listedit>
+ <open_waveedit>67108951</open_waveedit>
+ <open_graph_master>67108941</open_graph_master>
+ <open_list_master>100663373</open_list_master>
+ <open_midi_transform>67108948</open_midi_transform>
+ <global_cut>0</global_cut>
+ <global_insert>0</global_insert>
+ <global_split>0</global_split>
+ <cut_events>0</cut_events>
+ <toggle_transport>16777274</toggle_transport>
+ <toggle_bigtime>16777275</toggle_bigtime>
+ <toggle_mixer>16777273</toggle_mixer>
+ <toggle_mixer2>83886137</toggle_mixer2>
+ <marker_window>16777272</marker_window>
+ <follow_jump>0</follow_jump>
+ <follow_no>0</follow_no>
+ <follow_continuous>0</follow_continuous>
+ <configure_global>0</configure_global>
+ <configure_shortcuts>0</configure_shortcuts>
+ <configure_metronome>0</configure_metronome>
+ <configure_midi_sync>0</configure_midi_sync>
+ <configure_midi_file>0</configure_midi_file>
+ <configure_appearance_settings>0</configure_appearance_settings>
+ <configure_midi_ports>0</configure_midi_ports>
+ <configure_audio_ports>0</configure_audio_ports>
+ <midi_edit_instruments>0</midi_edit_instruments>
+ <midi_open_input_transform>0</midi_open_input_transform>
+ <midi_open_input_filter>0</midi_open_input_filter>
+ <midi_open_input_transpose>0</midi_open_input_transpose>
+ <midi_remote_control>0</midi_remote_control>
+ <midi_reset>0</midi_reset>
+ <midi_init>0</midi_init>
+ <midi_local_off>0</midi_local_off>
+ <audio_bounce_to_track>0</audio_bounce_to_track>
+ <audio_bounce_to_file>0</audio_bounce_to_file>
+ <audio_restart>0</audio_restart>
+ <mixer_automation>0</mixer_automation>
+ <mixer_snapshot>0</mixer_snapshot>
+ <mixer_automation_clear>0</mixer_automation_clear>
+ <add_midi_track>67108938</add_midi_track>
+ <add_drum_track>0</add_drum_track>
+ <add_wave_track>0</add_wave_track>
+ <add_audio_output>0</add_audio_output>
+ <add_audio_group>0</add_audio_group>
+ <add_audio_input>0</add_audio_input>
+ <add_audio_aux>0</add_audio_aux>
+ <open_help>16777264</open_help>
+ <toggle_whatsthis>50331696</toggle_whatsthis>
+ <edit_selected_part>16777220</edit_selected_part>
+ <sel_part_above>16777235</sel_part_above>
+ <sel_part_above_add>50331667</sel_part_above_add>
+ <sel_part_below>16777237</sel_part_below>
+ <sel_part_below_add>50331669</sel_part_below_add>
+ <insert_measure>100663375</insert_measure>
+ <paste_as_clone>67108930</paste_as_clone>
+ <paste_as_clone_dialog>100663362</paste_as_clone_dialog>
+ <sel_track_below>83886101</sel_track_below>
+ <sel_track_above>83886099</sel_track_above>
+ <sel_all>67108929</sel_all>
+ <sel_none>100663361</sel_none>
+ <sel_inv>67108937</sel_inv>
+ <sel_ins_loc>0</sel_ins_loc>
+ <sel_out_loc>0</sel_out_loc>
+ <sel_prv_prt>150994962</sel_prv_prt>
+ <sel_nxt_prt>150994964</sel_nxt_prt>
+ <sel_left>16777234</sel_left>
+ <sel_left_add>50331666</sel_left_add>
+ <sel_right>16777236</sel_right>
+ <sel_right_add>50331668</sel_right_add>
+ <sel_inc_pitch>83886099</sel_inc_pitch>
+ <sel_dec_pitch>83886101</sel_dec_pitch>
+ <sel_inc_pos>83886100</sel_inc_pos>
+ <sel_dec_pos>83886098</sel_dec_pos>
+ <curpos_increase_nosnap>33554475</curpos_increase_nosnap>
+ <curpos_decrease_nosnap>33554477</curpos_decrease_nosnap>
+ <loc_to_sel>134217808</loc_to_sel>
+ <midi_insert_at_loc>50331668</midi_insert_at_loc>
+ <increase_len>117440532</increase_len>
+ <decrease_len>117440530</decrease_len>
+ <midi_transpose>0</midi_transpose>
+ <zoom_in>83886102</zoom_in>
+ <zoom_out>83886103</zoom_out>
+ <goto_cpos>67</goto_cpos>
+ <scroll_left>72</scroll_left>
+ <scroll_right>76</scroll_right>
+ <midi_fixed_len>134217804</midi_fixed_len>
+ <midi_quant>0</midi_quant>
+ <midi_mod_gate_time>0</midi_mod_gate_time>
+ <midi_mod_velo>0</midi_mod_velo>
+ <midi_crescendo>0</midi_crescendo>
+ <midi_delete_overlaps>0</midi_delete_overlaps>
+ <midi_thin_out>0</midi_thin_out>
+ <midi_erase_event>0</midi_erase_event>
+ <midi_note_shift>0</midi_note_shift>
+ <midi_move_clock>0</midi_move_clock>
+ <midi_copy_measure>0</midi_copy_measure>
+ <midi_erase_measure>0</midi_erase_measure>
+ <midi_delete_measure>0</midi_delete_measure>
+ <midi_create_measure>0</midi_create_measure>
+ <midi_quant_1>49</midi_quant_1>
+ <midi_quant_2>50</midi_quant_2>
+ <midi_quant_3>51</midi_quant_3>
+ <midi_quant_4>52</midi_quant_4>
+ <midi_quant_5>53</midi_quant_5>
+ <midi_quant_6>54</midi_quant_6>
+ <midi_quant_7>55</midi_quant_7>
+ <midi_quant_triol>84</midi_quant_triol>
+ <midi_quant_punct>46</midi_quant_punct>
+ <midi_quant_punct2>44</midi_quant_punct2>
+ <change_event_color>69</change_event_color>
+ <pointer_tool>65</pointer_tool>
+ <pencil_tool>68</pencil_tool>
+ <eraser_tool>82</eraser_tool>
+ <line_draw_tool>70</line_draw_tool>
+ <cursor_tool>85</cursor_tool>
+ <add_note_velocity_1>86</add_note_velocity_1>
+ <add_note_velocity_2>66</add_note_velocity_2>
+ <add_note_velocity_3>78</add_note_velocity_3>
+ <add_note_velocity_4>77</add_note_velocity_4>
+ <cursor_step_up>48</cursor_step_up>
+ <cursor_step_down>57</cursor_step_down>
+ <instrument_down>16777237</instrument_down>
+ <instrument_up>16777235</instrument_up>
+ <scissor_tool>83</scissor_tool>
+ <glue_tool>71</glue_tool>
+ <mute_tool>0</mute_tool>
+ <le_ins_note>67108942</le_ins_note>
+ <le_ins_sysex>67108947</le_ins_sysex>
+ <le_ins_ctrl>67108948</le_ins_ctrl>
+ <le_ins_meta>0</le_ins_meta>
+ <le_ins_afttouch>67108929</le_ins_afttouch>
+ <le_ins_poly>67108944</le_ins_poly>
+ <lm_ins_tempo>67108948</lm_ins_tempo>
+ <lm_ins_sig>67108946</lm_ins_sig>
+ <lm_edit_beat>100663365</lm_edit_beat>
+ <lm_edit_val>67108933</lm_edit_val>
+ <lm_ins_key>67108939</lm_ins_key>
+ <me_sel_next>16777269</me_sel_next>
+ <me_sel_prev>16777268</me_sel_prev>
+ </shortcuts>
+ </configuration>
+ </muse>
diff --git a/muse2/share/templates/audio.med b/muse2/share/templates/audio.med
index 6c9dad29..27a3a79f 100644
--- a/muse2/share/templates/audio.med
+++ b/muse2/share/templates/audio.med
@@ -25,15 +25,15 @@
<bigtimeVisible>0</bigtimeVisible>
<transportVisible>0</transportVisible>
<markerVisible>0</markerVisible>
- <geometryMain x="0" y="0" w="878" h="468"></geometryMain>
+ <geometryMain x="0" y="0" w="1024" h="691"></geometryMain>
<geometryTransport x="0" y="0" w="100" h="30"></geometryTransport>
<mixer1Visible>0</mixer1Visible>
<mixer2Visible>0</mixer2Visible>
<arranger>
<info>1</info>
- <split>298 298 </split>
+ <split>418 600 </split>
<list>
- <header> 9 8 7 6 5 4 3 2 1 0 </header>
+ <header> -1 9 8 7 6 5 4 3 2 1 0 </header>
</list>
<xpos>0</xpos>
<xmag>266</xmag>
@@ -63,6 +63,7 @@
<rcRecord>31</rcRecord>
<rcGotoLeft>33</rcGotoLeft>
<rcPlay>29</rcPlay>
+ <rcSteprec>36</rcSteprec>
<midiport idx="0">
<defaultOutChans>1</defaultOutChans>
<channel idx="0">
@@ -293,35 +294,65 @@
</sequencer>
<drumedit>
<raster>96</raster>
- <width>883</width>
- <height>465</height>
<dlistwidth>126</dlistwidth>
<dcanvaswidth>753</dcanvaswidth>
- <toolbars>000000ff00000000fd00000000000003730000015c00000004000000040000000800000008fc00000004000000020000000400000014004400720075006d00200074006f006f006c00730100000000000000d1000000000000000000000014004500640069007400200054006f006f006c007301000000d1000000c8000000000000000000000012007400720061006e00730070006f0072007401000001990000018400000000000000000000000a00700061006e00690063010000031dffffffff00000000000000000000000200000000000000020000000100000012004e006f0074006500200049006e0066006f0100000000ffffffff000000000000000000000002000000020000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000083ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>934</width>
+ <height>488</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003ae0000019e00000004000000040000000800000008fc00000002000000020000000400000014004400720075006d00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000f5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000198ffffffff00000000000000000000000a00700061006e0069006301000002be000000f8000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a90000020d0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c000000000000000000000014004400720075006d00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000181ffffffff000000000000000000000012007400720061006e00730070006f007200740100000224ffffffff00000000000000000000000a00700061006e00690063010000034a000000b6000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a9000002570000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</drumedit>
<pianoroll>
<raster>96</raster>
- <width>879</width>
- <height>467</height>
<colormode>0</colormode>
- <toolbars>000000ff00000000fd000000000000036f0000017800000004000000040000000800000008fc00000006000000020000000000000002000000000000000200000000000000020000000000000002000000030000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000091ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000103ffffffff00000000000000000000000200000003000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c007301000000000000024c000000000000000000000012007400720061006e00730070006f00720074010000024c000000fc00000000000000000000000a00700061006e006900630100000348ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>852</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000035c0000018200000004000000040000000800000008fc0000000200000002000000040000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000ae00000098000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c000000f800000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002120000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e005000690061006e006f0072006f006c006c00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c0073010000013affffffff000000000000000000000012007400720061006e00730070006f0072007401000001bfffffffff00000000000000000000000a00700061006e0069006301000002e50000011b00000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002ae0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</pianoroll>
<scoreedit>
- <width>880</width>
- <height>466</height>
- <toolbars>000000ff00000000fd00000000000003700000018500000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000099ffffffff000000000000000000000022004e006500770020006e006f00740065002000730065007400740069006e0067007301000000d9ffffffff000000000000000000000002000000030000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000000000024a000000000000000000000012007400720061006e00730070006f00720074010000024a000000ff00000000000000000000000a00700061006e006900630100000349ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>867</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000036b000001e300000004000000040000000800000008fc0000000200000002000000060000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000049ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000074ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000dbffffffff000000000000000000000012007400720061006e00730070006f007200740100000203ffffffff00000000000000000000000a00700061006e006900630100000329000000420000000000000000000000020000000100000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000025900000004000000040000000800000008fc0000000200000002000000060000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c007301000000d5ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000100ffffffff000000000000000000000012007400720061006e00730070006f007200740100000167ffffffff00000000000000000000000a00700061006e00690063010000028d000001730000000000000000000000020000000200000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000002650000019b0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</scoreedit>
<masteredit>
<raster>0</raster>
- <width>875</width>
- <height>464</height>
- <toolbars>000000ff00000000fd000000000000036b000001a400000004000000040000000800000008fc000000010000000200000004ffffffff0100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff0000000000000000ffffffff0100000099ffffffff0000000000000000ffffffff01000000faffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000318000001ce00000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f0072007401000000b0ffffffff00000000000000000000000a00700061006e0069006301000001d600000142000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000002bb0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024500000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000d500000071000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c00000194000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000003a30000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</masteredit>
<waveedit>
<bgcolor r="200" g="200" b="200"></bgcolor>
- <width>883</width>
- <height>466</height>
- <toolbars>000000ff00000000fd0000000000000373000001a100000004000000040000000800000008fc0000000200000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000400000023b000000000000000000000012007400720061006e00730070006f00720074010000027b0000003900000000000000000000000200000000</toolbars>
+ <topwin>
+ <width>760</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000300000001ac00000004000000040000000800000008fc0000000100000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f007200740100000184ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000040000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e00570061007600650020006500640069007400200074006f006f006c0073010000008cffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000d5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000210ffffffff0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</waveedit>
<dialogs>
<mod_len>
@@ -344,6 +375,10 @@
</quantize>
<erase>
<range>1</range>
+ <velo_threshold>16</velo_threshold>
+ <velo_thres_used>0</velo_thres_used>
+ <len_threshold>12</len_threshold>
+ <len_thres_used>0</len_thres_used>
</erase>
<del_overlaps>
<range>1</range>
@@ -360,6 +395,32 @@
<range>1</range>
<amount>0</amount>
</transpose>
+ <crescendo>
+ <range>3</range>
+ <start>80</start>
+ <end>130</end>
+ <absolute>0</absolute>
+ </crescendo>
+ <legato>
+ <range>1</range>
+ <min_len>0</min_len>
+ <allow_shortening>0</allow_shortening>
+ </legato>
+ <pastedialog>
+ <insert_method>0</insert_method>
+ <number>1</number>
+ <raster>384</raster>
+ <clone>0</clone>
+ <all_in_one_track>0</all_in_one_track>
+ </pastedialog>
+ <pasteeventsdialog>
+ <number>1</number>
+ <raster>384</raster>
+ <always_new_part>0</always_new_part>
+ <never_new_part>0</never_new_part>
+ <max_distance>3072</max_distance>
+ <into_single_part>0</into_single_part>
+ </pasteeventsdialog>
</dialogs>
</configuration>
<song>
@@ -601,15 +662,24 @@
<denom>4</denom>
</sig>
</siglist>
- <keylist fix="1">
- <key at="21474837">
- <tick>0</tick>
- <val>1</val>
- </key>
- </keylist>
+ <keylist>
+ <key at="21474837">
+ <tick>0</tick>
+ <val>1</val>
+ </key>
+ </keylist>
<drummap>
</drummap>
</song>
<toplevels>
+ <arrangerview>
+ <topwin>
+ <is_subwin>1</is_subwin>
+ <geometry_state>01d9d0cb000100000000000000000000000003ff000002440000000000000000fffffffefffffffe000000000200</geometry_state>
+ <shares_menu>1</shares_menu>
+ <toolbars>000000ff00000000fd00000000000000000000000000000004000000040000000800000008fc00000000</toolbars>
+ </topwin>
+ <tool>1</tool>
+ </arrangerview>
</toplevels>
</muse>
diff --git a/muse2/share/templates/default.med b/muse2/share/templates/default.med
index db22ffc2..2c13e64f 100644
--- a/muse2/share/templates/default.med
+++ b/muse2/share/templates/default.med
@@ -25,15 +25,15 @@
<bigtimeVisible>0</bigtimeVisible>
<transportVisible>0</transportVisible>
<markerVisible>0</markerVisible>
- <geometryMain x="0" y="0" w="878" h="468"></geometryMain>
+ <geometryMain x="0" y="0" w="1024" h="691"></geometryMain>
<geometryTransport x="0" y="0" w="100" h="30"></geometryTransport>
<mixer1Visible>0</mixer1Visible>
<mixer2Visible>0</mixer2Visible>
<arranger>
<info>1</info>
- <split>418 456 </split>
+ <split>418 600 </split>
<list>
- <header> 9 8 7 6 5 4 3 2 1 0 </header>
+ <header> -1 9 8 7 6 5 4 3 2 1 0 </header>
</list>
<xpos>0</xpos>
<xmag>266</xmag>
@@ -63,6 +63,7 @@
<rcRecord>31</rcRecord>
<rcGotoLeft>33</rcGotoLeft>
<rcPlay>29</rcPlay>
+ <rcSteprec>36</rcSteprec>
<midiport idx="0">
<defaultOutChans>1</defaultOutChans>
<channel idx="0">
@@ -293,35 +294,65 @@
</sequencer>
<drumedit>
<raster>96</raster>
- <width>883</width>
- <height>465</height>
<dlistwidth>126</dlistwidth>
<dcanvaswidth>753</dcanvaswidth>
- <toolbars>000000ff00000000fd00000000000003730000015c00000004000000040000000800000008fc00000004000000020000000400000014004400720075006d00200074006f006f006c00730100000000000000d1000000000000000000000014004500640069007400200054006f006f006c007301000000d1000000c8000000000000000000000012007400720061006e00730070006f0072007401000001990000018400000000000000000000000a00700061006e00690063010000031dffffffff00000000000000000000000200000000000000020000000100000012004e006f0074006500200049006e0066006f0100000000ffffffff000000000000000000000002000000020000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000083ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>934</width>
+ <height>488</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003ae0000019e00000004000000040000000800000008fc00000002000000020000000400000014004400720075006d00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000f5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000198ffffffff00000000000000000000000a00700061006e0069006301000002be000000f8000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a90000020d0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c000000000000000000000014004400720075006d00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000181ffffffff000000000000000000000012007400720061006e00730070006f007200740100000224ffffffff00000000000000000000000a00700061006e00690063010000034a000000b6000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a9000002570000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</drumedit>
<pianoroll>
<raster>96</raster>
- <width>879</width>
- <height>467</height>
<colormode>0</colormode>
- <toolbars>000000ff00000000fd000000000000036f0000017800000004000000040000000800000008fc00000006000000020000000000000002000000000000000200000000000000020000000000000002000000030000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000091ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000103ffffffff00000000000000000000000200000003000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c007301000000000000024c000000000000000000000012007400720061006e00730070006f00720074010000024c000000fc00000000000000000000000a00700061006e006900630100000348ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>852</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000035c0000018200000004000000040000000800000008fc0000000200000002000000040000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000ae00000098000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c000000f800000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002120000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e005000690061006e006f0072006f006c006c00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c0073010000013affffffff000000000000000000000012007400720061006e00730070006f0072007401000001bfffffffff00000000000000000000000a00700061006e0069006301000002e50000011b00000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002ae0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</pianoroll>
<scoreedit>
- <width>880</width>
- <height>466</height>
- <toolbars>000000ff00000000fd00000000000003700000018500000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000099ffffffff000000000000000000000022004e006500770020006e006f00740065002000730065007400740069006e0067007301000000d9ffffffff000000000000000000000002000000030000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000000000024a000000000000000000000012007400720061006e00730070006f00720074010000024a000000ff00000000000000000000000a00700061006e006900630100000349ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>867</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000036b000001e300000004000000040000000800000008fc0000000200000002000000060000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000049ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000074ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000dbffffffff000000000000000000000012007400720061006e00730070006f007200740100000203ffffffff00000000000000000000000a00700061006e006900630100000329000000420000000000000000000000020000000100000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000025900000004000000040000000800000008fc0000000200000002000000060000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c007301000000d5ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000100ffffffff000000000000000000000012007400720061006e00730070006f007200740100000167ffffffff00000000000000000000000a00700061006e00690063010000028d000001730000000000000000000000020000000200000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000002650000019b0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</scoreedit>
<masteredit>
<raster>0</raster>
- <width>875</width>
- <height>464</height>
- <toolbars>000000ff00000000fd000000000000036b000001a400000004000000040000000800000008fc000000010000000200000004ffffffff0100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff0000000000000000ffffffff0100000099ffffffff0000000000000000ffffffff01000000faffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000318000001ce00000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f0072007401000000b0ffffffff00000000000000000000000a00700061006e0069006301000001d600000142000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000002bb0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024500000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000d500000071000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c00000194000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000003a30000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</masteredit>
<waveedit>
<bgcolor r="200" g="200" b="200"></bgcolor>
- <width>883</width>
- <height>466</height>
- <toolbars>000000ff00000000fd0000000000000373000001a100000004000000040000000800000008fc0000000200000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000400000023b000000000000000000000012007400720061006e00730070006f00720074010000027b0000003900000000000000000000000200000000</toolbars>
+ <topwin>
+ <width>760</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000300000001ac00000004000000040000000800000008fc0000000100000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f007200740100000184ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000040000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e00570061007600650020006500640069007400200074006f006f006c0073010000008cffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000d5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000210ffffffff0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</waveedit>
<dialogs>
<mod_len>
@@ -344,6 +375,10 @@
</quantize>
<erase>
<range>1</range>
+ <velo_threshold>16</velo_threshold>
+ <velo_thres_used>0</velo_thres_used>
+ <len_threshold>12</len_threshold>
+ <len_thres_used>0</len_thres_used>
</erase>
<del_overlaps>
<range>1</range>
@@ -360,6 +395,32 @@
<range>1</range>
<amount>0</amount>
</transpose>
+ <crescendo>
+ <range>3</range>
+ <start>80</start>
+ <end>130</end>
+ <absolute>0</absolute>
+ </crescendo>
+ <legato>
+ <range>1</range>
+ <min_len>0</min_len>
+ <allow_shortening>0</allow_shortening>
+ </legato>
+ <pastedialog>
+ <insert_method>0</insert_method>
+ <number>1</number>
+ <raster>384</raster>
+ <clone>0</clone>
+ <all_in_one_track>0</all_in_one_track>
+ </pastedialog>
+ <pasteeventsdialog>
+ <number>1</number>
+ <raster>384</raster>
+ <always_new_part>0</always_new_part>
+ <never_new_part>0</never_new_part>
+ <max_distance>3072</max_distance>
+ <into_single_part>0</into_single_part>
+ </pasteeventsdialog>
</dialogs>
</configuration>
<song>
@@ -416,15 +477,24 @@
<denom>4</denom>
</sig>
</siglist>
- <keylist fix="1">
- <key at="21474837">
- <tick>0</tick>
- <val>1</val>
- </key>
- </keylist>
+ <keylist>
+ <key at="21474837">
+ <tick>0</tick>
+ <val>1</val>
+ </key>
+ </keylist>
<drummap>
</drummap>
</song>
<toplevels>
+ <arrangerview>
+ <topwin>
+ <is_subwin>1</is_subwin>
+ <geometry_state>01d9d0cb000100000000000000000000000003ff000002440000000000000000000003ff00000244000000000000</geometry_state>
+ <shares_menu>1</shares_menu>
+ <toolbars>000000ff00000000fd00000000000000000000000000000004000000040000000800000008fc00000000</toolbars>
+ </topwin>
+ <tool>1</tool>
+ </arrangerview>
</toplevels>
</muse>
diff --git a/muse2/share/templates/midiGM.med b/muse2/share/templates/midiGM.med
index 2fc6bc77..b2da48e4 100644
--- a/muse2/share/templates/midiGM.med
+++ b/muse2/share/templates/midiGM.med
@@ -25,15 +25,15 @@
<bigtimeVisible>0</bigtimeVisible>
<transportVisible>0</transportVisible>
<markerVisible>0</markerVisible>
- <geometryMain x="0" y="0" w="878" h="468"></geometryMain>
+ <geometryMain x="0" y="0" w="1024" h="691"></geometryMain>
<geometryTransport x="0" y="0" w="100" h="30"></geometryTransport>
<mixer1Visible>0</mixer1Visible>
<mixer2Visible>0</mixer2Visible>
<arranger>
<info>1</info>
- <split>298 298 </split>
+ <split>418 600 </split>
<list>
- <header> 9 8 7 6 5 4 3 2 1 0 </header>
+ <header> -1 9 8 7 6 5 4 3 2 1 0 </header>
</list>
<xpos>0</xpos>
<xmag>266</xmag>
@@ -63,6 +63,7 @@
<rcRecord>31</rcRecord>
<rcGotoLeft>33</rcGotoLeft>
<rcPlay>29</rcPlay>
+ <rcSteprec>36</rcSteprec>
<midiport idx="0">
<defaultOutChans>1</defaultOutChans>
<channel idx="0">
@@ -341,35 +342,65 @@
</sequencer>
<drumedit>
<raster>96</raster>
- <width>883</width>
- <height>465</height>
<dlistwidth>126</dlistwidth>
<dcanvaswidth>753</dcanvaswidth>
- <toolbars>000000ff00000000fd00000000000003730000015c00000004000000040000000800000008fc00000004000000020000000400000014004400720075006d00200074006f006f006c00730100000000000000d1000000000000000000000014004500640069007400200054006f006f006c007301000000d1000000c8000000000000000000000012007400720061006e00730070006f0072007401000001990000018400000000000000000000000a00700061006e00690063010000031dffffffff00000000000000000000000200000000000000020000000100000012004e006f0074006500200049006e0066006f0100000000ffffffff000000000000000000000002000000020000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000083ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>934</width>
+ <height>488</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003ae0000019e00000004000000040000000800000008fc00000002000000020000000400000014004400720075006d00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000f5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000198ffffffff00000000000000000000000a00700061006e0069006301000002be000000f8000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a90000020d0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c000000000000000000000014004400720075006d00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000181ffffffff000000000000000000000012007400720061006e00730070006f007200740100000224ffffffff00000000000000000000000a00700061006e00690063010000034a000000b6000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a9000002570000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</drumedit>
<pianoroll>
<raster>96</raster>
- <width>879</width>
- <height>467</height>
<colormode>0</colormode>
- <toolbars>000000ff00000000fd000000000000036f0000017800000004000000040000000800000008fc00000006000000020000000000000002000000000000000200000000000000020000000000000002000000030000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000091ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000103ffffffff00000000000000000000000200000003000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c007301000000000000024c000000000000000000000012007400720061006e00730070006f00720074010000024c000000fc00000000000000000000000a00700061006e006900630100000348ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>852</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000035c0000018200000004000000040000000800000008fc0000000200000002000000040000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000ae00000098000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c000000f800000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002120000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e005000690061006e006f0072006f006c006c00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c0073010000013affffffff000000000000000000000012007400720061006e00730070006f0072007401000001bfffffffff00000000000000000000000a00700061006e0069006301000002e50000011b00000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002ae0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</pianoroll>
<scoreedit>
- <width>880</width>
- <height>466</height>
- <toolbars>000000ff00000000fd00000000000003700000018500000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000099ffffffff000000000000000000000022004e006500770020006e006f00740065002000730065007400740069006e0067007301000000d9ffffffff000000000000000000000002000000030000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000000000024a000000000000000000000012007400720061006e00730070006f00720074010000024a000000ff00000000000000000000000a00700061006e006900630100000349ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>867</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000036b000001e300000004000000040000000800000008fc0000000200000002000000060000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000049ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000074ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000dbffffffff000000000000000000000012007400720061006e00730070006f007200740100000203ffffffff00000000000000000000000a00700061006e006900630100000329000000420000000000000000000000020000000100000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000025900000004000000040000000800000008fc0000000200000002000000060000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c007301000000d5ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000100ffffffff000000000000000000000012007400720061006e00730070006f007200740100000167ffffffff00000000000000000000000a00700061006e00690063010000028d000001730000000000000000000000020000000200000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000002650000019b0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</scoreedit>
<masteredit>
<raster>0</raster>
- <width>875</width>
- <height>464</height>
- <toolbars>000000ff00000000fd000000000000036b000001a400000004000000040000000800000008fc000000010000000200000004ffffffff0100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff0000000000000000ffffffff0100000099ffffffff0000000000000000ffffffff01000000faffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000318000001ce00000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f0072007401000000b0ffffffff00000000000000000000000a00700061006e0069006301000001d600000142000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000002bb0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024500000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000d500000071000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c00000194000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000003a30000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</masteredit>
<waveedit>
<bgcolor r="200" g="200" b="200"></bgcolor>
- <width>883</width>
- <height>466</height>
- <toolbars>000000ff00000000fd0000000000000373000001a100000004000000040000000800000008fc0000000200000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000400000023b000000000000000000000012007400720061006e00730070006f00720074010000027b0000003900000000000000000000000200000000</toolbars>
+ <topwin>
+ <width>760</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000300000001ac00000004000000040000000800000008fc0000000100000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f007200740100000184ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000040000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e00570061007600650020006500640069007400200074006f006f006c0073010000008cffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000d5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000210ffffffff0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</waveedit>
<dialogs>
<mod_len>
@@ -392,6 +423,10 @@
</quantize>
<erase>
<range>1</range>
+ <velo_threshold>16</velo_threshold>
+ <velo_thres_used>0</velo_thres_used>
+ <len_threshold>12</len_threshold>
+ <len_thres_used>0</len_thres_used>
</erase>
<del_overlaps>
<range>1</range>
@@ -408,6 +443,32 @@
<range>1</range>
<amount>0</amount>
</transpose>
+ <crescendo>
+ <range>3</range>
+ <start>80</start>
+ <end>130</end>
+ <absolute>0</absolute>
+ </crescendo>
+ <legato>
+ <range>1</range>
+ <min_len>0</min_len>
+ <allow_shortening>0</allow_shortening>
+ </legato>
+ <pastedialog>
+ <insert_method>0</insert_method>
+ <number>1</number>
+ <raster>384</raster>
+ <clone>0</clone>
+ <all_in_one_track>0</all_in_one_track>
+ </pastedialog>
+ <pasteeventsdialog>
+ <number>1</number>
+ <raster>384</raster>
+ <always_new_part>0</always_new_part>
+ <never_new_part>0</never_new_part>
+ <max_distance>3072</max_distance>
+ <into_single_part>0</into_single_part>
+ </pasteeventsdialog>
</dialogs>
</configuration>
<song>
@@ -451,6 +512,7 @@
<len>100</len>
<compression>100</compression>
<automation>1</automation>
+ <clef>0</clef>
</miditrack>
<miditrack>
<name>Track 2</name>
@@ -471,6 +533,7 @@
<len>100</len>
<compression>100</compression>
<automation>1</automation>
+ <clef>0</clef>
</miditrack>
<miditrack>
<name>Track 3</name>
@@ -491,6 +554,7 @@
<len>100</len>
<compression>100</compression>
<automation>1</automation>
+ <clef>0</clef>
</miditrack>
<miditrack>
<name>Track 4</name>
@@ -511,6 +575,7 @@
<len>100</len>
<compression>100</compression>
<automation>1</automation>
+ <clef>0</clef>
</miditrack>
<drumtrack>
<name>Track 5</name>
@@ -531,6 +596,7 @@
<len>100</len>
<compression>100</compression>
<automation>1</automation>
+ <clef>0</clef>
</drumtrack>
<Route channelMask="65535">
<source mport="0"/>
@@ -538,22 +604,10 @@
</Route>
<Route channelMask="65535">
<source mport="0"/>
- <dest name="Track 1"/>
- </Route>
- <Route channelMask="65535">
- <source mport="0"/>
<dest name="Track 2"/>
</Route>
<Route channelMask="65535">
<source mport="0"/>
- <dest name="Track 2"/>
- </Route>
- <Route channelMask="65535">
- <source mport="0"/>
- <dest name="Track 3"/>
- </Route>
- <Route channelMask="65535">
- <source mport="0"/>
<dest name="Track 3"/>
</Route>
<Route channelMask="65535">
@@ -562,14 +616,6 @@
</Route>
<Route channelMask="65535">
<source mport="0"/>
- <dest name="Track 4"/>
- </Route>
- <Route channelMask="65535">
- <source mport="0"/>
- <dest name="Track 5"/>
- </Route>
- <Route channelMask="65535">
- <source mport="0"/>
<dest name="Track 5"/>
</Route>
<tempolist fix="500000">
@@ -585,15 +631,24 @@
<denom>4</denom>
</sig>
</siglist>
- <keylist fix="1">
- <key at="21474837">
- <tick>0</tick>
- <val>1</val>
- </key>
- </keylist>
+ <keylist>
+ <key at="21474837">
+ <tick>0</tick>
+ <val>1</val>
+ </key>
+ </keylist>
<drummap>
</drummap>
</song>
<toplevels>
+ <arrangerview>
+ <topwin>
+ <is_subwin>1</is_subwin>
+ <geometry_state>01d9d0cb000100000000000000000000000003ff000002440000000000000000000003ff00000244000000000000</geometry_state>
+ <shares_menu>1</shares_menu>
+ <toolbars>000000ff00000000fd00000000000000000000000000000004000000040000000800000008fc00000000</toolbars>
+ </topwin>
+ <tool>1</tool>
+ </arrangerview>
</toplevels>
</muse>
diff --git a/muse2/share/templates/monorecord.med b/muse2/share/templates/monorecord.med
index 5bbb48dd..dfcc2c78 100644
--- a/muse2/share/templates/monorecord.med
+++ b/muse2/share/templates/monorecord.med
@@ -25,15 +25,15 @@
<bigtimeVisible>0</bigtimeVisible>
<transportVisible>0</transportVisible>
<markerVisible>0</markerVisible>
- <geometryMain x="0" y="0" w="878" h="468"></geometryMain>
+ <geometryMain x="0" y="0" w="1024" h="691"></geometryMain>
<geometryTransport x="0" y="0" w="100" h="30"></geometryTransport>
<mixer1Visible>0</mixer1Visible>
<mixer2Visible>0</mixer2Visible>
<arranger>
- <info>0</info>
- <split>298 298 </split>
+ <info>1</info>
+ <split>418 600 </split>
<list>
- <header> 7 6 5 4 3 2 1 0 8 </header>
+ <header> -1 9 8 7 6 5 4 3 2 1 0 </header>
</list>
<xpos>0</xpos>
<xmag>266</xmag>
@@ -63,6 +63,7 @@
<rcRecord>31</rcRecord>
<rcGotoLeft>33</rcGotoLeft>
<rcPlay>29</rcPlay>
+ <rcSteprec>36</rcSteprec>
<midiport idx="0">
<defaultOutChans>1</defaultOutChans>
<channel idx="0">
@@ -293,35 +294,65 @@
</sequencer>
<drumedit>
<raster>96</raster>
- <width>883</width>
- <height>465</height>
<dlistwidth>126</dlistwidth>
<dcanvaswidth>753</dcanvaswidth>
- <toolbars>000000ff00000000fd00000000000003730000015c00000004000000040000000800000008fc00000004000000020000000400000014004400720075006d00200074006f006f006c00730100000000000000d1000000000000000000000014004500640069007400200054006f006f006c007301000000d1000000c8000000000000000000000012007400720061006e00730070006f0072007401000001990000018400000000000000000000000a00700061006e00690063010000031dffffffff00000000000000000000000200000000000000020000000100000012004e006f0074006500200049006e0066006f0100000000ffffffff000000000000000000000002000000020000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000083ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>934</width>
+ <height>488</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003ae0000019e00000004000000040000000800000008fc00000002000000020000000400000014004400720075006d00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000f5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000198ffffffff00000000000000000000000a00700061006e0069006301000002be000000f8000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a90000020d0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c000000000000000000000014004400720075006d00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000181ffffffff000000000000000000000012007400720061006e00730070006f007200740100000224ffffffff00000000000000000000000a00700061006e00690063010000034a000000b6000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a9000002570000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</drumedit>
<pianoroll>
<raster>96</raster>
- <width>879</width>
- <height>467</height>
<colormode>0</colormode>
- <toolbars>000000ff00000000fd000000000000036f0000017800000004000000040000000800000008fc00000006000000020000000000000002000000000000000200000000000000020000000000000002000000030000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000091ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000103ffffffff00000000000000000000000200000003000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c007301000000000000024c000000000000000000000012007400720061006e00730070006f00720074010000024c000000fc00000000000000000000000a00700061006e006900630100000348ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>852</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000035c0000018200000004000000040000000800000008fc0000000200000002000000040000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000ae00000098000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c000000f800000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002120000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e005000690061006e006f0072006f006c006c00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c0073010000013affffffff000000000000000000000012007400720061006e00730070006f0072007401000001bfffffffff00000000000000000000000a00700061006e0069006301000002e50000011b00000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002ae0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</pianoroll>
<scoreedit>
- <width>880</width>
- <height>466</height>
- <toolbars>000000ff00000000fd00000000000003700000018500000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000099ffffffff000000000000000000000022004e006500770020006e006f00740065002000730065007400740069006e0067007301000000d9ffffffff000000000000000000000002000000030000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000000000024a000000000000000000000012007400720061006e00730070006f00720074010000024a000000ff00000000000000000000000a00700061006e006900630100000349ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>867</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000036b000001e300000004000000040000000800000008fc0000000200000002000000060000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000049ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000074ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000dbffffffff000000000000000000000012007400720061006e00730070006f007200740100000203ffffffff00000000000000000000000a00700061006e006900630100000329000000420000000000000000000000020000000100000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000025900000004000000040000000800000008fc0000000200000002000000060000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c007301000000d5ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000100ffffffff000000000000000000000012007400720061006e00730070006f007200740100000167ffffffff00000000000000000000000a00700061006e00690063010000028d000001730000000000000000000000020000000200000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000002650000019b0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</scoreedit>
<masteredit>
<raster>0</raster>
- <width>875</width>
- <height>464</height>
- <toolbars>000000ff00000000fd000000000000036b000001a400000004000000040000000800000008fc000000010000000200000004ffffffff0100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff0000000000000000ffffffff0100000099ffffffff0000000000000000ffffffff01000000faffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000318000001ce00000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f0072007401000000b0ffffffff00000000000000000000000a00700061006e0069006301000001d600000142000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000002bb0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024500000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000d500000071000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c00000194000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000003a30000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</masteredit>
<waveedit>
<bgcolor r="200" g="200" b="200"></bgcolor>
- <width>883</width>
- <height>466</height>
- <toolbars>000000ff00000000fd0000000000000373000001a100000004000000040000000800000008fc0000000200000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000400000023b000000000000000000000012007400720061006e00730070006f00720074010000027b0000003900000000000000000000000200000000</toolbars>
+ <topwin>
+ <width>760</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000300000001ac00000004000000040000000800000008fc0000000100000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f007200740100000184ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000040000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e00570061007600650020006500640069007400200074006f006f006c0073010000008cffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000d5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000210ffffffff0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</waveedit>
<dialogs>
<mod_len>
@@ -344,6 +375,10 @@
</quantize>
<erase>
<range>1</range>
+ <velo_threshold>16</velo_threshold>
+ <velo_thres_used>0</velo_thres_used>
+ <len_threshold>12</len_threshold>
+ <len_thres_used>0</len_thres_used>
</erase>
<del_overlaps>
<range>1</range>
@@ -360,6 +395,32 @@
<range>1</range>
<amount>0</amount>
</transpose>
+ <crescendo>
+ <range>3</range>
+ <start>80</start>
+ <end>130</end>
+ <absolute>0</absolute>
+ </crescendo>
+ <legato>
+ <range>1</range>
+ <min_len>0</min_len>
+ <allow_shortening>0</allow_shortening>
+ </legato>
+ <pastedialog>
+ <insert_method>0</insert_method>
+ <number>1</number>
+ <raster>384</raster>
+ <clone>0</clone>
+ <all_in_one_track>0</all_in_one_track>
+ </pastedialog>
+ <pasteeventsdialog>
+ <number>1</number>
+ <raster>384</raster>
+ <always_new_part>0</always_new_part>
+ <never_new_part>0</never_new_part>
+ <max_distance>3072</max_distance>
+ <into_single_part>0</into_single_part>
+ </pasteeventsdialog>
</dialogs>
</configuration>
<song>
@@ -462,15 +523,24 @@
<denom>4</denom>
</sig>
</siglist>
- <keylist fix="1">
- <key at="21474837">
- <tick>0</tick>
- <val>1</val>
- </key>
- </keylist>
+ <keylist>
+ <key at="21474837">
+ <tick>0</tick>
+ <val>1</val>
+ </key>
+ </keylist>
<drummap>
</drummap>
</song>
<toplevels>
+ <arrangerview>
+ <topwin>
+ <is_subwin>1</is_subwin>
+ <geometry_state>01d9d0cb000100000000000000000000000003ff000002440000000000000000000003ff00000244000000000000</geometry_state>
+ <shares_menu>1</shares_menu>
+ <toolbars>000000ff00000000fd00000000000000000000000000000004000000040000000800000008fc00000000</toolbars>
+ </topwin>
+ <tool>1</tool>
+ </arrangerview>
</toplevels>
</muse>
diff --git a/muse2/share/templates/synti.med b/muse2/share/templates/synti.med
index c2efb6b5..1198359c 100644
--- a/muse2/share/templates/synti.med
+++ b/muse2/share/templates/synti.med
@@ -25,15 +25,15 @@
<bigtimeVisible>0</bigtimeVisible>
<transportVisible>0</transportVisible>
<markerVisible>0</markerVisible>
- <geometryMain x="0" y="0" w="878" h="468"></geometryMain>
+ <geometryMain x="0" y="0" w="1024" h="691"></geometryMain>
<geometryTransport x="0" y="0" w="100" h="30"></geometryTransport>
<mixer1Visible>0</mixer1Visible>
<mixer2Visible>0</mixer2Visible>
<arranger>
- <info>0</info>
- <split>298 298 </split>
+ <info>1</info>
+ <split>418 600 </split>
<list>
- <header> 9 8 7 6 5 4 3 2 1 0 </header>
+ <header> -1 9 8 7 6 5 4 3 2 1 0 </header>
</list>
<xpos>0</xpos>
<xmag>266</xmag>
@@ -63,6 +63,7 @@
<rcRecord>31</rcRecord>
<rcGotoLeft>33</rcGotoLeft>
<rcPlay>29</rcPlay>
+ <rcSteprec>36</rcSteprec>
<midiport idx="0">
<defaultOutChans>1</defaultOutChans>
<instrument>organ-1</instrument>
@@ -696,35 +697,65 @@
</sequencer>
<drumedit>
<raster>96</raster>
- <width>883</width>
- <height>465</height>
<dlistwidth>126</dlistwidth>
<dcanvaswidth>753</dcanvaswidth>
- <toolbars>000000ff00000000fd00000000000003730000015c00000004000000040000000800000008fc00000004000000020000000400000014004400720075006d00200074006f006f006c00730100000000000000d1000000000000000000000014004500640069007400200054006f006f006c007301000000d1000000c8000000000000000000000012007400720061006e00730070006f0072007401000001990000018400000000000000000000000a00700061006e00690063010000031dffffffff00000000000000000000000200000000000000020000000100000012004e006f0074006500200049006e0066006f0100000000ffffffff000000000000000000000002000000020000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000083ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>934</width>
+ <height>488</height>
+ <nonshared_toolbars>000000ff00000000fd00000000000003ae0000019e00000004000000040000000800000008fc00000002000000020000000400000014004400720075006d00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000f5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000198ffffffff00000000000000000000000a00700061006e0069006301000002be000000f8000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a90000020d0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c000000000000000000000014004400720075006d00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000181ffffffff000000000000000000000012007400720061006e00730070006f007200740100000224ffffffff00000000000000000000000a00700061006e00690063010000034a000000b6000000000000000000000002000000030000000c0063007500720073006f00720100000000ffffffff0000000000000000000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000081ffffffff000000000000000000000012004e006f0074006500200049006e0066006f01000001a9000002570000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</drumedit>
<pianoroll>
<raster>96</raster>
- <width>879</width>
- <height>467</height>
<colormode>0</colormode>
- <toolbars>000000ff00000000fd000000000000036f0000017800000004000000040000000800000008fc00000006000000020000000000000002000000000000000200000000000000020000000000000002000000030000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000091ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000103ffffffff00000000000000000000000200000003000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c007301000000000000024c000000000000000000000012007400720061006e00730070006f00720074010000024c000000fc00000000000000000000000a00700061006e006900630100000348ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>852</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000035c0000018200000004000000040000000800000008fc0000000200000002000000040000001e005000690061006e006f0072006f006c006c00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000ae00000098000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c000000f800000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002120000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024d00000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e005000690061006e006f0072006f006c006c00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c0073010000013affffffff000000000000000000000012007400720061006e00730070006f0072007401000001bfffffffff00000000000000000000000a00700061006e0069006301000002e50000011b00000000000000000000000200000002000000260050006f0073002f0053006e00610070002f0053006f006c006f002d0074006f006f006c00730100000000ffffffff000000000000000000000012004e006f0074006500200049006e0066006f0100000152000002ae0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</pianoroll>
<scoreedit>
- <width>880</width>
- <height>466</height>
- <toolbars>000000ff00000000fd00000000000003700000018500000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000099ffffffff000000000000000000000022004e006500770020006e006f00740065002000730065007400740069006e0067007301000000d9ffffffff000000000000000000000002000000030000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000000000024a000000000000000000000012007400720061006e00730070006f00720074010000024a000000ff00000000000000000000000a00700061006e006900630100000349ffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>867</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd000000000000036b000001e300000004000000040000000800000008fc0000000200000002000000060000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c00730100000049ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000074ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000000dbffffffff000000000000000000000012007400720061006e00730070006f007200740100000203ffffffff00000000000000000000000a00700061006e006900630100000329000000420000000000000000000000020000000100000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000025900000004000000040000000800000008fc0000000200000002000000060000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff00000000000000000000002800530074006500700020007200650063006f007200640069006e006700200074006f006f006c007301000000d5ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000100ffffffff000000000000000000000012007400720061006e00730070006f007200740100000167ffffffff00000000000000000000000a00700061006e00690063010000028d000001730000000000000000000000020000000200000022004e006500770020006e006f00740065002000730065007400740069006e006700730100000000ffffffff00000000000000000000002a005100750061006e007400690073006100740069006f006e002000730065007400740069006e0067007301000002650000019b0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</scoreedit>
<masteredit>
<raster>0</raster>
- <width>875</width>
- <height>464</height>
- <toolbars>000000ff00000000fd000000000000036b000001a400000004000000040000000800000008fc000000010000000200000004ffffffff0100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000040ffffffff0000000000000000ffffffff0100000099ffffffff0000000000000000ffffffff01000000faffffffff0000000000000000</toolbars>
+ <topwin>
+ <width>784</width>
+ <height>544</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000318000001ce00000004000000040000000800000008fc0000000200000002000000040000001e0055006e0064006f002f005200650064006f00200074006f006f006c00730100000000ffffffff000000000000000000000014004500640069007400200054006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f0072007401000000b0ffffffff00000000000000000000000a00700061006e0069006301000001d600000142000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000002bb0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000024500000004000000040000000800000008fc0000000200000002000000050000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e0055006e0064006f002f005200650064006f00200074006f006f006c0073010000008cffffffff000000000000000000000014004500640069007400200054006f006f006c007301000000d500000071000000000000000000000012007400720061006e00730070006f007200740100000146ffffffff00000000000000000000000a00700061006e00690063010000026c00000194000000000000000000000002000000020000001a0045006e00610062006c00650020006d006100730074006500720100000000ffffffff0000000000000000000000080049006e0066006f010000005d000003a30000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</masteredit>
<waveedit>
<bgcolor r="200" g="200" b="200"></bgcolor>
- <width>883</width>
- <height>466</height>
- <toolbars>000000ff00000000fd0000000000000373000001a100000004000000040000000800000008fc0000000200000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000400000023b000000000000000000000012007400720061006e00730070006f00720074010000027b0000003900000000000000000000000200000000</toolbars>
+ <topwin>
+ <width>760</width>
+ <height>460</height>
+ <nonshared_toolbars>000000ff00000000fd0000000000000300000001ac00000004000000040000000800000008fc0000000100000002000000030000001e00570061007600650020006500640069007400200074006f006f006c00730100000000ffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c00730100000049ffffffff000000000000000000000012007400720061006e00730070006f007200740100000184ffffffff0000000000000000</nonshared_toolbars>
+ <shared_toolbars>000000ff00000000fd00000000000004000000027700000004000000040000000800000008fc0000000100000002000000040000001800460069006c006500200042007500740074006f006e007301000000000000008c00000000000000000000001e00570061007600650020006500640069007400200074006f006f006c0073010000008cffffffff00000000000000000000001c0057006100760065004500640069007400200074006f006f006c007301000000d5ffffffff000000000000000000000012007400720061006e00730070006f007200740100000210ffffffff0000000000000000</shared_toolbars>
+ <shares_when_free>0</shares_when_free>
+ <shares_when_subwin>1</shares_when_subwin>
+ <default_subwin>0</default_subwin>
+ </topwin>
</waveedit>
<dialogs>
<mod_len>
@@ -747,6 +778,10 @@
</quantize>
<erase>
<range>1</range>
+ <velo_threshold>16</velo_threshold>
+ <velo_thres_used>0</velo_thres_used>
+ <len_threshold>12</len_threshold>
+ <len_thres_used>0</len_thres_used>
</erase>
<del_overlaps>
<range>1</range>
@@ -763,6 +798,32 @@
<range>1</range>
<amount>0</amount>
</transpose>
+ <crescendo>
+ <range>3</range>
+ <start>80</start>
+ <end>130</end>
+ <absolute>0</absolute>
+ </crescendo>
+ <legato>
+ <range>1</range>
+ <min_len>0</min_len>
+ <allow_shortening>0</allow_shortening>
+ </legato>
+ <pastedialog>
+ <insert_method>0</insert_method>
+ <number>1</number>
+ <raster>384</raster>
+ <clone>0</clone>
+ <all_in_one_track>0</all_in_one_track>
+ </pastedialog>
+ <pasteeventsdialog>
+ <number>1</number>
+ <raster>384</raster>
+ <always_new_part>0</always_new_part>
+ <never_new_part>0</never_new_part>
+ <max_distance>3072</max_distance>
+ <into_single_part>0</into_single_part>
+ </pasteeventsdialog>
</dialogs>
</configuration>
<song>
@@ -805,6 +866,7 @@
<len>100</len>
<compression>100</compression>
<automation>1</automation>
+ <clef>0</clef>
<part>
<name>Track 1</name>
<poslen tick="0" len="18432" />
@@ -878,15 +940,15 @@
<label>Organ</label>
<port>0</port>
<nativeGuiVisible>0</nativeGuiVisible>
- <nativeGeometry x="6" y="339" w="452" h="324"></nativeGeometry>
+ <nativeGeometry x="6" y="27" w="458" h="340"></nativeGeometry>
<curProgram bankH="0" bankL="0" prog="0"/>
- <midistate>
- <event type="2" datalen="72">
- 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
- 00 00 00 00 00 00 00 00 14 00 00 00 14 00 00 00
- 00 00 00 00 14 00 00 00 0a 00 00 00 0a 00 00 00
- 00 00 00 00 0a 00 00 00 01 00 00 00 01 00 00 00
- 01 00 00 00 00 00 00 00
+ <midistate version="2">
+ <event type="2" datalen="75">
+ 7c 01 01 00 00 00 00 00 00 00 00 00 00 00 00 00
+ 00 00 00 00 00 00 00 00 00 00 00 14 00 00 00 14
+ 00 00 00 00 00 00 00 14 00 00 00 0a 00 00 00 0a
+ 00 00 00 00 00 00 00 0a 00 00 00 01 00 00 00 01
+ 00 00 00 01 00 00 00 00 00 00 00
</event>
</midistate>
</SynthI>
@@ -912,18 +974,19 @@
<label>vam</label>
<port>3</port>
<nativeGuiVisible>0</nativeGuiVisible>
- <nativeGeometry x="270" y="179" w="688" h="498"></nativeGeometry>
+ <nativeGeometry x="6" y="179" w="696" h="503"></nativeGeometry>
<curProgram bankH="0" bankL="0" prog="0"/>
- <midistate>
- <event type="2" datalen="128">
- 00 20 00 00 00 20 00 00 01 00 00 00 01 00 00 00
+ <midistate version="2">
+ <event type="2" datalen="131">
+ 7c 02 01 00 20 00 00 00 20 00 00 01 00 00 00 01
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
- fe 3e 00 00 fe 3e 00 00 00 00 00 00 00 00 00 00
+ 00 00 00 fe 3e 00 00 fe 3e 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
- 00 00 00 00 00 00 00 00 00 00 00 00 ff 3f 00 00
- 00 00 00 00 00 00 00 00 00 00 00 00 7a 3a 00 00
- 00 20 00 00 00 20 00 00 00 00 00 00 00 00 00 00
+ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff
+ 3f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7a
+ 3a 00 00 00 20 00 00 00 20 00 00 00 00 00 00 00
+ 00 00 00
</event>
</midistate>
</SynthI>
@@ -944,14 +1007,6 @@
<dest name="Track 1"/>
</Route>
<Route channelMask="65535">
- <source mport="0"/>
- <dest name="Track 1"/>
- </Route>
- <Route channelMask="65535">
- <source mport="1"/>
- <dest name="Track 1"/>
- </Route>
- <Route channelMask="65535">
<source mport="1"/>
<dest name="Track 1"/>
</Route>
@@ -960,14 +1015,6 @@
<dest name="Track 1"/>
</Route>
<Route channelMask="65535">
- <source mport="2"/>
- <dest name="Track 1"/>
- </Route>
- <Route channelMask="65535">
- <source mport="3"/>
- <dest name="Track 1"/>
- </Route>
- <Route channelMask="65535">
<source mport="3"/>
<dest name="Track 1"/>
</Route>
@@ -984,15 +1031,24 @@
<denom>4</denom>
</sig>
</siglist>
- <keylist fix="1">
- <key at="21474837">
- <tick>0</tick>
- <val>1</val>
- </key>
- </keylist>
+ <keylist>
+ <key at="21474837">
+ <tick>0</tick>
+ <val>1</val>
+ </key>
+ </keylist>
<drummap>
</drummap>
</song>
<toplevels>
+ <arrangerview>
+ <topwin>
+ <is_subwin>1</is_subwin>
+ <geometry_state>01d9d0cb000100000000000000000000000003ff000002440000000000000000000003ff00000244000000000000</geometry_state>
+ <shares_menu>1</shares_menu>
+ <toolbars>000000ff00000000fd00000000000000000000000000000004000000040000000800000008fc00000000</toolbars>
+ </topwin>
+ <tool>1</tool>
+ </arrangerview>
</toplevels>
</muse>