aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/battle_1e.asm
blob: 9b04ef49e01b8029609dfb83a1e1f6e978bf29c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SFX_Battle_1E_Ch5:
	duty_cycle 0
	pitch_sweep 3, -2
	square_note 4, 15, 2, 512
	pitch_sweep 2, 2
	square_note 8, 14, 2, 512
	pitch_sweep 0, 8
	sound_ret

SFX_Battle_1E_Ch8:
	noise_note 0, 13, 1, 66
	noise_note 4, 10, 1, 50
	noise_note 0, 13, 1, 34
	noise_note 6, 10, 1, 50
	sound_ret