mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
23 lines
541 B
NASM
23 lines
541 B
NASM
Music_SuccessfulCapture:
|
|
musicheader 3, 1, Music_SuccessfulCapture_Ch1
|
|
musicheader 1, 2, Music_SuccessfulCapture_Ch2
|
|
musicheader 1, 3, Music_SuccessfulCapture_Ch3
|
|
|
|
Music_SuccessfulCapture_Ch1:
|
|
tempo 126
|
|
volume $77
|
|
dutycycle $3
|
|
tone $0001
|
|
notetype $c, $a1
|
|
jumpchannel Music_SuccessfulCapture_branch_f4536
|
|
|
|
Music_SuccessfulCapture_Ch2:
|
|
vibrato $12, $24
|
|
notetype $c, $c1
|
|
dutycycle $2
|
|
jumpchannel Music_SuccessfulCapture_branch_f4585
|
|
|
|
Music_SuccessfulCapture_Ch3:
|
|
notetype $c, $25
|
|
jumpchannel Music_SuccessfulCapture_branch_f45cf
|