summaryrefslogtreecommitdiff
path: root/audio/sfx/caught_mon.asm
blob: d841f57ad58143f2898db27d88286f7f575047c7 (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
SFX_Caught_Mon_Ch1: ; 23a13 (8:7a13)
	executemusic
	tempo 256
	volume 7, 7
	duty 3
	toggleperfectpitch
	notetype 6, 11, 2
	octave 3
	E_ 2
	F# 2
	G# 2
	G# 1
	G# 1
	B_ 2
	octave 4
	C# 2
	D# 2
	D# 1
	D# 1
	notetype 6, 11, 5
	E_ 8
	endchannel


SFX_Caught_Mon_Ch2: ; 23a2e (8:7a2e)
	executemusic
	duty 2
	notetype 6, 12, 2
	octave 4
	G# 2
	G# 1
	G# 1
	E_ 2
	E_ 1
	E_ 1
	B_ 2
	B_ 1
	B_ 1
	A_ 2
	A_ 1
	A_ 1
	notetype 6, 12, 5
	G# 8
	endchannel


SFX_Caught_Mon_Ch3: ; 23a44 (8:7a44)
	executemusic
	notetype 6, 1, 0
	octave 4
	B_ 2
	rest 2
	octave 5
	C# 2
	rest 2
	D# 2
	rest 2
	F# 2
	G_ 2
	G# 4
	endchannel