pokecrystal-board/audio/music/lavendertown.asm

515 lines
6.4 KiB
NASM
Raw Normal View History

2018-06-24 07:09:41 -07:00
Music_LavenderTown:
2015-12-07 08:28:58 -08:00
musicheader 3, 1, Music_LavenderTown_Ch1
musicheader 1, 2, Music_LavenderTown_Ch2
musicheader 1, 3, Music_LavenderTown_Ch3
2012-11-30 02:52:23 -08:00
db $3 ; unused
2018-06-24 07:09:41 -07:00
Music_LavenderTown_Ch1:
2013-11-06 22:18:50 -08:00
tempo 160
2012-11-30 02:52:23 -08:00
volume $77
2013-11-06 22:18:50 -08:00
stereopanning $f
vibrato $6, $24
dutycycle $0
notetype $c, $b3
note __, 16
note __, 16
note __, 16
note __, 16
.mainloop:
callchannel .sub1
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 5
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
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 $93
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $93
note A_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note A_, 2
callchannel .sub2
2012-11-30 02:52:23 -08:00
intensity $93
intensity $93
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $83
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $93
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 4
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $93
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note G_, 2
callchannel .sub1
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 5
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
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
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $93
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note G_, 2
callchannel .sub2
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 6
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 5
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
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
note C_, 2
2013-11-06 22:18:50 -08:00
intensity $43
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note F_, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
note E_, 2
note F_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A_, 2
note F_, 2
.loop1:
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note E_, 2
note G_, 2
note B_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note G_, 2
note E_, 2
note C_, 2
note F_, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
note E_, 2
note F_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A_, 2
note F_, 2
loopchannel 2, .loop1
note F#, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
note F#, 2
note A_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A_, 2
note F#, 2
note G_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
note D_, 2
note F_, 2
note G_, 2
note F_, 2
note D_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note B_, 8
note B_, 8
loopchannel 0, .mainloop
2012-11-30 02:52:23 -08:00
.sub1:
2012-11-30 02:52:23 -08:00
intensity $83
2013-11-06 22:18:50 -08:00
octave 5
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 $83
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 $83
2013-11-06 22:18:50 -08:00
octave 6
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 $83
2013-11-06 22:18:50 -08:00
octave 5
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 $83
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 $83
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 $83
2013-11-06 22:18:50 -08:00
octave 6
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 $83
2013-11-06 22:18:50 -08:00
octave 5
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 $83
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 $83
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $83
2013-11-06 22:18:50 -08:00
octave 6
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 $83
2013-11-06 22:18:50 -08:00
octave 5
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $83
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 $83
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 $83
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 $83
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 $83
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 $83
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 $83
2013-11-06 22:18:50 -08:00
octave 6
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 $83
2013-11-06 22:18:50 -08:00
octave 5
note F_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note F_, 2
2013-11-06 22:18:50 -08:00
endchannel
2012-11-30 02:52:23 -08:00
.sub2:
2012-11-30 02:52:23 -08:00
intensity $93
2013-11-06 22:18:50 -08:00
octave 5
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $83
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $83
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 $83
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 $83
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $43
note G_, 2
2013-11-06 22:18:50 -08:00
endchannel
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_LavenderTown_Ch2:
2013-11-06 22:18:50 -08:00
dutycycle $1
vibrato $8, $24
2012-11-30 02:52:23 -08:00
stereopanning $ff
.loop1:
2013-11-06 22:18:50 -08:00
notetype $c, $a3
octave 5
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 $a3
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $63
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $63
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note F#, 2
2012-11-30 02:52:23 -08:00
intensity $63
note F#, 2
loopchannel 3, .loop1
2012-11-30 02:52:23 -08:00
intensity $a3
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 $a3
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $63
note G_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $63
note B_, 2
2012-11-30 02:52:23 -08:00
intensity $a3
2013-11-06 22:18:50 -08:00
octave 6
note D_, 2
2012-11-30 02:52:23 -08:00
intensity $63
note D_, 2
.mainloop:
2012-11-30 02:52:23 -08:00
intensity $b5
callchannel .sub1
2013-11-06 22:18:50 -08:00
octave 2
note F#, 4
2013-11-06 22:18:50 -08:00
octave 3
note C_, 4
note F#, 4
note A_, 4
2013-11-06 22:18:50 -08:00
octave 2
note G_, 4
2013-11-06 22:18:50 -08:00
octave 3
note C_, 4
note D_, 4
note G_, 4
note F_, 4
note D_, 4
2013-11-06 22:18:50 -08:00
octave 2
note B_, 4
note G_, 4
callchannel .sub1
2013-11-06 22:18:50 -08:00
octave 2
note G_, 4
2013-11-06 22:18:50 -08:00
octave 3
note C_, 4
note F_, 4
note G_, 4
note C_, 4
note F_, 4
note G_, 4
note F_, 4
note C_, 4
note E_, 4
note G_, 4
2013-11-06 22:18:50 -08:00
octave 4
note C_, 4
2012-11-30 02:52:23 -08:00
intensity $b7
2013-11-06 22:18:50 -08:00
octave 2
note F_, 16
note C_, 16
note F_, 16
note C_, 16
note F_, 16
note F#, 16
note G_, 16
2013-11-06 22:18:50 -08:00
octave 1
note G_, 8
2012-11-30 02:52:23 -08:00
intensity $57
2013-11-06 22:18:50 -08:00
octave 5
note D_, 1
note F_, 1
note G_, 6
loopchannel 0, .mainloop
2012-11-30 02:52:23 -08:00
.sub1:
2013-11-06 22:18:50 -08:00
octave 2
note C_, 4
note G_, 4
2013-11-06 22:18:50 -08:00
octave 3
note E_, 4
2013-11-06 22:18:50 -08:00
octave 2
note G_, 4
note D_, 4
note A_, 4
2013-11-06 22:18:50 -08:00
octave 3
note F_, 4
2013-11-06 22:18:50 -08:00
octave 2
note A_, 4
note E_, 4
note B_, 4
2013-11-06 22:18:50 -08:00
octave 3
note G_, 4
note F_, 4
note E_, 4
note C#, 4
2013-11-06 22:18:50 -08:00
octave 2
note A#, 4
note G_, 4
note F_, 4
2013-11-06 22:18:50 -08:00
octave 3
note C_, 4
note A_, 4
note C_, 4
2013-11-06 22:18:50 -08:00
endchannel
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_LavenderTown_Ch3:
2012-11-30 02:52:23 -08:00
vibrato $12, $24
2013-11-06 22:18:50 -08:00
notetype $c, $13
2012-11-30 02:52:23 -08:00
stereopanning $f0
note __, 16
note __, 16
note __, 16
note __, 8
2013-11-06 22:18:50 -08:00
octave 5
note E_, 4
note F_, 4
.mainloop:
2012-11-30 02:52:23 -08:00
intensity $12
2013-11-06 22:18:50 -08:00
octave 5
note G_, 4
note __, 4
note G_, 4
note __, 4
note E_, 4
note __, 4
note E_, 4
note F_, 4
note G_, 4
note F_, 4
note E_, 4
note B_, 4
note C#, 8
note __, 2
note C#, 2
note D_, 2
note E_, 2
note F_, 10
note G_, 2
note F_, 2
note E_, 2
note D_, 8
2013-11-06 22:18:50 -08:00
octave 4
note A_, 4
2013-11-06 22:18:50 -08:00
octave 5
note D_, 4
note E_, 12
note F_, 2
note E_, 2
note D_, 12
note E_, 2
note F_, 2
note G_, 4
note __, 4
note G_, 4
note __, 4
note E_, 4
note __, 4
note E_, 4
note F_, 4
note G_, 4
note F_, 4
note E_, 4
note B_, 4
note C#, 8
note __, 2
note C#, 2
note D_, 2
note E_, 2
note F_, 10
note G_, 2
note F_, 2
note E_, 2
note D_, 12
note C_, 2
note D_, 2
note C_, 16
note C_, 12
note __, 4
2012-11-30 02:52:23 -08:00
intensity $24
note A_, 2
note G_, 2
note A_, 2
note B_, 2
2013-11-06 22:18:50 -08:00
octave 6
note C_, 4
2013-11-06 22:18:50 -08:00
octave 5
note G_, 4
note F_, 4
note E_, 4
note D_, 4
note C_, 4
note A_, 2
note G_, 2
note A_, 2
note B_, 2
2013-11-06 22:18:50 -08:00
octave 6
note C_, 4
2013-11-06 22:18:50 -08:00
octave 5
note G_, 4
2013-11-06 22:18:50 -08:00
octave 6
note F_, 4
2013-11-06 22:18:50 -08:00
notetype $8, $24
note E_, 2
note F_, 2
note E_, 2
2013-11-06 22:18:50 -08:00
notetype $c, $24
note D_, 4
note C_, 4
2013-11-06 22:18:50 -08:00
octave 5
note A_, 2
note G_, 2
note A_, 2
note B_, 2
2013-11-06 22:18:50 -08:00
octave 6
note C_, 4
2013-11-06 22:18:50 -08:00
octave 5
note G_, 4
note A_, 2
note G_, 2
note A_, 2
note B_, 2
2013-11-06 22:18:50 -08:00
octave 6
note C_, 4
note C#, 4
note D_, 12
note C_, 4
2013-11-06 22:18:50 -08:00
octave 5
note B_, 12
note E_, 2
note F_, 2
loopchannel 0, .mainloop