summaryrefslogtreecommitdiff
path: root/audio/music/successfulcapture.asm
blob: 3bdb8c9ae2bb343a96e36b7563f1e7033803102d (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
Music_SuccessfulCapture: ; f4602
	musicheader 3, 1, Music_SuccessfulCapture_Ch1
	musicheader 1, 2, Music_SuccessfulCapture_Ch2
	musicheader 1, 3, Music_SuccessfulCapture_Ch3
; f460b

Music_SuccessfulCapture_Ch1: ; f460b
	tempo 126
	volume $77
	dutycycle $3
	tone $0001
	notetype $c, $a1
	jumpchannel Music_SuccessfulCapture_branch_f4536
; f461b

Music_SuccessfulCapture_Ch2: ; f461b
	vibrato $12, $24
	notetype $c, $c1
	dutycycle $2
	jumpchannel Music_SuccessfulCapture_branch_f4585
; f4626

Music_SuccessfulCapture_Ch3: ; f4626
	notetype $c, $25
	jumpchannel Music_SuccessfulCapture_branch_f45cf
; f462c