summaryrefslogtreecommitdiff
path: root/audio/sfx/unused2_2.asm
blob: aa93f91c3528c3e1517335045d6ab384a4e47231 (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
SFX_Unused2_Ch5:
	execute_music
	tempo 256
	volume 7, 7
	vibrato 6, 2, 6
	duty_cycle 2
	toggle_perfect_pitch
	note_type 6, 11, 1
	octave 3
	note G#, 2
	note G#, 2
	note_type 6, 11, 3
	note G#, 2
	note B_, 2
	octave 4
	note E_, 8
	sound_ret


SFX_Unused2_Ch6:
	execute_music
	vibrato 8, 2, 7
	duty_cycle 2
	note_type 6, 12, 1
	octave 4
	note E_, 2
	note E_, 1
	note E_, 1
	note_type 6, 12, 3
	note E_, 2
	note G#, 2
	note B_, 8
	sound_ret


SFX_Unused2_Ch7:
	execute_music
	note_type 6, 1, 0
	octave 4
	note B_, 1
	rest 1
	note_type 3, 1, 0
	note B_, 1
	rest 1
	note B_, 1
	rest 1
	note_type 6, 1, 0
	note B_, 1
	rest 1
	octave 5
	note E_, 1
	rest 1
	octave 4
	note B_, 4
	rest 4
	sound_ret