blob: 8edbfd8d73f14ab7beb42e8563ff268a875ecb3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
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>
|