summaryrefslogtreecommitdiff
path: root/audio/music/successfulcapture.asm
blob: f0e0c172ffde0bbef5dc522cbfed74e70334209f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
_Music_SuccessfulCapture: ; 0xf4602
	db $80
	dw _Music_SuccessfulCapture_Ch1
	db $01
	dw _Music_SuccessfulCapture_Ch2
	db $02
	dw _Music_SuccessfulCapture_Ch3
; 0xf460b

_Music_SuccessfulCapture_Ch1: ; 0xf460b
	tempo $7e00
	volume $77
	dutycycle $03
	tone $0100
	notetype $0c, $a1
	jumpchannel $4536 ; end
; 0xf461b

_Music_SuccessfulCapture_Ch2: ; 0xf461b
	vibrato $12, $24
	notetype $0c, $c1
	dutycycle $02
	jumpchannel $4585 ; end
; 0xf4626

_Music_SuccessfulCapture_Ch3: ; 0xf4626
	notetype $0c, $25
	jumpchannel $45cf ; end
; 0xf462c