summaryrefslogtreecommitdiff
path: root/audio/sfx/cry15_3.asm
blob: dcd6683b73a2cfef93e3a4c036bd81984c7253a7 (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
SFX_Cry15_3_Ch5:
	duty_cycle_pattern 3, 3, 0, 0
	square_note 4, 15, 3, 1920
	square_note 15, 14, 7, 1792
	square_note 8, 13, 3, 1808
	square_note 4, 12, 2, 1792
	square_note 4, 13, 2, 1776
	square_note 8, 12, 1, 1760
	sound_ret


SFX_Cry15_3_Ch6:
	duty_cycle_pattern 1, 1, 2, 2
	square_note 6, 12, 3, 1793
	square_note 14, 11, 7, 1665
	square_note 7, 11, 3, 1682
	square_note 3, 10, 2, 1665
	square_note 4, 11, 2, 1650
	square_note 8, 10, 1, 1633
	sound_ret


SFX_Cry15_3_Ch8:
	noise_note 6, 14, 3, 92
	noise_note 14, 13, 6, 76
	noise_note 6, 12, 6, 60
	noise_note 3, 11, 3, 76
	noise_note 3, 10, 2, 92
	noise_note 8, 11, 1, 108
	sound_ret