summaryrefslogtreecommitdiff
path: root/music/sfx/sfx_08_3a.asm
blob: b779194286150075bde9cbdb4cd5abcdcec03258 (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
SFX_08_3a_Ch1: ; 2397d (8:797d)
	executemusic
	tempo 1, 0
	stereopanning 119
	duty 2
	togglecall
	notetype 6, 11, 4
	octave 4
	note F_, 4
	notetype 4, 11, 2
	note C_, 2
	note F_, 2
	note C_, 2
	notetype 6, 11, 3
	note D#, 2
	note D#, 2
	note E_, 2
	notetype 6, 11, 4
	note F_, 8
	endchannel


SFX_08_3a_Ch2: ; 23998 (8:7998)
	executemusic
	vibrato 4, 2, 2
	duty 2
	notetype 6, 12, 4
	octave 4
	note A_, 4
	notetype 4, 12, 2
	note A_, 2
	note A_, 2
	note A_, 2
	notetype 6, 12, 4
	note A#, 2
	note A#, 2
	note A#, 2
	notetype 6, 12, 4
	note A_, 8
	endchannel


SFX_08_3a_Ch3: ; 239b0 (8:79b0)
	executemusic
	notetype 6, 1, 0
	octave 5
	note A_, 4
	notetype 4, 1, 0
	note F_, 1
	rest 1
	note F_, 1
	rest 1
	note F_, 1
	rest 1
	notetype 6, 1, 0
	note G_, 1
	rest 1
	note D#, 1
	rest 1
	note G_, 1
	rest 1
	note A_, 8
	endchannel
; 0x239c7