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
|
SFX_Get_Key_Item_1_Ch1:
executemusic
tempo 256
volume 7, 7
duty 2
toggleperfectpitch
notetype 5, 10, 4
octave 3
A# 4
notetype 5, 11, 1
octave 4
C_ 2
C_ 1
C_ 1
notetype 5, 10, 4
D# 4
notetype 5, 11, 1
F_ 2
F_ 1
F_ 1
notetype 5, 11, 4
A# 8
endchannel
SFX_Get_Key_Item_1_Ch2:
executemusic
vibrato 4, 2, 3
duty 2
notetype 5, 13, 1
octave 4
G_ 2
G_ 1
G_ 1
notetype 5, 12, 4
D# 4
notetype 5, 13, 1
G# 2
G# 1
G# 1
A# 2
A# 1
A# 1
notetype 5, 12, 4
octave 5
D# 8
endchannel
SFX_Get_Key_Item_1_Ch3:
executemusic
notetype 5, 1, 0
octave 4
D# 4
G# 4
G_ 4
F_ 4
D# 8
endchannel
|