summaryrefslogtreecommitdiff
path: root/audio/sfx/ball_poof.asm
blob: 396adf443a016e392dd37697043f395c68f33278 (plain)
1
2
3
4
5
6
7
8
9
10
11
SFX_Ball_Poof_Ch5:
	duty_cycle 2
	pitch_sweep 1, 6
	square_note 15, 15, 2, 1024
	pitch_sweep 0, 8
	sound_ret


SFX_Ball_Poof_Ch8:
	noise_note 15, 10, 2, 34
	sound_ret