summaryrefslogtreecommitdiff
path: root/audio/sfx/battle_1e.asm
blob: ff4b0cbc0caef1d18a556eb5aaa08e3cfefd0aa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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, 0
	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