diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-03-07 19:01:11 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-03-07 19:01:11 +0000 |
commit | e40fc849149dd97c248866a4a1d026dda5e57b62 (patch) | |
tree | b12b358f3b3a0608001d30403358f8443118ec5f /attic/muse_qt4_evolution/share/templates/default.med | |
parent | 1bd4f2e8d9745cabb667b043171cad22c8577768 (diff) |
clean3
Diffstat (limited to 'attic/muse_qt4_evolution/share/templates/default.med')
-rw-r--r-- | attic/muse_qt4_evolution/share/templates/default.med | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/attic/muse_qt4_evolution/share/templates/default.med b/attic/muse_qt4_evolution/share/templates/default.med new file mode 100644 index 00000000..8edbfd8d --- /dev/null +++ b/attic/muse_qt4_evolution/share/templates/default.med @@ -0,0 +1,132 @@ +<?xml version="1.0"?> +<muse version="2.0"> + <configuration> + <midiInputDevice>0</midiInputDevice> + <midiInputChannel>0</midiInputChannel> + <midiRecordType>0</midiRecordType> + <midiThruType>0</midiThruType> + <midiFilterCtrl1>0</midiFilterCtrl1> + <midiFilterCtrl2>0</midiFilterCtrl2> + <midiFilterCtrl3>0</midiFilterCtrl3> + <midiFilterCtrl4>0</midiFilterCtrl4> + <txDeviceId>127</txDeviceId> + <rxDeviceId>127</rxDeviceId> + <txSyncPort>1</txSyncPort> + <rxSyncPort>-1</rxSyncPort> + <mtctype>1</mtctype> + <mtcoffset>00:00:00:00:00</mtcoffset> + <extSync>0</extSync> + <genMTCSync>0</genMTCSync> + <genMCSync>0</genMCSync> + <genMMC>0</genMMC> + <acceptMTC>0</acceptMTC> + <acceptMMC>1</acceptMMC> + <acceptMC>1</acceptMC> + <bigtimeVisible>0</bigtimeVisible> + <transportVisible>0</transportVisible> + <mixerVisible>0</mixerVisible> + <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> + </metronom> + <rcEnable>0</rcEnable> + <rcStop>28</rcStop> + <rcRecord>31</rcRecord> + <rcGotoLeft>33</rcGotoLeft> + <rcPlay>29</rcPlay> + </sequencer> + <drumedit> + <quant>96</quant> + <raster>96</raster> + <width>600</width> + <height>400</height> + <dlistwidth>50</dlistwidth> + <dcanvaswidth>300</dcanvaswidth> + <to>0</to> + </drumedit> + <pianoroll> + <quant>96</quant> + <raster>96</raster> + <quantStrength>80</quantStrength> + <quantLimit>50</quantLimit> + <quantLen>0</quantLen> + <to>0</to> + <width>600</width> + <height>400</height> + <colormode>0</colormode> + </pianoroll> + <masteredit> + <raster>0</raster> + </masteredit> + <waveedit> + <bgcolor r="200" g="200" b="200"></bgcolor> + <width>600</width> + <height>400</height> + </waveedit> + </configuration> + <song> + <automation>1</automation> + <cpos>0</cpos> + <rpos>0</rpos> + <lpos>0</lpos> + <master>1</master> + <loop>0</loop> + <punchin>0</punchin> + <punchout>0</punchout> + <record>0</record> + <solo>0</solo> + <type>0</type> + <recmode>0</recmode> + <cycle>0</cycle> + <click>0</click> + <quantize>0</quantize> + <len>0</len> + <follow>1</follow> + <AudioOutput> + <name>Out 1</name> + <record>0</record> + <mute>0</mute> + <solo>0</solo> + <off>0</off> + <channels>2</channels> + <height>20</height> + <locked>0</locked> + <selected>1</selected> + <prefader>0</prefader> + <automation>1</automation> + <controller id="0" cur="0"> + </controller> + <controller id="1" cur="0"> + </controller> + </AudioOutput> + <tempolist fix="500000"> + <tempo at="21474837"> + <tick>0</tick> + <val>500000</val> + </tempo> + </tempolist> + <siglist> + <sig at="21474836"> + <tick>0</tick> + <nom>4</nom> + <denom>4</denom> + </sig> + </siglist> + <drummap> + </drummap> + </song> + </muse> |