pokecrystal-board/audio/music/successfulcapture.asm

27 lines
605 B
NASM
Raw Normal View History

2013-11-06 22:18:50 -08:00
Music_SuccessfulCapture: ; f4602
2015-12-07 08:28:58 -08:00
musicheader 3, 1, Music_SuccessfulCapture_Ch1
musicheader 1, 2, Music_SuccessfulCapture_Ch2
musicheader 1, 3, Music_SuccessfulCapture_Ch3
2013-11-06 22:18:50 -08:00
; f460b
2012-11-30 02:52:23 -08:00
2013-11-06 22:18:50 -08:00
Music_SuccessfulCapture_Ch1: ; f460b
tempo 126
2012-11-30 02:52:23 -08:00
volume $77
2013-11-06 22:18:50 -08:00
dutycycle $3
tone $0001
notetype $c, $a1
jumpchannel Music_SuccessfulCapture_branch_f4536
; f461b
2012-11-30 02:52:23 -08:00
2013-11-06 22:18:50 -08:00
Music_SuccessfulCapture_Ch2: ; f461b
2012-11-30 02:52:23 -08:00
vibrato $12, $24
2013-11-06 22:18:50 -08:00
notetype $c, $c1
dutycycle $2
jumpchannel Music_SuccessfulCapture_branch_f4585
; f4626
2012-11-30 02:52:23 -08:00
2013-11-06 22:18:50 -08:00
Music_SuccessfulCapture_Ch3: ; f4626
notetype $c, $25
jumpchannel Music_SuccessfulCapture_branch_f45cf
; f462c