aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/denied_3.asm
blob: 1db9f0e67887bb184c45b32c669ab775a6b4a6f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SFX_Denied_3_Ch5:
	duty_cycle 3
	pitch_sweep 5, -2
	square_note 4, 15, 0, 1280
	pitch_sweep 0, 8
	square_note 4, 0, 0, 0
	square_note 15, 15, 0, 1280
	square_note 1, 0, 0, 0
	sound_ret

SFX_Denied_3_Ch6:
	duty_cycle 3
	square_note 4, 15, 0, 1025
	square_note 4, 0, 0, 0
	square_note 15, 15, 0, 1025
	square_note 1, 0, 0, 0
	sound_ret