-
Notifications
You must be signed in to change notification settings - Fork 0
/
one.yml
79 lines (79 loc) · 1.34 KB
/
one.yml
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
name: part 1
patterns:
-
name: p1
duration: 16
notes:
-
midiNoteNum: 40
start: 0
duration: 4
dynamic: 1
expression: 1
orderIn: 1
orderOut: 1
-
midiNoteNum: 41
start: 4
duration: 4
dynamic: 1
expression: 1
orderIn: 2
orderOut: 2
-
midiNoteNum: 42
start: 8
duration: 4
dynamic: 1
expression: 1
orderIn: 3
orderOut: 3
-
midiNoteNum: 43
start: 12
duration: 4
dynamic: 1
expression: 1
orderIn: 4
orderOut: 4
-
name: p2
duration: 32
notes:
-
midiNoteNum: 72
start: 0
duration: 4
dynamic: 1
expression: 1
orderIn: 1
orderOut: 1
-
midiNoteNum: 73
start: 8
duration: 4
dynamic: 1
expression: 1
orderIn: 2
orderOut: 2
-
midiNoteNum: 74
start: 16
duration: 4
dynamic: 1
expression: 1
orderIn: 3
orderOut: 3
-
midiNoteNum: 75
start: 24
duration: 4
dynamic: 1
expression: 1
orderIn: 4
orderOut: 4
sections:
-
name: s1
startPattern: p1
steps: 1