aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/battle_34.asm
blob: a52e833270ae91a456ca38df1155a80f623171dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SFX_Battle_34_Ch5:
	duty_cycle_pattern 3, 2, 3, 1
	square_note 8, 15, -7, 1016
	square_note 15, 15, -7, 1024
	square_note 15, 15, 3, 1024
	sound_ret

SFX_Battle_34_Ch6:
	duty_cycle_pattern 2, 3, 1, 0
	square_note 8, 14, -7, 960
	square_note 15, 14, -7, 960
	square_note 15, 14, 3, 960
	sound_ret

SFX_Battle_34_Ch8:
	noise_note 4, 15, -7, 81
	noise_note 8, 15, -7, 84
	noise_note 15, 15, -7, 85
	noise_note 15, 15, 3, 86
	sound_ret