pokecrystal-board/audio/music/postcredits.asm

268 lines
3.5 KiB
NASM
Raw Normal View History

2013-11-06 22:18:50 -08:00
Music_PostCredits: ; cfd9e
2015-12-07 08:28:58 -08:00
musicheader 2, 1, Music_PostCredits_Ch1
musicheader 1, 2, Music_PostCredits_Ch2
2013-11-06 22:18:50 -08:00
; cfda4
2012-11-30 02:52:23 -08:00
db $2
2013-11-06 22:18:50 -08:00
Music_PostCredits_Ch1: ; cfda5
tempo 271
2012-11-30 02:52:23 -08:00
volume $77
pitchoffset 0, D#
2013-11-06 22:18:50 -08:00
dutycycle $2
notetype $c, $93
note __, 8
2013-11-06 22:18:50 -08:00
Music_PostCredits_branch_cfdb2: ; cfdb2
octave 3
note C_, 2
note E_, 2
note G_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 2
note B_, 2
2013-11-06 22:18:50 -08:00
octave 3
note D_, 2
note G_, 2
note B_, 2
2013-11-06 22:18:50 -08:00
octave 4
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 2
note A#, 2
2013-11-06 22:18:50 -08:00
octave 3
note D_, 2
note G_, 2
note A#, 2
2013-11-06 22:18:50 -08:00
octave 4
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note F_, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 2
note G#, 2
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note F_, 2
note G#, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 2
note G_, 2
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note E_, 2
note G_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $63
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note C_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 2
note F#, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 3
note D_, 2
note F#, 2
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $63
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 2
note G_, 2
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note D_, 2
note G_, 2
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $93
note D_, 2
2013-11-06 22:18:50 -08:00
octave 2
note G_, 2
2013-11-06 22:18:50 -08:00
loopchannel 0, Music_PostCredits_branch_cfdb2
; cfe48
2012-11-30 02:52:23 -08:00
2013-11-06 22:18:50 -08:00
Music_PostCredits_Ch2: ; cfe48
pitchoffset 0, D#
2013-11-06 22:18:50 -08:00
dutycycle $2
notetype $c, $a3
octave 5
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note F_, 2
2013-11-06 22:18:50 -08:00
Music_PostCredits_branch_cfe5a: ; cfe5a
2012-11-30 02:52:23 -08:00
intensity $a3
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 6
note D_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 5
note B_, 2
2013-11-06 22:18:50 -08:00
octave 6
note C_, 2
2013-11-06 22:18:50 -08:00
octave 5
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $33
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note E_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note F_, 2
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $33
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note E_, 2
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note D_, 2
note E_, 2
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $33
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note F_, 2
note E_, 2
note D#, 2
note E_, 2
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $33
note D_, 2
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $23
note D_, 2
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
2013-11-06 22:18:50 -08:00
octave 4
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
2013-11-06 22:18:50 -08:00
octave 5
note D_, 2
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $73
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $53
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note E_, 2
note F_, 2
2013-11-06 22:18:50 -08:00
loopchannel 0, Music_PostCredits_branch_cfe5a
; cff04