pokecrystal/audio/music/route36.asm

522 lines
6.4 KiB
NASM
Raw Normal View History

2018-06-24 14:09:41 +00:00
Music_Route36:
2015-12-07 16:28:58 +00:00
musicheader 4, 1, Music_Route36_Ch1
musicheader 1, 2, Music_Route36_Ch2
musicheader 1, 3, Music_Route36_Ch3
musicheader 1, 4, Music_Route36_Ch4
2012-11-30 10:52:23 +00:00
2018-06-24 14:09:41 +00:00
Music_Route36_Ch1:
2013-11-07 06:18:50 +00:00
tempo 144
2012-11-30 10:52:23 +00:00
volume $77
2013-11-07 06:18:50 +00:00
dutycycle $3
tone $0001
2012-11-30 10:52:23 +00:00
vibrato $10, $15
2013-11-07 06:18:50 +00:00
stereopanning $f
notetype $c, $b3
octave 3
note C_, 4
note C_, 6
note F_, 1
note E_, 1
2012-11-30 10:52:23 +00:00
intensity $b5
note F_, 8
2012-11-30 10:52:23 +00:00
intensity $b3
note F_, 6
note A#, 1
note A_, 1
2012-11-30 10:52:23 +00:00
intensity $5d
note A#, 4
.mainloop:
2012-11-30 10:52:23 +00:00
intensity $b5
note F_, 4
note A_, 2
note G_, 2
note F_, 2
note E_, 2
note F_, 2
note A_, 2
note D#, 2
note A#, 4
note A_, 4
note G_, 2
note A#, 4
note F_, 4
note A_, 2
note G_, 2
note F_, 2
note E_, 2
note F_, 2
note A_, 2
note G_, 2
note A#, 4
note A_, 4
2013-11-07 06:18:50 +00:00
octave 4
note D#, 4
2013-11-07 06:18:50 +00:00
octave 3
note A#, 2
2012-11-30 10:52:23 +00:00
intensity $b6
2013-11-07 06:18:50 +00:00
octave 4
note F_, 10
2012-11-30 10:52:23 +00:00
intensity $b5
note C_, 2
note F_, 2
note C_, 2
2013-11-07 06:18:50 +00:00
octave 3
note A#, 2
2013-11-07 06:18:50 +00:00
octave 4
note D#, 4
note D_, 4
note C_, 2
2013-11-07 06:18:50 +00:00
octave 3
note A#, 4
2012-11-30 10:52:23 +00:00
intensity $b4
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 2
2013-11-07 06:18:50 +00:00
octave 3
note F#, 2
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 2
2013-11-07 06:18:50 +00:00
octave 3
note F#, 2
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 2
2012-11-30 10:52:23 +00:00
intensity $a4
2013-11-07 06:18:50 +00:00
octave 3
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 2
note F#, 2
2013-11-07 06:18:50 +00:00
octave 3
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 2
note F#, 2
2013-11-07 06:18:50 +00:00
octave 3
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 2
2012-11-30 10:52:23 +00:00
stereopanning $f0
intensity $95
2013-11-07 06:18:50 +00:00
octave 3
note D_, 6
2013-11-07 06:18:50 +00:00
octave 2
note A_, 6
2013-11-07 06:18:50 +00:00
octave 3
note D_, 4
2013-11-07 06:18:50 +00:00
octave 2
note A_, 6
2013-11-07 06:18:50 +00:00
octave 3
note D_, 6
note E_, 4
2012-11-30 10:52:23 +00:00
intensity $b5
note D_, 6
note A_, 6
note G_, 4
2012-11-30 10:52:23 +00:00
intensity $a5
2013-11-07 06:18:50 +00:00
octave 2
note A_, 6
2013-11-07 06:18:50 +00:00
octave 3
note F#, 6
note E_, 4
note D_, 6
2013-11-07 06:18:50 +00:00
octave 2
note A_, 6
2013-11-07 06:18:50 +00:00
octave 3
note D_, 4
2012-11-30 10:52:23 +00:00
intensity $b5
note F#, 6
note E_, 6
note C#, 4
note D_, 6
note A_, 6
note G_, 4
2013-11-07 06:18:50 +00:00
octave 2
note A_, 6
2013-11-07 06:18:50 +00:00
octave 3
note F#, 6
note D_, 4
note C_, 6
note G_, 6
note C_, 2
note E_, 2
2012-11-30 10:52:23 +00:00
intensity $b7
note C_, 6
note G_, 4
note D_, 2
note E_, 2
note G_, 2
note A_, 2
note G#, 2
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 6
note C_, 2
2013-11-07 06:18:50 +00:00
octave 3
note B_, 2
note A_, 6
note D_, 6
2013-11-07 06:18:50 +00:00
stereopanning $f
2012-11-30 10:52:23 +00:00
intensity $b5
note D#, 2
note E_, 2
loopchannel 0, .mainloop
2012-11-30 10:52:23 +00:00
2018-06-24 14:09:41 +00:00
Music_Route36_Ch2:
2013-11-07 06:18:50 +00:00
dutycycle $3
2012-11-30 10:52:23 +00:00
vibrato $10, $36
stereopanning $f0
2013-11-07 06:18:50 +00:00
notetype $c, $c2
octave 3
note F_, 2
note C_, 1
2013-11-07 06:18:50 +00:00
note F_, 1
2012-11-30 10:52:23 +00:00
intensity $c7
note A_, 8
note C_, 4
2012-11-30 10:52:23 +00:00
intensity $c3
2013-11-07 06:18:50 +00:00
octave 4
note C_, 2
2013-11-07 06:18:50 +00:00
octave 3
note A_, 1
2013-11-07 06:18:50 +00:00
octave 4
note C_, 1
2012-11-30 10:52:23 +00:00
intensity $c7
note F_, 8
2013-11-07 06:18:50 +00:00
octave 3
note G_, 4
.mainloop:
2012-11-30 10:52:23 +00:00
intensity $c7
2013-11-07 06:18:50 +00:00
octave 4
note C_, 10
2012-11-30 10:52:23 +00:00
intensity $c4
2013-11-07 06:18:50 +00:00
octave 3
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note C_, 2
note A_, 2
note G_, 3
2012-11-30 10:52:23 +00:00
intensity $c2
note D#, 1
2012-11-30 10:52:23 +00:00
intensity $c7
note D#, 12
note C_, 10
2012-11-30 10:52:23 +00:00
intensity $c4
2013-11-07 06:18:50 +00:00
octave 3
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note C_, 2
note F_, 2
2012-11-30 10:52:23 +00:00
intensity $c2
note D#, 2
2013-11-07 06:18:50 +00:00
note D#, 1
note F_, 1
2012-11-30 10:52:23 +00:00
intensity $c7
note G_, 12
note A_, 10
2012-11-30 10:52:23 +00:00
intensity $c4
note F_, 2
note A_, 2
2013-11-07 06:18:50 +00:00
octave 5
note C_, 2
2013-11-07 06:18:50 +00:00
octave 4
note A#, 3
note A_, 1
intensity $c7
note G_, 8
note A#, 4
2012-11-30 10:52:23 +00:00
intensity $b0
note A_, 16
2012-11-30 10:52:23 +00:00
intensity $b7
note A_, 16
2013-11-07 06:18:50 +00:00
stereopanning $f
2012-11-30 10:52:23 +00:00
intensity $a4
2013-11-07 06:18:50 +00:00
octave 3
note A_, 6
note G_, 6
note F#, 4
note E_, 6
note F#, 6
note G_, 4
2012-11-30 10:52:23 +00:00
intensity $b3
note A_, 2
note F#, 1
2013-11-07 06:18:50 +00:00
note A_, 1
2012-11-30 10:52:23 +00:00
intensity $b7
2013-11-07 06:18:50 +00:00
octave 4
note D_, 12
2012-11-30 10:52:23 +00:00
intensity $a4
2013-11-07 06:18:50 +00:00
octave 3
note F#, 2
note D_, 1
2013-11-07 06:18:50 +00:00
note F#, 1
2012-11-30 10:52:23 +00:00
intensity $a7
note A_, 12
2012-11-30 10:52:23 +00:00
intensity $c7
note A_, 6
note G_, 6
note F#, 4
note B_, 6
note A_, 6
note G_, 4
2012-11-30 10:52:23 +00:00
intensity $c3
note A_, 2
note F#, 1
2013-11-07 06:18:50 +00:00
note A_, 1
2012-11-30 10:52:23 +00:00
intensity $c7
2013-11-07 06:18:50 +00:00
octave 4
note D_, 12
2012-11-30 10:52:23 +00:00
intensity $c3
2013-11-07 06:18:50 +00:00
octave 3
note F#, 2
note D_, 1
2013-11-07 06:18:50 +00:00
note F#, 1
2012-11-30 10:52:23 +00:00
intensity $c7
note A_, 12
2012-11-30 10:52:23 +00:00
intensity $c2
note G_, 2
note E_, 1
2013-11-07 06:18:50 +00:00
note G_, 1
2012-11-30 10:52:23 +00:00
intensity $b0
2013-11-07 06:18:50 +00:00
octave 4
note C_, 2
2012-11-30 10:52:23 +00:00
intensity $b7
note C_, 10
2012-11-30 10:52:23 +00:00
intensity $c5
2013-11-07 06:18:50 +00:00
octave 3
note G_, 2
note E_, 1
2013-11-07 06:18:50 +00:00
note G_, 1
2012-11-30 10:52:23 +00:00
intensity $c7
2013-11-07 06:18:50 +00:00
octave 4
note C_, 8
note C#, 4
2012-11-30 10:52:23 +00:00
stereopanning $ff
note D_, 6
note A_, 6
note G_, 2
note F#, 2
2012-11-30 10:52:23 +00:00
intensity $b0
note D_, 4
2012-11-30 10:52:23 +00:00
intensity $b7
note D_, 8
2012-11-30 10:52:23 +00:00
stereopanning $f0
intensity $c4
2013-11-07 06:18:50 +00:00
octave 3
note F#, 1
note G_, 1
note A_, 1
note B_, 1
loopchannel 0, .mainloop
2013-11-07 06:18:50 +00:00
2018-06-24 14:09:41 +00:00
Music_Route36_Ch3:
2013-11-07 06:18:50 +00:00
notetype $c, $25
octave 3
note F_, 1
note __, 3
note F_, 1
note __, 1
2013-11-07 06:18:50 +00:00
octave 4
note C_, 4
2013-11-07 06:18:50 +00:00
octave 3
note C_, 2
note F_, 2
note C_, 2
note D#, 1
note __, 3
note D#, 1
note __, 1
2013-11-07 06:18:50 +00:00
octave 4
note F_, 4
2013-11-07 06:18:50 +00:00
octave 2
note A#, 2
2013-11-07 06:18:50 +00:00
octave 3
note D#, 2
note E_, 2
.mainloop:
note F_, 4
note C_, 2
note F_, 4
note C_, 2
note F_, 2
note C_, 2
note G_, 4
note D#, 2
note G_, 4
note D#, 2
note G_, 2
note D#, 2
note F_, 4
note C_, 2
note F_, 4
note C_, 2
note F_, 2
note C_, 2
note G_, 4
note D#, 2
note G_, 4
note D#, 2
note G_, 2
note D#, 2
note A_, 4
note F_, 2
note A_, 4
note F_, 2
note A_, 2
note F_, 2
note A#, 4
note G_, 2
note A#, 4
note G_, 2
note A#, 2
note G_, 2
note F#, 4
note D_, 2
note F#, 4
note D_, 2
note F#, 2
note D_, 2
note D_, 4
2013-11-07 06:18:50 +00:00
octave 2
note A_, 2
2013-11-07 06:18:50 +00:00
octave 3
note D_, 4
2013-11-07 06:18:50 +00:00
octave 2
note A_, 2
2013-11-07 06:18:50 +00:00
octave 3
note D_, 2
2013-11-07 06:18:50 +00:00
octave 2
note A_, 2
octave 3
note F#, 4
note D_, 2
note F#, 4
note D_, 2
note F#, 2
note D_, 2
note G_, 4
note E_, 2
note G_, 4
note E_, 2
note G_, 2
note E_, 2
note F#, 4
note D_, 2
note F#, 4
note D_, 2
note F#, 2
note D_, 2
note F#, 4
note D_, 2
note F#, 4
note D_, 2
note E_, 2
note A_, 2
note F#, 4
note D_, 2
note F#, 4
note D_, 2
note F#, 2
note D_, 2
note G_, 4
note E_, 2
note G_, 4
note E_, 2
note G_, 2
note E_, 2
note F#, 4
note D_, 2
note F#, 4
note D_, 2
note F#, 2
note D_, 2
note F#, 4
note D_, 2
note F#, 4
note D_, 2
note F#, 2
note D_, 2
note G_, 4
note C_, 2
note G_, 4
note C_, 2
note G_, 2
note C_, 2
note G_, 4
note C_, 2
note G_, 4
note C_, 2
note E_, 2
note G_, 2
note A_, 6
2013-11-07 06:18:50 +00:00
octave 4
note F#, 4
2013-11-07 06:18:50 +00:00
octave 3
note D_, 2
note A_, 2
2013-11-07 06:18:50 +00:00
octave 4
note D_, 2
note C_, 3
2013-11-07 06:18:50 +00:00
note E_, 1
note F#, 6
octave 3
note D_, 2
note D#, 2
note E_, 2
loopchannel 0, .mainloop
2013-11-07 06:18:50 +00:00
2018-06-24 14:09:41 +00:00
Music_Route36_Ch4:
2013-11-07 06:18:50 +00:00
togglenoise $1
notetype $c
callchannel .sub1
callchannel .sub3
.mainloop:
.loop1:
callchannel .sub1
callchannel .sub2
callchannel .sub1
callchannel .sub3
loopchannel 2, .loop1
.loop2:
note A#, 4
note A_, 2
note F_, 4
note B_, 1
note B_, 1
note A_, 4
loopchannel 11, .loop2
callchannel .sub3
loopchannel 0, .mainloop
2012-11-30 10:52:23 +00:00
.sub1:
note A_, 4
note A_, 6
note A#, 1
2013-11-07 06:18:50 +00:00
note A#, 1
note A_, 2
note A#, 2
2013-11-07 06:18:50 +00:00
endchannel
2012-11-30 10:52:23 +00:00
.sub2:
note A_, 4
note A_, 6
note B_, 1
note A#, 1
note A_, 4
2013-11-07 06:18:50 +00:00
endchannel
2012-11-30 10:52:23 +00:00
.sub3:
note A_, 4
note A_, 6
note A#, 1
note A#, 1
note A_, 2
2013-11-07 06:18:50 +00:00
notetype $6
note A#, 1
note A#, 1
note A_, 1
note A_, 1
2013-11-07 06:18:50 +00:00
notetype $c
endchannel