summaryrefslogtreecommitdiff
path: root/audio/sfx/battle_2e.asm
blob: ab5665fa783fb7e0a26c157c7cfff297cb448b05 (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
SFX_Battle_2E_Ch5:
	duty_cycle 0
	square_note 2, 15, 1, 512
	square_note 3, 15, 1, 1792
	square_note 4, 15, 1, 1280
	square_note 5, 15, 1, 2032
	sound_loop 8, SFX_Battle_2E_Ch5
	sound_ret


SFX_Battle_2E_Ch6:
	duty_cycle_pattern 2, 3, 0, 3
	square_note 2, 14, 1, 770
	square_note 3, 14, 1, 2034
	square_note 4, 14, 1, 1538
	square_note 5, 14, 1, 1794
	sound_loop 8, SFX_Battle_2E_Ch6
	sound_ret


SFX_Battle_2E_Ch8:
	noise_note 2, 13, 3, 16
	noise_note 3, 13, 3, 17
	noise_note 2, 13, 2, 16
	noise_note 5, 13, 2, 18
	sound_loop 9, SFX_Battle_2E_Ch8
	sound_ret