summaryrefslogtreecommitdiff
path: root/audio/sfx/cry1f_2.asm
blob: 99f3a056ea77e3d102a685d51e48ce64d965909b (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
SFX_Cry1F_2_Ch5:
	duty_cycle_pattern 2, 2, 1, 1
	square_note 3, 15, 4, 1601
	square_note 13, 13, 6, 1825
	square_note 8, 15, 4, 1817
	square_note 8, 12, 1, 1818
	sound_ret


SFX_Cry1F_2_Ch6:
	duty_cycle_pattern 3, 0, 3, 0
	square_note 4, 15, 4, 1408
	square_note 14, 14, 6, 1760
	square_note 8, 13, 5, 1752
	square_note 8, 13, 1, 1756
	sound_ret


SFX_Cry1F_2_Ch8:
	noise_note 5, 12, 4, 70
	noise_note 13, 10, 5, 68
	noise_note 8, 12, 4, 69
	noise_note 8, 11, 1, 68
	sound_ret