summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld_script.txt22
-rw-r--r--songs.mk35
-rw-r--r--sound/song_table.inc8
-rw-r--r--sound/songs/midi/mus_ajito.midbin9125 -> 8673 bytes
-rw-r--r--sound/songs/midi/mus_aqa_0.midbin0 -> 13636 bytes
-rw-r--r--sound/songs/midi/mus_ashroad.midbin0 -> 14376 bytes
-rw-r--r--sound/songs/midi/mus_ayasii.midbin0 -> 6230 bytes
-rw-r--r--sound/songs/midi/mus_b_arena.midbin0 -> 7492 bytes
-rw-r--r--sound/songs/midi/mus_b_dome.midbin0 -> 14718 bytes
-rw-r--r--sound/songs/midi/mus_b_dome1.midbin0 -> 2039 bytes
-rw-r--r--sound/songs/midi/mus_b_factory.midbin0 -> 30596 bytes
-rw-r--r--sound/songs/midi/mus_b_frontier.midbin0 -> 12649 bytes
-rw-r--r--sound/songs/midi/mus_b_palace.midbin0 -> 16137 bytes
-rw-r--r--sound/songs/midi/mus_naminori.midbin0 -> 10095 bytes
-rw-r--r--sound/songs/midi/mus_ropeway.midbin0 -> 3366 bytes
-rw-r--r--sound/songs/mus_aqa_0.s2755
-rw-r--r--sound/songs/mus_ashroad.s2829
-rw-r--r--sound/songs/mus_ayasii.s1738
-rw-r--r--sound/songs/mus_b_arena.s2351
-rw-r--r--sound/songs/mus_b_dome.s4006
-rw-r--r--sound/songs/mus_b_dome1.s386
-rw-r--r--sound/songs/mus_b_factory.s5584
-rw-r--r--sound/songs/mus_b_frontier.s3983
-rw-r--r--sound/songs/mus_b_palace.s3933
-rw-r--r--sound/songs/mus_naminori.s3005
-rw-r--r--sound/songs/mus_ropeway.s1415
26 files changed, 49 insertions, 32001 deletions
diff --git a/ld_script.txt b/ld_script.txt
index aa0e1e485..c81b7fcdc 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -848,7 +848,7 @@ SECTIONS {
sound/songs/mus_machi_s2.o(.rodata);
sound/songs/mus_machi_s4.o(.rodata);
sound/songs/mus_gim.o(.rodata);
- sound/songs/mus_naminori.o(.rodata);
+ sound/songs/midi/mus_naminori.o(.rodata);
sound/songs/mus_dan01.o(.rodata);
sound/songs/mus_fanfa1.o(.rodata);
sound/songs/mus_me_asa.o(.rodata);
@@ -892,7 +892,7 @@ SECTIONS {
sound/songs/mus_tozan.o(.rodata);
sound/songs/mus_girleye.o(.rodata);
sound/songs/mus_minamo.o(.rodata);
- sound/songs/mus_ashroad.o(.rodata);
+ sound/songs/midi/mus_ashroad.o(.rodata);
sound/songs/mus_event0.o(.rodata);
sound/songs/mus_deepdeep.o(.rodata);
sound/songs/mus_kachi1.o(.rodata);
@@ -902,13 +902,13 @@ SECTIONS {
sound/songs/mus_hageshii.o(.rodata);
sound/songs/mus_kakkoii.o(.rodata);
sound/songs/mus_kazanbai.o(.rodata);
- sound/songs/mus_aqa_0.o(.rodata);
+ sound/songs/midi/mus_aqa_0.o(.rodata);
sound/songs/mus_tsuretek.o(.rodata);
sound/songs/mus_boy_sup.o(.rodata);
sound/songs/mus_rainbow.o(.rodata);
- sound/songs/mus_ayasii.o(.rodata);
+ sound/songs/midi/mus_ayasii.o(.rodata);
sound/songs/mus_kachi4.o(.rodata);
- sound/songs/mus_ropeway.o(.rodata);
+ sound/songs/midi/mus_ropeway.o(.rodata);
sound/songs/mus_casino.o(.rodata);
sound/songs/mus_hightown.o(.rodata);
sound/songs/mus_safari.o(.rodata);
@@ -940,23 +940,23 @@ SECTIONS {
sound/songs/mus_daigo.o(.rodata);
sound/songs/mus_thankfor.o(.rodata);
sound/songs/mus_end.o(.rodata);
- sound/songs/mus_b_frontier.o(.rodata);
- sound/songs/mus_b_arena.o(.rodata);
+ sound/songs/midi/mus_b_frontier.o(.rodata);
+ sound/songs/midi/mus_b_arena.o(.rodata);
sound/songs/mus_me_pointget.o(.rodata);
sound/songs/mus_me_tore_eye.o(.rodata);
sound/songs/mus_pyramid.o(.rodata);
sound/songs/mus_pyramid_top.o(.rodata);
- sound/songs/mus_b_palace.o(.rodata);
+ sound/songs/midi/mus_b_palace.o(.rodata);
sound/songs/mus_rekkuu_kourin.o(.rodata);
sound/songs/mus_sattower.o(.rodata);
sound/songs/mus_me_symbolget.o(.rodata);
- sound/songs/mus_b_dome.o(.rodata);
+ sound/songs/midi/mus_b_dome.o(.rodata);
sound/songs/mus_b_tube.o(.rodata);
- sound/songs/mus_b_factory.o(.rodata);
+ sound/songs/midi/mus_b_factory.o(.rodata);
sound/songs/mus_vs_rekku.o(.rodata);
sound/songs/mus_vs_front.o(.rodata);
sound/songs/mus_vs_mew.o(.rodata);
- sound/songs/mus_b_dome1.o(.rodata);
+ sound/songs/midi/mus_b_dome1.o(.rodata);
sound/songs/mus_battle27.o(.rodata);
sound/songs/mus_battle31.o(.rodata);
sound/songs/mus_battle20.o(.rodata);
diff --git a/songs.mk b/songs.mk
index d789e829c..b556ddbf2 100644
--- a/songs.mk
+++ b/songs.mk
@@ -4,4 +4,37 @@ $(MID_BUILDDIR)/%.o: $(MID_SUBDIR)/%.s
$(AS) $(ASFLAGS) -I sound -o $@ $<
$(MID_SUBDIR)/mus_ajito.s: %.s: %.mid
- $(MID) $< $@ -G 076 -R $(STD_REVERB)
+ $(MID) $< $@ -G076 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_aqa_0.s: %.s: %.mid
+ $(MID) $< $@ -G065 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_ashroad.s: %.s: %.mid
+ $(MID) $< $@ -G055 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_ayasii.s: %.s: %.mid
+ $(MID) $< $@ -G069 -R$(STD_REVERB) -V078
+
+$(MID_SUBDIR)/mus_b_arena.s: %.s: %.mid
+ $(MID) $< $@ -G104 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_b_dome.s: %.s: %.mid
+ $(MID) $< $@ -G111 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_b_dome1.s: %.s: %.mid
+ $(MID) $< $@ -G111 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_b_frontier.s: %.s: %.mid
+ $(MID) $< $@ -G103 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_b_factory.s: %.s: %.mid
+ $(MID) $< $@ -G113 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_b_palace.s: %.s: %.mid
+ $(MID) $< $@ -G108 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
+ $(MID) $< $@ -G017 -R$(STD_REVERB)
+
+$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
+ $(MID) $< $@ -G071 -R$(STD_REVERB) -V078
diff --git a/sound/song_table.inc b/sound/song_table.inc
index fd1bda9c5..837aef6dd 100644
--- a/sound/song_table.inc
+++ b/sound/song_table.inc
@@ -369,7 +369,7 @@ gSongTable:: @ 86B49F0
song mus_machi_s2, 0, 0 @ Petalburg City
song mus_machi_s4, 0, 0 @ Oldale/Lavaridge Town
song mus_gim, 0, 0 @ Gym
- song mus_naminori, 0, 0 @ Surfing
+ song mus_naminori, 0, 0 @ Surf
song mus_dan01, 0, 0 @ Caves and Darkness
song mus_fanfa1, 2, 2 @ Level Up!
song mus_me_asa, 2, 2 @ Pokémon Healed
@@ -423,18 +423,18 @@ gSongTable:: @ 86B49F0
song mus_hageshii, 0, 0 @ Encounter! Biker
song mus_kakkoii, 0, 0 @ Encounter! Electric Trainer
song mus_kazanbai, 0, 0 @ Route 113
- song mus_aqa_0, 0, 0 @ Encounter! Team Aqua
+ song mus_aqa_0, 0, 0 @ Team Aqua Appears!
song mus_tsuretek, 0, 0 @ Follow Me!
song mus_boy_sup, 0, 0 @ Encounter! Brendan
song mus_rainbow, 0, 0 @ Ever Grande City
- song mus_ayasii, 0, 0 @ Encounter! Psychic
+ song mus_ayasii, 0, 0 @ Trainers' Eyes Meet (Hex Maniac)
song mus_kachi4, 0, 0 @ Victory! Aqua/Magma Grunt
song mus_ropeway, 0, 0 @ Cable Car
song mus_casino, 0, 0 @ Game Corner
song mus_hightown, 0, 0 @ Dewford Town
song mus_safari, 0, 0 @ Safari Zone
song mus_c_road, 0, 0 @ Victory Road
- song mus_ajito, 0, 0 @ Aqua/Magma Hideout
+ song mus_ajito, 0, 0 @ Hideout
song mus_m_boat, 0, 0 @ Sailing
song mus_m_dungon, 0, 0 @ Mt. Pyre (Inside)
song mus_finecity, 0, 0 @ Slateport City
diff --git a/sound/songs/midi/mus_ajito.mid b/sound/songs/midi/mus_ajito.mid
index a762a9707..b61ae28ba 100644
--- a/sound/songs/midi/mus_ajito.mid
+++ b/sound/songs/midi/mus_ajito.mid
Binary files differ
diff --git a/sound/songs/midi/mus_aqa_0.mid b/sound/songs/midi/mus_aqa_0.mid
new file mode 100644
index 000000000..a2f4dfcc9
--- /dev/null
+++ b/sound/songs/midi/mus_aqa_0.mid
Binary files differ
diff --git a/sound/songs/midi/mus_ashroad.mid b/sound/songs/midi/mus_ashroad.mid
new file mode 100644
index 000000000..83b83e025
--- /dev/null
+++ b/sound/songs/midi/mus_ashroad.mid
Binary files differ
diff --git a/sound/songs/midi/mus_ayasii.mid b/sound/songs/midi/mus_ayasii.mid
new file mode 100644
index 000000000..c9942e907
--- /dev/null
+++ b/sound/songs/midi/mus_ayasii.mid
Binary files differ
diff --git a/sound/songs/midi/mus_b_arena.mid b/sound/songs/midi/mus_b_arena.mid
new file mode 100644
index 000000000..529203987
--- /dev/null
+++ b/sound/songs/midi/mus_b_arena.mid
Binary files differ
diff --git a/sound/songs/midi/mus_b_dome.mid b/sound/songs/midi/mus_b_dome.mid
new file mode 100644
index 000000000..532607fa9
--- /dev/null
+++ b/sound/songs/midi/mus_b_dome.mid
Binary files differ
diff --git a/sound/songs/midi/mus_b_dome1.mid b/sound/songs/midi/mus_b_dome1.mid
new file mode 100644
index 000000000..6da3c95ab
--- /dev/null
+++ b/sound/songs/midi/mus_b_dome1.mid
Binary files differ
diff --git a/sound/songs/midi/mus_b_factory.mid b/sound/songs/midi/mus_b_factory.mid
new file mode 100644
index 000000000..4602b6d46
--- /dev/null
+++ b/sound/songs/midi/mus_b_factory.mid
Binary files differ
diff --git a/sound/songs/midi/mus_b_frontier.mid b/sound/songs/midi/mus_b_frontier.mid
new file mode 100644
index 000000000..b3a1204c9
--- /dev/null
+++ b/sound/songs/midi/mus_b_frontier.mid
Binary files differ
diff --git a/sound/songs/midi/mus_b_palace.mid b/sound/songs/midi/mus_b_palace.mid
new file mode 100644
index 000000000..c53f379fc
--- /dev/null
+++ b/sound/songs/midi/mus_b_palace.mid
Binary files differ
diff --git a/sound/songs/midi/mus_naminori.mid b/sound/songs/midi/mus_naminori.mid
new file mode 100644
index 000000000..7a73e304e
--- /dev/null
+++ b/sound/songs/midi/mus_naminori.mid
Binary files differ
diff --git a/sound/songs/midi/mus_ropeway.mid b/sound/songs/midi/mus_ropeway.mid
new file mode 100644
index 000000000..5aa3a411a
--- /dev/null
+++ b/sound/songs/midi/mus_ropeway.mid
Binary files differ
diff --git a/sound/songs/mus_aqa_0.s b/sound/songs/mus_aqa_0.s
deleted file mode 100644
index 258a5dcc4..000000000
--- a/sound/songs/mus_aqa_0.s
+++ /dev/null
@@ -1,2755 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_aqa_0_grp, voicegroup065
- .equ mus_aqa_0_pri, 0
- .equ mus_aqa_0_rev, reverb_set+50
- .equ mus_aqa_0_mvl, 127
- .equ mus_aqa_0_key, 0
- .equ mus_aqa_0_tbs, 1
- .equ mus_aqa_0_exg, 0
- .equ mus_aqa_0_cmp, 1
-
- .section .rodata
- .global mus_aqa_0
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_aqa_0_1:
- .byte KEYSH , mus_aqa_0_key+0
- .byte TEMPO , 140*mus_aqa_0_tbs/2
- .byte VOICE , 127
- .byte LFOS , 44
- .byte PAN , c_v+63
- .byte VOL , 46*mus_aqa_0_mvl/mxv
- .byte W12
-mus_aqa_0_1_000:
- .byte N03 , En4 , v112
- .byte W06
- .byte En4 , v064
- .byte W18
- .byte En4 , v112
- .byte W06
- .byte En4 , v064
- .byte W18
- .byte En4 , v112
- .byte W06
- .byte En4 , v064
- .byte W18
- .byte En4 , v112
- .byte W06
- .byte En4 , v064
- .byte W18
- .byte PEND
- .byte PATT
- .word mus_aqa_0_1_000
-mus_aqa_0_1_B1:
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte PATT
- .word mus_aqa_0_1_000
- .byte GOTO
- .word mus_aqa_0_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_aqa_0_2:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 126
- .byte LFOS , 44
- .byte PAN , c_v+63
- .byte VOL , 43*mus_aqa_0_mvl/mxv
- .byte W12
-mus_aqa_0_2_000:
- .byte W12
- .byte N12 , Gn4 , v100
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W12
- .byte PEND
- .byte VOL , 10*mus_aqa_0_mvl/mxv
- .byte W12
- .byte N12
- .byte W12
- .byte VOL , 21*mus_aqa_0_mvl/mxv
- .byte W12
- .byte N12
- .byte W12
- .byte VOL , 32*mus_aqa_0_mvl/mxv
- .byte W12
- .byte N12
- .byte W12
- .byte VOL , 43*mus_aqa_0_mvl/mxv
- .byte W12
- .byte N12
- .byte W12
-mus_aqa_0_2_B1:
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte PATT
- .word mus_aqa_0_2_000
- .byte GOTO
- .word mus_aqa_0_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_aqa_0_3:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 36
- .byte BENDR , 12
- .byte LFOS , 44
- .byte VOL , 86*mus_aqa_0_mvl/mxv
- .byte PAN , c_v+0
- .byte BEND , c_v+1
- .byte W03
- .byte c_v+0
- .byte W09
- .byte N06 , As0 , v112
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W18
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N12 , An1 , v124
- .byte W06
- .byte BEND , c_v+3
- .byte W06
- .byte c_v+0
- .byte N06 , Fn0 , v112
- .byte W12
- .byte En1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Bn0
- .byte W06
- .byte Cn1
- .byte W06
- .byte Gs0
- .byte W06
- .byte An0
- .byte W06
- .byte En0
- .byte W06
- .byte Fn0
- .byte W06
- .byte An0
- .byte W06
- .byte Cn1
- .byte W06
- .byte Ds1
- .byte W06
- .byte Fn1
- .byte W06
- .byte An1
- .byte W06
- .byte Cn2
- .byte W06
-mus_aqa_0_3_B1:
- .byte PAN , c_v+4
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
-mus_aqa_0_3_000:
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W06
- .byte As1
- .byte W12
- .byte N03 , As0 , v096
- .byte W06
- .byte PEND
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Cs1
- .byte W12
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Cs1
- .byte W06
- .byte Fs0
- .byte W06
- .byte Gn0 , v096
- .byte W06
- .byte As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W06
- .byte As1
- .byte W12
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W06
- .byte As1
- .byte W12
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W06
- .byte As1
- .byte W12
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Ds1
- .byte W12
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Ds1
- .byte W06
- .byte An0
- .byte W06
- .byte As0
- .byte W06
- .byte N12 , Cn1
- .byte W12
- .byte N06 , An1
- .byte W06
- .byte Cn2
- .byte W06
- .byte Fn1
- .byte W06
- .byte An1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Fn1
- .byte W06
- .byte An0
- .byte W06
- .byte Cn1
- .byte W06
- .byte An0
- .byte W06
- .byte Fn0
- .byte W06
- .byte An0
- .byte W06
- .byte Cn1
- .byte W06
- .byte En1
- .byte W06
- .byte Fn1
- .byte W06
- .byte PAN , c_v+0
- .byte N06 , As0
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W06
- .byte As1
- .byte W12
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , Gs1 , v112
- .byte W06
- .byte As1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Cs1
- .byte W06
- .byte Ds0
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Ds1
- .byte W12
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Ds1
- .byte W12
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Cs1 , v112
- .byte W06
- .byte Ds1
- .byte W06
- .byte Fs0
- .byte W06
- .byte Gn0
- .byte W06
- .byte Ds0
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Cs1 , v112
- .byte W06
- .byte Ds1
- .byte W06
- .byte Gs0
- .byte W06
- .byte As0
- .byte W06
- .byte Cs0
- .byte W06
- .byte Dn0
- .byte W06
- .byte Gn0
- .byte W06
- .byte Gs0
- .byte W06
- .byte PATT
- .word mus_aqa_0_3_000
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W06
- .byte As1
- .byte W12
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W18
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , As0 , v112
- .byte W06
- .byte As1
- .byte W12
- .byte N03 , As0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W18
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Ds1
- .byte W12
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte Ds1
- .byte W12
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Cs1 , v112
- .byte W06
- .byte Ds1
- .byte W06
- .byte Gn0
- .byte W06
- .byte As0
- .byte W06
- .byte Ds0
- .byte W06
- .byte Ds1
- .byte W12
- .byte N03 , Ds0 , v096
- .byte W06
- .byte N06 , Ds0 , v112
- .byte W06
- .byte An0
- .byte W06
- .byte As0
- .byte W06
- .byte Ds1
- .byte W06
- .byte GOTO
- .word mus_aqa_0_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_aqa_0_4:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 1
- .byte LFOS , 44
- .byte VOL , 65*mus_aqa_0_mvl/mxv
- .byte PAN , c_v+0
- .byte W12
- .byte W96
- .byte W96
-mus_aqa_0_4_B1:
- .byte VOICE , 1
- .byte PAN , c_v-33
- .byte VOL , 35*mus_aqa_0_mvl/mxv
- .byte N03 , As4 , v112
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cs5
- .byte W06
- .byte Fn3
- .byte W12
- .byte Fn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn4
- .byte W06
- .byte As3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Cn4
- .byte W03
- .byte Cs4
- .byte W03
- .byte N06 , Gn4
- .byte W06
- .byte N03 , Cs3
- .byte W06
- .byte N12 , Gs4
- .byte W12
-mus_aqa_0_4_000:
- .byte N03 , As4 , v112
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cs5
- .byte W06
- .byte Fn3
- .byte W12
- .byte Fn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn4
- .byte W06
- .byte As3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Cn4
- .byte W03
- .byte Cs4
- .byte W03
- .byte N06 , Gn4
- .byte W06
- .byte N03 , Cs3
- .byte W06
- .byte N12 , Gs4
- .byte W12
- .byte PEND
-mus_aqa_0_4_001:
- .byte N03 , As4 , v112
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cs5
- .byte W06
- .byte Ds3
- .byte W12
- .byte Fn4
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte An3
- .byte W03
- .byte As3
- .byte W03
- .byte N06 , Gn4
- .byte W06
- .byte N03 , Cs3
- .byte W06
- .byte N12 , Gs4
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_aqa_0_4_001
- .byte PATT
- .word mus_aqa_0_4_000
- .byte PATT
- .word mus_aqa_0_4_000
- .byte VOICE , 56
- .byte VOL , 57*mus_aqa_0_mvl/mxv
- .byte N03 , Fn4 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Cs4
- .byte W06
- .byte N03 , Fn4
- .byte W06
- .byte VOL , 62*mus_aqa_0_mvl/mxv
- .byte N03 , Gn4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Ds4
- .byte W06
- .byte N03 , Gn4
- .byte W06
- .byte VOL , 63*mus_aqa_0_mvl/mxv
- .byte N03 , Gs4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Fn4
- .byte W06
- .byte N03 , Gs4
- .byte W06
- .byte VOL , 75*mus_aqa_0_mvl/mxv
- .byte N03 , An4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Gn4
- .byte W06
- .byte N03 , An4
- .byte W06
- .byte VOICE , 56
- .byte VOL , 58*mus_aqa_0_mvl/mxv
- .byte PAN , c_v+0
- .byte N06 , Fn5
- .byte W06
- .byte N03 , En5 , v068
- .byte W03
- .byte Ds5
- .byte W03
- .byte Fn4 , v112
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte En4
- .byte W06
- .byte Fn4
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte En4
- .byte W06
- .byte Fn4
- .byte W06
- .byte VOICE , 1
- .byte PAN , c_v+12
- .byte VOL , 54*mus_aqa_0_mvl/mxv
- .byte N06
- .byte W06
- .byte An4
- .byte W06
- .byte Ds5
- .byte W06
- .byte Cs5
- .byte W06
- .byte Cn5
- .byte W06
- .byte Gs4
- .byte W06
- .byte As4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Gn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte N12 , Cs4
- .byte W06
- .byte W06
- .byte N06 , Fn3
- .byte W06
- .byte An3
- .byte W06
- .byte As3
- .byte W12
- .byte An3
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W12
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W12
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte VOICE , 1
- .byte N30 , Gn4
- .byte W66
- .byte N06 , Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte W03
- .byte N03 , As4
- .byte W09
- .byte N06 , Cs5
- .byte W09
- .byte N03 , As4
- .byte W09
- .byte N06 , Cs5
- .byte W09
- .byte N03 , As4
- .byte W09
- .byte N06 , Cs5
- .byte W09
- .byte N03 , As4
- .byte W09
- .byte N06 , Cs5
- .byte W09
- .byte N03 , As4
- .byte W09
- .byte N06 , Cs5
- .byte W12
- .byte Ds5
- .byte W12
- .byte Cs5
- .byte W06
- .byte Fn4
- .byte W06
- .byte Cs5
- .byte W06
- .byte Cn5
- .byte W06
- .byte As4
- .byte W06
- .byte Fn4
- .byte W06
- .byte As4
- .byte W12
- .byte Cs5
- .byte W06
- .byte Fn4
- .byte W30
- .byte N03
- .byte W03
- .byte As4 , v080
- .byte W03
- .byte Cs5 , v088
- .byte W03
- .byte Ds5 , v100
- .byte W03
- .byte As4 , v112
- .byte W03
- .byte Cs5 , v076
- .byte W03
- .byte Ds5 , v088
- .byte W03
- .byte Fn5 , v096
- .byte W03
- .byte N06 , Ds5 , v112
- .byte W06
- .byte Cs5
- .byte W06
- .byte As4
- .byte W06
- .byte Cs5
- .byte W06
- .byte As4
- .byte W06
- .byte Gn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte W03
- .byte N03 , Gn4
- .byte W09
- .byte N06 , Gs4
- .byte W09
- .byte N03 , Gn4
- .byte W09
- .byte N06 , Gs4
- .byte W09
- .byte N03 , Gn4
- .byte W09
- .byte N06 , Gs4
- .byte W09
- .byte N03 , Gn4
- .byte W09
- .byte N06 , Gs4
- .byte W06
- .byte Gn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N48 , Gn4
- .byte W96
- .byte GOTO
- .word mus_aqa_0_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_aqa_0_5:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 56
- .byte LFOS , 44
- .byte PAN , c_v-20
- .byte VOL , 60*mus_aqa_0_mvl/mxv
- .byte N03 , Cn3 , v112
- .byte W03
- .byte Ds3
- .byte W03
- .byte Fn3
- .byte W03
- .byte An3
- .byte W03
- .byte VOICE , 56
- .byte N03 , Cn4
- .byte W03
- .byte Ds4
- .byte W03
- .byte N06 , As3
- .byte W06
- .byte An3
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte N06 , Gs3
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte N12 , Gn3
- .byte W06
- .byte N03 , As3
- .byte W12
- .byte N03
- .byte W06
- .byte N06 , En3
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte N06 , Ds3
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte Cs3
- .byte W06
- .byte N06 , Ds3
- .byte W06
- .byte N48 , Fn3
- .byte W48
- .byte N03 , Cn4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Bn3
- .byte W06
- .byte N03 , Cn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Cn4
- .byte W06
- .byte N03 , Ds4
- .byte W06
-mus_aqa_0_5_B1:
- .byte VOICE , 1
- .byte PAN , c_v-38
- .byte VOL , 27*mus_aqa_0_mvl/mxv
- .byte N03 , As3 , v112
- .byte W06
- .byte Fn2
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn2
- .byte W12
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte En2
- .byte W03
- .byte Fn2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , Fn2
- .byte W06
- .byte N12 , Gs3
- .byte W12
-mus_aqa_0_5_000:
- .byte N03 , As3 , v112
- .byte W06
- .byte As2
- .byte W06
- .byte Cs4
- .byte W06
- .byte As2
- .byte W12
- .byte Fn3
- .byte W06
- .byte As2
- .byte W06
- .byte Fn3
- .byte W06
- .byte As2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte An2
- .byte W03
- .byte As2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , As2
- .byte W06
- .byte N12 , Gs3
- .byte W12
- .byte PEND
- .byte N03 , As3
- .byte W06
- .byte Ds2
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds2
- .byte W12
- .byte Fn3
- .byte W06
- .byte Ds2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Ds2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Dn2
- .byte W03
- .byte Ds2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , Ds2
- .byte W06
- .byte N12 , Gs3
- .byte W12
- .byte PATT
- .word mus_aqa_0_5_000
- .byte N03 , As3 , v112
- .byte W06
- .byte Fn2
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn2
- .byte W12
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte En2
- .byte W03
- .byte Fn2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , Fn2
- .byte W06
- .byte N12 , Gs3
- .byte W12
- .byte PATT
- .word mus_aqa_0_5_000
- .byte VOICE , 56
- .byte VOL , 46*mus_aqa_0_mvl/mxv
- .byte N03 , Cs3 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , As2
- .byte W06
- .byte N03 , Cs3
- .byte W06
- .byte VOL , 54*mus_aqa_0_mvl/mxv
- .byte N03 , Ds3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Cn3
- .byte W06
- .byte N03 , Ds3
- .byte W06
- .byte VOL , 60*mus_aqa_0_mvl/mxv
- .byte N03 , Fn3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Cs3
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte VOL , 67*mus_aqa_0_mvl/mxv
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Ds3
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte VOL , 43*mus_aqa_0_mvl/mxv
- .byte PAN , c_v-19
- .byte N06
- .byte W06
- .byte N03 , En3 , v064
- .byte W03
- .byte Ds3
- .byte W03
- .byte An2 , v112
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte Gs2
- .byte W06
- .byte An2
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 1
- .byte VOL , 39*mus_aqa_0_mvl/mxv
- .byte N06 , Fn3
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte As2
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte An2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn2
- .byte W06
- .byte As2
- .byte W06
- .byte An2
- .byte W06
- .byte As2
- .byte W06
- .byte Cs2
- .byte W06
- .byte Fn2
- .byte W06
- .byte En2
- .byte W06
- .byte Fn2
- .byte W06
- .byte As2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte As3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gn3
- .byte W06
- .byte N30 , As3
- .byte W66
- .byte N06 , Cs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte An4
- .byte W18
- .byte N06
- .byte W18
- .byte N06
- .byte W18
- .byte N06
- .byte W18
- .byte N06
- .byte W24
- .byte Fn4
- .byte W12
- .byte As4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte En4
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W12
- .byte Fn4
- .byte W06
- .byte As3
- .byte W30
- .byte W48
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte As3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fs4
- .byte W18
- .byte N06
- .byte W18
- .byte N06
- .byte W18
- .byte N06
- .byte W18
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte As3
- .byte W06
- .byte N48 , Ds4
- .byte W96
- .byte GOTO
- .word mus_aqa_0_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_aqa_0_6:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 56
- .byte LFOS , 44
- .byte PAN , c_v+0
- .byte VOL , 71*mus_aqa_0_mvl/mxv
- .byte N06 , Fn3 , v112
- .byte W06
- .byte An3
- .byte W06
- .byte As3
- .byte W06
- .byte As4
- .byte W06
- .byte An4
- .byte W12
- .byte Gs4
- .byte W12
- .byte N12 , Gn4
- .byte W24
- .byte N06 , Fs4
- .byte W12
- .byte Fn4
- .byte W12
- .byte N03 , Cs4
- .byte W06
- .byte N06 , Ds4
- .byte W06
- .byte N48 , Fn4
- .byte W48
- .byte N03 , Gn4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Fn4
- .byte W06
- .byte N03 , Gn4
- .byte W06
- .byte An4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Gn4
- .byte W06
- .byte N03 , An4
- .byte W06
-mus_aqa_0_6_B1:
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_aqa_0_6_B1
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_aqa_0_7:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 80
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte PAN , c_v+0
- .byte VOL , 33*mus_aqa_0_mvl/mxv
- .byte BENDR , 12
- .byte W12
- .byte W06
- .byte N06 , Fn5 , v112
- .byte W06
- .byte En5
- .byte W06
- .byte N03 , Fn5
- .byte W06
- .byte N06 , Ds5
- .byte W06
- .byte N03 , Fn5
- .byte W06
- .byte N06 , Dn5
- .byte W06
- .byte N03 , Fn5
- .byte W06
- .byte N06 , Cs5
- .byte W06
- .byte N03 , Fn5
- .byte W06
- .byte N06 , Cn5
- .byte W06
- .byte N03 , Fn5
- .byte W06
- .byte N06 , Bn4
- .byte W06
- .byte N03 , Fn5
- .byte W06
- .byte N06 , As3
- .byte W06
- .byte Cn4
- .byte W06
- .byte N03 , Ds4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Cn4
- .byte W06
- .byte N03 , Ds4
- .byte W06
- .byte Fn4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En4
- .byte W06
- .byte N03 , Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Fn4
- .byte W06
- .byte N03 , Gn4
- .byte W06
- .byte An4
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Gn4
- .byte W06
- .byte N03 , An4
- .byte W06
-mus_aqa_0_7_B1:
- .byte VOICE , 85
- .byte PAN , c_v+63
- .byte VOL , 39*mus_aqa_0_mvl/mxv
- .byte N06 , Fn4 , v112
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , En4
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte N03 , Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte As3
- .byte W06
- .byte Cs4
- .byte W12
- .byte As3
- .byte W06
- .byte Gs3
- .byte W06
- .byte W06
- .byte N03 , As2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W12
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte As3
- .byte W12
- .byte Fn3
- .byte W06
- .byte An3
- .byte W06
- .byte As3
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W06
-mus_aqa_0_7_000:
- .byte N78 , As3 , v112
- .byte W24
- .byte MOD , 2
- .byte W48
- .byte 0
- .byte W18
- .byte N06 , Gn3
- .byte W06
- .byte PEND
- .byte VOICE , 80
- .byte PAN , c_v+0
- .byte VOL , 44*mus_aqa_0_mvl/mxv
- .byte N06 , Ds4
- .byte W06
- .byte N03 , Ds3
- .byte W06
- .byte N06 , Dn4
- .byte W06
- .byte N03 , Ds3
- .byte W06
- .byte N06 , Cs4
- .byte W06
- .byte N03 , Ds3
- .byte N06 , Cn4
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte Cn4
- .byte W06
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W06
- .byte As3
- .byte W06
- .byte VOICE , 85
- .byte VOL , 39*mus_aqa_0_mvl/mxv
- .byte N06 , Fn4
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , En4
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte N03 , Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte As3
- .byte W06
- .byte Cs4
- .byte W12
- .byte As3
- .byte W06
- .byte Gs3
- .byte W06
- .byte W06
- .byte As2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W12
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte As3
- .byte W12
- .byte Fn3
- .byte W06
- .byte An3
- .byte W06
- .byte As3
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W06
- .byte PATT
- .word mus_aqa_0_7_000
- .byte PAN , c_v-62
- .byte N06 , Ds4 , v112
- .byte W06
- .byte N03 , Dn4 , v072
- .byte W03
- .byte Cs4
- .byte W03
- .byte Cn4 , v064
- .byte W03
- .byte Bn3
- .byte W03
- .byte Cn3 , v112
- .byte W12
- .byte N03
- .byte W06
- .byte Bn2
- .byte W06
- .byte Cn3
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 80
- .byte PAN , c_v-62
- .byte VOL , 39*mus_aqa_0_mvl/mxv
- .byte N03 , As3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn2
- .byte W12
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte En2
- .byte W03
- .byte Fn2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , Fn2
- .byte W06
- .byte N12 , Gs3
- .byte W12
-mus_aqa_0_7_001:
- .byte N03 , As3 , v112
- .byte W06
- .byte As2
- .byte W06
- .byte Cs4
- .byte W06
- .byte As2
- .byte W12
- .byte Fn3
- .byte W06
- .byte As2
- .byte W06
- .byte Fn3
- .byte W06
- .byte As2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte An2
- .byte W03
- .byte As2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , As2
- .byte W06
- .byte N12 , Gs3
- .byte W12
- .byte PEND
-mus_aqa_0_7_002:
- .byte N03 , As3 , v112
- .byte W06
- .byte Ds2
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds2
- .byte W12
- .byte Fn3
- .byte W06
- .byte Ds2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Ds2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Dn2
- .byte W03
- .byte Ds2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , Ds2
- .byte W06
- .byte N12 , Gs3
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_aqa_0_7_001
- .byte N03 , As3 , v112
- .byte W06
- .byte Fn2
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn2
- .byte W12
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte En2
- .byte W03
- .byte Fn2
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N03 , Fn2
- .byte W06
- .byte N12 , Gs3
- .byte W12
- .byte PATT
- .word mus_aqa_0_7_001
- .byte PATT
- .word mus_aqa_0_7_002
- .byte PATT
- .word mus_aqa_0_7_001
- .byte GOTO
- .word mus_aqa_0_7_B1
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_aqa_0_8:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 86
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte PAN , c_v+0
- .byte VOL , 41*mus_aqa_0_mvl/mxv
- .byte BENDR , 12
- .byte W12
- .byte W06
- .byte N06 , Fn3 , v112
- .byte W06
- .byte Ds3
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , Cs3
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , Cn3
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , As2
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , Gs2
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , Gn2
- .byte W06
- .byte N03 , Fn3
- .byte W06
- .byte N06 , Fn2
- .byte W06
- .byte An2
- .byte W06
- .byte N03 , Cn3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , As2
- .byte W06
- .byte N03 , Cn3
- .byte W06
- .byte Ds3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Cn3
- .byte W06
- .byte N03 , Ds3
- .byte W06
- .byte Gn3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Fn3
- .byte W06
- .byte N03 , Gn3
- .byte W06
- .byte An3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Gn3
- .byte W06
- .byte N03 , An3
- .byte W06
-mus_aqa_0_8_B1:
- .byte VOICE , 86
- .byte PAN , c_v+0
- .byte VOL , 49*mus_aqa_0_mvl/mxv
- .byte N03 , As4 , v112
- .byte W06
- .byte As3
- .byte W06
- .byte Gs4
- .byte W06
- .byte As3
- .byte W06
- .byte Gn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fn4
- .byte W12
- .byte N03
- .byte W12
- .byte Ds4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte W06
- .byte An3
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W12
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W12
- .byte Gs4
- .byte W12
- .byte Fn4
- .byte W06
- .byte N72 , Gn4
- .byte W06
- .byte VOL , 43*mus_aqa_0_mvl/mxv
- .byte W02
- .byte 34*mus_aqa_0_mvl/mxv
- .byte W04
- .byte 29*mus_aqa_0_mvl/mxv
- .byte W02
- .byte 27*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 23*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 18*mus_aqa_0_mvl/mxv
- .byte W04
- .byte MOD , 2
- .byte W15
- .byte VOL , 29*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 29*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 32*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 35*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 38*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 43*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 50*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 56*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 59*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 63*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 71*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 50*mus_aqa_0_mvl/mxv
- .byte MOD , 0
- .byte N06 , Gs4
- .byte W12
- .byte Dn4
- .byte W06
- .byte N03 , Ds4
- .byte W06
- .byte N06 , Gn4
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte PAN , c_v-62
- .byte N06 , Gn4 , v080
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte PAN , c_v+63
- .byte N06 , Gn4 , v064
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte PAN , c_v-62
- .byte N06 , Gn4 , v048
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+0
- .byte VOL , 49*mus_aqa_0_mvl/mxv
- .byte N06 , As4 , v112
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte N06 , Gs4
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte N06 , Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N03 , Gs4
- .byte W12
- .byte N06 , As4
- .byte W12
- .byte Gs4
- .byte W06
- .byte As4
- .byte W12
- .byte Cs5
- .byte W06
- .byte Cs4
- .byte W06
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W12
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte As4
- .byte W12
- .byte Ds5
- .byte W12
- .byte Cs5
- .byte W06
- .byte N78 , Ds5
- .byte W06
- .byte VOL , 43*mus_aqa_0_mvl/mxv
- .byte W02
- .byte 34*mus_aqa_0_mvl/mxv
- .byte W04
- .byte 29*mus_aqa_0_mvl/mxv
- .byte W02
- .byte 27*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 23*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 18*mus_aqa_0_mvl/mxv
- .byte W04
- .byte MOD , 2
- .byte W15
- .byte VOL , 29*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 29*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 32*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 35*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 38*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 43*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 50*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 56*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 59*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 63*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 71*mus_aqa_0_mvl/mxv
- .byte W03
- .byte 48*mus_aqa_0_mvl/mxv
- .byte MOD , 0
- .byte W18
- .byte N06 , Cs5
- .byte W06
- .byte PAN , c_v+0
- .byte N06 , Cn5
- .byte W06
- .byte N03 , Bn4 , v072
- .byte W03
- .byte As4
- .byte W03
- .byte An4 , v064
- .byte W03
- .byte Gs4
- .byte W03
- .byte An4 , v112
- .byte W12
- .byte N03
- .byte W06
- .byte Gs4
- .byte W06
- .byte An4
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte Gs4
- .byte W06
- .byte An4
- .byte W06
- .byte VOICE , 81
- .byte PAN , c_v+63
- .byte VOL , 40*mus_aqa_0_mvl/mxv
- .byte N03 , As4
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cs5
- .byte W06
- .byte Fn3
- .byte W12
- .byte Fn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn4
- .byte W06
- .byte As3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Cn4
- .byte W03
- .byte Cs4
- .byte W03
- .byte N06 , Gn4
- .byte W06
- .byte N03 , Cs3
- .byte W06
- .byte N12 , Gs4
- .byte W12
-mus_aqa_0_8_000:
- .byte N03 , As4 , v112
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cs5
- .byte W06
- .byte Fn3
- .byte W12
- .byte Fn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn4
- .byte W06
- .byte As3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Cn4
- .byte W03
- .byte Cs4
- .byte W03
- .byte N06 , Gn4
- .byte W06
- .byte N03 , Cs3
- .byte W06
- .byte N12 , Gs4
- .byte W12
- .byte PEND
-mus_aqa_0_8_001:
- .byte N03 , As4 , v112
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cs5
- .byte W06
- .byte Ds3
- .byte W12
- .byte Fn4
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte An3
- .byte W03
- .byte As3
- .byte W03
- .byte N06 , Gn4
- .byte W06
- .byte N03 , Cs3
- .byte W06
- .byte N12 , Gs4
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_aqa_0_8_001
- .byte PATT
- .word mus_aqa_0_8_000
- .byte PATT
- .word mus_aqa_0_8_000
- .byte PATT
- .word mus_aqa_0_8_001
- .byte PATT
- .word mus_aqa_0_8_001
- .byte GOTO
- .word mus_aqa_0_8_B1
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_aqa_0_9:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 0
- .byte PAN , c_v+0
- .byte VOL , 67*mus_aqa_0_mvl/mxv
- .byte W12
- .byte N06 , Cn1 , v112
- .byte W18
- .byte Cn1 , v088
- .byte W06
- .byte Cn1 , v112
- .byte W24
- .byte N06
- .byte W18
- .byte Cn1 , v088
- .byte W06
- .byte Cn1 , v112
- .byte W12
- .byte Dn1
- .byte W06
- .byte En1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Dn1 , v048
- .byte W12
- .byte Dn1 , v064
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Dn1 , v076
- .byte W12
- .byte Dn1 , v112
- .byte W06
- .byte Cn1 , v108
- .byte W06
- .byte Dn1
- .byte W12
- .byte Dn1 , v096
- .byte W06
- .byte N03 , Dn1 , v100
- .byte W03
- .byte Dn1 , v080
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W03
- .byte N06 , Dn1 , v120
- .byte W06
- .byte Dn1 , v112
- .byte W06
-mus_aqa_0_9_B1:
-mus_aqa_0_9_000:
- .byte N06 , Cn1 , v112
- .byte W18
- .byte Cn1 , v088
- .byte W06
- .byte Cn1 , v112
- .byte W24
- .byte N06
- .byte W18
- .byte Cn1 , v088
- .byte W06
- .byte Cn1 , v112
- .byte W24
- .byte PEND
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte N06 , Cn1 , v112
- .byte W18
- .byte Cn1 , v088
- .byte W12
- .byte Cn1 , v112
- .byte W12
- .byte N06
- .byte W06
- .byte N06
- .byte W18
- .byte Cn1 , v088
- .byte W06
- .byte Cn1 , v112
- .byte W24
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte N06 , Cn1 , v112
- .byte W06
- .byte Dn1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1 , v088
- .byte N06 , Dn1 , v112
- .byte W06
- .byte Cn1
- .byte W06
- .byte Dn1
- .byte W06
- .byte En1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N06 , En1
- .byte W12
- .byte Dn1
- .byte W06
- .byte Cn1 , v088
- .byte N06 , Dn1 , v112
- .byte W06
- .byte Cn1
- .byte N06 , En1
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte W06
- .byte N06
- .byte W06
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte PATT
- .word mus_aqa_0_9_000
- .byte GOTO
- .word mus_aqa_0_9_B1
- .byte FINE
-
-@********************** Track 10 **********************@
-
-mus_aqa_0_10:
- .byte KEYSH , mus_aqa_0_key+0
- .byte VOICE , 83
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte PAN , c_v+0
- .byte VOL , 31*mus_aqa_0_mvl/mxv
- .byte BENDR , 12
- .byte BEND , c_v+1
- .byte W12
- .byte W96
- .byte W96
-mus_aqa_0_10_B1:
- .byte W96
- .byte VOICE , 83
- .byte W06
- .byte N03 , An3 , v112
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W12
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W12
- .byte Gs4
- .byte W12
- .byte Fn4
- .byte W06
- .byte N72 , Gn4
- .byte W24
- .byte MOD , 2
- .byte W48
- .byte 0
- .byte N06 , Gs4
- .byte W12
- .byte Dn4
- .byte W06
- .byte N03 , Ds4
- .byte W06
- .byte N06 , Gn4
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Gn4 , v088
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Gn4 , v080
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Gn4 , v056
- .byte W12
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte VOICE , 84
- .byte N06 , As4 , v112
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte N06 , Gs4
- .byte W06
- .byte N03 , As3
- .byte W06
- .byte N06 , Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N03 , Gs4
- .byte W12
- .byte N06 , As4
- .byte W12
- .byte Gs4
- .byte W06
- .byte As4
- .byte W12
- .byte Cs5
- .byte W06
- .byte Cs4
- .byte W06
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W12
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte As4
- .byte W12
- .byte Ds5
- .byte W12
- .byte Cs5
- .byte W06
- .byte N78 , Ds5
- .byte W24
- .byte MOD , 2
- .byte W48
- .byte 0
- .byte W18
- .byte N06 , Cs5
- .byte W06
- .byte Cn5
- .byte W06
- .byte N03 , Bn4 , v072
- .byte W03
- .byte As4
- .byte W03
- .byte An4 , v064
- .byte W03
- .byte Gs4
- .byte W03
- .byte An4 , v112
- .byte W12
- .byte N03
- .byte W06
- .byte Gs4
- .byte W06
- .byte An4
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte Gs4
- .byte W06
- .byte An4
- .byte W06
- .byte VOICE , 87
- .byte VOL , 27*mus_aqa_0_mvl/mxv
- .byte N06 , Fn3
- .byte W06
- .byte An3
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte As3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Ds3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cn3
- .byte W06
- .byte N12 , Cs3
- .byte W06
- .byte W06
- .byte N06 , Fn2
- .byte W06
- .byte An2
- .byte W06
- .byte As2
- .byte W12
- .byte An2
- .byte W06
- .byte As2
- .byte W06
- .byte Cs3
- .byte W12
- .byte As2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Ds3
- .byte W12
- .byte Cs3
- .byte W06
- .byte Ds3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Ds3
- .byte W06
- .byte N30 , Gn3
- .byte W66
- .byte N06 , Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte W03
- .byte N03 , As3
- .byte W09
- .byte N06 , Cs4
- .byte W09
- .byte N03 , As3
- .byte W09
- .byte N06 , Cs4
- .byte W09
- .byte N03 , As3
- .byte W09
- .byte N06 , Cs4
- .byte W09
- .byte N03 , As3
- .byte W09
- .byte N06 , Cs4
- .byte W09
- .byte N03 , As3
- .byte W09
- .byte N06 , Cs4
- .byte W12
- .byte Ds4
- .byte W12
- .byte Cs4
- .byte W06
- .byte Fn3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte As3
- .byte W06
- .byte Fn3
- .byte W06
- .byte As3
- .byte W12
- .byte Cs4
- .byte W06
- .byte Fn3
- .byte W30
- .byte N03
- .byte W03
- .byte As3 , v080
- .byte W03
- .byte Cs4 , v088
- .byte W03
- .byte Ds4 , v100
- .byte W03
- .byte As3 , v112
- .byte W03
- .byte Cs4 , v076
- .byte W03
- .byte Ds4 , v088
- .byte W03
- .byte Fn4 , v096
- .byte W03
- .byte N06 , Ds4 , v112
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Ds3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cn3
- .byte W06
- .byte W03
- .byte N03 , Gn3
- .byte W09
- .byte N06 , Gs3
- .byte W09
- .byte N03 , Gn3
- .byte W09
- .byte N06 , Gs3
- .byte W09
- .byte N03 , Gn3
- .byte W09
- .byte N06 , Gs3
- .byte W09
- .byte N03 , Gn3
- .byte W09
- .byte N06 , Gs3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Ds3
- .byte W06
- .byte Cs3
- .byte W06
- .byte N24 , Gn3
- .byte W24
- .byte N03 , Fs3 , v064
- .byte W03
- .byte Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte Ds3
- .byte W03
- .byte Dn3
- .byte W03
- .byte Cs3
- .byte W03
- .byte Cn3
- .byte W03
- .byte Bn2
- .byte W48
- .byte W03
- .byte GOTO
- .word mus_aqa_0_10_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_aqa_0:
- .byte 10 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_aqa_0_pri @ Priority
- .byte mus_aqa_0_rev @ Reverb.
-
- .word mus_aqa_0_grp
-
- .word mus_aqa_0_1
- .word mus_aqa_0_2
- .word mus_aqa_0_3
- .word mus_aqa_0_4
- .word mus_aqa_0_5
- .word mus_aqa_0_6
- .word mus_aqa_0_7
- .word mus_aqa_0_8
- .word mus_aqa_0_9
- .word mus_aqa_0_10
-
- .end
diff --git a/sound/songs/mus_ashroad.s b/sound/songs/mus_ashroad.s
deleted file mode 100644
index df985a038..000000000
--- a/sound/songs/mus_ashroad.s
+++ /dev/null
@@ -1,2829 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_ashroad_grp, voicegroup055
- .equ mus_ashroad_pri, 0
- .equ mus_ashroad_rev, reverb_set+50
- .equ mus_ashroad_mvl, 127
- .equ mus_ashroad_key, 0
- .equ mus_ashroad_tbs, 1
- .equ mus_ashroad_exg, 0
- .equ mus_ashroad_cmp, 1
-
- .section .rodata
- .global mus_ashroad
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_ashroad_1:
- .byte KEYSH , mus_ashroad_key+0
- .byte TEMPO , 120*mus_ashroad_tbs/2
- .byte VOICE , 56
- .byte LFOS , 44
- .byte VOL , 51*mus_ashroad_mvl/mxv
- .byte PAN , c_v-49
- .byte N06 , Dn2 , v084
- .byte W06
- .byte Fn2 , v080
- .byte W06
- .byte An2
- .byte W06
- .byte Bn2 , v084
- .byte W06
- .byte N48 , Dn3
- .byte W24
- .byte MOD , 8
- .byte VOL , 49*mus_ashroad_mvl/mxv
- .byte W02
- .byte 46*mus_ashroad_mvl/mxv
- .byte W03
- .byte 43*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 35*mus_ashroad_mvl/mxv
- .byte W02
- .byte 30*mus_ashroad_mvl/mxv
- .byte W03
- .byte 23*mus_ashroad_mvl/mxv
- .byte W03
- .byte 21*mus_ashroad_mvl/mxv
- .byte W04
- .byte MOD , 0
- .byte VOL , 51*mus_ashroad_mvl/mxv
- .byte N24 , Bn2 , v088
- .byte W12
- .byte MOD , 7
- .byte W12
-mus_ashroad_1_B1:
- .byte VOICE , 80
- .byte MOD , 0
- .byte PAN , c_v+0
- .byte W96
- .byte W72
- .byte N06 , Dn4 , v112
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte MOD , 0
- .byte N24 , En4
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , En4 , v036
- .byte W06
- .byte N03 , An3 , v112
- .byte W06
- .byte N06 , Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte MOD , 0
- .byte N12 , Gn4
- .byte W12
- .byte MOD , 7
- .byte N03 , Fn4
- .byte W03
- .byte Gn4
- .byte W03
- .byte N06 , Fn4
- .byte W06
- .byte MOD , 0
- .byte N06 , En4
- .byte W06
- .byte En4 , v036
- .byte W06
- .byte Dn4 , v112
- .byte W06
- .byte Dn4 , v036
- .byte W06
- .byte Cs4 , v112
- .byte W06
- .byte Cs4 , v036
- .byte W06
- .byte Dn4 , v112
- .byte W06
- .byte N18 , En4
- .byte W06
- .byte MOD , 4
- .byte W12
- .byte 0
- .byte N06 , An3
- .byte W06
- .byte Bn3
- .byte W06
- .byte MOD , 0
- .byte N06 , Bn3 , v036
- .byte W06
- .byte Cs4 , v112
- .byte W06
- .byte MOD , 7
- .byte N06 , Cs4 , v036
- .byte W06
- .byte N18 , Dn4 , v112
- .byte W06
- .byte MOD , 0
- .byte W12
- .byte 0
- .byte N06 , Bn3
- .byte W06
- .byte N03 , Dn4
- .byte W06
- .byte N06 , Cs4
- .byte W06
- .byte N90 , En4
- .byte W18
- .byte MOD , 3
- .byte W60
- .byte 8
- .byte W12
- .byte 0
- .byte N12 , En4 , v036
- .byte W60
- .byte W03
- .byte MOD , 0
- .byte W12
- .byte 7
- .byte W09
- .byte N12 , Fn4 , v112
- .byte W03
- .byte MOD , 0
- .byte W09
- .byte 0
- .byte N24 , En4
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N03 , An3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte N12 , Gn4
- .byte W12
- .byte N06 , Fn4
- .byte W06
- .byte N03 , Gn4
- .byte W03
- .byte Fn4
- .byte W03
- .byte N06 , En4
- .byte W06
- .byte En4 , v036
- .byte W06
- .byte Dn4 , v112
- .byte W06
- .byte Dn4 , v036
- .byte W06
- .byte Cs4 , v112
- .byte W06
- .byte Cs4 , v036
- .byte W06
- .byte Dn4 , v112
- .byte W06
- .byte N18 , En4
- .byte W18
- .byte N06 , Fn4
- .byte W06
- .byte Fn4 , v036
- .byte W06
- .byte MOD , 0
- .byte N06 , Gn4 , v112
- .byte W06
- .byte N18 , An4
- .byte W06
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , En4
- .byte W06
- .byte An4
- .byte W06
- .byte Dn5
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte MOD , 0
- .byte N96 , Cs5 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte W60
- .byte 8
- .byte W12
- .byte 0
- .byte N12 , Cs5 , v036
- .byte W96
-mus_ashroad_1_000:
- .byte MOD , 0
- .byte N24 , Fs4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , Fs4 , v036
- .byte W36
- .byte N06 , Fs4 , v112
- .byte W06
- .byte Gs4
- .byte W06
- .byte Gs4 , v036
- .byte W06
- .byte An4 , v112
- .byte W06
- .byte Fs4
- .byte W06
- .byte Fs4 , v036
- .byte W06
- .byte PEND
-mus_ashroad_1_001:
- .byte MOD , 0
- .byte N24 , Gs4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , Gs4 , v036
- .byte W36
- .byte N06 , Gs4 , v112
- .byte W06
- .byte An4
- .byte W06
- .byte An4 , v036
- .byte W06
- .byte Bn4 , v112
- .byte W06
- .byte Gs4
- .byte W06
- .byte Gs4 , v036
- .byte W06
- .byte PEND
- .byte MOD , 0
- .byte N24 , En4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , En4 , v036
- .byte W36
- .byte N06 , En4 , v112
- .byte W06
- .byte Fs4
- .byte W06
- .byte Fs4 , v036
- .byte W06
- .byte Gs4 , v112
- .byte W06
- .byte En4
- .byte W06
- .byte En4 , v036
- .byte W06
- .byte N12 , Fs4 , v112
- .byte W12
- .byte N03 , En4
- .byte W03
- .byte Fs4
- .byte W03
- .byte N06 , En4
- .byte W06
- .byte Dn4
- .byte W06
- .byte Dn4 , v036
- .byte W06
- .byte Cs4 , v112
- .byte W06
- .byte Cs4 , v036
- .byte W06
- .byte Bn3 , v112
- .byte W06
- .byte Bn3 , v036
- .byte W06
- .byte As3 , v112
- .byte W06
- .byte As3 , v036
- .byte W06
- .byte Fs4 , v112
- .byte W06
- .byte Cs4
- .byte W06
- .byte N12 , As3
- .byte W12
- .byte PATT
- .word mus_ashroad_1_000
- .byte PATT
- .word mus_ashroad_1_001
- .byte MOD , 0
- .byte N24 , An4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , An4 , v036
- .byte W36
- .byte N06 , An4 , v112
- .byte W06
- .byte Bn4
- .byte W06
- .byte Bn4 , v036
- .byte W06
- .byte Cn5 , v112
- .byte W06
- .byte An4
- .byte W06
- .byte An4 , v036
- .byte W06
- .byte MOD , 0
- .byte N24 , Bn4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , Bn4 , v036
- .byte W24
- .byte N06 , Gn4 , v112
- .byte W06
- .byte Bn4
- .byte W06
- .byte Dn5
- .byte W06
- .byte Fn5
- .byte W06
- .byte N12 , Gn5
- .byte W12
- .byte N03 , Fn5
- .byte W03
- .byte Gn5
- .byte W03
- .byte N06 , Fn5
- .byte W06
- .byte TIE , En5
- .byte W24
- .byte MOD , 3
- .byte W72
- .byte W48
- .byte 7
- .byte W24
- .byte EOT
- .byte MOD , 0
- .byte N12 , En5 , v036
- .byte W24
- .byte GOTO
- .word mus_ashroad_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_ashroad_2:
- .byte KEYSH , mus_ashroad_key+0
- .byte VOICE , 48
- .byte LFOS , 44
- .byte PAN , c_v+0
- .byte VOL , 67*mus_ashroad_mvl/mxv
- .byte N06 , Fn2 , v096
- .byte W06
- .byte An2 , v104
- .byte W06
- .byte Bn2
- .byte W06
- .byte Dn3 , v112
- .byte W06
- .byte N44 , Fn3 , v120
- .byte W24
- .byte MOD , 4
- .byte VOL , 63*mus_ashroad_mvl/mxv
- .byte W02
- .byte 55*mus_ashroad_mvl/mxv
- .byte W03
- .byte 52*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte W04
- .byte 43*mus_ashroad_mvl/mxv
- .byte W02
- .byte 38*mus_ashroad_mvl/mxv
- .byte W03
- .byte 33*mus_ashroad_mvl/mxv
- .byte W03
- .byte 31*mus_ashroad_mvl/mxv
- .byte W04
- .byte MOD , 0
- .byte VOL , 67*mus_ashroad_mvl/mxv
- .byte N24 , Dn3 , v112
- .byte W24
-mus_ashroad_2_B1:
- .byte VOL , 47*mus_ashroad_mvl/mxv
- .byte PAN , c_v-52
- .byte N06 , En3 , v112
- .byte W21
- .byte N03 , Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte En3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Ds3
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Fn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Gn3
- .byte W12
-mus_ashroad_2_000:
- .byte N06 , En3 , v112
- .byte W12
- .byte N03
- .byte W09
- .byte Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte En3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Ds3
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Fn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Gn3
- .byte W12
- .byte PEND
-mus_ashroad_2_001:
- .byte N06 , En3 , v112
- .byte W21
- .byte N03 , Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte En3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Ds3
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Fn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Gn3
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_ashroad_2_000
- .byte PATT
- .word mus_ashroad_2_001
- .byte PATT
- .word mus_ashroad_2_000
- .byte PATT
- .word mus_ashroad_2_001
- .byte PATT
- .word mus_ashroad_2_000
- .byte PATT
- .word mus_ashroad_2_001
-mus_ashroad_2_002:
- .byte VOL , 47*mus_ashroad_mvl/mxv
- .byte N06 , En3 , v112
- .byte W12
- .byte N03
- .byte W09
- .byte Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte En3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Ds3
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Fn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Gn3
- .byte W12
- .byte PEND
- .byte Fs3
- .byte W21
- .byte N03 , Gn3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Fs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Fs3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Gs3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , An3
- .byte W12
-mus_ashroad_2_003:
- .byte N06 , Gs3 , v112
- .byte W21
- .byte N03 , An3
- .byte W03
- .byte Gs3
- .byte W03
- .byte Gs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Gn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gs3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , An3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Bn3
- .byte W12
- .byte PEND
- .byte En3
- .byte W21
- .byte N03 , Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte En3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Ds3
- .byte W06
- .byte En3
- .byte W06
- .byte En3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Dn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , En3
- .byte W12
- .byte Cs3
- .byte W21
- .byte N03 , Dn3
- .byte W03
- .byte Cs3
- .byte W03
- .byte Cs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Cn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cs3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , As2
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Cs3
- .byte W12
- .byte VOL , 47*mus_ashroad_mvl/mxv
- .byte N06 , Fs3
- .byte W21
- .byte N03 , Gn3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Fs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Fs3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Gs3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , An3
- .byte W12
- .byte PATT
- .word mus_ashroad_2_003
- .byte N06 , An3 , v112
- .byte W21
- .byte N03 , As3
- .byte W03
- .byte An3
- .byte W03
- .byte An3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte An3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Bn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Cn4
- .byte W12
- .byte Bn3
- .byte W21
- .byte N03 , Cn4
- .byte W03
- .byte Bn3
- .byte W03
- .byte Bn3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Bn3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Cn4
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Dn4
- .byte W12
- .byte PATT
- .word mus_ashroad_2_001
- .byte PATT
- .word mus_ashroad_2_002
- .byte GOTO
- .word mus_ashroad_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_ashroad_3:
- .byte KEYSH , mus_ashroad_key+0
- .byte VOICE , 58
- .byte VOL , 76*mus_ashroad_mvl/mxv
- .byte LFOS , 44
- .byte PAN , c_v+0
- .byte N06 , Dn2 , v112
- .byte W06
- .byte Bn1
- .byte W06
- .byte An1
- .byte W06
- .byte Gn1
- .byte W06
- .byte N48 , Fn1 , v120
- .byte W24
- .byte MOD , 7
- .byte VOL , 76*mus_ashroad_mvl/mxv
- .byte W02
- .byte 73*mus_ashroad_mvl/mxv
- .byte W03
- .byte 67*mus_ashroad_mvl/mxv
- .byte W03
- .byte 62*mus_ashroad_mvl/mxv
- .byte W04
- .byte 59*mus_ashroad_mvl/mxv
- .byte W02
- .byte 56*mus_ashroad_mvl/mxv
- .byte W03
- .byte 52*mus_ashroad_mvl/mxv
- .byte W03
- .byte 49*mus_ashroad_mvl/mxv
- .byte W04
- .byte MOD , 0
- .byte VOL , 76*mus_ashroad_mvl/mxv
- .byte N24 , Gs1 , v112
- .byte W24
-mus_ashroad_3_B1:
- .byte VOICE , 38
- .byte N06 , An1 , v127
- .byte W06
- .byte N12 , An1 , v040
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , En1 , v040
- .byte W18
- .byte N06 , Bn1 , v112
- .byte W06
- .byte N12 , Bn1 , v040
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , En1 , v040
- .byte W18
-mus_ashroad_3_000:
- .byte N06 , An1 , v127
- .byte W06
- .byte N12 , An1 , v040
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , En1 , v040
- .byte W18
- .byte N06 , Bn1 , v112
- .byte W06
- .byte N12 , Bn1 , v040
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , En1 , v040
- .byte W18
- .byte PEND
- .byte PATT
- .word mus_ashroad_3_000
- .byte PATT
- .word mus_ashroad_3_000
- .byte PATT
- .word mus_ashroad_3_000
- .byte N06 , An1 , v127
- .byte W06
- .byte N12 , An1 , v040
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , En1 , v040
- .byte W18
- .byte N06 , Bn1 , v112
- .byte W06
- .byte N12 , Bn1 , v040
- .byte W18
- .byte N03 , Gs1 , v112
- .byte W03
- .byte An1
- .byte W03
- .byte N18 , Gs1
- .byte W18
- .byte N06 , An1
- .byte W06
- .byte N12 , An1 , v040
- .byte W12
- .byte N06 , An1 , v112
- .byte W06
- .byte N12 , En1
- .byte W12
- .byte An1
- .byte W12
- .byte N06 , Bn1
- .byte W06
- .byte N12 , Bn1 , v040
- .byte W12
- .byte N06 , Bn1 , v112
- .byte W06
- .byte N12 , En1
- .byte W12
- .byte Gs1
- .byte W12
-mus_ashroad_3_001:
- .byte N06 , An1 , v127
- .byte W06
- .byte N12 , An1 , v040
- .byte W12
- .byte N06 , An1 , v112
- .byte W06
- .byte N12 , En1
- .byte W12
- .byte An1
- .byte W12
- .byte N06 , Bn1
- .byte W06
- .byte N12 , Bn1 , v040
- .byte W12
- .byte N06 , Bn1 , v112
- .byte W06
- .byte N12 , En1
- .byte W12
- .byte Gs1
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_ashroad_3_001
- .byte N06 , An1 , v127
- .byte W06
- .byte N12 , An1 , v040
- .byte W12
- .byte N06 , An1 , v112
- .byte W06
- .byte N12 , En1
- .byte W12
- .byte An1
- .byte W12
- .byte N06 , En1
- .byte W06
- .byte N03 , Bn1
- .byte W06
- .byte En1
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W12
- .byte Ds1
- .byte W12
- .byte Dn1 , v127
- .byte W18
- .byte N06 , Dn1 , v112
- .byte W06
- .byte N12 , An0
- .byte W18
- .byte N06
- .byte W06
- .byte Dn1
- .byte W06
- .byte N12 , Dn1 , v032
- .byte W30
- .byte N06 , Dn1 , v112
- .byte W12
- .byte N12 , En1 , v127
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , Bn0
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W06
- .byte N03 , Bn1
- .byte W06
- .byte N12 , Bn0
- .byte W12
- .byte N06 , Bn1
- .byte W12
- .byte N12 , Gs1
- .byte W12
- .byte Cs1 , v127
- .byte W18
- .byte N06 , Cs1 , v112
- .byte W06
- .byte N12 , Gs0
- .byte W18
- .byte N06
- .byte W06
- .byte N12 , Cs1
- .byte W18
- .byte N06
- .byte W06
- .byte N12 , Gs1
- .byte W18
- .byte N06
- .byte W06
- .byte N12 , Fs1 , v127
- .byte W18
- .byte N06 , Fs1 , v112
- .byte W06
- .byte N12 , Cs1
- .byte W18
- .byte N06
- .byte W06
- .byte Fs1 , v127
- .byte W12
- .byte N12 , En1 , v112
- .byte W12
- .byte N06 , Dn1
- .byte W06
- .byte N03 , Fs1
- .byte W06
- .byte N12 , Cs1
- .byte W12
- .byte Dn1 , v127
- .byte W18
- .byte N06 , Dn1 , v112
- .byte W06
- .byte N12 , An0
- .byte W18
- .byte N06
- .byte W06
- .byte Dn1
- .byte W06
- .byte N12 , Dn1 , v032
- .byte W30
- .byte N06 , Dn1 , v112
- .byte W06
- .byte Ds1
- .byte W06
- .byte N12 , En1 , v127
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , Bn0
- .byte W18
- .byte N06
- .byte W06
- .byte N12 , En1
- .byte W18
- .byte N06
- .byte W06
- .byte Bn1
- .byte W12
- .byte N12 , Gs1
- .byte W12
- .byte Fn1 , v127
- .byte W18
- .byte N06 , Fn1 , v112
- .byte W06
- .byte N12 , Cn1
- .byte W18
- .byte N06
- .byte W06
- .byte N12 , Fn1
- .byte W18
- .byte N06
- .byte W06
- .byte N12 , Cn2
- .byte W18
- .byte N06
- .byte W06
- .byte N12 , Gn1 , v127
- .byte W18
- .byte N06 , Gn1 , v112
- .byte W06
- .byte N12 , Dn1
- .byte W18
- .byte N06
- .byte W06
- .byte Gn1 , v127
- .byte W06
- .byte N03 , Dn2 , v112
- .byte W06
- .byte N12 , Fn1
- .byte W12
- .byte N06 , En1
- .byte W12
- .byte N12 , Dn1
- .byte W12
- .byte PATT
- .word mus_ashroad_3_000
- .byte N06 , An1 , v127
- .byte W06
- .byte N12 , An1 , v040
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N12 , En1 , v040
- .byte W18
- .byte N06 , En1 , v112
- .byte W06
- .byte N03 , Bn1
- .byte W06
- .byte N06 , En1
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Bn1
- .byte W12
- .byte N12 , As1
- .byte W12
- .byte GOTO
- .word mus_ashroad_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_ashroad_4:
- .byte KEYSH , mus_ashroad_key+0
- .byte VOICE , 81
- .byte VOL , 47*mus_ashroad_mvl/mxv
- .byte PAN , c_v-63
- .byte LFOS , 44
- .byte W96
-mus_ashroad_4_B1:
-mus_ashroad_4_000:
- .byte N06 , Cs3 , v112
- .byte W21
- .byte N03 , Dn3 , v056
- .byte W03
- .byte Cs3 , v112
- .byte W03
- .byte Cs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Cn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte En3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Dn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , En3
- .byte W12
- .byte PEND
-mus_ashroad_4_001:
- .byte N06 , Cs3 , v112
- .byte W12
- .byte N03
- .byte W09
- .byte Dn3 , v056
- .byte W03
- .byte Cs3 , v112
- .byte W03
- .byte Cs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Cn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte En3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Dn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , En3
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_ashroad_4_000
- .byte PATT
- .word mus_ashroad_4_001
- .byte PATT
- .word mus_ashroad_4_000
- .byte PATT
- .word mus_ashroad_4_001
- .byte PATT
- .word mus_ashroad_4_000
- .byte PATT
- .word mus_ashroad_4_001
- .byte PATT
- .word mus_ashroad_4_000
- .byte PATT
- .word mus_ashroad_4_001
-mus_ashroad_4_002:
- .byte N06 , An2 , v112
- .byte W21
- .byte N03 , As2 , v064
- .byte W03
- .byte An2 , v112
- .byte W03
- .byte An2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Gs2
- .byte W06
- .byte An2
- .byte W06
- .byte An2 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Bn2
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Cs3
- .byte W12
- .byte PEND
-mus_ashroad_4_003:
- .byte N06 , Bn2 , v112
- .byte W21
- .byte N03 , Cn3 , v064
- .byte W03
- .byte Bn2 , v112
- .byte W03
- .byte Bn2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte As2
- .byte W06
- .byte Bn2
- .byte W06
- .byte Bn2 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Cs3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Dn3
- .byte W12
- .byte PEND
- .byte Gs2
- .byte W21
- .byte N03 , An2 , v064
- .byte W03
- .byte Gs2 , v112
- .byte W03
- .byte Gs2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Gn2
- .byte W06
- .byte Gs2
- .byte W06
- .byte Gs2 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Fs2
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Gs2
- .byte W12
- .byte Fs2
- .byte W21
- .byte N03 , Gn2 , v064
- .byte W03
- .byte Fs2 , v112
- .byte W03
- .byte Fs2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Fn2
- .byte W06
- .byte Fs2
- .byte W06
- .byte Fs2 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Cs2
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Fs2
- .byte W12
- .byte PATT
- .word mus_ashroad_4_002
- .byte PATT
- .word mus_ashroad_4_003
- .byte N06 , Cn3 , v112
- .byte W21
- .byte N03 , Cs3 , v064
- .byte W03
- .byte Cn3 , v112
- .byte W03
- .byte Cn3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Bn2
- .byte W06
- .byte Cn3
- .byte W06
- .byte Cn3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Dn3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , En3
- .byte W12
- .byte Dn3
- .byte W21
- .byte N03 , Ds3 , v064
- .byte W03
- .byte Dn3 , v112
- .byte W03
- .byte Dn3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Cs3
- .byte W06
- .byte Dn3
- .byte W06
- .byte Dn3 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , En3
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , Fn3
- .byte W12
- .byte Cs2
- .byte W21
- .byte N03 , Dn2 , v064
- .byte W03
- .byte Cs2 , v112
- .byte W03
- .byte Cs2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Cn2
- .byte W06
- .byte Cs2
- .byte W06
- .byte En2 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Dn2
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , En2
- .byte W12
- .byte Cs2
- .byte W12
- .byte N03
- .byte W09
- .byte Dn2 , v064
- .byte W03
- .byte Cs2 , v112
- .byte W03
- .byte Cs2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte Cn2
- .byte W06
- .byte Cs2
- .byte W06
- .byte En2 , v112
- .byte W12
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte N24 , Dn2
- .byte W02
- .byte VOL , 27*mus_ashroad_mvl/mxv
- .byte W03
- .byte 32*mus_ashroad_mvl/mxv
- .byte W03
- .byte 38*mus_ashroad_mvl/mxv
- .byte W04
- .byte 41*mus_ashroad_mvl/mxv
- .byte W02
- .byte 45*mus_ashroad_mvl/mxv
- .byte W04
- .byte 54*mus_ashroad_mvl/mxv
- .byte W03
- .byte 57*mus_ashroad_mvl/mxv
- .byte W03
- .byte 47*mus_ashroad_mvl/mxv
- .byte N06 , En2
- .byte W12
- .byte GOTO
- .word mus_ashroad_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_ashroad_5:
- .byte KEYSH , mus_ashroad_key+0
- .byte VOICE , 38
- .byte PAN , c_v+51
- .byte VOL , 28*mus_ashroad_mvl/mxv
- .byte N06 , Fn3 , v112
- .byte W06
- .byte An3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte N48 , Fn4 , v120
- .byte W24
- .byte VOL , 28*mus_ashroad_mvl/mxv
- .byte MOD , 7
- .byte W02
- .byte VOL , 25*mus_ashroad_mvl/mxv
- .byte W03
- .byte 23*mus_ashroad_mvl/mxv
- .byte W03
- .byte 21*mus_ashroad_mvl/mxv
- .byte W04
- .byte 19*mus_ashroad_mvl/mxv
- .byte W02
- .byte 16*mus_ashroad_mvl/mxv
- .byte W03
- .byte 14*mus_ashroad_mvl/mxv
- .byte W03
- .byte 13*mus_ashroad_mvl/mxv
- .byte W04
- .byte MOD , 0
- .byte VOL , 28*mus_ashroad_mvl/mxv
- .byte N24 , Dn4 , v088
- .byte W12
- .byte MOD , 7
- .byte W12
-mus_ashroad_5_B1:
- .byte VOICE , 38
- .byte MOD , 0
- .byte VOL , 31*mus_ashroad_mvl/mxv
- .byte PAN , c_v+51
- .byte N06 , En3 , v072
- .byte W96
- .byte W96
- .byte MOD , 0
- .byte N24 , Cs3 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , Cs3 , v040
- .byte W06
- .byte N03 , An3 , v112
- .byte W03
- .byte An3 , v040
- .byte W03
- .byte N12 , An2 , v112
- .byte W12
- .byte MOD , 0
- .byte N24 , Dn3
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N18 , Bn2
- .byte W18
- .byte N06 , As2
- .byte W06
- .byte N15 , An2
- .byte W15
- .byte N03 , An2 , v040
- .byte W03
- .byte An2 , v112
- .byte W03
- .byte N06 , An2 , v040
- .byte W09
- .byte N03 , An2 , v112
- .byte W03
- .byte An2 , v040
- .byte W03
- .byte Gn2 , v112
- .byte W03
- .byte An2
- .byte W03
- .byte N06 , Gs2
- .byte W06
- .byte MOD , 0
- .byte N24 , Gn2
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , En2
- .byte W12
- .byte N06 , Dn2
- .byte W06
- .byte Dn2 , v040
- .byte W06
- .byte Cs2 , v112
- .byte W06
- .byte Cs2 , v040
- .byte W06
- .byte N12 , En2 , v112
- .byte W12
- .byte N06 , An2
- .byte W06
- .byte An2 , v040
- .byte W06
- .byte Gs2 , v112
- .byte W06
- .byte Gn2
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte Bn2
- .byte W06
- .byte Dn3
- .byte W06
- .byte N12 , Gn3
- .byte W12
- .byte N03 , Fn3
- .byte W03
- .byte Gn3
- .byte W03
- .byte N06 , Fn3
- .byte W06
- .byte N12 , En3
- .byte W12
- .byte N03 , Dn3
- .byte W03
- .byte En3
- .byte W03
- .byte N06 , Dn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Bn2
- .byte W06
- .byte N12 , An2
- .byte W12
- .byte N06 , Bn2
- .byte W06
- .byte Bn2 , v040
- .byte W06
- .byte Cs3 , v112
- .byte W03
- .byte MOD , 0
- .byte W03
- .byte N18 , Dn3
- .byte W09
- .byte MOD , 7
- .byte W09
- .byte N12 , As2
- .byte W03
- .byte MOD , 0
- .byte W09
- .byte 0
- .byte N24 , Cs3
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , Cs3 , v040
- .byte W12
- .byte An2 , v112
- .byte W12
- .byte Dn3
- .byte W12
- .byte N06 , Dn3 , v040
- .byte W06
- .byte N03 , Dn3 , v112
- .byte W03
- .byte N12 , Dn3 , v040
- .byte W15
- .byte An2 , v112
- .byte W12
- .byte N06 , En3
- .byte W06
- .byte En3 , v040
- .byte W06
- .byte Ds3 , v112
- .byte W06
- .byte N12 , En3
- .byte W12
- .byte N06 , As2
- .byte W06
- .byte N12 , An2
- .byte W12
- .byte MOD , 0
- .byte N24 , Gn3
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , En3
- .byte W06
- .byte En3 , v040
- .byte W06
- .byte Dn3 , v112
- .byte W06
- .byte Dn3 , v040
- .byte W06
- .byte MOD , 0
- .byte N24 , En3 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , Dn3
- .byte W06
- .byte Dn3 , v040
- .byte W06
- .byte N12 , Dn3 , v112
- .byte W12
- .byte N06 , Bn2
- .byte W06
- .byte Dn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Bn3
- .byte W06
- .byte N03 , Gn3
- .byte W03
- .byte Gs3
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte N12 , En3
- .byte W12
- .byte N03 , Dn3
- .byte W03
- .byte En3
- .byte W03
- .byte N06 , Dn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Bn2
- .byte W06
- .byte Bn2 , v040
- .byte W06
- .byte Gs2 , v112
- .byte W06
- .byte An2
- .byte W06
- .byte An2 , v040
- .byte W06
- .byte Gs2 , v112
- .byte W06
- .byte An2
- .byte W06
- .byte Bn2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Dn3
- .byte W06
- .byte En3
- .byte W06
- .byte VOICE , 48
- .byte MOD , 0
- .byte VOL , 29*mus_ashroad_mvl/mxv
- .byte N21 , Cs4
- .byte W12
- .byte MOD , 7
- .byte W09
- .byte N03 , As3
- .byte W03
- .byte MOD , 0
- .byte N03 , An3
- .byte W06
- .byte N03
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte Fs4
- .byte W06
- .byte An3
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte Cs4
- .byte W06
- .byte An3
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
-mus_ashroad_5_000:
- .byte MOD , 0
- .byte N21 , En4 , v112
- .byte W12
- .byte MOD , 7
- .byte W09
- .byte N03 , Cn4
- .byte W03
- .byte MOD , 0
- .byte N03 , Bn3
- .byte W06
- .byte N03
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Gs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte En4
- .byte W06
- .byte Bn3
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte PEND
- .byte MOD , 0
- .byte N21 , Cs4
- .byte W12
- .byte MOD , 7
- .byte W09
- .byte N03 , An3
- .byte W03
- .byte MOD , 0
- .byte N03 , Gs3
- .byte W06
- .byte N03
- .byte W06
- .byte Gn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte En4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte N12 , Cs4
- .byte W12
- .byte N06 , As3
- .byte W06
- .byte N03 , Cs4
- .byte W03
- .byte Gn3
- .byte W03
- .byte Fs3
- .byte W06
- .byte N03
- .byte W06
- .byte Fn3
- .byte W06
- .byte Fs3
- .byte W03
- .byte Bn3
- .byte W03
- .byte As3
- .byte W06
- .byte N03
- .byte W06
- .byte An3
- .byte W06
- .byte As3
- .byte W03
- .byte Dn4
- .byte W03
- .byte Cs4
- .byte W06
- .byte N03
- .byte W06
- .byte Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte MOD , 0
- .byte N21 , Dn4
- .byte W12
- .byte MOD , 7
- .byte W09
- .byte N03 , As3
- .byte W03
- .byte MOD , 0
- .byte N03 , An3
- .byte W06
- .byte N03
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte Fs4
- .byte W06
- .byte An3
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte Cs4
- .byte W06
- .byte An3
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte PATT
- .word mus_ashroad_5_000
- .byte MOD , 0
- .byte N21 , Fn4 , v112
- .byte W12
- .byte MOD , 7
- .byte W09
- .byte N03 , As3
- .byte W03
- .byte MOD , 0
- .byte N03 , An3
- .byte W06
- .byte N03
- .byte W06
- .byte Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte Cn4
- .byte W06
- .byte N03
- .byte W06
- .byte Bn3
- .byte W06
- .byte Cn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte N03
- .byte W06
- .byte En4
- .byte W06
- .byte Fn4
- .byte W06
- .byte MOD , 0
- .byte N24 , Gn4
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N03 , Bn3
- .byte W06
- .byte N03
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte N06 , Dn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte Bn4
- .byte W06
- .byte Dn5
- .byte W06
- .byte N12
- .byte W12
- .byte N03 , Bn4
- .byte W03
- .byte Dn5
- .byte W03
- .byte N06 , Bn4
- .byte W06
- .byte TIE , An4
- .byte W24
- .byte MOD , 3
- .byte W72
- .byte W48
- .byte 7
- .byte W24
- .byte EOT
- .byte MOD , 0
- .byte W24
- .byte GOTO
- .word mus_ashroad_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_ashroad_6:
- .byte KEYSH , mus_ashroad_key+0
- .byte VOICE , 82
- .byte VOL , 38*mus_ashroad_mvl/mxv
- .byte LFOS , 44
- .byte BEND , c_v-3
- .byte W96
-mus_ashroad_6_B1:
- .byte MOD , 0
- .byte W96
- .byte W72
- .byte N06 , Dn4 , v112
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte N24 , En4
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , En4 , v040
- .byte W06
- .byte N03 , An3 , v112
- .byte W06
- .byte N06 , Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte N12 , Gn4
- .byte W12
- .byte N03 , Fn4
- .byte W03
- .byte Gn4
- .byte W03
- .byte N06 , Fn4
- .byte W06
- .byte En4
- .byte W12
- .byte Dn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Dn4
- .byte W06
- .byte N18 , En4
- .byte W06
- .byte MOD , 4
- .byte W12
- .byte 0
- .byte N06 , An3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Bn3 , v040
- .byte W06
- .byte Cs4 , v112
- .byte W06
- .byte Cs4 , v040
- .byte W06
- .byte N18 , Dn4 , v112
- .byte W06
- .byte MOD , 4
- .byte W12
- .byte 0
- .byte N06 , Bn3
- .byte W06
- .byte N03 , Dn4
- .byte W06
- .byte N06 , Cs4
- .byte W06
- .byte N90 , En4
- .byte W18
- .byte MOD , 3
- .byte W60
- .byte 8
- .byte W12
- .byte 0
- .byte N12 , En4 , v040
- .byte W84
- .byte Fn4 , v112
- .byte W12
- .byte N24 , En4
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N03 , An3
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Gs3
- .byte W06
- .byte An3
- .byte W06
- .byte N12 , Gn4
- .byte W12
- .byte N06 , Fn4
- .byte W06
- .byte N03 , Gn4
- .byte W03
- .byte Fn4
- .byte W03
- .byte N06 , En4
- .byte W12
- .byte Dn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Dn4
- .byte W06
- .byte N18 , En4
- .byte W18
- .byte N06 , Fn4
- .byte W12
- .byte Gn4
- .byte W06
- .byte N18 , An4
- .byte W18
- .byte N06 , En4
- .byte W06
- .byte An4
- .byte W06
- .byte Dn5
- .byte W06
- .byte Dn5 , v040
- .byte W06
- .byte N96 , Cs5 , v112
- .byte W24
- .byte MOD , 3
- .byte W60
- .byte 8
- .byte W12
- .byte 0
- .byte N12 , Cs5 , v040
- .byte W96
-mus_ashroad_6_000:
- .byte N24 , Fs4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , Fs4 , v040
- .byte W36
- .byte N06 , Fs4 , v112
- .byte W06
- .byte Gs4
- .byte W06
- .byte Gs4 , v040
- .byte W06
- .byte An4 , v112
- .byte W06
- .byte Fs4
- .byte W06
- .byte Fs4 , v040
- .byte W06
- .byte PEND
-mus_ashroad_6_001:
- .byte N24 , Gs4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , Gs4 , v040
- .byte W36
- .byte N06 , Gs4 , v112
- .byte W06
- .byte An4
- .byte W06
- .byte An4 , v040
- .byte W06
- .byte Bn4 , v112
- .byte W06
- .byte Gs4
- .byte W06
- .byte Gs4 , v040
- .byte W06
- .byte PEND
- .byte N24 , En4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , En4 , v040
- .byte W36
- .byte N06 , En4 , v112
- .byte W06
- .byte Fs4
- .byte W06
- .byte Fs4 , v040
- .byte W06
- .byte Gs4 , v112
- .byte W06
- .byte En4
- .byte W06
- .byte En4 , v040
- .byte W06
- .byte N12 , Fs4 , v112
- .byte W12
- .byte N03 , En4
- .byte W03
- .byte Fs4
- .byte W03
- .byte N06 , En4
- .byte W06
- .byte Dn4
- .byte W06
- .byte Dn4 , v040
- .byte W06
- .byte Cs4 , v112
- .byte W06
- .byte Cs4 , v040
- .byte W06
- .byte Bn3 , v112
- .byte W06
- .byte Bn3 , v040
- .byte W06
- .byte As3 , v112
- .byte W06
- .byte As3 , v040
- .byte W06
- .byte Fs4 , v112
- .byte W06
- .byte Cs4
- .byte W06
- .byte N12 , As3
- .byte W12
- .byte PATT
- .word mus_ashroad_6_000
- .byte PATT
- .word mus_ashroad_6_001
- .byte N24 , An4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , An4 , v040
- .byte W36
- .byte N06 , An4 , v112
- .byte W06
- .byte Bn4
- .byte W06
- .byte Bn4 , v040
- .byte W06
- .byte Cn5 , v112
- .byte W06
- .byte An4
- .byte W06
- .byte An4 , v040
- .byte W06
- .byte N24 , Bn4 , v112
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N12 , Bn4 , v040
- .byte W24
- .byte N06 , Gn4 , v112
- .byte W06
- .byte Bn4
- .byte W06
- .byte Dn5
- .byte W06
- .byte Fn5
- .byte W06
- .byte N12 , Gn5
- .byte W12
- .byte N03 , Fn5
- .byte W03
- .byte Gn5
- .byte W03
- .byte N06 , Fn5
- .byte W06
- .byte N96 , En5
- .byte W24
- .byte MOD , 3
- .byte W72
- .byte N12 , En5 , v040
- .byte W48
- .byte MOD , 7
- .byte W24
- .byte 0
- .byte W24
- .byte GOTO
- .word mus_ashroad_6_B1
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_ashroad_7:
- .byte KEYSH , mus_ashroad_key+0
- .byte VOICE , 127
- .byte PAN , c_v-63
- .byte VOL , 51*mus_ashroad_mvl/mxv
- .byte W96
-mus_ashroad_7_B1:
-mus_ashroad_7_000:
- .byte N01 , Gn4 , v112
- .byte W24
- .byte N01
- .byte W06
- .byte Gn4 , v064
- .byte W06
- .byte Gn4 , v112
- .byte W06
- .byte Gn4 , v060
- .byte W06
- .byte Gn4 , v112
- .byte W12
- .byte N01
- .byte W24
- .byte N01
- .byte W03
- .byte Gn4 , v052
- .byte W03
- .byte N01
- .byte W03
- .byte N01
- .byte W03
- .byte PEND
-mus_ashroad_7_001:
- .byte N01 , Gn4 , v112
- .byte W12
- .byte Gn4 , v096
- .byte W12
- .byte Gn4 , v112
- .byte W06
- .byte Gn4 , v064
- .byte W06
- .byte Gn4 , v112
- .byte W06
- .byte Gn4 , v060
- .byte W06
- .byte Gn4 , v112
- .byte W12
- .byte N01
- .byte W24
- .byte N01
- .byte W03
- .byte Gn4 , v052
- .byte W03
- .byte N01
- .byte W03
- .byte N01
- .byte W03
- .byte PEND
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_001
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_001
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_001
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_001
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_000
- .byte PATT
- .word mus_ashroad_7_001
- .byte GOTO
- .word mus_ashroad_7_B1
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_ashroad_8:
- .byte KEYSH , mus_ashroad_key+0
- .byte VOICE , 0
- .byte VOL , 76*mus_ashroad_mvl/mxv
- .byte W96
-mus_ashroad_8_B1:
-mus_ashroad_8_000:
- .byte N06 , Cn1 , v124
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte Cn1 , v088
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte PEND
- .byte Cn1 , v124
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte Cn1 , v088
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W06
- .byte Dn3 , v112
- .byte W06
- .byte N03 , Dn3 , v080
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W06
- .byte PATT
- .word mus_ashroad_8_000
- .byte PATT
- .word mus_ashroad_8_000
- .byte PATT
- .word mus_ashroad_8_000
-mus_ashroad_8_001:
- .byte N06 , Cn1 , v124
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte Cn1 , v088
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W06
- .byte Dn3 , v096
- .byte W06
- .byte N03
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W06
- .byte PEND
- .byte PATT
- .word mus_ashroad_8_000
- .byte PATT
- .word mus_ashroad_8_000
- .byte PATT
- .word mus_ashroad_8_000
- .byte PATT
- .word mus_ashroad_8_001
- .byte N06 , Cn1 , v124
- .byte W12
- .byte N12 , As1 , v088
- .byte W12
- .byte N06 , En1
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte Cn1 , v088
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W06
- .byte Dn3 , v112
- .byte W06
- .byte Cn1 , v124
- .byte W12
- .byte N12 , As1 , v088
- .byte W12
- .byte N03 , En1 , v080
- .byte W06
- .byte N06 , En1 , v112
- .byte W18
- .byte Cn1 , v088
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W06
- .byte Dn3 , v112
- .byte W06
- .byte Cn1 , v124
- .byte W12
- .byte Dn3 , v092
- .byte W06
- .byte Dn3 , v080
- .byte W06
- .byte En1 , v088
- .byte W12
- .byte En1 , v112
- .byte W12
- .byte Cn1 , v088
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte N12 , As1 , v088
- .byte W12
- .byte N06 , En1
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte Dn3
- .byte W12
- .byte Cn1 , v124
- .byte W12
- .byte N12 , As1 , v088
- .byte W12
- .byte N06 , En1
- .byte W12
- .byte N12 , As1
- .byte W12
- .byte N06 , Cn1
- .byte W24
- .byte En1
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte Cn1
- .byte W12
- .byte Cn1 , v124
- .byte W12
- .byte N03 , Fs1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En1
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte N03 , Fs1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En1
- .byte W12
- .byte Dn1
- .byte W12
- .byte Cn1 , v124
- .byte W12
- .byte N03 , Fs1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En1
- .byte W12
- .byte N06
- .byte W12
- .byte Cn1 , v088
- .byte W12
- .byte N03 , Fs1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En1
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte W06
- .byte N03 , Fs1
- .byte W06
- .byte N06 , Cn1 , v124
- .byte W12
- .byte N03 , Fs1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En1 , v088
- .byte W06
- .byte En1 , v112
- .byte W12
- .byte N06
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte N03 , Fs1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En1
- .byte W12
- .byte N12 , As1 , v092
- .byte W12
- .byte N06 , En1 , v120
- .byte W12
- .byte Cn1 , v112
- .byte W12
- .byte En1 , v088
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte N03 , Fs1
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En1
- .byte W06
- .byte Dn1
- .byte W06
- .byte En1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1 , v124
- .byte N48 , An2 , v100
- .byte W12
- .byte N06 , En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte Cn1 , v088
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte Cn1 , v112
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte Cn1 , v088
- .byte W12
- .byte En3 , v096
- .byte W06
- .byte En3 , v080
- .byte W06
- .byte Cn1 , v088
- .byte W12
- .byte Dn3 , v096
- .byte W12
- .byte GOTO
- .word mus_ashroad_8_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_ashroad:
- .byte 8 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_ashroad_pri @ Priority
- .byte mus_ashroad_rev @ Reverb.
-
- .word mus_ashroad_grp
-
- .word mus_ashroad_1
- .word mus_ashroad_2
- .word mus_ashroad_3
- .word mus_ashroad_4
- .word mus_ashroad_5
- .word mus_ashroad_6
- .word mus_ashroad_7
- .word mus_ashroad_8
-
- .end
diff --git a/sound/songs/mus_ayasii.s b/sound/songs/mus_ayasii.s
deleted file mode 100644
index 6c3d85c39..000000000
--- a/sound/songs/mus_ayasii.s
+++ /dev/null
@@ -1,1738 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_ayasii_grp, voicegroup069
- .equ mus_ayasii_pri, 0
- .equ mus_ayasii_rev, reverb_set+50
- .equ mus_ayasii_mvl, 127
- .equ mus_ayasii_key, 0
- .equ mus_ayasii_tbs, 1
- .equ mus_ayasii_exg, 0
- .equ mus_ayasii_cmp, 1
-
- .section .rodata
- .global mus_ayasii
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_ayasii_1:
- .byte KEYSH , mus_ayasii_key+0
- .byte TEMPO , 122*mus_ayasii_tbs/2
- .byte VOICE , 17
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 75*mus_ayasii_mvl/mxv
- .byte MOD , 2
- .byte PAN , c_v+7
- .byte N06 , Gs3 , v116
- .byte W06
- .byte Bn3
- .byte W06
- .byte Ds4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N36 , Bn3
- .byte W24
- .byte MOD , 11
- .byte W12
- .byte 2
- .byte N06 , As3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte VOL , 30*mus_ayasii_mvl/mxv
- .byte N60 , Dn4
- .byte W02
- .byte VOL , 31*mus_ayasii_mvl/mxv
- .byte W03
- .byte 33*mus_ayasii_mvl/mxv
- .byte W03
- .byte 35*mus_ayasii_mvl/mxv
- .byte W06
- .byte 38*mus_ayasii_mvl/mxv
- .byte W03
- .byte 39*mus_ayasii_mvl/mxv
- .byte W03
- .byte 42*mus_ayasii_mvl/mxv
- .byte W04
- .byte 44*mus_ayasii_mvl/mxv
- .byte MOD , 11
- .byte W02
- .byte VOL , 47*mus_ayasii_mvl/mxv
- .byte W03
- .byte 52*mus_ayasii_mvl/mxv
- .byte W03
- .byte 58*mus_ayasii_mvl/mxv
- .byte W04
- .byte 63*mus_ayasii_mvl/mxv
- .byte W02
- .byte 76*mus_ayasii_mvl/mxv
- .byte W03
- .byte 78*mus_ayasii_mvl/mxv
- .byte W19
- .byte 76*mus_ayasii_mvl/mxv
- .byte MOD , 2
- .byte N12 , Ds4
- .byte W12
-mus_ayasii_1_B1:
- .byte VOL , 40*mus_ayasii_mvl/mxv
- .byte N36 , Gs4 , v116
- .byte W02
- .byte VOL , 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W03
- .byte 54*mus_ayasii_mvl/mxv
- .byte W04
- .byte 55*mus_ayasii_mvl/mxv
- .byte W02
- .byte 62*mus_ayasii_mvl/mxv
- .byte W03
- .byte 66*mus_ayasii_mvl/mxv
- .byte W03
- .byte 71*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte MOD , 11
- .byte W12
- .byte 2
- .byte N06 , Gn4
- .byte W12
- .byte Dn4
- .byte W12
- .byte Ds4
- .byte W12
- .byte VOL , 40*mus_ayasii_mvl/mxv
- .byte N36 , En4
- .byte W02
- .byte VOL , 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W03
- .byte 54*mus_ayasii_mvl/mxv
- .byte W04
- .byte 55*mus_ayasii_mvl/mxv
- .byte W02
- .byte 62*mus_ayasii_mvl/mxv
- .byte W03
- .byte 66*mus_ayasii_mvl/mxv
- .byte W03
- .byte 71*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte MOD , 11
- .byte W12
- .byte 2
- .byte N06 , Ds4
- .byte W12
- .byte Bn3
- .byte W12
- .byte As3
- .byte W12
- .byte Cs4
- .byte W12
- .byte Bn3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte As3
- .byte W12
- .byte Ds3
- .byte W12
- .byte VOL , 40*mus_ayasii_mvl/mxv
- .byte N36 , En3
- .byte W02
- .byte VOL , 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W03
- .byte 54*mus_ayasii_mvl/mxv
- .byte W04
- .byte 55*mus_ayasii_mvl/mxv
- .byte W02
- .byte 62*mus_ayasii_mvl/mxv
- .byte W03
- .byte 66*mus_ayasii_mvl/mxv
- .byte W03
- .byte 71*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte MOD , 11
- .byte W12
- .byte 2
- .byte N06 , Ds3
- .byte W12
- .byte Dn3
- .byte N06 , Dn4
- .byte W12
- .byte Ds3
- .byte N06 , Ds4
- .byte W12
- .byte VOL , 40*mus_ayasii_mvl/mxv
- .byte N36 , As4
- .byte W02
- .byte VOL , 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W03
- .byte 54*mus_ayasii_mvl/mxv
- .byte W04
- .byte 55*mus_ayasii_mvl/mxv
- .byte W02
- .byte 62*mus_ayasii_mvl/mxv
- .byte W03
- .byte 66*mus_ayasii_mvl/mxv
- .byte W03
- .byte 71*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte MOD , 11
- .byte W12
- .byte 2
- .byte N06 , An4
- .byte W12
- .byte En4
- .byte W12
- .byte Fn4
- .byte W12
- .byte VOL , 40*mus_ayasii_mvl/mxv
- .byte N36 , Fs4
- .byte W02
- .byte VOL , 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W03
- .byte 54*mus_ayasii_mvl/mxv
- .byte W04
- .byte 55*mus_ayasii_mvl/mxv
- .byte W02
- .byte 62*mus_ayasii_mvl/mxv
- .byte W03
- .byte 66*mus_ayasii_mvl/mxv
- .byte W03
- .byte 71*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte MOD , 11
- .byte W12
- .byte 2
- .byte N06 , Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Ds4
- .byte W12
- .byte Cs4
- .byte W12
- .byte An3
- .byte W12
- .byte As3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Fn3
- .byte W12
- .byte VOL , 40*mus_ayasii_mvl/mxv
- .byte N36 , Fs3
- .byte W02
- .byte VOL , 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W03
- .byte 54*mus_ayasii_mvl/mxv
- .byte W04
- .byte 55*mus_ayasii_mvl/mxv
- .byte W02
- .byte 62*mus_ayasii_mvl/mxv
- .byte W03
- .byte 66*mus_ayasii_mvl/mxv
- .byte W03
- .byte 71*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte MOD , 11
- .byte W12
- .byte 2
- .byte N06 , Fn3
- .byte W12
- .byte En3
- .byte N06 , En4
- .byte W12
- .byte Fn3
- .byte N06 , Fn4
- .byte W12
- .byte Fs3
- .byte W12
- .byte Fn3
- .byte W12
- .byte An3
- .byte W12
- .byte Fn3
- .byte W12
- .byte As3
- .byte W12
- .byte Fn3
- .byte W12
- .byte N48 , Fn4
- .byte W24
- .byte MOD , 11
- .byte W24
- .byte 2
- .byte N06 , Ds4
- .byte W06
- .byte Dn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte Fn2 , v064
- .byte W06
- .byte Fs2 , v072
- .byte W06
- .byte En2 , v076
- .byte W06
- .byte Fn2 , v080
- .byte W06
- .byte Ds2 , v084
- .byte W06
- .byte En2 , v092
- .byte W06
- .byte Dn2 , v096
- .byte W06
- .byte Ds2
- .byte W06
- .byte Cs2 , v100
- .byte W06
- .byte Dn2 , v108
- .byte W06
- .byte Cn2 , v112
- .byte W06
- .byte Cs2 , v120
- .byte W06
- .byte Cn3
- .byte N06 , Fn4
- .byte W48
- .byte Fn3
- .byte W06
- .byte An3
- .byte W06
- .byte Cn4
- .byte W06
- .byte En4
- .byte W06
- .byte GOTO
- .word mus_ayasii_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_ayasii_2:
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 45
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 63*mus_ayasii_mvl/mxv
- .byte PAN , c_v-16
- .byte W24
- .byte W72
- .byte W72
-mus_ayasii_2_B1:
- .byte VOICE , 45
- .byte W12
- .byte N06 , Gs3 , v112
- .byte W12
- .byte Bn3
- .byte W12
- .byte Ds4
- .byte W36
- .byte W12
- .byte Ds3
- .byte W12
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Bn3
- .byte W12
- .byte As3
- .byte W12
- .byte W72
- .byte W72
- .byte W12
- .byte N06
- .byte W12
- .byte Cs4
- .byte W12
- .byte Fn4
- .byte W36
- .byte W12
- .byte Fn3
- .byte W12
- .byte As3
- .byte W12
- .byte An3
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte W72
- .byte W72
- .byte W72
- .byte VOICE , 17
- .byte N48
- .byte W72
- .byte W72
- .byte VOICE , 45
- .byte W24
- .byte N06 , Fn3
- .byte W12
- .byte Fn4
- .byte W12
- .byte N24 , Fn2
- .byte W24
- .byte GOTO
- .word mus_ayasii_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_ayasii_3:
- .byte VOL , 78*mus_ayasii_mvl/mxv
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 58
- .byte BENDR , 12
- .byte LFOS , 44
- .byte PAN , c_v+0
- .byte N06 , Gs2 , v072
- .byte W06
- .byte Gn2 , v076
- .byte W06
- .byte Ds2
- .byte W06
- .byte Bn1 , v088
- .byte W06
- .byte VOL , 41*mus_ayasii_mvl/mxv
- .byte N36 , Gs1 , v112
- .byte W02
- .byte VOL , 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 50*mus_ayasii_mvl/mxv
- .byte W03
- .byte 57*mus_ayasii_mvl/mxv
- .byte W06
- .byte 65*mus_ayasii_mvl/mxv
- .byte W03
- .byte 68*mus_ayasii_mvl/mxv
- .byte W03
- .byte 77*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , Gn1
- .byte W12
- .byte Ds1
- .byte W12
- .byte En1
- .byte W12
- .byte VOL , 23*mus_ayasii_mvl/mxv
- .byte N60 , Dn1
- .byte W02
- .byte VOL , 27*mus_ayasii_mvl/mxv
- .byte W03
- .byte 31*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte 40*mus_ayasii_mvl/mxv
- .byte W02
- .byte 45*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W03
- .byte 57*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 58*mus_ayasii_mvl/mxv
- .byte W02
- .byte 63*mus_ayasii_mvl/mxv
- .byte W03
- .byte 68*mus_ayasii_mvl/mxv
- .byte W03
- .byte 76*mus_ayasii_mvl/mxv
- .byte W04
- .byte 78*mus_ayasii_mvl/mxv
- .byte W24
- .byte N12 , Ds1
- .byte W12
-mus_ayasii_3_B1:
- .byte MOD , 0
- .byte N12 , Gs1 , v112
- .byte W60
- .byte N06
- .byte W12
- .byte N12 , Ds1
- .byte W60
- .byte N06
- .byte W12
- .byte N12 , Gs1
- .byte W60
- .byte N06
- .byte W12
- .byte N36 , En1
- .byte W12
- .byte MOD , 8
- .byte W24
- .byte 0
- .byte N06 , Ds1
- .byte W12
- .byte Dn1
- .byte W12
- .byte Ds1
- .byte W12
-mus_ayasii_3_000:
- .byte N12 , As1 , v112
- .byte W60
- .byte N06
- .byte W12
- .byte PEND
- .byte N12 , Fn1
- .byte W60
- .byte N06
- .byte W12
- .byte PATT
- .word mus_ayasii_3_000
- .byte N36 , Fs1 , v112
- .byte W12
- .byte MOD , 8
- .byte W24
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte En1
- .byte W12
- .byte Fn1
- .byte W12
- .byte Fs1
- .byte W12
- .byte Fn1
- .byte W12
- .byte An1
- .byte W12
- .byte Fn1
- .byte W12
- .byte As1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N48
- .byte W12
- .byte MOD , 8
- .byte W36
- .byte 0
- .byte W24
- .byte N06 , Fn1 , v060
- .byte W06
- .byte Fs1 , v056
- .byte W06
- .byte En1 , v060
- .byte W06
- .byte Fn1 , v064
- .byte W06
- .byte Ds1 , v072
- .byte W06
- .byte En1 , v076
- .byte W06
- .byte Dn1 , v080
- .byte W06
- .byte Ds1
- .byte W06
- .byte Cs1 , v088
- .byte W06
- .byte Dn1 , v096
- .byte W06
- .byte Cn1 , v100
- .byte W06
- .byte Cs1 , v108
- .byte W06
- .byte Cn2 , v112
- .byte W72
- .byte GOTO
- .word mus_ayasii_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_ayasii_4:
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 45
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+28
- .byte VOL , 65*mus_ayasii_mvl/mxv
- .byte W24
- .byte PAN , c_v+28
- .byte W72
- .byte W72
-mus_ayasii_4_B1:
- .byte VOICE , 45
- .byte PAN , c_v+28
- .byte W12
- .byte N06 , Ds3 , v112
- .byte W06
- .byte Ds3 , v036
- .byte W06
- .byte Gs3 , v112
- .byte W06
- .byte Gs3 , v036
- .byte W06
- .byte Bn2 , v112
- .byte W06
- .byte Bn2 , v036
- .byte W30
- .byte W12
- .byte Bn2 , v112
- .byte W06
- .byte Bn2 , v036
- .byte W06
- .byte Ds3 , v112
- .byte W06
- .byte Ds3 , v036
- .byte W06
- .byte Dn3 , v112
- .byte W06
- .byte Dn3 , v036
- .byte W06
- .byte Gs3 , v112
- .byte W06
- .byte Gs3 , v036
- .byte W06
- .byte Gn3 , v112
- .byte W06
- .byte Gn3 , v036
- .byte W06
- .byte Ds3 , v112
- .byte W06
- .byte Ds3 , v036
- .byte W06
- .byte Ds4 , v112
- .byte W06
- .byte Ds4 , v036
- .byte W06
- .byte Bn2 , v112
- .byte W06
- .byte Bn2 , v036
- .byte W06
- .byte Bn3 , v112
- .byte W06
- .byte Bn3 , v036
- .byte W06
- .byte Gs2 , v112
- .byte W06
- .byte Gs2 , v036
- .byte W06
- .byte Gs3 , v112
- .byte W06
- .byte Gs3 , v036
- .byte W06
- .byte W72
- .byte W12
- .byte Fn3 , v112
- .byte W06
- .byte Fn3 , v036
- .byte W06
- .byte As3 , v112
- .byte W06
- .byte As3 , v036
- .byte W06
- .byte Cs3 , v112
- .byte W06
- .byte Cs3 , v036
- .byte W30
- .byte W12
- .byte Cs3 , v112
- .byte W06
- .byte Cs3 , v036
- .byte W06
- .byte Fn3 , v112
- .byte W06
- .byte Fn3 , v036
- .byte W06
- .byte En3 , v112
- .byte W06
- .byte En3 , v036
- .byte W06
- .byte As3 , v112
- .byte W06
- .byte As3 , v036
- .byte W06
- .byte An3 , v112
- .byte W06
- .byte An3 , v036
- .byte W06
- .byte Fn3 , v112
- .byte W06
- .byte Fn3 , v036
- .byte W06
- .byte Fn4 , v112
- .byte W06
- .byte Fn4 , v036
- .byte W06
- .byte Cs3 , v112
- .byte W06
- .byte Cs3 , v036
- .byte W06
- .byte Cs4 , v112
- .byte W06
- .byte Cs4 , v036
- .byte W06
- .byte As2 , v112
- .byte W06
- .byte As2 , v036
- .byte W06
- .byte As3 , v112
- .byte W06
- .byte As3 , v036
- .byte W06
- .byte W72
- .byte W72
- .byte W72
- .byte W12
- .byte Fn4 , v064
- .byte W12
- .byte Fn4 , v072
- .byte W12
- .byte Fn4 , v076
- .byte W12
- .byte Fn4 , v080
- .byte W12
- .byte Fn4 , v092
- .byte W12
- .byte Fs2 , v112
- .byte W24
- .byte Fn4
- .byte W12
- .byte Fn5 , v096
- .byte W12
- .byte PAN , c_v-42
- .byte N24 , Fn3 , v120
- .byte W24
- .byte GOTO
- .word mus_ayasii_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_ayasii_5:
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 48
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+24
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte N06 , Bn3 , v112
- .byte W06
- .byte Ds4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Bn4
- .byte W06
- .byte VOL , 11*mus_ayasii_mvl/mxv
- .byte N36 , Gs4
- .byte W02
- .byte VOL , 14*mus_ayasii_mvl/mxv
- .byte W03
- .byte 17*mus_ayasii_mvl/mxv
- .byte W03
- .byte 20*mus_ayasii_mvl/mxv
- .byte W04
- .byte 24*mus_ayasii_mvl/mxv
- .byte W02
- .byte 30*mus_ayasii_mvl/mxv
- .byte W03
- .byte 38*mus_ayasii_mvl/mxv
- .byte W03
- .byte 39*mus_ayasii_mvl/mxv
- .byte W16
- .byte N06 , Gn4
- .byte W12
- .byte Ds4
- .byte W12
- .byte En4
- .byte W12
- .byte VOL , 6*mus_ayasii_mvl/mxv
- .byte N60 , Bn4
- .byte W05
- .byte VOL , 7*mus_ayasii_mvl/mxv
- .byte W07
- .byte 9*mus_ayasii_mvl/mxv
- .byte W02
- .byte 11*mus_ayasii_mvl/mxv
- .byte W03
- .byte 12*mus_ayasii_mvl/mxv
- .byte W03
- .byte 14*mus_ayasii_mvl/mxv
- .byte W06
- .byte 17*mus_ayasii_mvl/mxv
- .byte W03
- .byte 19*mus_ayasii_mvl/mxv
- .byte W03
- .byte 22*mus_ayasii_mvl/mxv
- .byte W04
- .byte 23*mus_ayasii_mvl/mxv
- .byte W02
- .byte 28*mus_ayasii_mvl/mxv
- .byte W03
- .byte 33*mus_ayasii_mvl/mxv
- .byte W03
- .byte 35*mus_ayasii_mvl/mxv
- .byte W04
- .byte 39*mus_ayasii_mvl/mxv
- .byte W02
- .byte 44*mus_ayasii_mvl/mxv
- .byte W03
- .byte 46*mus_ayasii_mvl/mxv
- .byte W03
- .byte 49*mus_ayasii_mvl/mxv
- .byte W04
- .byte N12 , As4
- .byte W03
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W09
-mus_ayasii_5_B1:
- .byte N03 , Bn4 , v096
- .byte W12
- .byte N06 , Bn4 , v032
- .byte W06
- .byte As4 , v040
- .byte W06
- .byte Bn4 , v048
- .byte W06
- .byte As4 , v056
- .byte W06
- .byte Bn4 , v064
- .byte W06
- .byte As4 , v068
- .byte W06
- .byte Bn4 , v072
- .byte W12
- .byte Ds5 , v112
- .byte W12
- .byte W12
- .byte Gs4 , v032
- .byte W06
- .byte Gn4 , v036
- .byte W06
- .byte Gs4 , v044
- .byte W06
- .byte Gn4 , v056
- .byte W06
- .byte Gs4 , v060
- .byte W06
- .byte Gn4 , v072
- .byte W06
- .byte Gs4 , v080
- .byte W12
- .byte Bn4 , v112
- .byte W12
- .byte W72
- .byte W72
- .byte N03 , Cs5 , v092
- .byte W12
- .byte N06 , Cs5 , v036
- .byte W06
- .byte Cn5 , v040
- .byte W06
- .byte Cs5 , v052
- .byte W06
- .byte Cn5 , v056
- .byte W06
- .byte Cs5 , v064
- .byte W06
- .byte Cn5 , v072
- .byte W06
- .byte Cs5
- .byte W12
- .byte Fn5 , v112
- .byte W12
- .byte W12
- .byte As4 , v036
- .byte W06
- .byte An4 , v040
- .byte W06
- .byte As4 , v048
- .byte W06
- .byte An4 , v052
- .byte W06
- .byte As4 , v056
- .byte W06
- .byte An4 , v064
- .byte W06
- .byte As4 , v072
- .byte W12
- .byte Cs5 , v096
- .byte W12
- .byte W72
- .byte W72
- .byte W72
- .byte W72
- .byte W72
- .byte W72
- .byte GOTO
- .word mus_ayasii_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_ayasii_6:
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 80
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte PAN , c_v+63
- .byte W24
- .byte N36 , Bn3 , v112
- .byte W24
- .byte MOD , 8
- .byte W12
- .byte 2
- .byte N06 , As3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Bn3
- .byte W12
- .byte VOL , 9*mus_ayasii_mvl/mxv
- .byte N60
- .byte W05
- .byte VOL , 13*mus_ayasii_mvl/mxv
- .byte W07
- .byte 18*mus_ayasii_mvl/mxv
- .byte W05
- .byte 23*mus_ayasii_mvl/mxv
- .byte W07
- .byte 27*mus_ayasii_mvl/mxv
- .byte MOD , 8
- .byte W05
- .byte VOL , 30*mus_ayasii_mvl/mxv
- .byte W07
- .byte 35*mus_ayasii_mvl/mxv
- .byte W05
- .byte 42*mus_ayasii_mvl/mxv
- .byte W07
- .byte 50*mus_ayasii_mvl/mxv
- .byte W05
- .byte 54*mus_ayasii_mvl/mxv
- .byte W07
- .byte 39*mus_ayasii_mvl/mxv
- .byte MOD , 2
- .byte N12 , As3
- .byte W12
-mus_ayasii_6_B1:
- .byte VOL , 13*mus_ayasii_mvl/mxv
- .byte N36 , Ds3 , v112
- .byte W02
- .byte VOL , 17*mus_ayasii_mvl/mxv
- .byte W03
- .byte 20*mus_ayasii_mvl/mxv
- .byte W03
- .byte 24*mus_ayasii_mvl/mxv
- .byte W04
- .byte 27*mus_ayasii_mvl/mxv
- .byte W02
- .byte 29*mus_ayasii_mvl/mxv
- .byte W03
- .byte 33*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte 39*mus_ayasii_mvl/mxv
- .byte MOD , 8
- .byte W12
- .byte 2
- .byte N06 , Dn3
- .byte W12
- .byte Ds3
- .byte W12
- .byte Gs3
- .byte W12
- .byte VOL , 12*mus_ayasii_mvl/mxv
- .byte N36 , Gs2
- .byte W02
- .byte VOL , 15*mus_ayasii_mvl/mxv
- .byte W03
- .byte 19*mus_ayasii_mvl/mxv
- .byte W03
- .byte 22*mus_ayasii_mvl/mxv
- .byte W04
- .byte 24*mus_ayasii_mvl/mxv
- .byte W02
- .byte 27*mus_ayasii_mvl/mxv
- .byte W03
- .byte 30*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte 39*mus_ayasii_mvl/mxv
- .byte MOD , 8
- .byte W12
- .byte 2
- .byte N06 , Gn2
- .byte W12
- .byte Gs2
- .byte W12
- .byte Bn2
- .byte W12
- .byte Gs2
- .byte W12
- .byte Gn2
- .byte W12
- .byte Dn2
- .byte W12
- .byte Ds2
- .byte W12
- .byte En2
- .byte W12
- .byte Ds2
- .byte W12
- .byte VOL , 11*mus_ayasii_mvl/mxv
- .byte N36 , Bn1
- .byte W02
- .byte VOL , 13*mus_ayasii_mvl/mxv
- .byte W03
- .byte 17*mus_ayasii_mvl/mxv
- .byte W03
- .byte 19*mus_ayasii_mvl/mxv
- .byte W04
- .byte 23*mus_ayasii_mvl/mxv
- .byte W02
- .byte 27*mus_ayasii_mvl/mxv
- .byte W03
- .byte 33*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte 39*mus_ayasii_mvl/mxv
- .byte MOD , 8
- .byte W12
- .byte 2
- .byte N06 , As1
- .byte W12
- .byte Gn1
- .byte W12
- .byte Gs1
- .byte W12
- .byte VOL , 12*mus_ayasii_mvl/mxv
- .byte N36 , Fn3
- .byte W02
- .byte VOL , 14*mus_ayasii_mvl/mxv
- .byte W03
- .byte 18*mus_ayasii_mvl/mxv
- .byte W03
- .byte 23*mus_ayasii_mvl/mxv
- .byte W04
- .byte 27*mus_ayasii_mvl/mxv
- .byte W02
- .byte 31*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W03
- .byte 40*mus_ayasii_mvl/mxv
- .byte W04
- .byte 39*mus_ayasii_mvl/mxv
- .byte MOD , 8
- .byte W12
- .byte 2
- .byte N06 , En3
- .byte W12
- .byte Fn3
- .byte W12
- .byte As3
- .byte W12
- .byte VOL , 9*mus_ayasii_mvl/mxv
- .byte N36 , As2
- .byte W02
- .byte VOL , 12*mus_ayasii_mvl/mxv
- .byte W03
- .byte 14*mus_ayasii_mvl/mxv
- .byte W03
- .byte 19*mus_ayasii_mvl/mxv
- .byte W04
- .byte 20*mus_ayasii_mvl/mxv
- .byte W02
- .byte 25*mus_ayasii_mvl/mxv
- .byte W03
- .byte 29*mus_ayasii_mvl/mxv
- .byte W03
- .byte 38*mus_ayasii_mvl/mxv
- .byte W04
- .byte 39*mus_ayasii_mvl/mxv
- .byte MOD , 8
- .byte W12
- .byte 2
- .byte N06 , An2
- .byte W12
- .byte As2
- .byte W12
- .byte Cs3
- .byte W12
- .byte As2
- .byte W12
- .byte An2
- .byte W12
- .byte En2
- .byte W12
- .byte Fn2
- .byte W12
- .byte Fs2
- .byte W12
- .byte Fn2
- .byte W12
- .byte VOL , 9*mus_ayasii_mvl/mxv
- .byte N36 , Cs2
- .byte W02
- .byte VOL , 14*mus_ayasii_mvl/mxv
- .byte W03
- .byte 18*mus_ayasii_mvl/mxv
- .byte W03
- .byte 22*mus_ayasii_mvl/mxv
- .byte W04
- .byte 24*mus_ayasii_mvl/mxv
- .byte W02
- .byte 28*mus_ayasii_mvl/mxv
- .byte W03
- .byte 30*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W12
- .byte MOD , 2
- .byte N06 , Cn2
- .byte W12
- .byte An1
- .byte W12
- .byte As1
- .byte W12
- .byte W72
- .byte W24
- .byte MOD , 8
- .byte W24
- .byte 2
- .byte W24
- .byte W12
- .byte N06 , Fn3 , v072
- .byte W12
- .byte En3 , v080
- .byte W12
- .byte Ds3 , v092
- .byte W12
- .byte Dn3 , v104
- .byte W12
- .byte Cs3 , v120
- .byte W12
- .byte W72
- .byte GOTO
- .word mus_ayasii_6_B1
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_ayasii_7:
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 83
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte N06 , Gs2 , v112
- .byte W06
- .byte Gn2
- .byte W06
- .byte Ds2
- .byte W06
- .byte Bn1
- .byte W06
- .byte N36 , Gs1
- .byte W24
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N06 , Gn1
- .byte W12
- .byte Ds1
- .byte W12
- .byte En1
- .byte W12
- .byte N60 , Dn1
- .byte W24
- .byte MOD , 8
- .byte W36
- .byte N12 , Ds1
- .byte W12
-mus_ayasii_7_B1:
- .byte MOD , 0
- .byte N12 , Gs1 , v112
- .byte W60
- .byte N06
- .byte W12
- .byte N12 , Ds1
- .byte W60
- .byte N06
- .byte W12
- .byte N12 , Gs1
- .byte W60
- .byte N06
- .byte W12
- .byte N36 , En1
- .byte W12
- .byte MOD , 8
- .byte W24
- .byte 0
- .byte N06 , Ds1
- .byte W12
- .byte Dn1
- .byte W12
- .byte Ds1
- .byte W12
-mus_ayasii_7_000:
- .byte N12 , As1 , v112
- .byte W60
- .byte N06
- .byte W12
- .byte PEND
- .byte N12 , Fn1
- .byte W60
- .byte N06
- .byte W12
- .byte PATT
- .word mus_ayasii_7_000
- .byte N36 , Fs1 , v112
- .byte W12
- .byte MOD , 8
- .byte W24
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte En1
- .byte W12
- .byte Fn1
- .byte W12
- .byte Fs1
- .byte W12
- .byte Fn1
- .byte W12
- .byte An1
- .byte W12
- .byte Fn1
- .byte W12
- .byte As1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N48
- .byte W12
- .byte MOD , 8
- .byte W36
- .byte 0
- .byte N06 , Fs1
- .byte W06
- .byte Gn1
- .byte W06
- .byte Gs1
- .byte W06
- .byte An1
- .byte W06
- .byte W72
- .byte W72
- .byte GOTO
- .word mus_ayasii_7_B1
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_ayasii_8:
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 127
- .byte PAN , c_v+0
- .byte VOL , 26*mus_ayasii_mvl/mxv
- .byte N02 , En5 , v108
- .byte W06
- .byte En5 , v072
- .byte W06
- .byte En5 , v108
- .byte W06
- .byte En5 , v068
- .byte W06
- .byte VOICE , 126
- .byte VOL , 4*mus_ayasii_mvl/mxv
- .byte N36 , Gn5 , v108
- .byte W02
- .byte VOL , 6*mus_ayasii_mvl/mxv
- .byte W03
- .byte 9*mus_ayasii_mvl/mxv
- .byte W03
- .byte 12*mus_ayasii_mvl/mxv
- .byte W04
- .byte 14*mus_ayasii_mvl/mxv
- .byte W02
- .byte 22*mus_ayasii_mvl/mxv
- .byte W03
- .byte 26*mus_ayasii_mvl/mxv
- .byte W19
- .byte VOICE , 127
- .byte N02 , En5
- .byte W12
- .byte En5 , v080
- .byte W12
- .byte En5 , v088
- .byte W12
-mus_ayasii_8_000:
- .byte N02 , En5 , v108
- .byte W03
- .byte En5 , v032
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte En5 , v036
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte N02
- .byte W03
- .byte En5 , v040
- .byte W03
- .byte N02
- .byte W03
- .byte En5 , v044
- .byte W03
- .byte En5 , v048
- .byte W03
- .byte En5 , v052
- .byte W03
- .byte En5 , v056
- .byte W03
- .byte En5 , v064
- .byte W03
- .byte En5 , v072
- .byte W03
- .byte En5 , v084
- .byte W03
- .byte En5 , v096
- .byte W03
- .byte En5 , v120
- .byte W03
- .byte PEND
-mus_ayasii_8_B1:
-mus_ayasii_8_001:
- .byte VOICE , 126
- .byte N12 , Gn5 , v112
- .byte W12
- .byte VOICE , 127
- .byte N02 , En5 , v052
- .byte W24
- .byte En5 , v112
- .byte W06
- .byte En5 , v064
- .byte W06
- .byte En5 , v084
- .byte W06
- .byte En5 , v056
- .byte W06
- .byte En5 , v112
- .byte W06
- .byte En5 , v092
- .byte W06
- .byte PEND
- .byte PATT
- .word mus_ayasii_8_001
- .byte PATT
- .word mus_ayasii_8_001
- .byte PATT
- .word mus_ayasii_8_000
- .byte PATT
- .word mus_ayasii_8_001
- .byte PATT
- .word mus_ayasii_8_001
- .byte PATT
- .word mus_ayasii_8_001
- .byte PATT
- .word mus_ayasii_8_000
- .byte N02 , En5 , v112
- .byte W12
- .byte En5 , v056
- .byte W12
- .byte En5 , v112
- .byte W12
- .byte En5 , v056
- .byte W12
- .byte En5 , v112
- .byte W12
- .byte En5 , v056
- .byte W12
- .byte PATT
- .word mus_ayasii_8_001
- .byte PATT
- .word mus_ayasii_8_000
- .byte N02 , En5 , v112
- .byte W24
- .byte N02
- .byte W12
- .byte N02
- .byte W12
- .byte VOICE , 126
- .byte N12 , Gn5
- .byte W12
- .byte VOICE , 127
- .byte N02 , En5
- .byte W12
- .byte GOTO
- .word mus_ayasii_8_B1
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_ayasii_9:
- .byte KEYSH , mus_ayasii_key+0
- .byte VOICE , 81
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte PAN , c_v-59
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte BEND , c_v+1
- .byte N06 , Gs2 , v112
- .byte W06
- .byte Bn2
- .byte W06
- .byte Ds3
- .byte W06
- .byte Gs3
- .byte W06
- .byte N36 , Dn3
- .byte W24
- .byte MOD , 8
- .byte W12
- .byte 2
- .byte N06 , Cs3
- .byte W12
- .byte As2
- .byte W12
- .byte Bn2
- .byte W12
- .byte N60 , Dn3
- .byte W24
- .byte MOD , 8
- .byte W36
- .byte 2
- .byte N12 , Ds3
- .byte W12
-mus_ayasii_9_B1:
- .byte VOL , 13*mus_ayasii_mvl/mxv
- .byte N36 , Gs3 , v112
- .byte W02
- .byte VOL , 17*mus_ayasii_mvl/mxv
- .byte W03
- .byte 20*mus_ayasii_mvl/mxv
- .byte W03
- .byte 24*mus_ayasii_mvl/mxv
- .byte W04
- .byte 27*mus_ayasii_mvl/mxv
- .byte W02
- .byte 29*mus_ayasii_mvl/mxv
- .byte W03
- .byte 33*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W12
- .byte MOD , 2
- .byte N06 , Gn3
- .byte W12
- .byte Dn3
- .byte W12
- .byte Ds3
- .byte W12
- .byte VOL , 12*mus_ayasii_mvl/mxv
- .byte N36 , En3
- .byte W02
- .byte VOL , 15*mus_ayasii_mvl/mxv
- .byte W03
- .byte 19*mus_ayasii_mvl/mxv
- .byte W03
- .byte 22*mus_ayasii_mvl/mxv
- .byte W04
- .byte 24*mus_ayasii_mvl/mxv
- .byte W02
- .byte 27*mus_ayasii_mvl/mxv
- .byte W03
- .byte 30*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W12
- .byte MOD , 2
- .byte N06 , Ds3
- .byte W12
- .byte Bn2
- .byte W12
- .byte As2
- .byte W12
- .byte Cs3
- .byte W12
- .byte Bn2
- .byte W12
- .byte Gn2
- .byte W12
- .byte Gs2
- .byte W12
- .byte As2
- .byte W12
- .byte Ds2
- .byte W12
- .byte VOL , 11*mus_ayasii_mvl/mxv
- .byte N36 , En2
- .byte W02
- .byte VOL , 13*mus_ayasii_mvl/mxv
- .byte W03
- .byte 17*mus_ayasii_mvl/mxv
- .byte W03
- .byte 19*mus_ayasii_mvl/mxv
- .byte W04
- .byte 23*mus_ayasii_mvl/mxv
- .byte W02
- .byte 27*mus_ayasii_mvl/mxv
- .byte W03
- .byte 33*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W12
- .byte MOD , 2
- .byte N06 , Ds2
- .byte W12
- .byte Dn2
- .byte N06 , Dn3
- .byte W12
- .byte Ds2
- .byte N06 , Ds3
- .byte W12
- .byte VOL , 12*mus_ayasii_mvl/mxv
- .byte N36 , As3
- .byte W02
- .byte VOL , 14*mus_ayasii_mvl/mxv
- .byte W03
- .byte 18*mus_ayasii_mvl/mxv
- .byte W03
- .byte 23*mus_ayasii_mvl/mxv
- .byte W04
- .byte 27*mus_ayasii_mvl/mxv
- .byte W02
- .byte 31*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W03
- .byte 40*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W12
- .byte MOD , 2
- .byte N06 , An3
- .byte W12
- .byte En3
- .byte W12
- .byte Fn3
- .byte W12
- .byte VOL , 9*mus_ayasii_mvl/mxv
- .byte N36 , Fs3
- .byte W02
- .byte VOL , 12*mus_ayasii_mvl/mxv
- .byte W03
- .byte 14*mus_ayasii_mvl/mxv
- .byte W03
- .byte 19*mus_ayasii_mvl/mxv
- .byte W04
- .byte 20*mus_ayasii_mvl/mxv
- .byte W02
- .byte 25*mus_ayasii_mvl/mxv
- .byte W03
- .byte 29*mus_ayasii_mvl/mxv
- .byte W03
- .byte 38*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W12
- .byte MOD , 2
- .byte N06 , Fn3
- .byte W12
- .byte Cs3
- .byte W12
- .byte Cn3
- .byte W12
- .byte Ds3
- .byte W12
- .byte Cs3
- .byte W12
- .byte An2
- .byte W12
- .byte As2
- .byte W12
- .byte Cn3
- .byte W12
- .byte Fn2
- .byte W12
- .byte VOL , 9*mus_ayasii_mvl/mxv
- .byte N36 , Fs2
- .byte W02
- .byte VOL , 14*mus_ayasii_mvl/mxv
- .byte W03
- .byte 18*mus_ayasii_mvl/mxv
- .byte W03
- .byte 22*mus_ayasii_mvl/mxv
- .byte W04
- .byte 24*mus_ayasii_mvl/mxv
- .byte W02
- .byte 28*mus_ayasii_mvl/mxv
- .byte W03
- .byte 30*mus_ayasii_mvl/mxv
- .byte W03
- .byte 36*mus_ayasii_mvl/mxv
- .byte W04
- .byte MOD , 8
- .byte VOL , 39*mus_ayasii_mvl/mxv
- .byte W12
- .byte MOD , 2
- .byte N06 , Fn2
- .byte W12
- .byte En2
- .byte N06 , En3
- .byte W12
- .byte Fn2
- .byte N06 , Fn3
- .byte W12
- .byte Fs2
- .byte W12
- .byte Fn2
- .byte W12
- .byte An2
- .byte W12
- .byte Fn2
- .byte W12
- .byte As2
- .byte W12
- .byte Fn2
- .byte W12
- .byte N48 , Fn3
- .byte W24
- .byte MOD , 8
- .byte W24
- .byte 2
- .byte N06 , Ds3
- .byte W06
- .byte Dn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cn3
- .byte W06
- .byte Fn1 , v072
- .byte W06
- .byte Fs1 , v076
- .byte W06
- .byte En1 , v080
- .byte W06
- .byte Fn1 , v088
- .byte W06
- .byte Ds1
- .byte W06
- .byte En1 , v092
- .byte W06
- .byte Dn1 , v096
- .byte W06
- .byte Ds1
- .byte W06
- .byte Cs1 , v100
- .byte W06
- .byte Dn1 , v104
- .byte W06
- .byte Cn1 , v108
- .byte W06
- .byte Cs1 , v112
- .byte W06
- .byte Cn2
- .byte N06 , Fn3
- .byte W48
- .byte Fn2
- .byte W06
- .byte An2
- .byte W06
- .byte Cn3
- .byte W06
- .byte En3
- .byte W06
- .byte GOTO
- .word mus_ayasii_9_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_ayasii:
- .byte 9 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_ayasii_pri @ Priority
- .byte mus_ayasii_rev @ Reverb.
-
- .word mus_ayasii_grp
-
- .word mus_ayasii_1
- .word mus_ayasii_2
- .word mus_ayasii_3
- .word mus_ayasii_4
- .word mus_ayasii_5
- .word mus_ayasii_6
- .word mus_ayasii_7
- .word mus_ayasii_8
- .word mus_ayasii_9
-
- .end
diff --git a/sound/songs/mus_b_arena.s b/sound/songs/mus_b_arena.s
deleted file mode 100644
index c74b839a1..000000000
--- a/sound/songs/mus_b_arena.s
+++ /dev/null
@@ -1,2351 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_b_arena_grp, voicegroup104
- .equ mus_b_arena_pri, 0
- .equ mus_b_arena_rev, reverb_set+50
- .equ mus_b_arena_mvl, 127
- .equ mus_b_arena_key, 0
- .equ mus_b_arena_tbs, 1
- .equ mus_b_arena_exg, 0
- .equ mus_b_arena_cmp, 1
-
- .section .rodata
- .global mus_b_arena
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_b_arena_1:
- .byte KEYSH , mus_b_arena_key+0
- .byte TEMPO , 128*mus_b_arena_tbs/2
- .byte VOICE , 107
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte PAN , c_v-13
- .byte W06
- .byte W24
- .byte N24 , Dn3 , v100
- .byte W24
- .byte N16
- .byte W18
- .byte N14
- .byte W15
- .byte N14
- .byte W15
- .byte N12
- .byte W12
- .byte N10
- .byte W12
- .byte N07
- .byte W08
- .byte N07
- .byte W08
- .byte N07
- .byte W08
- .byte N06
- .byte W08
- .byte N07
- .byte W08
- .byte N06
- .byte W08
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte N04
- .byte W04
- .byte N04
- .byte W04
- .byte N04
- .byte W04
- .byte N06 , Dn1
- .byte W06
- .byte An1
- .byte W06
- .byte Cn2
- .byte W06
- .byte Dn2
- .byte W06
- .byte N48 , An2
- .byte W72
- .byte W72
- .byte N06 , Cn1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Gn1
- .byte W06
- .byte As1
- .byte W06
- .byte N48 , Cn2
- .byte W96
- .byte W96
- .byte W48
- .byte N01 , Dn3 , v032
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte Dn3 , v036
- .byte W06
- .byte Dn3 , v040
- .byte W06
- .byte Dn3 , v052
- .byte W06
- .byte Dn3 , v056
- .byte W06
- .byte N01
- .byte W06
- .byte Dn3 , v060
- .byte W06
- .byte Dn3 , v064
- .byte W06
- .byte Dn3 , v072
- .byte W06
- .byte Dn3 , v076
- .byte W06
- .byte Dn3 , v084
- .byte W06
- .byte Dn3 , v088
- .byte W06
- .byte Dn3 , v100
- .byte W06
- .byte Dn3 , v112
- .byte W06
- .byte Dn3 , v127
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N06 , Dn3 , v124
- .byte W06
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte Dn3 , v100
- .byte W12
- .byte N06
- .byte W24
- .byte N06
- .byte W60
- .byte BEND , c_v+0
- .byte N04 , As3 , v064
- .byte W04
- .byte Gn3
- .byte W04
- .byte Fn3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Cn3
- .byte W04
- .byte As2
- .byte W04
- .byte Dn2
- .byte W04
- .byte Cn2
- .byte W04
- .byte As1
- .byte W04
- .byte Gn1
- .byte W04
- .byte Fn1
- .byte W04
- .byte Dn1
- .byte W04
- .byte Cn1 , v096
- .byte W04
- .byte Fn1
- .byte W04
- .byte Gn1
- .byte W04
- .byte As1
- .byte W04
- .byte Cn2
- .byte W04
- .byte Dn2
- .byte W04
- .byte Fn2
- .byte W04
- .byte Gn2
- .byte W04
- .byte As2
- .byte W04
- .byte Cn3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Fn3
- .byte W04
- .byte N03 , An3 , v100
- .byte W06
- .byte N01 , An3 , v084
- .byte W06
- .byte N08 , An3 , v100
- .byte W78
- .byte N01 , Gn1
- .byte W03
- .byte N01
- .byte W03
-mus_b_arena_1_B1:
- .byte BEND , c_v+0
- .byte N03 , Gn1 , v100
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte N24 , Gn1
- .byte W36
- .byte N06 , Fn2
- .byte W12
- .byte N36 , Dn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn1
- .byte W03
- .byte N01
- .byte W03
-mus_b_arena_1_000:
- .byte N03 , Gn1 , v100
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W48
- .byte PEND
- .byte W90
- .byte N01
- .byte W03
- .byte N01
- .byte W03
- .byte PATT
- .word mus_b_arena_1_000
-mus_b_arena_1_001:
- .byte W36
- .byte N06 , Fn2 , v100
- .byte W12
- .byte N36 , Dn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn1
- .byte W03
- .byte N01
- .byte W03
- .byte PEND
- .byte PATT
- .word mus_b_arena_1_000
- .byte W90
- .byte N01 , Fn2 , v100
- .byte W03
- .byte N01
- .byte W03
- .byte N03 , Gn2
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W48
- .byte W36
- .byte N06 , As2
- .byte W12
- .byte N36 , Gn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn1
- .byte W03
- .byte N01
- .byte W03
- .byte N03 , Gn1
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W36
- .byte N03 , Fn1
- .byte W06
- .byte Fs1
- .byte W06
- .byte N36 , Gn1
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte N06 , Fn2
- .byte W12
- .byte N36 , Dn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Gn1
- .byte W03
- .byte N01
- .byte W03
- .byte PATT
- .word mus_b_arena_1_000
- .byte PATT
- .word mus_b_arena_1_001
- .byte N03 , Gn1 , v100
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte N36 , Gn1
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn1
- .byte W03
- .byte N01
- .byte W03
- .byte N03 , Gn1
- .byte W03
- .byte N21
- .byte W36
- .byte W03
- .byte N01
- .byte W03
- .byte N01
- .byte W03
- .byte GOTO
- .word mus_b_arena_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_b_arena_2:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 77
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte PAN , c_v-1
- .byte W06
- .byte MOD , 0
- .byte TIE , Gn3 , v088
- .byte W06
- .byte BEND , c_v+5
- .byte W06
- .byte c_v+0
- .byte W12
- .byte VOL , 62*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W02
- .byte VOL , 58*mus_b_arena_mvl/mxv
- .byte W04
- .byte 53*mus_b_arena_mvl/mxv
- .byte W02
- .byte 48*mus_b_arena_mvl/mxv
- .byte W04
- .byte 46*mus_b_arena_mvl/mxv
- .byte W02
- .byte 42*mus_b_arena_mvl/mxv
- .byte W04
- .byte 40*mus_b_arena_mvl/mxv
- .byte W02
- .byte 37*mus_b_arena_mvl/mxv
- .byte W04
- .byte 34*mus_b_arena_mvl/mxv
- .byte W02
- .byte 31*mus_b_arena_mvl/mxv
- .byte W04
- .byte 28*mus_b_arena_mvl/mxv
- .byte W02
- .byte 26*mus_b_arena_mvl/mxv
- .byte W04
- .byte 24*mus_b_arena_mvl/mxv
- .byte W02
- .byte 22*mus_b_arena_mvl/mxv
- .byte W04
- .byte 21*mus_b_arena_mvl/mxv
- .byte W02
- .byte 19*mus_b_arena_mvl/mxv
- .byte W04
- .byte 17*mus_b_arena_mvl/mxv
- .byte W02
- .byte 15*mus_b_arena_mvl/mxv
- .byte W04
- .byte 13*mus_b_arena_mvl/mxv
- .byte W02
- .byte 12*mus_b_arena_mvl/mxv
- .byte W04
- .byte 11*mus_b_arena_mvl/mxv
- .byte W02
- .byte 10*mus_b_arena_mvl/mxv
- .byte W10
- .byte W02
- .byte 11*mus_b_arena_mvl/mxv
- .byte W04
- .byte 12*mus_b_arena_mvl/mxv
- .byte W02
- .byte 15*mus_b_arena_mvl/mxv
- .byte W04
- .byte 17*mus_b_arena_mvl/mxv
- .byte W02
- .byte 21*mus_b_arena_mvl/mxv
- .byte W04
- .byte 22*mus_b_arena_mvl/mxv
- .byte W02
- .byte 24*mus_b_arena_mvl/mxv
- .byte W04
- .byte 28*mus_b_arena_mvl/mxv
- .byte W02
- .byte 33*mus_b_arena_mvl/mxv
- .byte W04
- .byte 38*mus_b_arena_mvl/mxv
- .byte W02
- .byte 40*mus_b_arena_mvl/mxv
- .byte W01
- .byte 43*mus_b_arena_mvl/mxv
- .byte W03
- .byte 51*mus_b_arena_mvl/mxv
- .byte W02
- .byte 57*mus_b_arena_mvl/mxv
- .byte W04
- .byte 60*mus_b_arena_mvl/mxv
- .byte W02
- .byte 64*mus_b_arena_mvl/mxv
- .byte W04
- .byte 68*mus_b_arena_mvl/mxv
- .byte W24
- .byte 56*mus_b_arena_mvl/mxv
- .byte W06
- .byte 49*mus_b_arena_mvl/mxv
- .byte W06
- .byte 45*mus_b_arena_mvl/mxv
- .byte W06
- .byte 34*mus_b_arena_mvl/mxv
- .byte W06
- .byte EOT
- .byte MOD , 0
- .byte W06
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte W06
- .byte N36 , Cn3
- .byte W06
- .byte BEND , c_v+4
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte BEND , c_v+0
- .byte W24
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N48 , Dn3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W36
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N72 , Cn3
- .byte W06
- .byte BEND , c_v+10
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte BEND , c_v+0
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W12
- .byte 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte BEND , c_v+8
- .byte N72 , As2
- .byte W03
- .byte BEND , c_v+4
- .byte W03
- .byte c_v+0
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte W12
- .byte W12
- .byte MOD , 5
- .byte W04
- .byte BEND , c_v-4
- .byte W04
- .byte c_v-8
- .byte W04
- .byte c_v-16
- .byte W12
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte BEND , c_v+0
- .byte N18
- .byte W09
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W09
- .byte 68*mus_b_arena_mvl/mxv
- .byte N24 , Cn3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W12
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N18 , Dn3
- .byte W06
- .byte W12
- .byte N24 , Fn3
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte W12
- .byte 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N24 , Gn3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W12
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N36 , As3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W24
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N48 , Cn4
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W36
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte TIE , Dn4
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte BEND , c_v+9
- .byte W03
- .byte c_v+0
- .byte W09
- .byte MOD , 5
- .byte W24
- .byte W12
- .byte BEND , c_v-10
- .byte W03
- .byte c_v+0
- .byte W03
- .byte c_v+0
- .byte W30
- .byte VOL , 50*mus_b_arena_mvl/mxv
- .byte W12
- .byte 41*mus_b_arena_mvl/mxv
- .byte BEND , c_v-6
- .byte W03
- .byte c_v+0
- .byte W09
- .byte VOL , 36*mus_b_arena_mvl/mxv
- .byte W12
- .byte 30*mus_b_arena_mvl/mxv
- .byte W06
- .byte 22*mus_b_arena_mvl/mxv
- .byte W04
- .byte EOT
- .byte W02
- .byte MOD , 0
- .byte W12
- .byte VOL , 33*mus_b_arena_mvl/mxv
- .byte W84
- .byte W96
- .byte W96
-mus_b_arena_2_B1:
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_arena_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_b_arena_3:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 92
- .byte BENDR , 12
- .byte LFOS , 44
- .byte BENDR , 12
- .byte LFOS , 44
- .byte VOL , 69*mus_b_arena_mvl/mxv
- .byte W06
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W84
- .byte N12 , Dn1 , v064
- .byte W12
-mus_b_arena_3_B1:
- .byte N06 , Gn1 , v064
- .byte W24
- .byte N24
- .byte W48
- .byte Dn1
- .byte W24
- .byte N06 , Gn1
- .byte W12
- .byte Dn1
- .byte W24
- .byte Fn1
- .byte W12
- .byte Gn1
- .byte W12
- .byte As1
- .byte W12
- .byte N12 , Dn1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N06 , Gn1
- .byte W24
- .byte N24
- .byte W36
- .byte N06 , Dn1
- .byte W12
- .byte N24 , Fn1
- .byte W24
- .byte Gn1
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte N24 , Gn1
- .byte W24
- .byte N12 , Dn1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N36 , Gn1
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte Gn1
- .byte W12
- .byte Dn1
- .byte W24
- .byte N12 , Fn1
- .byte W12
- .byte N06 , Gn1
- .byte W24
- .byte N12
- .byte W12
- .byte N06 , Dn1
- .byte W12
- .byte Gn1
- .byte W12
- .byte As1
- .byte W12
- .byte N12 , Dn1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N24 , Gn1
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte Gn1
- .byte W12
- .byte Dn1
- .byte W24
- .byte Fn1
- .byte W12
- .byte Gn1
- .byte W12
- .byte N24
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte N24
- .byte W24
- .byte N06 , Dn1
- .byte W12
- .byte N24 , Ds1
- .byte W36
- .byte N06 , Dn1
- .byte W12
- .byte Ds1
- .byte W12
- .byte N24 , As1
- .byte W24
- .byte N06 , Dn2
- .byte W12
- .byte Ds2
- .byte W36
- .byte As1
- .byte W12
- .byte N24 , Ds1
- .byte W24
- .byte N06 , Dn1
- .byte W12
- .byte N12 , As1
- .byte W12
- .byte N36 , Gn1
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte Gn1
- .byte W12
- .byte N24 , Dn1
- .byte W24
- .byte N12 , Fn1
- .byte W12
- .byte N24 , Gn1
- .byte W24
- .byte N06 , Dn1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N36 , Gn1
- .byte W48
-mus_b_arena_3_000:
- .byte N24 , Gn1 , v064
- .byte W36
- .byte N06 , Fn1
- .byte W24
- .byte Gn1
- .byte W12
- .byte N12 , Dn1
- .byte W12
- .byte N06 , Fn1
- .byte W12
- .byte PEND
- .byte Gn1
- .byte W12
- .byte N24 , As1
- .byte W24
- .byte N06 , Gn1
- .byte W12
- .byte Dn1
- .byte W12
- .byte N12 , As1
- .byte W12
- .byte Gn1
- .byte W12
- .byte N06 , Fn1
- .byte W12
- .byte PATT
- .word mus_b_arena_3_000
- .byte N36 , Gn1 , v064
- .byte W36
- .byte N06 , Fn1
- .byte W12
- .byte N12 , Gn1
- .byte W12
- .byte N06 , As1
- .byte W12
- .byte N24 , Dn1
- .byte W24
- .byte GOTO
- .word mus_b_arena_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_b_arena_4:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 3
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W06
- .byte BEND , c_v+0
- .byte W06
- .byte c_v+5
- .byte W06
- .byte c_v+0
- .byte W84
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte VOICE , 46
- .byte N04 , Dn4 , v064
- .byte W04
- .byte Cn4
- .byte W04
- .byte As3
- .byte W04
- .byte Gn3
- .byte W04
- .byte Fn3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Gn2
- .byte W04
- .byte Fn2
- .byte W04
- .byte Dn2
- .byte W04
- .byte Cn2
- .byte W04
- .byte As1
- .byte W04
- .byte Gn1
- .byte W04
- .byte Fn1 , v096
- .byte W04
- .byte As1
- .byte W04
- .byte Cn2
- .byte W04
- .byte Dn2
- .byte W04
- .byte Fn2
- .byte W04
- .byte Gn2
- .byte W04
- .byte As2
- .byte W04
- .byte Cn3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Fn3
- .byte W04
- .byte Gn3
- .byte W04
- .byte As3
- .byte W04
- .byte N03 , Dn4 , v100
- .byte W06
- .byte N01 , Dn4 , v084
- .byte W06
- .byte N08 , Dn4 , v100
- .byte W84
-mus_b_arena_4_B1:
- .byte VOICE , 107
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_arena_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_b_arena_5:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 77
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte PAN , c_v-64
- .byte LFOS , 44
- .byte BENDR , 12
- .byte W06
- .byte MOD , 0
- .byte BEND , c_v+1
- .byte TIE , Gn3 , v040
- .byte W06
- .byte BEND , c_v+5
- .byte W06
- .byte c_v+1
- .byte W12
- .byte VOL , 62*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W02
- .byte VOL , 58*mus_b_arena_mvl/mxv
- .byte W04
- .byte 53*mus_b_arena_mvl/mxv
- .byte W02
- .byte 48*mus_b_arena_mvl/mxv
- .byte W04
- .byte 46*mus_b_arena_mvl/mxv
- .byte W02
- .byte 42*mus_b_arena_mvl/mxv
- .byte W04
- .byte 40*mus_b_arena_mvl/mxv
- .byte W02
- .byte 37*mus_b_arena_mvl/mxv
- .byte W04
- .byte 34*mus_b_arena_mvl/mxv
- .byte W02
- .byte 31*mus_b_arena_mvl/mxv
- .byte W04
- .byte 28*mus_b_arena_mvl/mxv
- .byte W02
- .byte 26*mus_b_arena_mvl/mxv
- .byte W04
- .byte 24*mus_b_arena_mvl/mxv
- .byte W02
- .byte 22*mus_b_arena_mvl/mxv
- .byte W04
- .byte 21*mus_b_arena_mvl/mxv
- .byte W02
- .byte 19*mus_b_arena_mvl/mxv
- .byte W04
- .byte 17*mus_b_arena_mvl/mxv
- .byte W02
- .byte 15*mus_b_arena_mvl/mxv
- .byte W04
- .byte 13*mus_b_arena_mvl/mxv
- .byte W02
- .byte 12*mus_b_arena_mvl/mxv
- .byte W04
- .byte 11*mus_b_arena_mvl/mxv
- .byte W02
- .byte 10*mus_b_arena_mvl/mxv
- .byte W10
- .byte W02
- .byte 11*mus_b_arena_mvl/mxv
- .byte W04
- .byte 12*mus_b_arena_mvl/mxv
- .byte W02
- .byte 15*mus_b_arena_mvl/mxv
- .byte W04
- .byte 17*mus_b_arena_mvl/mxv
- .byte W02
- .byte 21*mus_b_arena_mvl/mxv
- .byte W04
- .byte 22*mus_b_arena_mvl/mxv
- .byte W02
- .byte 24*mus_b_arena_mvl/mxv
- .byte W04
- .byte 28*mus_b_arena_mvl/mxv
- .byte W02
- .byte 33*mus_b_arena_mvl/mxv
- .byte W04
- .byte 38*mus_b_arena_mvl/mxv
- .byte W02
- .byte 40*mus_b_arena_mvl/mxv
- .byte W01
- .byte 43*mus_b_arena_mvl/mxv
- .byte W03
- .byte 51*mus_b_arena_mvl/mxv
- .byte W02
- .byte 57*mus_b_arena_mvl/mxv
- .byte W04
- .byte 60*mus_b_arena_mvl/mxv
- .byte W02
- .byte 64*mus_b_arena_mvl/mxv
- .byte W04
- .byte 68*mus_b_arena_mvl/mxv
- .byte W24
- .byte 56*mus_b_arena_mvl/mxv
- .byte W06
- .byte 49*mus_b_arena_mvl/mxv
- .byte W06
- .byte 45*mus_b_arena_mvl/mxv
- .byte W06
- .byte 34*mus_b_arena_mvl/mxv
- .byte W06
- .byte EOT
- .byte MOD , 0
- .byte W06
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte W06
- .byte N36 , Cn3
- .byte W06
- .byte BEND , c_v+4
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte BEND , c_v+1
- .byte W24
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N48 , Dn3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W36
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N72 , Cn3
- .byte W06
- .byte BEND , c_v+10
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte BEND , c_v+1
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W12
- .byte 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte BEND , c_v+8
- .byte N72 , As2
- .byte W03
- .byte BEND , c_v+4
- .byte W03
- .byte c_v+1
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte W12
- .byte W12
- .byte MOD , 5
- .byte W04
- .byte BEND , c_v-3
- .byte W04
- .byte c_v-7
- .byte W04
- .byte c_v-14
- .byte W12
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte BEND , c_v+1
- .byte N18
- .byte W09
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W09
- .byte 68*mus_b_arena_mvl/mxv
- .byte N24 , Cn3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W12
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N18 , Dn3
- .byte W06
- .byte W12
- .byte N24 , Fn3
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte W12
- .byte 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N24 , Gn3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W12
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N36 , As3
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W24
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte N48 , Cn4
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte MOD , 5
- .byte W36
- .byte VOL , 68*mus_b_arena_mvl/mxv
- .byte MOD , 0
- .byte TIE , Dn4
- .byte W12
- .byte VOL , 56*mus_b_arena_mvl/mxv
- .byte BEND , c_v+9
- .byte W03
- .byte c_v+1
- .byte W09
- .byte MOD , 5
- .byte W24
- .byte W12
- .byte BEND , c_v-10
- .byte W03
- .byte c_v+1
- .byte W03
- .byte c_v+0
- .byte W06
- .byte c_v+1
- .byte W24
- .byte VOL , 50*mus_b_arena_mvl/mxv
- .byte W12
- .byte 41*mus_b_arena_mvl/mxv
- .byte BEND , c_v-6
- .byte W03
- .byte c_v+1
- .byte W09
- .byte VOL , 36*mus_b_arena_mvl/mxv
- .byte W12
- .byte 30*mus_b_arena_mvl/mxv
- .byte W06
- .byte 22*mus_b_arena_mvl/mxv
- .byte W04
- .byte EOT
- .byte W02
- .byte MOD , 0
- .byte W12
- .byte VOL , 33*mus_b_arena_mvl/mxv
- .byte W84
- .byte PAN , c_v-30
- .byte BEND , c_v+1
- .byte W72
- .byte VOICE , 3
- .byte W24
- .byte N03 , Dn2 , v100
- .byte W06
- .byte N01 , Dn2 , v084
- .byte W06
- .byte N08 , Dn2 , v100
- .byte W80
- .byte W02
- .byte BEND , c_v+1
- .byte W02
-mus_b_arena_5_B1:
- .byte BEND , c_v+0
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_arena_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_b_arena_6:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 3
- .byte VOL , 41*mus_b_arena_mvl/mxv
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+15
- .byte W06
- .byte W24
- .byte N24 , Dn4 , v100
- .byte W24
- .byte N16
- .byte W18
- .byte N14
- .byte W15
- .byte N14
- .byte W15
- .byte N12
- .byte W12
- .byte N10
- .byte W12
- .byte N07
- .byte W08
- .byte N07
- .byte W08
- .byte N07
- .byte W08
- .byte N06
- .byte W08
- .byte N07
- .byte W08
- .byte N06
- .byte W08
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte N04
- .byte W04
- .byte N04
- .byte W04
- .byte N04
- .byte W04
- .byte N06 , Dn2
- .byte W06
- .byte An2
- .byte W06
- .byte Cn3
- .byte W06
- .byte Dn3
- .byte W06
- .byte N48 , An3
- .byte W24
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W24
- .byte W72
- .byte N06 , Cn2
- .byte W06
- .byte Fn2
- .byte W06
- .byte Gn2
- .byte W06
- .byte As2
- .byte W06
- .byte N48 , Cn3
- .byte W24
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W48
- .byte W96
- .byte W48
- .byte N01 , Dn4 , v032
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte Dn4 , v036
- .byte W06
- .byte Dn4 , v040
- .byte W06
- .byte Dn4 , v052
- .byte W06
- .byte Dn4 , v056
- .byte W06
- .byte N01
- .byte W06
- .byte Dn4 , v060
- .byte W06
- .byte Dn4 , v064
- .byte W06
- .byte Dn4 , v072
- .byte W06
- .byte Dn4 , v076
- .byte W06
- .byte Dn4 , v084
- .byte W06
- .byte Dn4 , v088
- .byte W06
- .byte Dn4 , v100
- .byte W06
- .byte Dn4 , v112
- .byte W06
- .byte Dn4 , v127
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N06 , Dn4 , v124
- .byte W06
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte Dn4 , v100
- .byte W12
- .byte N06
- .byte W24
- .byte N06
- .byte W60
- .byte N04 , As4 , v064
- .byte W04
- .byte Gn4
- .byte W04
- .byte Fn4
- .byte W04
- .byte Dn4
- .byte W04
- .byte Cn4
- .byte W04
- .byte As3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Cn3
- .byte W04
- .byte As2
- .byte W04
- .byte Gn2
- .byte W04
- .byte Fn2
- .byte W04
- .byte Dn2
- .byte W04
- .byte Cn2
- .byte W04
- .byte Fn2
- .byte W04
- .byte Gn2
- .byte W04
- .byte As2
- .byte W04
- .byte Cn3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Fn3
- .byte W04
- .byte Gn3
- .byte W04
- .byte As3
- .byte W04
- .byte Cn4
- .byte W04
- .byte Dn4
- .byte W04
- .byte Fn4
- .byte W04
- .byte N03 , An4 , v100
- .byte W06
- .byte N01 , An4 , v084
- .byte W06
- .byte N08 , An4 , v100
- .byte W78
- .byte N01 , Gn2
- .byte W03
- .byte N01
- .byte W03
-mus_b_arena_6_B1:
- .byte N03 , Gn2 , v100
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W36
- .byte N06 , Cn2
- .byte W12
- .byte N24 , Dn2
- .byte W36
- .byte N06 , As2
- .byte W12
- .byte N36 , Gn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn2
- .byte W03
- .byte N01
- .byte W03
-mus_b_arena_6_000:
- .byte N03 , Gn2 , v100
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W48
- .byte PEND
- .byte W90
- .byte N01
- .byte W03
- .byte N01
- .byte W03
- .byte PATT
- .word mus_b_arena_6_000
-mus_b_arena_6_001:
- .byte W36
- .byte N06 , As2 , v100
- .byte W12
- .byte N36 , Gn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn2
- .byte W03
- .byte N01
- .byte W03
- .byte PEND
- .byte PATT
- .word mus_b_arena_6_000
- .byte W90
- .byte N01 , As2 , v100
- .byte W03
- .byte N01
- .byte W03
- .byte N03 , Cn3
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W48
- .byte W36
- .byte N06 , Dn3
- .byte W12
- .byte N36 , Cn3
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn2
- .byte W03
- .byte N01
- .byte W03
- .byte N03 , Gn2
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W36
- .byte N03 , Fn2
- .byte W06
- .byte Fs2
- .byte W06
- .byte N36 , Gn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte N06 , As2
- .byte W12
- .byte N36 , Gn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01
- .byte W03
- .byte N01
- .byte W03
- .byte PATT
- .word mus_b_arena_6_000
- .byte PATT
- .word mus_b_arena_6_001
- .byte N03 , Gn2 , v100
- .byte W03
- .byte N44
- .byte W21
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W36
- .byte N06 , Fn2
- .byte W12
- .byte N36 , Gn2
- .byte W12
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte W06
- .byte N01 , Fn2
- .byte W03
- .byte N01
- .byte W03
- .byte N03 , Gn2
- .byte W03
- .byte N21
- .byte W36
- .byte W03
- .byte N01
- .byte W03
- .byte N01
- .byte W03
- .byte GOTO
- .word mus_b_arena_6_B1
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_b_arena_7:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 80
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte PAN , c_v-61
- .byte W06
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W72
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte BEND , c_v+1
- .byte N12 , Dn4 , v048
- .byte W12
- .byte Fn4
- .byte W12
-mus_b_arena_7_B1:
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N72 , Gn4 , v048
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 4
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W48
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N24 , As4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N48 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W03
- .byte MOD , 4
- .byte W09
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W24
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N24 , Fn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte N84 , Dn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 4
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W60
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , Cn4
- .byte W12
- .byte N36 , Dn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , Fn4
- .byte W12
- .byte N32 , Dn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N06
- .byte W06
- .byte Fn4
- .byte W06
- .byte N72 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 4
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W48
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N24 , As4
- .byte W24
- .byte N36 , Cn5
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , As4
- .byte W12
- .byte N36 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W24
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , Fn4
- .byte W12
- .byte N60 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W36
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , Dn4
- .byte W12
- .byte N24 , Fn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N36 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , As4
- .byte W12
- .byte N32 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N06
- .byte W06
- .byte As4
- .byte W06
- .byte N96 , Cn5
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 4
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W72
- .byte MOD , 0
- .byte W24
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W12
- .byte N12 , Dn5
- .byte W12
- .byte N24 , Cn5
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N24 , As4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N60 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W36
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , As4
- .byte W12
- .byte Fn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte N12 , Fs4
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N36 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , As4
- .byte W12
- .byte N48 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W24
- .byte MOD , 0
- .byte W24
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W24
- .byte N24
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N24 , As4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N36 , Cn5
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , As4
- .byte W12
- .byte N36 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , Fn4
- .byte W12
- .byte N60 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W36
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N24 , Dn4
- .byte W24
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte N12 , Fn4
- .byte W12
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N36 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , As4
- .byte W12
- .byte N36 , Gn4
- .byte W12
- .byte MOD , 4
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N06 , Dn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte GOTO
- .word mus_b_arena_7_B1
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_b_arena_8:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 87
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 19*mus_b_arena_mvl/mxv
- .byte PAN , c_v+0
- .byte W06
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W72
- .byte VOICE , 81
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte PAN , c_v-61
- .byte W24
- .byte BEND , c_v+1
- .byte N04 , As4 , v040
- .byte W04
- .byte Gn4
- .byte W04
- .byte Fn4
- .byte W04
- .byte Dn4
- .byte W04
- .byte Cn4
- .byte W04
- .byte As3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Cn3
- .byte W04
- .byte As2
- .byte W04
- .byte Gn2
- .byte W04
- .byte Fn2
- .byte W04
- .byte Dn2
- .byte W04
- .byte Cn2
- .byte W04
- .byte Fn2
- .byte W04
- .byte Gn2
- .byte W04
- .byte As2
- .byte W04
- .byte Cn3
- .byte W04
- .byte Dn3
- .byte W04
- .byte Fn3
- .byte W04
- .byte Gn3
- .byte W04
- .byte As3
- .byte W04
- .byte Cn4
- .byte W04
- .byte Dn4
- .byte W04
- .byte Fn4
- .byte W04
- .byte BEND , c_v+0
- .byte N03 , An4
- .byte W06
- .byte N01
- .byte W06
- .byte N08
- .byte W12
- .byte VOICE , 87
- .byte PAN , c_v+0
- .byte W48
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte BEND , c_v+0
- .byte N12 , Dn4 , v048
- .byte W12
- .byte Fn4
- .byte W12
-mus_b_arena_8_B1:
- .byte MOD , 1
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N72 , Gn4 , v048
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W48
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N24 , As4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N48 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W24
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N24 , Fn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N12 , Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte N84 , Dn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W60
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , Cn4
- .byte W12
- .byte N36 , Dn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , Fn4
- .byte W12
- .byte N32 , Dn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N06
- .byte W06
- .byte Fn4
- .byte W06
- .byte N72 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W48
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N24 , As4
- .byte W24
- .byte N36 , Cn5
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , As4
- .byte W12
- .byte N36 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W24
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N12 , Fn4
- .byte W03
- .byte MOD , 1
- .byte W09
- .byte N60 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W36
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , Dn4
- .byte W12
- .byte N24 , Fn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N36 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , As4
- .byte W12
- .byte N32 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N06
- .byte W06
- .byte As4
- .byte W06
- .byte N96 , Cn5
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W72
- .byte MOD , 1
- .byte W24
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W12
- .byte N12 , Dn5
- .byte W12
- .byte N24 , Cn5
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N24 , As4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N60 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W36
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , As4
- .byte W12
- .byte Fn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte N12 , Fs4
- .byte W12
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N36 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , As4
- .byte W12
- .byte N48 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W24
- .byte MOD , 1
- .byte W24
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte W24
- .byte N24
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N24 , As4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte N36 , Cn5
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , As4
- .byte W12
- .byte N36 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , Fn4
- .byte W12
- .byte N60 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W36
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N24 , Dn4
- .byte W24
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte N12 , Fn4
- .byte W12
- .byte VOL , 45*mus_b_arena_mvl/mxv
- .byte N36 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N12 , As4
- .byte W12
- .byte N36 , Gn4
- .byte W12
- .byte VOL , 34*mus_b_arena_mvl/mxv
- .byte MOD , 7
- .byte W12
- .byte VOL , 22*mus_b_arena_mvl/mxv
- .byte W12
- .byte 45*mus_b_arena_mvl/mxv
- .byte MOD , 1
- .byte N06 , Dn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte GOTO
- .word mus_b_arena_8_B1
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_b_arena_9:
- .byte KEYSH , mus_b_arena_key+0
- .byte VOICE , 0
- .byte PAN , c_v+0
- .byte VOL , 90*mus_b_arena_mvl/mxv
- .byte N06 , Ds5 , v100
- .byte W06
- .byte N24 , Bn4 , v056
- .byte N24 , Ds5 , v127
- .byte W96
- .byte W90
- .byte N06 , Ds4 , v064
- .byte W06
- .byte N24 , Ds4 , v112
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W90
- .byte N06 , Ds5 , v100
- .byte W06
- .byte N24 , Ds5 , v127
- .byte W36
- .byte N06 , Ds4 , v064
- .byte N36 , Bn4 , v100
- .byte W06
- .byte N30 , Ds4
- .byte W54
- .byte W96
- .byte W96
-mus_b_arena_9_B1:
-mus_b_arena_9_000:
- .byte N24 , Fn1 , v064
- .byte N24 , Ds5 , v100
- .byte W24
- .byte Fn1 , v064
- .byte N24 , Ds5 , v100
- .byte W24
- .byte Bn4 , v048
- .byte W24
- .byte Fn1 , v064
- .byte N24 , Ds5 , v112
- .byte W24
- .byte PEND
- .byte Fn1 , v064
- .byte N24 , Dn2
- .byte N24 , Ds5 , v100
- .byte W48
- .byte N48 , Cn1 , v127
- .byte N24 , En4 , v100
- .byte W48
- .byte PATT
- .word mus_b_arena_9_000
-mus_b_arena_9_001:
- .byte N24 , Fn1 , v064
- .byte N24 , Dn2
- .byte N24 , Ds5 , v100
- .byte W48
- .byte N48 , Cn1 , v127
- .byte N24 , Ds4 , v100
- .byte W48
- .byte PEND
- .byte PATT
- .word mus_b_arena_9_000
-mus_b_arena_9_002:
- .byte N24 , Fn1 , v064
- .byte N24 , Dn2
- .byte N24 , Ds5 , v100
- .byte W42
- .byte N01 , En4 , v048
- .byte W03
- .byte N01
- .byte W03
- .byte N48 , Cn1 , v127
- .byte N24 , En4 , v100
- .byte W48
- .byte PEND
- .byte PATT
- .word mus_b_arena_9_000
-mus_b_arena_9_003:
- .byte N24 , Fn1 , v064
- .byte N24 , Dn2
- .byte N24 , Ds5 , v100
- .byte W48
- .byte N44 , Cn1 , v127
- .byte N24 , Ds4 , v100
- .byte W48
- .byte PEND
- .byte PATT
- .word mus_b_arena_9_000
- .byte PATT
- .word mus_b_arena_9_002
- .byte PATT
- .word mus_b_arena_9_000
- .byte PATT
- .word mus_b_arena_9_001
- .byte PATT
- .word mus_b_arena_9_000
- .byte PATT
- .word mus_b_arena_9_002
- .byte N24 , Fn1 , v064
- .byte N24 , Ds5 , v100
- .byte W24
- .byte Fn1 , v064
- .byte N18 , Ds5 , v100
- .byte W24
- .byte N24 , Bn4 , v048
- .byte W24
- .byte Fn1 , v064
- .byte N24 , Ds5 , v112
- .byte W24
- .byte PATT
- .word mus_b_arena_9_003
- .byte GOTO
- .word mus_b_arena_9_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_b_arena:
- .byte 9 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_b_arena_pri @ Priority
- .byte mus_b_arena_rev @ Reverb.
-
- .word mus_b_arena_grp
-
- .word mus_b_arena_1
- .word mus_b_arena_2
- .word mus_b_arena_3
- .word mus_b_arena_4
- .word mus_b_arena_5
- .word mus_b_arena_6
- .word mus_b_arena_7
- .word mus_b_arena_8
- .word mus_b_arena_9
-
- .end
diff --git a/sound/songs/mus_b_dome.s b/sound/songs/mus_b_dome.s
deleted file mode 100644
index 0acd967d9..000000000
--- a/sound/songs/mus_b_dome.s
+++ /dev/null
@@ -1,4006 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_b_dome_grp, voicegroup111
- .equ mus_b_dome_pri, 0
- .equ mus_b_dome_rev, reverb_set+50
- .equ mus_b_dome_mvl, 127
- .equ mus_b_dome_key, 0
- .equ mus_b_dome_tbs, 1
- .equ mus_b_dome_exg, 0
- .equ mus_b_dome_cmp, 1
-
- .section .rodata
- .global mus_b_dome
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_b_dome_1:
- .byte KEYSH , mus_b_dome_key+0
- .byte TEMPO , 144*mus_b_dome_tbs/2
- .byte VOICE , 29
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 90*mus_b_dome_mvl/mxv
- .byte PAN , c_v+16
- .byte W96
- .byte W96
- .byte W96
-mus_b_dome_1_000:
- .byte W84
- .byte N03 , Fn3 , v060
- .byte W06
- .byte N03
- .byte W06
- .byte PEND
-mus_b_dome_1_B1:
- .byte N12 , Ds2 , v088
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn2
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds2
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn2
- .byte W48
- .byte W84
- .byte N03 , Ds3 , v060
- .byte W06
- .byte N03
- .byte W06
- .byte N12 , Ds2 , v088
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn2
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds2
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn2
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn2
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs2
- .byte W12
- .byte PATT
- .word mus_b_dome_1_000
- .byte VOL , 68*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte N12 , Ds2 , v076
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn2
- .byte W12
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N12 , Ds2
- .byte W12
- .byte N24 , Fn2
- .byte W12
- .byte VOL , 58*mus_b_dome_mvl/mxv
- .byte MOD , 6
- .byte W02
- .byte VOL , 51*mus_b_dome_mvl/mxv
- .byte W04
- .byte 36*mus_b_dome_mvl/mxv
- .byte W02
- .byte 33*mus_b_dome_mvl/mxv
- .byte W04
- .byte 68*mus_b_dome_mvl/mxv
- .byte MOD , 0
- .byte BEND , c_v+0
- .byte N12 , Ds2
- .byte W12
- .byte Fn2
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte W24
- .byte BEND , c_v-2
- .byte W12
- .byte c_v-4
- .byte W12
- .byte c_v-6
- .byte W12
- .byte VOL , 62*mus_b_dome_mvl/mxv
- .byte BEND , c_v-8
- .byte W02
- .byte VOL , 58*mus_b_dome_mvl/mxv
- .byte W04
- .byte 54*mus_b_dome_mvl/mxv
- .byte W02
- .byte 48*mus_b_dome_mvl/mxv
- .byte W04
- .byte 41*mus_b_dome_mvl/mxv
- .byte BEND , c_v-9
- .byte W02
- .byte VOL , 36*mus_b_dome_mvl/mxv
- .byte W04
- .byte 26*mus_b_dome_mvl/mxv
- .byte W02
- .byte 21*mus_b_dome_mvl/mxv
- .byte W04
- .byte 17*mus_b_dome_mvl/mxv
- .byte BEND , c_v-12
- .byte W02
- .byte VOL , 8*mus_b_dome_mvl/mxv
- .byte W04
- .byte 5*mus_b_dome_mvl/mxv
- .byte W02
- .byte 1*mus_b_dome_mvl/mxv
- .byte W04
- .byte 68*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte N12 , Ds2 , v088
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn2
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds2
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn2
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn2
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs2
- .byte W12
- .byte W96
- .byte BEND , c_v+0
- .byte N06 , Fn2
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W12
- .byte N03
- .byte W30
- .byte N03
- .byte W12
- .byte N03
- .byte W18
- .byte W18
- .byte N03
- .byte W06
- .byte BEND , c_v+0
- .byte W06
- .byte N03
- .byte W06
- .byte BEND , c_v-16
- .byte W03
- .byte c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte c_v-2
- .byte W12
- .byte c_v-4
- .byte W12
- .byte c_v-7
- .byte W06
- .byte c_v-11
- .byte W06
- .byte c_v+0
- .byte N03
- .byte W18
- .byte N03
- .byte W06
- .byte N03
- .byte W15
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W09
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W06
- .byte W12
- .byte N01
- .byte W06
- .byte N01
- .byte W12
- .byte N01
- .byte W06
- .byte BEND , c_v-16
- .byte W03
- .byte c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte c_v-5
- .byte W06
- .byte c_v+0
- .byte W30
- .byte N03 , Cn4 , v068
- .byte W06
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte W06
- .byte N03 , Cn4 , v048
- .byte W03
- .byte Bn3
- .byte W03
- .byte As3
- .byte W03
- .byte An3
- .byte W03
- .byte Gs3
- .byte W03
- .byte Gn3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte Ds3
- .byte W03
- .byte Dn3 , v040
- .byte W03
- .byte Cs3
- .byte W03
- .byte Cn3 , v028
- .byte W03
- .byte Bn2
- .byte W03
- .byte As2
- .byte W03
- .byte An2 , v024
- .byte W03
- .byte N01 , Gn2 , v088
- .byte W06
- .byte N01
- .byte W06
- .byte N12
- .byte W12
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte Cn3 , v076
- .byte W06
- .byte N01
- .byte W06
- .byte Gn2 , v088
- .byte W06
- .byte Gn2 , v076
- .byte W06
- .byte En3
- .byte W06
- .byte N01
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03 , Gn4 , v048
- .byte W03
- .byte Fs4
- .byte W03
- .byte Fn4
- .byte W03
- .byte En4
- .byte W03
- .byte Ds4
- .byte W03
- .byte Dn4
- .byte W03
- .byte Cs4
- .byte W03
- .byte Cn4
- .byte W03
- .byte Bn3
- .byte W03
- .byte As3 , v040
- .byte W03
- .byte An3
- .byte W03
- .byte Gs3
- .byte W03
- .byte Gn3 , v036
- .byte W03
- .byte Fs3 , v032
- .byte W03
- .byte Fn3 , v028
- .byte W03
- .byte En3 , v024
- .byte W03
- .byte Cn3 , v084
- .byte W06
- .byte N01
- .byte W06
- .byte N10
- .byte W12
- .byte N01 , Cn3 , v088
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N04 , En3 , v068
- .byte W06
- .byte N01
- .byte W06
- .byte Cn3 , v088
- .byte W06
- .byte N01
- .byte W06
- .byte N03 , Gn3 , v068
- .byte W06
- .byte N04
- .byte W06
- .byte PAN , c_v+20
- .byte N10 , Fn2 , v088
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
- .byte N10
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
-mus_b_dome_1_001:
- .byte N10 , Fn2 , v088
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
- .byte N10
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
- .byte PEND
- .byte N10
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02 , En2
- .byte W04
- .byte Fn2
- .byte W32
- .byte N10
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
- .byte PATT
- .word mus_b_dome_1_001
- .byte PAN , c_v+16
- .byte N09 , Cn4 , v052
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N03 , Cn4 , v048
- .byte W12
- .byte N06 , Gn2 , v092
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , Cn3
- .byte W12
- .byte N09 , Bn2
- .byte W18
- .byte N03
- .byte W12
- .byte N18 , Fs2
- .byte W12
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Cn4 , v048
- .byte W06
- .byte MOD , 6
- .byte N06 , Bn3
- .byte W06
- .byte MOD , 0
- .byte N03 , Cn4
- .byte W12
- .byte N06 , Gn2 , v092
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , Cn3
- .byte W12
- .byte N09 , Bn2
- .byte W18
- .byte N03
- .byte W18
- .byte N12 , Fs2
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte GOTO
- .word mus_b_dome_1_B1
- .byte MOD , 0
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_b_dome_2:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 29
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 77*mus_b_dome_mvl/mxv
- .byte PAN , c_v+0
- .byte W96
- .byte W96
- .byte W96
- .byte W96
-mus_b_dome_2_B1:
- .byte W96
- .byte VOICE , 29
- .byte VOL , 17*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W12
- .byte VOL , 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v-32
- .byte BEND , c_v-5
- .byte N12 , Fn5 , v036
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W03
- .byte VOL , 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+32
- .byte N12 , Cn5
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+0
- .byte N12 , Gs4
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+32
- .byte N12 , Ds4
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v-32
- .byte N12 , As3
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+0
- .byte N96 , Fn3
- .byte W12
- .byte VOL , 17*mus_b_dome_mvl/mxv
- .byte BEND , c_v-5
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 68*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W48
- .byte VOL , 55*mus_b_dome_mvl/mxv
- .byte BEND , c_v-5
- .byte W02
- .byte VOL , 48*mus_b_dome_mvl/mxv
- .byte W04
- .byte 39*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W02
- .byte VOL , 29*mus_b_dome_mvl/mxv
- .byte W04
- .byte 22*mus_b_dome_mvl/mxv
- .byte W02
- .byte 14*mus_b_dome_mvl/mxv
- .byte W04
- .byte 7*mus_b_dome_mvl/mxv
- .byte W02
- .byte 2*mus_b_dome_mvl/mxv
- .byte W04
- .byte 1*mus_b_dome_mvl/mxv
- .byte W24
- .byte 68*mus_b_dome_mvl/mxv
- .byte W96
- .byte W96
- .byte 17*mus_b_dome_mvl/mxv
- .byte W12
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v-32
- .byte BEND , c_v-5
- .byte N12 , Fn4
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W03
- .byte VOL , 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+32
- .byte N12 , Cn5
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+0
- .byte N12 , Gs5
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+32
- .byte BEND , c_v+0
- .byte N12 , Ds4
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v-32
- .byte N12 , As3
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+32
- .byte N12 , Fn3
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 17*mus_b_dome_mvl/mxv
- .byte PAN , c_v+0
- .byte N84 , As4
- .byte W03
- .byte VOL , 41*mus_b_dome_mvl/mxv
- .byte W03
- .byte 76*mus_b_dome_mvl/mxv
- .byte W06
- .byte 68*mus_b_dome_mvl/mxv
- .byte BEND , c_v-5
- .byte W12
- .byte c_v+0
- .byte W36
- .byte VOL , 55*mus_b_dome_mvl/mxv
- .byte BEND , c_v-4
- .byte W02
- .byte VOL , 51*mus_b_dome_mvl/mxv
- .byte BEND , c_v-8
- .byte W04
- .byte VOL , 44*mus_b_dome_mvl/mxv
- .byte BEND , c_v-11
- .byte W02
- .byte VOL , 39*mus_b_dome_mvl/mxv
- .byte BEND , c_v-15
- .byte W04
- .byte VOL , 29*mus_b_dome_mvl/mxv
- .byte BEND , c_v-19
- .byte W02
- .byte VOL , 19*mus_b_dome_mvl/mxv
- .byte BEND , c_v-23
- .byte W04
- .byte VOL , 11*mus_b_dome_mvl/mxv
- .byte BEND , c_v-26
- .byte W02
- .byte VOL , 1*mus_b_dome_mvl/mxv
- .byte BEND , c_v-30
- .byte W04
- .byte VOL , 68*mus_b_dome_mvl/mxv
- .byte BEND , c_v-31
- .byte W24
- .byte c_v+0
- .byte W96
- .byte W96
- .byte W96
- .byte VOICE , 30
- .byte W36
- .byte N12 , Cn4 , v048
- .byte W12
- .byte MOD , 5
- .byte W06
- .byte N01 , Cn3
- .byte W06
- .byte MOD , 0
- .byte N01
- .byte W06
- .byte N01
- .byte W12
- .byte N01
- .byte W06
- .byte N12 , As3
- .byte W12
- .byte MOD , 5
- .byte W06
- .byte N01 , Cn3
- .byte W06
- .byte MOD , 0
- .byte W06
- .byte N01
- .byte W12
- .byte N01
- .byte W06
- .byte N60 , Gs3
- .byte W24
- .byte MOD , 3
- .byte W12
- .byte VOL , 59*mus_b_dome_mvl/mxv
- .byte W02
- .byte 54*mus_b_dome_mvl/mxv
- .byte W04
- .byte 51*mus_b_dome_mvl/mxv
- .byte W02
- .byte 45*mus_b_dome_mvl/mxv
- .byte W04
- .byte 42*mus_b_dome_mvl/mxv
- .byte W02
- .byte 36*mus_b_dome_mvl/mxv
- .byte W04
- .byte 31*mus_b_dome_mvl/mxv
- .byte W02
- .byte 24*mus_b_dome_mvl/mxv
- .byte W04
- .byte 68*mus_b_dome_mvl/mxv
- .byte MOD , 0
- .byte W96
- .byte W96
- .byte N03 , En4
- .byte W06
- .byte N12
- .byte W90
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_dome_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_b_dome_3:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 87
- .byte BENDR , 12
- .byte LFOS , 44
- .byte BENDR , 12
- .byte LFOS , 44
- .byte PAN , c_v+0
- .byte VOL , 75*mus_b_dome_mvl/mxv
- .byte W96
- .byte W96
- .byte W96
-mus_b_dome_3_000:
- .byte W84
- .byte N03 , Fn2 , v112
- .byte W06
- .byte Ds1
- .byte W06
- .byte PEND
-mus_b_dome_3_B1:
- .byte N12 , Ds1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W48
- .byte W96
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs1
- .byte W12
- .byte PATT
- .word mus_b_dome_3_000
- .byte N12 , Ds1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N12 , Ds1
- .byte W12
- .byte N24 , Fn1
- .byte W12
- .byte MOD , 6
- .byte W03
- .byte VOL , 58*mus_b_dome_mvl/mxv
- .byte W03
- .byte 51*mus_b_dome_mvl/mxv
- .byte W02
- .byte 40*mus_b_dome_mvl/mxv
- .byte W04
- .byte MOD , 0
- .byte VOL , 75*mus_b_dome_mvl/mxv
- .byte W01
- .byte N12 , Ds1
- .byte W12
- .byte N10 , Fn1
- .byte W05
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte VOL , 75*mus_b_dome_mvl/mxv
- .byte W12
- .byte 33*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte N07 , As2
- .byte W01
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte W01
- .byte 63*mus_b_dome_mvl/mxv
- .byte W01
- .byte 75*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W21
- .byte VOL , 33*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte N07 , Gs2
- .byte W01
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte W01
- .byte 63*mus_b_dome_mvl/mxv
- .byte W01
- .byte 75*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W09
- .byte VOL , 33*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte N07 , Gn2
- .byte W01
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte W01
- .byte 63*mus_b_dome_mvl/mxv
- .byte W01
- .byte 75*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W09
- .byte VOL , 33*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte N07 , Fs2
- .byte W01
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte W01
- .byte 63*mus_b_dome_mvl/mxv
- .byte W01
- .byte 75*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W09
- .byte VOL , 33*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte N07 , Fn2
- .byte W01
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte W01
- .byte 63*mus_b_dome_mvl/mxv
- .byte W01
- .byte 75*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W09
- .byte VOL , 33*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte N07 , En2
- .byte W01
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte W01
- .byte 63*mus_b_dome_mvl/mxv
- .byte W01
- .byte 75*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W09
- .byte VOL , 75*mus_b_dome_mvl/mxv
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs1
- .byte W12
- .byte W96
- .byte Fn1
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W12
- .byte N03
- .byte W12
- .byte N24 , Gs1
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte W06
- .byte N03 , Fn1
- .byte N01 , Fn2
- .byte W06
- .byte N09 , Fn1
- .byte W12
- .byte N06
- .byte W18
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N12 , Gs1
- .byte W12
- .byte As1
- .byte W12
- .byte N03 , Cn2
- .byte W03
- .byte N09 , As1
- .byte W09
- .byte N12 , Gn1
- .byte W12
- .byte Fs1
- .byte W12
- .byte N15 , Fn1
- .byte W18
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte N03
- .byte W12
- .byte N24 , Gs1
- .byte W12
- .byte MOD , 7
- .byte W12
- .byte 0
- .byte N03 , Fn1
- .byte W12
- .byte N09
- .byte W12
- .byte N06
- .byte W12
- .byte N03
- .byte W18
- .byte N03
- .byte W06
- .byte N12 , As1
- .byte W12
- .byte Cs2
- .byte W12
- .byte N03 , Ds2
- .byte W03
- .byte N09 , Cs2
- .byte W09
- .byte N12 , Cn2
- .byte W12
- .byte As1
- .byte W12
- .byte N03 , Cn1
- .byte W06
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte W06
- .byte N06 , En1
- .byte W18
- .byte N03
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte N03
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte N03
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte N12
- .byte W18
- .byte N15 , Cn1
- .byte W18
- .byte N03
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Gn1 , v112
- .byte W06
- .byte Gn1 , v080
- .byte W06
- .byte N03
- .byte W06
- .byte Gn1 , v112
- .byte W06
- .byte Gn1 , v080
- .byte W06
- .byte Gn1 , v112
- .byte W06
- .byte Cn2
- .byte W06
- .byte Cn2 , v080
- .byte W06
- .byte Cn2 , v112
- .byte W06
- .byte Cn2 , v080
- .byte W06
- .byte As1
- .byte W06
- .byte As1 , v112
- .byte W06
- .byte As1 , v080
- .byte W06
- .byte As1 , v112
- .byte W06
- .byte Gs1
- .byte W06
- .byte Gs1 , v080
- .byte W06
- .byte Gn1 , v112
- .byte W06
- .byte Gn1 , v080
- .byte W06
- .byte N10 , Fn1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N06 , Bn1
- .byte W06
- .byte Cn2 , v080
- .byte W06
- .byte As1 , v112
- .byte W06
- .byte Gs1 , v080
- .byte W06
- .byte N10 , Fn1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N06 , Fn1 , v104
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Fs1 , v104
- .byte W06
- .byte Gn1 , v080
- .byte W06
- .byte N10 , Fn1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N06 , Cn1
- .byte W06
- .byte Cs1 , v080
- .byte W06
- .byte Ds1 , v112
- .byte W06
- .byte En1 , v080
- .byte W06
- .byte N10 , Fn1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N06 , Cn1
- .byte W06
- .byte Cn2 , v080
- .byte W06
- .byte As1 , v112
- .byte W06
- .byte Gs1 , v080
- .byte W06
- .byte N10 , Fn1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02 , En1
- .byte W04
- .byte Fn1
- .byte W08
- .byte N06 , Bn1
- .byte W06
- .byte Cn2
- .byte W06
- .byte Gs1
- .byte W06
- .byte As1
- .byte W06
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N06 , En2
- .byte W06
- .byte Fn2
- .byte W06
- .byte As1
- .byte W06
- .byte Cn2
- .byte W06
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N06 , As1
- .byte W06
- .byte Cn2
- .byte W06
- .byte Gs1
- .byte W06
- .byte As1
- .byte W06
- .byte Gn1
- .byte W06
- .byte MOD , 6
- .byte N04 , Gs1
- .byte W06
- .byte MOD , 0
- .byte N03 , En1
- .byte W04
- .byte N08 , Cs1
- .byte W08
- .byte N03 , Cn1
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Cn1 , v080
- .byte W06
- .byte N09 , Cn1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N03
- .byte W12
- .byte N06
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , En1
- .byte W12
- .byte N09 , Ds1
- .byte W18
- .byte N03
- .byte W12
- .byte N18
- .byte W12
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Cn1
- .byte W06
- .byte MOD , 6
- .byte N03 , Cs1
- .byte W06
- .byte MOD , 0
- .byte N03 , Cn1
- .byte W12
- .byte N06
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , En1
- .byte W12
- .byte N09 , Ds1
- .byte W18
- .byte N03
- .byte W18
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte GOTO
- .word mus_b_dome_3_B1
- .byte MOD , 0
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_b_dome_4:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 62
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 87*mus_b_dome_mvl/mxv
- .byte PAN , c_v-18
- .byte W96
- .byte W96
- .byte W96
- .byte W96
-mus_b_dome_4_B1:
- .byte VOICE , 62
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte BEND , c_v+0
- .byte W72
- .byte c_v+0
- .byte W24
- .byte VOICE , 29
- .byte N48 , Cs2 , v072
- .byte W24
- .byte PAN , c_v-12
- .byte W02
- .byte c_v-8
- .byte W04
- .byte c_v-5
- .byte W02
- .byte c_v-1
- .byte W04
- .byte c_v+0
- .byte W02
- .byte c_v+6
- .byte W04
- .byte c_v+7
- .byte W02
- .byte c_v+11
- .byte W04
- .byte MOD , 3
- .byte PAN , c_v+16
- .byte N48 , Ds2 , v060
- .byte W02
- .byte PAN , c_v+22
- .byte W04
- .byte c_v+23
- .byte W02
- .byte c_v+28
- .byte W04
- .byte c_v+32
- .byte W02
- .byte c_v+37
- .byte W04
- .byte c_v+43
- .byte W02
- .byte c_v+48
- .byte W04
- .byte VOL , 90*mus_b_dome_mvl/mxv
- .byte W01
- .byte 87*mus_b_dome_mvl/mxv
- .byte W01
- .byte 85*mus_b_dome_mvl/mxv
- .byte W01
- .byte 82*mus_b_dome_mvl/mxv
- .byte W01
- .byte 78*mus_b_dome_mvl/mxv
- .byte W02
- .byte 75*mus_b_dome_mvl/mxv
- .byte W01
- .byte 73*mus_b_dome_mvl/mxv
- .byte W01
- .byte 70*mus_b_dome_mvl/mxv
- .byte W01
- .byte 68*mus_b_dome_mvl/mxv
- .byte W01
- .byte 65*mus_b_dome_mvl/mxv
- .byte W02
- .byte 61*mus_b_dome_mvl/mxv
- .byte W01
- .byte 60*mus_b_dome_mvl/mxv
- .byte W01
- .byte 55*mus_b_dome_mvl/mxv
- .byte W01
- .byte 53*mus_b_dome_mvl/mxv
- .byte W01
- .byte 53*mus_b_dome_mvl/mxv
- .byte W02
- .byte 50*mus_b_dome_mvl/mxv
- .byte W01
- .byte 47*mus_b_dome_mvl/mxv
- .byte W01
- .byte 44*mus_b_dome_mvl/mxv
- .byte W01
- .byte 43*mus_b_dome_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte PAN , c_v-19
- .byte VOL , 90*mus_b_dome_mvl/mxv
- .byte W96
- .byte W96
- .byte VOICE , 29
- .byte PAN , c_v-19
- .byte BEND , c_v+0
- .byte W36
- .byte N12 , Fn3
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte N01 , Fn2 , v080
- .byte W06
- .byte N01
- .byte W12
- .byte N01
- .byte W06
- .byte N12 , Ds3 , v060
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W06
- .byte N01 , Fn2 , v080
- .byte W06
- .byte BEND , c_v+0
- .byte W06
- .byte N01
- .byte W06
- .byte BEND , c_v-16
- .byte N60 , Cs3 , v060
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte MOD , 5
- .byte BEND , c_v-2
- .byte W12
- .byte VOL , 84*mus_b_dome_mvl/mxv
- .byte BEND , c_v-4
- .byte W02
- .byte VOL , 75*mus_b_dome_mvl/mxv
- .byte W04
- .byte 70*mus_b_dome_mvl/mxv
- .byte W02
- .byte 65*mus_b_dome_mvl/mxv
- .byte W04
- .byte 60*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte W02
- .byte VOL , 54*mus_b_dome_mvl/mxv
- .byte W04
- .byte 50*mus_b_dome_mvl/mxv
- .byte BEND , c_v-11
- .byte W02
- .byte VOL , 43*mus_b_dome_mvl/mxv
- .byte W04
- .byte 90*mus_b_dome_mvl/mxv
- .byte MOD , 0
- .byte BEND , c_v+0
- .byte W36
- .byte N12 , Fn3 , v056
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte N01 , Fn2 , v080
- .byte W06
- .byte MOD , 0
- .byte N01
- .byte W06
- .byte N01
- .byte W12
- .byte N01
- .byte W06
- .byte N12 , Ds3 , v056
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte N01 , Fn2 , v112
- .byte W06
- .byte MOD , 0
- .byte W06
- .byte N01 , Fn2 , v080
- .byte W12
- .byte Fn2 , v076
- .byte W06
- .byte BEND , c_v-16
- .byte N60 , Cs3 , v056
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte MOD , 3
- .byte BEND , c_v-5
- .byte W06
- .byte c_v+0
- .byte W06
- .byte VOL , 84*mus_b_dome_mvl/mxv
- .byte W02
- .byte 75*mus_b_dome_mvl/mxv
- .byte W04
- .byte 70*mus_b_dome_mvl/mxv
- .byte W02
- .byte 65*mus_b_dome_mvl/mxv
- .byte W04
- .byte 60*mus_b_dome_mvl/mxv
- .byte W02
- .byte 54*mus_b_dome_mvl/mxv
- .byte W04
- .byte 50*mus_b_dome_mvl/mxv
- .byte W02
- .byte 43*mus_b_dome_mvl/mxv
- .byte W04
- .byte 90*mus_b_dome_mvl/mxv
- .byte MOD , 0
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte VOICE , 17
- .byte PAN , c_v+9
- .byte W18
- .byte N03 , Ds4 , v032
- .byte W03
- .byte En4
- .byte W03
- .byte PAN , c_v-16
- .byte N24 , Fn4 , v060
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W24
- .byte PAN , c_v+16
- .byte N24 , Ds4
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W24
- .byte PAN , c_v-16
- .byte N24 , Cs4
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W24
- .byte PAN , c_v+16
- .byte N24 , Cn4
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W24
- .byte PAN , c_v-16
- .byte N03 , Fn4
- .byte W03
- .byte N06 , En4
- .byte W06
- .byte N15 , Fn4
- .byte W09
- .byte MOD , 4
- .byte W06
- .byte 0
- .byte W24
- .byte PAN , c_v+16
- .byte N24 , Gn4
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W24
- .byte PAN , c_v-16
- .byte N03 , Gs4
- .byte W03
- .byte N06 , Gn4
- .byte W06
- .byte N15 , Gs4
- .byte W06
- .byte MOD , 4
- .byte W09
- .byte 0
- .byte W24
- .byte PAN , c_v+16
- .byte N24 , As4
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_dome_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_b_dome_5:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 30
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 90*mus_b_dome_mvl/mxv
- .byte PAN , c_v-24
- .byte W96
- .byte W96
- .byte W96
- .byte W84
- .byte N03 , Fn2 , v064
- .byte W06
- .byte N03
- .byte W06
-mus_b_dome_5_B1:
- .byte VOICE , 62
- .byte N12 , Ds1 , v080
- .byte W12
- .byte N06 , Fn1
- .byte W24
- .byte N12 , Ds1
- .byte W12
- .byte N06 , Fn1
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte BEND , c_v+0
- .byte W72
- .byte c_v+0
- .byte W24
- .byte N48 , Gs1 , v072
- .byte W24
- .byte PAN , c_v-16
- .byte W02
- .byte c_v-12
- .byte W06
- .byte c_v-9
- .byte W04
- .byte c_v-7
- .byte W02
- .byte c_v-3
- .byte W04
- .byte c_v-1
- .byte W02
- .byte c_v+2
- .byte W04
- .byte c_v+6
- .byte N48 , As1 , v080
- .byte W02
- .byte PAN , c_v+11
- .byte W04
- .byte c_v+16
- .byte W02
- .byte c_v+20
- .byte W04
- .byte c_v+23
- .byte W02
- .byte c_v+26
- .byte W04
- .byte c_v+29
- .byte W02
- .byte c_v+32
- .byte W04
- .byte c_v+36
- .byte VOL , 90*mus_b_dome_mvl/mxv
- .byte W01
- .byte 87*mus_b_dome_mvl/mxv
- .byte W01
- .byte 85*mus_b_dome_mvl/mxv
- .byte W01
- .byte 82*mus_b_dome_mvl/mxv
- .byte W01
- .byte 78*mus_b_dome_mvl/mxv
- .byte W02
- .byte 75*mus_b_dome_mvl/mxv
- .byte W01
- .byte 73*mus_b_dome_mvl/mxv
- .byte W01
- .byte 70*mus_b_dome_mvl/mxv
- .byte W01
- .byte 68*mus_b_dome_mvl/mxv
- .byte W01
- .byte 65*mus_b_dome_mvl/mxv
- .byte W02
- .byte 61*mus_b_dome_mvl/mxv
- .byte W01
- .byte 60*mus_b_dome_mvl/mxv
- .byte W01
- .byte 55*mus_b_dome_mvl/mxv
- .byte W01
- .byte 53*mus_b_dome_mvl/mxv
- .byte W01
- .byte 53*mus_b_dome_mvl/mxv
- .byte W02
- .byte 50*mus_b_dome_mvl/mxv
- .byte W01
- .byte 47*mus_b_dome_mvl/mxv
- .byte W01
- .byte 44*mus_b_dome_mvl/mxv
- .byte W01
- .byte 43*mus_b_dome_mvl/mxv
- .byte W03
- .byte PAN , c_v-24
- .byte VOL , 90*mus_b_dome_mvl/mxv
- .byte W96
- .byte W96
- .byte VOICE , 29
- .byte PAN , c_v-34
- .byte W36
- .byte N12 , Cn3 , v060
- .byte W24
- .byte N01 , Cn2 , v084
- .byte W06
- .byte Cn2 , v080
- .byte W12
- .byte N01
- .byte W06
- .byte N12 , As2 , v060
- .byte W12
- .byte W18
- .byte N01 , Cn2 , v080
- .byte W06
- .byte BEND , c_v+0
- .byte W06
- .byte N01
- .byte W06
- .byte BEND , c_v-16
- .byte N60 , Gs2 , v060
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte c_v-2
- .byte W12
- .byte VOL , 78*mus_b_dome_mvl/mxv
- .byte BEND , c_v-4
- .byte W02
- .byte VOL , 71*mus_b_dome_mvl/mxv
- .byte W04
- .byte 65*mus_b_dome_mvl/mxv
- .byte W02
- .byte 58*mus_b_dome_mvl/mxv
- .byte W04
- .byte 53*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte W02
- .byte VOL , 48*mus_b_dome_mvl/mxv
- .byte W04
- .byte 42*mus_b_dome_mvl/mxv
- .byte BEND , c_v-11
- .byte W02
- .byte VOL , 34*mus_b_dome_mvl/mxv
- .byte W04
- .byte 90*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte W36
- .byte N12 , Cn3 , v056
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W12
- .byte N01 , Cn2 , v080
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W12
- .byte N01
- .byte W06
- .byte N12 , As2 , v056
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W06
- .byte W06
- .byte N01 , Cn2 , v080
- .byte W12
- .byte N01
- .byte W12
- .byte Cn2 , v076
- .byte W06
- .byte BEND , c_v-16
- .byte N60 , Gs2 , v056
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte c_v-5
- .byte W06
- .byte c_v+0
- .byte W06
- .byte VOL , 84*mus_b_dome_mvl/mxv
- .byte W02
- .byte 75*mus_b_dome_mvl/mxv
- .byte W04
- .byte 70*mus_b_dome_mvl/mxv
- .byte W02
- .byte 65*mus_b_dome_mvl/mxv
- .byte W04
- .byte 60*mus_b_dome_mvl/mxv
- .byte W02
- .byte 54*mus_b_dome_mvl/mxv
- .byte W04
- .byte 50*mus_b_dome_mvl/mxv
- .byte W02
- .byte 43*mus_b_dome_mvl/mxv
- .byte W04
- .byte VOICE , 29
- .byte VOL , 90*mus_b_dome_mvl/mxv
- .byte PAN , c_v-20
- .byte N03 , Cn3 , v060
- .byte W06
- .byte N12
- .byte W66
- .byte N01 , Cn2 , v068
- .byte W06
- .byte N01
- .byte W06
- .byte N12
- .byte W12
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte Gn2
- .byte W06
- .byte N01
- .byte W06
- .byte Cn2
- .byte W06
- .byte N01
- .byte W06
- .byte Cn3
- .byte W06
- .byte N01
- .byte W06
- .byte W72
- .byte N03 , Gn2
- .byte W06
- .byte N01
- .byte W06
- .byte N10
- .byte W12
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N04 , Cn3
- .byte W06
- .byte N01
- .byte W06
- .byte Gn2
- .byte W06
- .byte N01
- .byte W06
- .byte N03 , En3
- .byte W06
- .byte N04
- .byte W06
- .byte VOICE , 17
- .byte W24
- .byte N24 , Gs3 , v060
- .byte W48
- .byte PAN , c_v+24
- .byte N24 , As3
- .byte W24
- .byte W24
- .byte PAN , c_v-21
- .byte N24 , Fn3
- .byte W48
- .byte PAN , c_v+23
- .byte N24 , Gs3
- .byte W24
- .byte W24
- .byte PAN , c_v-21
- .byte N03 , Cn4
- .byte W03
- .byte N06 , Bn3
- .byte W06
- .byte N15 , Cn4
- .byte W36
- .byte W03
- .byte PAN , c_v+22
- .byte N24 , As3
- .byte W24
- .byte W24
- .byte PAN , c_v-22
- .byte N03 , Fn3
- .byte W03
- .byte N06 , En3
- .byte W06
- .byte N15 , Fn3
- .byte W36
- .byte W03
- .byte PAN , c_v+23
- .byte N24 , Cn4
- .byte W24
- .byte PAN , c_v-22
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_dome_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_b_dome_6:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 84
- .byte PAN , c_v+0
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte W96
- .byte W96
- .byte W96
- .byte W84
- .byte N03 , Fn2 , v084
- .byte W06
- .byte N03
- .byte W06
-mus_b_dome_6_B1:
- .byte N12 , Ds1 , v084
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W48
- .byte W84
- .byte N03 , Ds2
- .byte W06
- .byte N03
- .byte W06
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs1
- .byte W12
- .byte W84
- .byte N03 , Fn2 , v064
- .byte W06
- .byte N03
- .byte W06
- .byte VOL , 68*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N12 , Ds1
- .byte W12
- .byte N24 , Fn1
- .byte W12
- .byte VOL , 58*mus_b_dome_mvl/mxv
- .byte MOD , 6
- .byte W02
- .byte VOL , 51*mus_b_dome_mvl/mxv
- .byte W04
- .byte 36*mus_b_dome_mvl/mxv
- .byte W02
- .byte 33*mus_b_dome_mvl/mxv
- .byte W04
- .byte 68*mus_b_dome_mvl/mxv
- .byte MOD , 0
- .byte BEND , c_v+0
- .byte N12 , Ds1
- .byte W12
- .byte Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte W24
- .byte BEND , c_v-2
- .byte W12
- .byte c_v-4
- .byte W12
- .byte c_v-6
- .byte W12
- .byte VOL , 62*mus_b_dome_mvl/mxv
- .byte BEND , c_v-8
- .byte W02
- .byte VOL , 58*mus_b_dome_mvl/mxv
- .byte W04
- .byte 54*mus_b_dome_mvl/mxv
- .byte W02
- .byte 48*mus_b_dome_mvl/mxv
- .byte W04
- .byte 41*mus_b_dome_mvl/mxv
- .byte BEND , c_v-9
- .byte W02
- .byte VOL , 36*mus_b_dome_mvl/mxv
- .byte W04
- .byte 26*mus_b_dome_mvl/mxv
- .byte W02
- .byte 21*mus_b_dome_mvl/mxv
- .byte W04
- .byte 17*mus_b_dome_mvl/mxv
- .byte BEND , c_v-12
- .byte W02
- .byte VOL , 8*mus_b_dome_mvl/mxv
- .byte W04
- .byte 5*mus_b_dome_mvl/mxv
- .byte W02
- .byte 1*mus_b_dome_mvl/mxv
- .byte W04
- .byte 68*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte N12 , Ds1 , v084
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs1
- .byte W12
- .byte W96
- .byte BEND , c_v+0
- .byte N06 , Fn1
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W12
- .byte N03
- .byte W30
- .byte N03
- .byte W12
- .byte N03
- .byte W18
- .byte W18
- .byte N03
- .byte W06
- .byte BEND , c_v+0
- .byte W06
- .byte N03
- .byte W06
- .byte BEND , c_v-16
- .byte W03
- .byte c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte c_v-2
- .byte W12
- .byte c_v-4
- .byte W12
- .byte c_v-7
- .byte W06
- .byte c_v-11
- .byte W06
- .byte c_v+0
- .byte N03
- .byte W18
- .byte N03
- .byte W06
- .byte N03
- .byte W15
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte N06
- .byte W06
- .byte N03
- .byte W06
- .byte N06
- .byte W06
- .byte N03
- .byte W09
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W06
- .byte W12
- .byte N06
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte BEND , c_v-16
- .byte W03
- .byte c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte c_v-5
- .byte W06
- .byte c_v+0
- .byte W30
- .byte N03 , Cn3 , v072
- .byte W06
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte W06
- .byte N03 , Cn3 , v044
- .byte W03
- .byte Bn2
- .byte W03
- .byte As2
- .byte W03
- .byte An2
- .byte W03
- .byte Gs2
- .byte W03
- .byte Gn2
- .byte W03
- .byte Fs2
- .byte W03
- .byte Fn2
- .byte W03
- .byte En2
- .byte W03
- .byte Ds2
- .byte W03
- .byte Dn2 , v040
- .byte W03
- .byte Cs2
- .byte W03
- .byte Cn2
- .byte W03
- .byte Bn1 , v036
- .byte W03
- .byte As1
- .byte W03
- .byte An1
- .byte W03
- .byte N01 , Gn1 , v080
- .byte W06
- .byte Gn1 , v076
- .byte W06
- .byte N12
- .byte W12
- .byte N01 , Gn1 , v080
- .byte W06
- .byte N01
- .byte W06
- .byte N02
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte Cn2
- .byte W06
- .byte N01
- .byte W06
- .byte Gn1
- .byte W06
- .byte N01
- .byte W06
- .byte N02 , En2
- .byte W06
- .byte N01
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03 , Gn3 , v048
- .byte W03
- .byte Fs3
- .byte W03
- .byte Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte Ds3
- .byte W03
- .byte Dn3
- .byte W03
- .byte Cs3
- .byte W03
- .byte Cn3
- .byte W03
- .byte Bn2
- .byte W03
- .byte As2 , v040
- .byte W03
- .byte An2 , v044
- .byte W03
- .byte Gs2 , v036
- .byte W03
- .byte Gn2 , v032
- .byte W03
- .byte Fs2 , v028
- .byte W03
- .byte Fn2 , v024
- .byte W03
- .byte En2 , v020
- .byte W03
- .byte Cn2 , v080
- .byte W06
- .byte N01
- .byte W06
- .byte N10
- .byte W12
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N04 , En2
- .byte W06
- .byte N01
- .byte W06
- .byte Cn2
- .byte W06
- .byte N01
- .byte W06
- .byte N03 , Gn2
- .byte W06
- .byte N04
- .byte W06
-mus_b_dome_6_000:
- .byte N10 , Fn1 , v080
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
- .byte N10
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
- .byte PEND
- .byte PATT
- .word mus_b_dome_6_000
- .byte N10 , Fn1 , v080
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02 , En1
- .byte W04
- .byte Fn1
- .byte W32
- .byte N10
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W32
- .byte PATT
- .word mus_b_dome_6_000
- .byte N09 , Cn3 , v080
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N03
- .byte W12
- .byte N06 , Gn1
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , Cn2
- .byte W12
- .byte N09 , Bn1
- .byte W18
- .byte N03
- .byte W12
- .byte N18 , Fs1
- .byte W12
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Cn3
- .byte W06
- .byte MOD , 6
- .byte N06 , Bn2
- .byte W06
- .byte MOD , 0
- .byte N03 , Cn3
- .byte W12
- .byte N06 , Gn1
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , Cn2
- .byte W12
- .byte N09 , Bn1
- .byte W18
- .byte N03
- .byte W18
- .byte N12 , Fs1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte GOTO
- .word mus_b_dome_6_B1
- .byte MOD , 0
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_b_dome_7:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 80
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte PAN , c_v+63
- .byte BEND , c_v+0
- .byte W96
- .byte W96
- .byte W96
-mus_b_dome_7_000:
- .byte W84
- .byte N03 , Fn2 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte PEND
-mus_b_dome_7_B1:
- .byte N12 , Ds1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W24
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W48
- .byte W84
- .byte N03 , Ds2
- .byte W06
- .byte N03
- .byte W06
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs1
- .byte W12
- .byte PATT
- .word mus_b_dome_7_000
- .byte BEND , c_v+0
- .byte N12 , Ds1 , v112
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W18
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N12 , Ds1
- .byte W12
- .byte N06 , Fn1
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte BEND , c_v+0
- .byte W12
- .byte N03
- .byte W06
- .byte MOD , 6
- .byte N03
- .byte W06
- .byte MOD , 0
- .byte N48 , Cs2
- .byte W48
- .byte Ds2
- .byte W24
- .byte VOL , 39*mus_b_dome_mvl/mxv
- .byte W01
- .byte 38*mus_b_dome_mvl/mxv
- .byte W01
- .byte 37*mus_b_dome_mvl/mxv
- .byte W01
- .byte 36*mus_b_dome_mvl/mxv
- .byte W01
- .byte 34*mus_b_dome_mvl/mxv
- .byte W02
- .byte 33*mus_b_dome_mvl/mxv
- .byte W01
- .byte 32*mus_b_dome_mvl/mxv
- .byte W01
- .byte 31*mus_b_dome_mvl/mxv
- .byte W01
- .byte 31*mus_b_dome_mvl/mxv
- .byte W01
- .byte 30*mus_b_dome_mvl/mxv
- .byte W02
- .byte 29*mus_b_dome_mvl/mxv
- .byte W01
- .byte 28*mus_b_dome_mvl/mxv
- .byte W01
- .byte 27*mus_b_dome_mvl/mxv
- .byte W01
- .byte 26*mus_b_dome_mvl/mxv
- .byte W01
- .byte 24*mus_b_dome_mvl/mxv
- .byte W02
- .byte 22*mus_b_dome_mvl/mxv
- .byte W02
- .byte 21*mus_b_dome_mvl/mxv
- .byte W01
- .byte 20*mus_b_dome_mvl/mxv
- .byte W03
- .byte 45*mus_b_dome_mvl/mxv
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Ds1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Fn1
- .byte W12
- .byte N03
- .byte W12
- .byte N12 , Gn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Gs1
- .byte W12
- .byte W96
- .byte PAN , c_v+0
- .byte BEND , c_v+0
- .byte N06 , Fn1
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W12
- .byte N12 , Fn3
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W06
- .byte N03 , Fn1
- .byte W12
- .byte N03
- .byte W06
- .byte N12 , Ds3
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte W06
- .byte N03 , Fn1
- .byte W06
- .byte BEND , c_v+0
- .byte W06
- .byte N03
- .byte W06
- .byte BEND , c_v-16
- .byte N60 , Cs3
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte MOD , 5
- .byte BEND , c_v-2
- .byte W12
- .byte VOL , 40*mus_b_dome_mvl/mxv
- .byte BEND , c_v-4
- .byte W02
- .byte VOL , 36*mus_b_dome_mvl/mxv
- .byte W02
- .byte 35*mus_b_dome_mvl/mxv
- .byte W02
- .byte 32*mus_b_dome_mvl/mxv
- .byte W02
- .byte 30*mus_b_dome_mvl/mxv
- .byte W02
- .byte 29*mus_b_dome_mvl/mxv
- .byte W02
- .byte 25*mus_b_dome_mvl/mxv
- .byte BEND , c_v-7
- .byte W02
- .byte VOL , 21*mus_b_dome_mvl/mxv
- .byte W02
- .byte 17*mus_b_dome_mvl/mxv
- .byte W02
- .byte 14*mus_b_dome_mvl/mxv
- .byte BEND , c_v-11
- .byte W02
- .byte VOL , 11*mus_b_dome_mvl/mxv
- .byte W02
- .byte 10*mus_b_dome_mvl/mxv
- .byte W02
- .byte MOD , 0
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte BEND , c_v+0
- .byte N03 , Fn1
- .byte W18
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N12 , Fn3
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W06
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte N06 , Fn1
- .byte W06
- .byte N03
- .byte W06
- .byte N06
- .byte W06
- .byte N03
- .byte W06
- .byte N12 , Ds3
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W06
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte N06 , Fn1
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte BEND , c_v-16
- .byte N60 , Cs3
- .byte W03
- .byte BEND , c_v-8
- .byte W03
- .byte c_v+0
- .byte W18
- .byte MOD , 3
- .byte BEND , c_v-5
- .byte W06
- .byte c_v+0
- .byte W06
- .byte VOL , 39*mus_b_dome_mvl/mxv
- .byte W02
- .byte 36*mus_b_dome_mvl/mxv
- .byte W02
- .byte 33*mus_b_dome_mvl/mxv
- .byte W02
- .byte 30*mus_b_dome_mvl/mxv
- .byte W02
- .byte 27*mus_b_dome_mvl/mxv
- .byte W02
- .byte 24*mus_b_dome_mvl/mxv
- .byte W02
- .byte 22*mus_b_dome_mvl/mxv
- .byte W02
- .byte 19*mus_b_dome_mvl/mxv
- .byte W02
- .byte 18*mus_b_dome_mvl/mxv
- .byte W02
- .byte 15*mus_b_dome_mvl/mxv
- .byte W02
- .byte 13*mus_b_dome_mvl/mxv
- .byte W02
- .byte 12*mus_b_dome_mvl/mxv
- .byte W02
- .byte MOD , 0
- .byte VOL , 45*mus_b_dome_mvl/mxv
- .byte PAN , c_v+63
- .byte N03 , Cn4
- .byte W06
- .byte N12
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte W06
- .byte N03
- .byte W03
- .byte Bn3
- .byte W03
- .byte As3
- .byte W03
- .byte An3
- .byte W03
- .byte Gs3
- .byte W03
- .byte Gn3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte Ds3
- .byte W03
- .byte Dn3
- .byte W03
- .byte Cs3
- .byte W03
- .byte Cn3
- .byte W03
- .byte Bn2
- .byte W03
- .byte As2
- .byte W03
- .byte An2
- .byte W03
- .byte Gn2
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W12
- .byte N03
- .byte W06
- .byte N01
- .byte W06
- .byte N02
- .byte W06
- .byte N01
- .byte W06
- .byte N03
- .byte W06
- .byte N01
- .byte W06
- .byte N02
- .byte W06
- .byte N01
- .byte W06
- .byte N03
- .byte W06
- .byte N01
- .byte W06
- .byte N02 , Cn3
- .byte W06
- .byte N01
- .byte W06
- .byte N03 , Gn2
- .byte W06
- .byte N01
- .byte W06
- .byte N02 , En3
- .byte W06
- .byte N01
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03 , Gn4
- .byte W03
- .byte Fs4
- .byte W03
- .byte Fn4
- .byte W03
- .byte En4
- .byte W03
- .byte Ds4
- .byte W03
- .byte Dn4
- .byte W03
- .byte Cs4
- .byte W03
- .byte Cn4
- .byte W03
- .byte Bn3
- .byte W03
- .byte As3
- .byte W03
- .byte An3
- .byte W03
- .byte Gs3
- .byte W03
- .byte Gn3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Fn3
- .byte W03
- .byte En3
- .byte W03
- .byte Cn3
- .byte W06
- .byte N01
- .byte W06
- .byte N10
- .byte W12
- .byte N03
- .byte W06
- .byte N01
- .byte W06
- .byte N02
- .byte W06
- .byte N01
- .byte W06
- .byte N03
- .byte W06
- .byte N01
- .byte W06
- .byte N02
- .byte W06
- .byte N01
- .byte W06
- .byte N03
- .byte W06
- .byte N01
- .byte W06
- .byte N04 , En3
- .byte W06
- .byte N01
- .byte W06
- .byte N03 , Cn3
- .byte W06
- .byte N01
- .byte W06
- .byte N03 , Gn3
- .byte W06
- .byte N04
- .byte W06
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N24 , Fn3
- .byte W24
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N24 , Ds3
- .byte W24
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N24 , Cs3
- .byte W24
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N24 , Cn3
- .byte W24
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02 , En1
- .byte W04
- .byte Fn1
- .byte W08
- .byte N03 , Fn3
- .byte W03
- .byte N06 , En3
- .byte W06
- .byte N15 , Fn3
- .byte W15
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N24 , Gn3
- .byte W24
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N03 , Gs3
- .byte W03
- .byte N06 , Gn3
- .byte W06
- .byte N15 , Gs3
- .byte W15
- .byte N10 , Fn1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W08
- .byte N24 , As3
- .byte W24
- .byte N09 , Cn3
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N03
- .byte W12
- .byte N06 , Gn1
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , Cn2
- .byte W12
- .byte N09 , Bn1
- .byte W18
- .byte N03
- .byte W12
- .byte N18 , Fs1
- .byte W12
- .byte MOD , 6
- .byte W06
- .byte 0
- .byte N06 , Cn3
- .byte W06
- .byte MOD , 6
- .byte N06 , Bn2
- .byte W06
- .byte MOD , 0
- .byte N03 , Cn3
- .byte W12
- .byte N06 , Gn1
- .byte W12
- .byte N03
- .byte W24
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N03 , Cn2
- .byte W12
- .byte N09 , Bn1
- .byte W18
- .byte N03
- .byte W18
- .byte N12 , Fs1
- .byte W06
- .byte MOD , 6
- .byte W06
- .byte GOTO
- .word mus_b_dome_7_B1
- .byte MOD , 0
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_b_dome_8:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 0
- .byte PAN , c_v+0
- .byte VOL , 56*mus_b_dome_mvl/mxv
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte N06 , Dn2 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N12 , Cn2
- .byte W12
- .byte An1
- .byte W12
- .byte N06 , Cn1
- .byte N12 , Gn1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N06 , Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte W12
-mus_b_dome_8_000:
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte N06 , Dn2 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte PEND
- .byte Cn1
- .byte N12 , Cn2
- .byte W12
- .byte N06 , An1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N12 , Gn1
- .byte W12
- .byte N06 , Fn1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N36 , Cs2 , v068
- .byte W12
- .byte N06 , Dn1 , v112
- .byte N06 , Ds1
- .byte W12
- .byte Cn1
- .byte N06 , Ds1 , v064
- .byte W12
- .byte Ds1 , v112
- .byte N12 , An2 , v072
- .byte W06
- .byte N06 , Dn1 , v112
- .byte W06
-mus_b_dome_8_B1:
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte N24 , Gn2 , v084
- .byte W24
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte N06 , Cn2 , v112
- .byte W12
- .byte Ds1 , v036
- .byte N06 , Bn1 , v112
- .byte W12
- .byte Ds1 , v028
- .byte N06 , Gn1 , v112
- .byte W12
-mus_b_dome_8_001:
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_dome_8_000
- .byte N06 , Cn1 , v112
- .byte N12 , Cn2
- .byte W12
- .byte An1
- .byte W12
- .byte N06 , Cn1
- .byte N06 , Dn1
- .byte N12 , Gn1
- .byte N24 , An2 , v072
- .byte W12
- .byte N12 , Fn1 , v112
- .byte W09
- .byte N03 , Dn1 , v072
- .byte W03
- .byte N06 , Dn1 , v112
- .byte N06 , Ds1
- .byte N24 , Cs2 , v076
- .byte W12
- .byte N06 , Cn1 , v112
- .byte N06 , Ds1 , v064
- .byte N12 , Fn1 , v112
- .byte W12
- .byte N06 , Ds1 , v036
- .byte W12
- .byte Dn1 , v112
- .byte N06 , Ds1
- .byte W06
- .byte Dn1 , v068
- .byte W06
- .byte Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte N12 , Cn2 , v112
- .byte W12
- .byte N06 , Ds1 , v036
- .byte N12 , Bn1 , v112
- .byte W12
- .byte N06 , Ds1 , v028
- .byte N12 , Gn1 , v112
- .byte W12
- .byte PATT
- .word mus_b_dome_8_001
- .byte PATT
- .word mus_b_dome_8_000
- .byte N06 , Cn1 , v112
- .byte N06 , Cn2
- .byte W12
- .byte An1
- .byte W06
- .byte Cn1
- .byte W06
- .byte N06
- .byte N06 , Dn1
- .byte N12 , Gn1
- .byte N12 , Cs2 , v076
- .byte W12
- .byte N06 , Dn1 , v112
- .byte N12 , An2 , v088
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N06
- .byte N06 , Fn1
- .byte W06
- .byte Dn1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Dn1
- .byte N06 , Ds1
- .byte N24 , Gn2 , v084
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte An1
- .byte W06
- .byte Gn1
- .byte W06
- .byte Cn1
- .byte N06 , Fn1
- .byte N24 , An2 , v084
- .byte W18
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N06
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W18
- .byte Cn1
- .byte W12
- .byte Dn1
- .byte W06
- .byte Cn1
- .byte W12
- .byte N06
- .byte W18
- .byte Dn1
- .byte W12
- .byte Cn1
- .byte W18
- .byte Dn1
- .byte N06 , Ds1
- .byte W18
- .byte Dn1
- .byte N18 , An2 , v080
- .byte W06
- .byte N06 , Fn1 , v112
- .byte W12
- .byte Dn1
- .byte N12 , En2 , v088
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N06
- .byte N06 , Fn1
- .byte N24 , Cs2 , v084
- .byte W18
- .byte N06 , Cn1 , v112
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cn1
- .byte W06
- .byte N06
- .byte W12
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Cn1
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Dn2
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N12 , Cn2
- .byte W06
- .byte N06 , Cn1
- .byte W06
- .byte N12 , An1
- .byte W12
- .byte Gn1
- .byte W06
- .byte N06 , Cn1
- .byte W06
- .byte N12 , Fn1
- .byte W12
- .byte N06 , Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Dn1
- .byte W24
- .byte N06
- .byte N06 , Ds1
- .byte W12
- .byte Cn1
- .byte W12
- .byte Dn1
- .byte N06 , En2 , v064
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Dn2
- .byte W06
- .byte N06
- .byte W06
- .byte An1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cn1
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte N06 , Cs2 , v064
- .byte W12
- .byte Cn1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte N12 , An2 , v076
- .byte W12
- .byte N06 , Dn1 , v112
- .byte N24 , En2 , v084
- .byte W12
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte W12
- .byte N06
- .byte W12
- .byte N03 , Dn2
- .byte W03
- .byte Dn2 , v064
- .byte W03
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N03 , An1
- .byte W03
- .byte An1 , v064
- .byte W03
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N03 , Gn1
- .byte W03
- .byte Gn1 , v064
- .byte W03
- .byte N06 , Cn1 , v112
- .byte W06
- .byte Dn1
- .byte N12 , En2 , v096
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W12
- .byte Dn1
- .byte N12 , En2 , v088
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte Dn2
- .byte W06
- .byte N06
- .byte W06
- .byte An1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cn1
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte N06 , Cs2 , v064
- .byte W12
- .byte Cn1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte N12 , An2 , v080
- .byte W12
- .byte N06 , Dn1 , v112
- .byte N24 , En2 , v076
- .byte W12
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Dn1
- .byte W12
- .byte N06
- .byte W12
- .byte N03 , Dn2
- .byte W03
- .byte Dn2 , v064
- .byte W03
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N03 , An1
- .byte W03
- .byte An1 , v064
- .byte W03
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N03 , Gn1
- .byte W03
- .byte Gn1 , v064
- .byte W03
- .byte N06 , Cn1 , v112
- .byte W06
- .byte Dn1
- .byte N12 , En2 , v084
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N04
- .byte N24 , An2 , v096
- .byte W12
- .byte N04 , Cn1 , v112
- .byte W04
- .byte N04
- .byte W08
- .byte Dn1
- .byte N24 , Cs2 , v080
- .byte W24
- .byte N04 , Cn1 , v112
- .byte W12
- .byte N04
- .byte W04
- .byte N04
- .byte W08
- .byte Dn1
- .byte N24 , An2 , v076
- .byte W24
- .byte N04 , Cn1 , v112
- .byte N24 , Cs2 , v080
- .byte W12
- .byte N04 , Cn1 , v112
- .byte W04
- .byte N04
- .byte W08
- .byte Dn1
- .byte N24 , Gn2 , v080
- .byte W24
- .byte N04 , Cn1 , v112
- .byte W12
- .byte N04
- .byte W04
- .byte N04
- .byte W08
- .byte Dn1
- .byte N24 , An2 , v076
- .byte W06
- .byte N06 , Dn1 , v064
- .byte W06
- .byte Dn1 , v112
- .byte W06
- .byte Dn1 , v064
- .byte W06
- .byte N04 , Cn1 , v112
- .byte N24 , Cs2 , v088
- .byte W12
- .byte N04 , Cn1 , v112
- .byte W04
- .byte N04
- .byte W08
- .byte Dn1
- .byte N24 , An2 , v084
- .byte W48
- .byte N04 , Dn1 , v112
- .byte N24 , Cs2 , v076
- .byte W24
- .byte N04 , Cn1 , v112
- .byte N24 , Cs2 , v088
- .byte W12
- .byte N04 , Cn1 , v112
- .byte W04
- .byte N04
- .byte W08
- .byte Dn1
- .byte W24
- .byte Cn1
- .byte W12
- .byte N04
- .byte W04
- .byte N04
- .byte W08
- .byte Dn1
- .byte W24
- .byte N06 , Cn1
- .byte N06 , Dn2
- .byte W12
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Cn2
- .byte W06
- .byte N06
- .byte W06
- .byte An1
- .byte W12
- .byte Gn1
- .byte W12
- .byte Cn1
- .byte N06 , Bn1
- .byte W12
- .byte Cn1
- .byte N06 , Gn1
- .byte W12
- .byte Cn1
- .byte N06 , Fn1
- .byte W06
- .byte Cn1
- .byte W18
- .byte N06
- .byte N06 , Fn1
- .byte W24
- .byte N12 , Dn1
- .byte N12 , Ds1
- .byte W12
- .byte Dn1 , v064
- .byte N12 , Ds1
- .byte W12
- .byte Dn1 , v036
- .byte N12 , Ds1
- .byte W06
- .byte N18 , Fn1 , v112
- .byte W06
- .byte N12 , Dn1 , v016
- .byte N12 , Ds1
- .byte W12
- .byte N06 , Cn1 , v112
- .byte N06 , Dn2
- .byte W12
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Cn2
- .byte W06
- .byte N06
- .byte W06
- .byte An1
- .byte W12
- .byte Gn1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N06 , Bn1
- .byte W12
- .byte Cn1
- .byte N06 , An1
- .byte W06
- .byte Gn1
- .byte W06
- .byte Cn1
- .byte N24 , An1
- .byte W24
- .byte N06 , Cn1
- .byte N24 , Fn1
- .byte W24
- .byte N18 , Dn1
- .byte N18 , Ds1
- .byte N18 , En2 , v080
- .byte W18
- .byte Dn1 , v112
- .byte N18 , An2 , v092
- .byte W18
- .byte N12 , Dn1 , v112
- .byte N12 , Cs2 , v092
- .byte W12
- .byte GOTO
- .word mus_b_dome_8_B1
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_b_dome_9:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 127
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 38*mus_b_dome_mvl/mxv
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v036
- .byte W12
- .byte Cn5 , v080
- .byte W12
- .byte Cn5 , v048
- .byte W12
-mus_b_dome_9_000:
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v096
- .byte W24
- .byte PEND
-mus_b_dome_9_001:
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_dome_9_001
-mus_b_dome_9_B1:
-mus_b_dome_9_002:
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v036
- .byte W12
- .byte Cn5 , v080
- .byte W12
- .byte Cn5 , v048
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_dome_9_000
- .byte PATT
- .word mus_b_dome_9_001
- .byte PATT
- .word mus_b_dome_9_001
- .byte PATT
- .word mus_b_dome_9_002
- .byte PATT
- .word mus_b_dome_9_000
- .byte PATT
- .word mus_b_dome_9_001
- .byte PATT
- .word mus_b_dome_9_001
- .byte PATT
- .word mus_b_dome_9_002
- .byte PATT
- .word mus_b_dome_9_000
- .byte PATT
- .word mus_b_dome_9_001
- .byte PATT
- .word mus_b_dome_9_001
- .byte PATT
- .word mus_b_dome_9_001
- .byte W96
- .byte PATT
- .word mus_b_dome_9_001
- .byte PATT
- .word mus_b_dome_9_001
-mus_b_dome_9_003:
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v092
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_dome_9_003
- .byte PATT
- .word mus_b_dome_9_003
- .byte PATT
- .word mus_b_dome_9_003
- .byte PATT
- .word mus_b_dome_9_003
- .byte PATT
- .word mus_b_dome_9_003
- .byte PATT
- .word mus_b_dome_9_003
- .byte PATT
- .word mus_b_dome_9_003
- .byte GOTO
- .word mus_b_dome_9_B1
- .byte FINE
-
-@********************** Track 10 **********************@
-
-mus_b_dome_10:
- .byte KEYSH , mus_b_dome_key+0
- .byte VOICE , 126
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 56*mus_b_dome_mvl/mxv
- .byte W96
- .byte W84
- .byte N12 , Gn5 , v064
- .byte W12
- .byte W96
- .byte W96
-mus_b_dome_10_B1:
- .byte W96
- .byte W84
- .byte N12 , Gn5 , v064
- .byte W12
- .byte W96
- .byte W96
- .byte W96
- .byte W84
- .byte N12
- .byte W12
- .byte W96
- .byte W96
- .byte W96
- .byte W84
- .byte N12
- .byte W12
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_dome_10_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_b_dome:
- .byte 10 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_b_dome_pri @ Priority
- .byte mus_b_dome_rev @ Reverb.
-
- .word mus_b_dome_grp
-
- .word mus_b_dome_1
- .word mus_b_dome_2
- .word mus_b_dome_3
- .word mus_b_dome_4
- .word mus_b_dome_5
- .word mus_b_dome_6
- .word mus_b_dome_7
- .word mus_b_dome_8
- .word mus_b_dome_9
- .word mus_b_dome_10
-
- .end
diff --git a/sound/songs/mus_b_dome1.s b/sound/songs/mus_b_dome1.s
deleted file mode 100644
index 5f6644079..000000000
--- a/sound/songs/mus_b_dome1.s
+++ /dev/null
@@ -1,386 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_b_dome1_grp, voicegroup111
- .equ mus_b_dome1_pri, 0
- .equ mus_b_dome1_rev, reverb_set+50
- .equ mus_b_dome1_mvl, 127
- .equ mus_b_dome1_key, 0
- .equ mus_b_dome1_tbs, 1
- .equ mus_b_dome1_exg, 0
- .equ mus_b_dome1_cmp, 1
-
- .section .rodata
- .global mus_b_dome1
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_b_dome1_1:
- .byte KEYSH , mus_b_dome1_key+0
- .byte TEMPO , 144*mus_b_dome1_tbs/2
- .byte VOICE , 0
- .byte PAN , c_v+0
- .byte VOL , 56*mus_b_dome1_mvl/mxv
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte N06 , Dn2 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N12 , Cn2
- .byte W12
- .byte An1
- .byte W12
- .byte N06 , Cn1
- .byte N12 , Gn1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N06 , Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte W12
-mus_b_dome1_1_000:
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte N06 , Dn2 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte PEND
- .byte Cn1
- .byte N12 , Cn2
- .byte W12
- .byte N06 , An1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N12 , Gn1
- .byte W12
- .byte N06 , Fn1
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte N36 , Cs2 , v068
- .byte W12
- .byte N06 , Dn1 , v112
- .byte N06 , Ds1
- .byte W12
- .byte Cn1
- .byte N06 , Ds1 , v064
- .byte W12
- .byte Ds1 , v112
- .byte N12 , An2 , v072
- .byte W06
- .byte N06 , Dn1 , v112
- .byte W06
-mus_b_dome1_1_B1:
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte N24 , Gn2 , v084
- .byte W24
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte N06 , Cn2 , v112
- .byte W12
- .byte Ds1 , v036
- .byte N06 , Bn1 , v112
- .byte W12
- .byte Ds1 , v028
- .byte N06 , Gn1 , v112
- .byte W12
-mus_b_dome1_1_001:
- .byte N06 , Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte W12
- .byte Ds1 , v036
- .byte W12
- .byte Ds1 , v028
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_dome1_1_000
- .byte N06 , Cn1 , v112
- .byte N12 , Cn2
- .byte W12
- .byte An1
- .byte W12
- .byte N06 , Cn1
- .byte N06 , Dn1
- .byte N12 , Gn1
- .byte N24 , An2 , v072
- .byte W12
- .byte N12 , Fn1 , v112
- .byte W09
- .byte N03 , Dn1 , v072
- .byte W03
- .byte N06 , Dn1 , v112
- .byte N06 , Ds1
- .byte N24 , Cs2 , v076
- .byte W12
- .byte N06 , Cn1 , v112
- .byte N06 , Ds1 , v064
- .byte N12 , Fn1 , v112
- .byte W12
- .byte N06 , Ds1 , v036
- .byte W12
- .byte Dn1 , v112
- .byte N06 , Ds1
- .byte W06
- .byte Dn1 , v068
- .byte W06
- .byte Cn1 , v112
- .byte N06 , Fn1
- .byte W24
- .byte Cn1
- .byte N06 , Fn1
- .byte W24
- .byte Dn1
- .byte N06 , Ds1
- .byte W12
- .byte Ds1 , v064
- .byte N12 , Cn2 , v112
- .byte W12
- .byte N06 , Ds1 , v036
- .byte N12 , Bn1 , v112
- .byte W12
- .byte N06 , Ds1 , v028
- .byte N12 , Gn1 , v112
- .byte W12
- .byte PATT
- .word mus_b_dome1_1_001
- .byte PATT
- .word mus_b_dome1_1_000
- .byte N06 , Cn1 , v112
- .byte N06 , Cn2
- .byte W12
- .byte An1
- .byte W06
- .byte Cn1
- .byte W06
- .byte N06
- .byte N06 , Dn1
- .byte N12 , Gn1
- .byte N12 , Cs2 , v076
- .byte W12
- .byte N06 , Dn1 , v112
- .byte N12 , An2 , v088
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N06
- .byte N06 , Fn1
- .byte W06
- .byte Dn1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Dn1
- .byte N06 , Ds1
- .byte N24 , Gn2 , v084
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte An1
- .byte W06
- .byte Gn1
- .byte W06
- .byte GOTO
- .word mus_b_dome1_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_b_dome1_2:
- .byte KEYSH , mus_b_dome1_key+0
- .byte VOICE , 127
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 38*mus_b_dome1_mvl/mxv
- .byte PAN , c_v+63
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v036
- .byte W12
- .byte Cn5 , v080
- .byte W12
- .byte Cn5 , v048
- .byte W12
-mus_b_dome1_2_000:
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v096
- .byte W24
- .byte PEND
-mus_b_dome1_2_001:
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_dome1_2_001
-mus_b_dome1_2_B1:
-mus_b_dome1_2_002:
- .byte N01 , Cn5 , v112
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v032
- .byte W12
- .byte Cn5 , v060
- .byte W12
- .byte Cn5 , v036
- .byte W12
- .byte Cn5 , v080
- .byte W12
- .byte Cn5 , v048
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_dome1_2_000
- .byte PATT
- .word mus_b_dome1_2_001
- .byte PATT
- .word mus_b_dome1_2_001
- .byte PATT
- .word mus_b_dome1_2_002
- .byte PATT
- .word mus_b_dome1_2_000
- .byte PATT
- .word mus_b_dome1_2_001
- .byte PATT
- .word mus_b_dome1_2_001
- .byte GOTO
- .word mus_b_dome1_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_b_dome1_3:
- .byte KEYSH , mus_b_dome1_key+0
- .byte VOICE , 126
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 56*mus_b_dome1_mvl/mxv
- .byte PAN , c_v+63
- .byte W96
- .byte W84
- .byte N12 , Gn5 , v064
- .byte W12
- .byte W96
- .byte W96
-mus_b_dome1_3_B1:
- .byte W96
- .byte W84
- .byte N12 , Gn5 , v064
- .byte W12
- .byte W96
- .byte W96
- .byte W96
- .byte W84
- .byte N12
- .byte W12
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_dome1_3_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_b_dome1:
- .byte 3 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_b_dome1_pri @ Priority
- .byte mus_b_dome1_rev @ Reverb.
-
- .word mus_b_dome1_grp
-
- .word mus_b_dome1_1
- .word mus_b_dome1_2
- .word mus_b_dome1_3
-
- .end
diff --git a/sound/songs/mus_b_factory.s b/sound/songs/mus_b_factory.s
deleted file mode 100644
index 24dfb23b2..000000000
--- a/sound/songs/mus_b_factory.s
+++ /dev/null
@@ -1,5584 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_b_factory_grp, voicegroup113
- .equ mus_b_factory_pri, 0
- .equ mus_b_factory_rev, reverb_set+50
- .equ mus_b_factory_mvl, 127
- .equ mus_b_factory_key, 0
- .equ mus_b_factory_tbs, 1
- .equ mus_b_factory_exg, 0
- .equ mus_b_factory_cmp, 1
-
- .section .rodata
- .global mus_b_factory
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_b_factory_1:
- .byte KEYSH , mus_b_factory_key+0
- .byte TEMPO , 144*mus_b_factory_tbs/2
- .byte VOICE , 29
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 62*mus_b_factory_mvl/mxv
- .byte W72
- .byte W96
-mus_b_factory_1_B1:
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte VOICE , 29
- .byte PAN , c_v-32
- .byte BEND , c_v+0
- .byte N06 , Cn2 , v112
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte N12 , Cn3
- .byte W06
- .byte PAN , c_v+0
- .byte W06
- .byte N06 , En2
- .byte W01
- .byte PAN , c_v+32
- .byte W05
- .byte N06 , Fn2
- .byte W06
- .byte Cn2
- .byte W01
- .byte PAN , c_v-32
- .byte W05
- .byte N06 , Dn2
- .byte W04
- .byte PAN , c_v+0
- .byte W02
- .byte N06 , Fn2
- .byte W06
- .byte Gn2
- .byte W01
- .byte PAN , c_v+31
- .byte W05
- .byte N06 , Bn2
- .byte W06
- .byte PAN , c_v-16
- .byte BEND , c_v+63
- .byte N24 , Dn2
- .byte W03
- .byte BEND , c_v+38
- .byte W03
- .byte c_v+26
- .byte W02
- .byte c_v+0
- .byte W04
- .byte c_v-16
- .byte W03
- .byte c_v-32
- .byte W03
- .byte c_v-48
- .byte W03
- .byte c_v-63
- .byte W03
- .byte c_v+0
- .byte W96
- .byte W96
- .byte VOICE , 12
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte PAN , c_v-18
- .byte N05 , Fn3
- .byte W16
- .byte Cn4
- .byte W08
- .byte Cn3
- .byte W16
- .byte Cn4
- .byte W08
- .byte VOL , 56*mus_b_factory_mvl/mxv
- .byte BEND , c_v+1
- .byte N05 , Dn3
- .byte W16
- .byte Cn4
- .byte W08
- .byte BEND , c_v+2
- .byte N05 , En3
- .byte W16
- .byte Cn4
- .byte W08
- .byte VOL , 62*mus_b_factory_mvl/mxv
- .byte BEND , c_v+0
- .byte N05 , Gn3
- .byte W16
- .byte Dn4
- .byte W08
- .byte Dn3
- .byte W16
- .byte Dn4
- .byte W08
- .byte BEND , c_v+0
- .byte N05 , En3
- .byte W16
- .byte Dn4
- .byte W08
- .byte BEND , c_v+1
- .byte N05 , Fs3
- .byte W16
- .byte Dn4
- .byte W08
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte BEND , c_v+0
- .byte W96
- .byte W96
- .byte VOICE , 60
- .byte PAN , c_v-23
- .byte N06 , Gs3
- .byte W18
- .byte En3
- .byte W06
- .byte N24 , Bn3
- .byte W15
- .byte MOD , 7
- .byte W06
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N24 , An3
- .byte W24
- .byte Gs3
- .byte W24
- .byte N06 , Ds3
- .byte W18
- .byte En3
- .byte W06
- .byte N48 , Fs3
- .byte W24
- .byte MOD , 6
- .byte W12
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W02
- .byte 28*mus_b_factory_mvl/mxv
- .byte W04
- .byte 19*mus_b_factory_mvl/mxv
- .byte W02
- .byte 15*mus_b_factory_mvl/mxv
- .byte W01
- .byte 11*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte W24
- .byte VOICE , 14
- .byte PAN , c_v+18
- .byte VOL , 75*mus_b_factory_mvl/mxv
- .byte W12
- .byte N84 , Gs3 , v120
- .byte W36
- .byte PAN , c_v+16
- .byte W02
- .byte c_v+16
- .byte W04
- .byte c_v+12
- .byte W02
- .byte c_v+9
- .byte W04
- .byte c_v+6
- .byte W02
- .byte c_v+2
- .byte W04
- .byte c_v+0
- .byte W02
- .byte c_v-2
- .byte W04
- .byte c_v-7
- .byte VOL , 70*mus_b_factory_mvl/mxv
- .byte W02
- .byte PAN , c_v-11
- .byte VOL , 59*mus_b_factory_mvl/mxv
- .byte W04
- .byte PAN , c_v-14
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte W02
- .byte PAN , c_v-18
- .byte VOL , 44*mus_b_factory_mvl/mxv
- .byte W04
- .byte PAN , c_v-23
- .byte VOL , 32*mus_b_factory_mvl/mxv
- .byte W02
- .byte PAN , c_v-29
- .byte VOL , 22*mus_b_factory_mvl/mxv
- .byte W04
- .byte PAN , c_v-32
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte PAN , c_v-37
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte PAN , c_v+32
- .byte VOL , 79*mus_b_factory_mvl/mxv
- .byte W96
- .byte GOTO
- .word mus_b_factory_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_b_factory_2:
- .byte KEYSH , mus_b_factory_key+0
- .byte VOICE , 4
- .byte BENDR , 12
- .byte LFOS , 44
- .byte BENDR , 12
- .byte LFOS , 44
- .byte VOL , 100*mus_b_factory_mvl/mxv
- .byte N01 , En2 , v112
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 5
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En3
- .byte W06
-mus_b_factory_2_B1:
- .byte N04 , Gn2 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte VOICE , 1
- .byte N04 , En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 3
- .byte W06
- .byte N04 , En3
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte VOICE , 2
- .byte N01 , En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte Bn2
- .byte W06
- .byte En3
- .byte W06
-mus_b_factory_2_000:
- .byte VOICE , 4
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
-mus_b_factory_2_001:
- .byte VOICE , 5
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
-mus_b_factory_2_002:
- .byte VOICE , 1
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
-mus_b_factory_2_003:
- .byte VOICE , 3
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 2
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
-mus_b_factory_2_004:
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 3
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
- .byte PATT
- .word mus_b_factory_2_002
- .byte PATT
- .word mus_b_factory_2_001
-mus_b_factory_2_005:
- .byte VOICE , 4
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 39
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
-mus_b_factory_2_006:
- .byte VOICE , 87
- .byte N01 , En1 , v048
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
- .byte PATT
- .word mus_b_factory_2_002
- .byte PATT
- .word mus_b_factory_2_002
- .byte VOICE , 3
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 2
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 87
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 2
- .byte N01
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 3
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
-mus_b_factory_2_007:
- .byte VOICE , 1
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 39
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PEND
- .byte PATT
- .word mus_b_factory_2_001
- .byte PATT
- .word mus_b_factory_2_000
- .byte VOICE , 4
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 87
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 5
- .byte N01
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 39
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 2
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PATT
- .word mus_b_factory_2_007
- .byte PATT
- .word mus_b_factory_2_003
- .byte PATT
- .word mus_b_factory_2_004
- .byte PATT
- .word mus_b_factory_2_002
- .byte PATT
- .word mus_b_factory_2_001
- .byte PATT
- .word mus_b_factory_2_005
- .byte PATT
- .word mus_b_factory_2_006
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 39
- .byte W06
- .byte N06 , En1
- .byte W06
- .byte N12 , En2
- .byte W12
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N04 , En1 , v032
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte Dn3
- .byte W06
- .byte PATT
- .word mus_b_factory_2_002
- .byte VOICE , 3
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 2
- .byte N01
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 87
- .byte BEND , c_v+0
- .byte N06 , Gn1
- .byte W06
- .byte N03 , Gn2
- .byte W06
- .byte N12 , Gn1
- .byte W12
- .byte N72 , Bn3 , v052
- .byte W12
- .byte MOD , 9
- .byte W12
- .byte 32
- .byte W24
- .byte 64
- .byte W01
- .byte BEND , c_v+2
- .byte W01
- .byte c_v+3
- .byte W01
- .byte c_v+6
- .byte W01
- .byte c_v+9
- .byte W02
- .byte c_v+13
- .byte W01
- .byte c_v+17
- .byte W01
- .byte c_v+22
- .byte W01
- .byte c_v+25
- .byte W01
- .byte c_v+31
- .byte W02
- .byte MOD , 127
- .byte BEND , c_v+37
- .byte W01
- .byte c_v+43
- .byte W01
- .byte c_v+52
- .byte W01
- .byte c_v+59
- .byte W01
- .byte c_v+62
- .byte W02
- .byte c_v+63
- .byte W06
- .byte VOICE , 39
- .byte BEND , c_v+3
- .byte N01 , En1 , v048
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte Bn2
- .byte W06
- .byte VOICE , 4
- .byte MOD , 0
- .byte BEND , c_v+0
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 6
- .byte N03
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 7
- .byte N03
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 8
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 39
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 9
- .byte N03
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 10
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte GOTO
- .word mus_b_factory_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_b_factory_3:
- .byte KEYSH , mus_b_factory_key+0
- .byte VOICE , 47
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 88*mus_b_factory_mvl/mxv
- .byte PAN , c_v+0
- .byte W72
- .byte W96
-mus_b_factory_3_B1:
- .byte PAN , c_v+32
- .byte N04 , Gn4 , v056
- .byte W06
- .byte PAN , c_v-32
- .byte N04 , En4 , v060
- .byte W18
- .byte PAN , c_v+32
- .byte W18
- .byte N04 , En4 , v052
- .byte W06
- .byte VOICE , 38
- .byte W24
- .byte PAN , c_v-53
- .byte N01 , En1 , v076
- .byte W01
- .byte Fn1
- .byte W01
- .byte Fs1 , v080
- .byte W01
- .byte Gn1
- .byte W01
- .byte Gs1
- .byte W02
- .byte PAN , c_v-53
- .byte N01 , An1 , v084
- .byte W01
- .byte PAN , c_v-49
- .byte N01 , As1
- .byte W01
- .byte PAN , c_v-42
- .byte N01 , Bn1
- .byte W01
- .byte PAN , c_v-34
- .byte N01 , Cn2 , v088
- .byte W01
- .byte PAN , c_v-32
- .byte N01 , Cs2
- .byte W02
- .byte PAN , c_v-27
- .byte N01 , Dn2
- .byte W01
- .byte PAN , c_v-20
- .byte N01 , Ds2
- .byte W01
- .byte PAN , c_v-16
- .byte N01 , En2 , v092
- .byte W01
- .byte PAN , c_v-9
- .byte N01 , Fn2
- .byte W01
- .byte PAN , c_v+0
- .byte N01 , Fs2
- .byte W02
- .byte PAN , c_v+7
- .byte N01 , Gn2 , v096
- .byte W01
- .byte PAN , c_v+12
- .byte N01 , Gs2
- .byte W01
- .byte PAN , c_v+16
- .byte N01 , An2
- .byte W01
- .byte PAN , c_v+23
- .byte N01 , As2
- .byte W01
- .byte PAN , c_v+40
- .byte N01 , Bn2 , v112
- .byte W02
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W72
- .byte VOICE , 47
- .byte PAN , c_v+16
- .byte W12
- .byte N06 , En4 , v048
- .byte W06
- .byte N06
- .byte W06
- .byte PAN , c_v-32
- .byte N24 , En3 , v060
- .byte W96
- .byte PAN , c_v+15
- .byte N06 , En4 , v048
- .byte W18
- .byte N06
- .byte W18
- .byte N06
- .byte W12
- .byte PAN , c_v-32
- .byte N06
- .byte W06
- .byte Bn3 , v056
- .byte W12
- .byte N06
- .byte W18
- .byte PAN , c_v+32
- .byte N06 , Bn3 , v052
- .byte W06
- .byte N06
- .byte W06
- .byte PAN , c_v-32
- .byte N24 , En3 , v060
- .byte W96
- .byte W96
- .byte W96
- .byte BEND , c_v+0
- .byte W96
- .byte VOICE , 35
- .byte PAN , c_v-32
- .byte VOL , 64*mus_b_factory_mvl/mxv
- .byte BEND , c_v+1
- .byte N01 , En1 , v064
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+32
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+31
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v-32
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v+31
- .byte N01 , Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte En1 , v080
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+31
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v+31
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v-32
- .byte N01 , Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v-32
- .byte N04
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+31
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v-32
- .byte N04
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v+31
- .byte N04 , Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte N04
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+31
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v+31
- .byte N04
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v-32
- .byte N04 , Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte VOICE , 38
- .byte PAN , c_v-32
- .byte N04
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+31
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v-32
- .byte N04
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v+31
- .byte N04 , Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte BEND , c_v+2
- .byte N04
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v+31
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-32
- .byte N04 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v+31
- .byte N04
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v-32
- .byte N04 , Gn2
- .byte W06
- .byte Bn2
- .byte W06
- .byte PAN , c_v-32
- .byte MOD , 127
- .byte VOL , 81*mus_b_factory_mvl/mxv
- .byte BEND , c_v+63
- .byte N48 , Dn2 , v088
- .byte W02
- .byte BEND , c_v+62
- .byte W01
- .byte c_v+60
- .byte W01
- .byte c_v+57
- .byte W02
- .byte c_v+53
- .byte W01
- .byte c_v+46
- .byte W01
- .byte PAN , c_v-27
- .byte W01
- .byte c_v-24
- .byte W01
- .byte c_v-17
- .byte BEND , c_v+43
- .byte W02
- .byte PAN , c_v-13
- .byte BEND , c_v+41
- .byte W01
- .byte PAN , c_v-7
- .byte BEND , c_v+35
- .byte W01
- .byte PAN , c_v-4
- .byte BEND , c_v+32
- .byte W01
- .byte PAN , c_v+0
- .byte BEND , c_v+27
- .byte W01
- .byte PAN , c_v+8
- .byte W02
- .byte BEND , c_v+25
- .byte W01
- .byte PAN , c_v+13
- .byte BEND , c_v+22
- .byte W01
- .byte PAN , c_v+16
- .byte BEND , c_v+20
- .byte W01
- .byte PAN , c_v+18
- .byte BEND , c_v+14
- .byte W01
- .byte PAN , c_v+24
- .byte BEND , c_v+11
- .byte W02
- .byte c_v+6
- .byte W01
- .byte PAN , c_v+29
- .byte BEND , c_v+4
- .byte W01
- .byte PAN , c_v+32
- .byte BEND , c_v-5
- .byte W01
- .byte c_v-10
- .byte W01
- .byte VOL , 81*mus_b_factory_mvl/mxv
- .byte PAN , c_v+38
- .byte BEND , c_v-18
- .byte W02
- .byte VOL , 75*mus_b_factory_mvl/mxv
- .byte PAN , c_v+41
- .byte BEND , c_v-22
- .byte W01
- .byte VOL , 71*mus_b_factory_mvl/mxv
- .byte PAN , c_v+44
- .byte BEND , c_v-28
- .byte W01
- .byte VOL , 66*mus_b_factory_mvl/mxv
- .byte BEND , c_v-37
- .byte W01
- .byte VOL , 65*mus_b_factory_mvl/mxv
- .byte BEND , c_v-40
- .byte W01
- .byte VOL , 59*mus_b_factory_mvl/mxv
- .byte BEND , c_v-50
- .byte W02
- .byte VOL , 57*mus_b_factory_mvl/mxv
- .byte BEND , c_v-54
- .byte W01
- .byte VOL , 52*mus_b_factory_mvl/mxv
- .byte BEND , c_v-60
- .byte W01
- .byte VOL , 48*mus_b_factory_mvl/mxv
- .byte BEND , c_v-63
- .byte W01
- .byte VOL , 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 40*mus_b_factory_mvl/mxv
- .byte W02
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 33*mus_b_factory_mvl/mxv
- .byte W01
- .byte 31*mus_b_factory_mvl/mxv
- .byte W01
- .byte 27*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W24
- .byte W02
- .byte MOD , 0
- .byte W24
- .byte W96
- .byte W96
- .byte W72
- .byte VOICE , 38
- .byte W24
- .byte PAN , c_v+0
- .byte VOL , 69*mus_b_factory_mvl/mxv
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte N04
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N04
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v-64
- .byte BEND , c_v+1
- .byte N06 , En1 , v080
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte PAN , c_v+63
- .byte N06 , En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v+0
- .byte W06
- .byte N06 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte N12 , En1
- .byte W06
- .byte PAN , c_v-64
- .byte W06
- .byte N06 , En2
- .byte W06
- .byte PAN , c_v+63
- .byte N06 , Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v+0
- .byte VOL , 75*mus_b_factory_mvl/mxv
- .byte BEND , c_v+0
- .byte W24
- .byte N06 , Fs2 , v112
- .byte W06
- .byte Gn2
- .byte W06
- .byte Cs2
- .byte W06
- .byte Dn2
- .byte W06
- .byte As1
- .byte W06
- .byte Bn1
- .byte W06
- .byte Fs1
- .byte W06
- .byte Gn1
- .byte W06
- .byte Bn0
- .byte W06
- .byte Dn1
- .byte W06
- .byte Fs1
- .byte W06
- .byte Gn1
- .byte W06
- .byte VOL , 100*mus_b_factory_mvl/mxv
- .byte N04 , Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte Bn1
- .byte W06
- .byte Bn2
- .byte W06
- .byte Bn1
- .byte W06
- .byte N04
- .byte W06
- .byte Fs2
- .byte W06
- .byte Bn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte N48 , Fs3 , v100
- .byte W12
- .byte MOD , 8
- .byte W06
- .byte 18
- .byte W06
- .byte 127
- .byte BEND , c_v-6
- .byte W01
- .byte c_v-8
- .byte W01
- .byte c_v-10
- .byte W01
- .byte c_v-12
- .byte W01
- .byte c_v-14
- .byte W02
- .byte c_v-18
- .byte W01
- .byte c_v-23
- .byte W01
- .byte c_v-25
- .byte W01
- .byte VOL , 87*mus_b_factory_mvl/mxv
- .byte BEND , c_v-30
- .byte W01
- .byte VOL , 81*mus_b_factory_mvl/mxv
- .byte BEND , c_v-33
- .byte W02
- .byte VOL , 79*mus_b_factory_mvl/mxv
- .byte BEND , c_v-38
- .byte W01
- .byte VOL , 70*mus_b_factory_mvl/mxv
- .byte BEND , c_v-41
- .byte W01
- .byte VOL , 59*mus_b_factory_mvl/mxv
- .byte BEND , c_v-45
- .byte W01
- .byte VOL , 55*mus_b_factory_mvl/mxv
- .byte BEND , c_v-49
- .byte W01
- .byte VOL , 47*mus_b_factory_mvl/mxv
- .byte BEND , c_v-54
- .byte W02
- .byte VOL , 41*mus_b_factory_mvl/mxv
- .byte BEND , c_v-57
- .byte W01
- .byte VOL , 32*mus_b_factory_mvl/mxv
- .byte BEND , c_v-60
- .byte W01
- .byte VOL , 26*mus_b_factory_mvl/mxv
- .byte BEND , c_v-64
- .byte W01
- .byte VOL , 21*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W02
- .byte 75*mus_b_factory_mvl/mxv
- .byte MOD , 0
- .byte BEND , c_v+0
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte VOICE , 56
- .byte VOL , 100*mus_b_factory_mvl/mxv
- .byte PAN , c_v-32
- .byte N04 , En3 , v084
- .byte W06
- .byte En4
- .byte W12
- .byte PAN , c_v+32
- .byte N04 , En3
- .byte W06
- .byte En4
- .byte W12
- .byte PAN , c_v-32
- .byte N04 , En3
- .byte W06
- .byte En4
- .byte W12
- .byte PAN , c_v+32
- .byte N04 , En3
- .byte W06
- .byte En4
- .byte W06
- .byte En3
- .byte W06
- .byte PAN , c_v-32
- .byte N04
- .byte W06
- .byte En4
- .byte W06
- .byte PAN , c_v+32
- .byte N04 , Gn4
- .byte W06
- .byte En3
- .byte W06
- .byte GOTO
- .word mus_b_factory_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_b_factory_4:
- .byte KEYSH , mus_b_factory_key+0
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v-18
- .byte W72
- .byte W96
-mus_b_factory_4_B1:
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte VOICE , 73
- .byte W96
- .byte W96
- .byte PAN , c_v-24
- .byte VOL , 25*mus_b_factory_mvl/mxv
- .byte N02 , Ds6 , v112
- .byte W02
- .byte N22 , Dn6
- .byte W22
- .byte N06 , Cn6
- .byte W16
- .byte As5
- .byte W08
- .byte N24 , An5
- .byte W24
- .byte N06 , Gn5
- .byte W16
- .byte As5
- .byte W08
- .byte N24 , Gn5
- .byte W24
- .byte N02 , Ds5
- .byte W02
- .byte N44 , Dn5
- .byte W68
- .byte W02
- .byte W96
- .byte W96
- .byte VOICE , 47
- .byte VOL , 100*mus_b_factory_mvl/mxv
- .byte PAN , c_v-21
- .byte N06 , En2 , v096
- .byte W24
- .byte N03 , Bn1
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , En2
- .byte W24
- .byte N06
- .byte W36
- .byte Bn1
- .byte W24
- .byte N06
- .byte W24
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W36
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_factory_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_b_factory_5:
- .byte KEYSH , mus_b_factory_key+0
- .byte VOICE , 80
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 23*mus_b_factory_mvl/mxv
- .byte PAN , c_v-64
- .byte W24
- .byte N01 , En2 , v112
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v+62
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte PAN , c_v-64
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v+63
- .byte N01
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte PAN , c_v-64
- .byte N01 , En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v+63
- .byte W06
- .byte N01 , En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
-mus_b_factory_5_B1:
- .byte PAN , c_v-64
- .byte N01 , En1 , v112
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En3
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N01 , Gn2
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte PAN , c_v-64
- .byte N01 , En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 92
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte BEND , c_v+3
- .byte N18 , En1 , v127
- .byte W01
- .byte BEND , c_v+4
- .byte W01
- .byte c_v+9
- .byte W02
- .byte c_v+12
- .byte W01
- .byte c_v+18
- .byte W01
- .byte c_v+23
- .byte W01
- .byte c_v+26
- .byte W01
- .byte c_v+32
- .byte W02
- .byte c_v+34
- .byte W01
- .byte c_v+39
- .byte W01
- .byte c_v+44
- .byte W01
- .byte c_v+53
- .byte W01
- .byte c_v+60
- .byte W01
- .byte c_v+63
- .byte W03
- .byte c_v+0
- .byte W06
- .byte VOICE , 80
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W18
- .byte N01 , Cs4 , v048
- .byte W01
- .byte Dn4
- .byte W01
- .byte En4
- .byte W01
- .byte Fn4
- .byte W01
- .byte Fs4
- .byte W02
- .byte N28 , Gn4 , v112
- .byte W28
- .byte PAN , c_v+63
- .byte N01 , Gs4 , v048
- .byte W02
- .byte An4
- .byte W01
- .byte As4
- .byte W01
- .byte Bn4
- .byte W01
- .byte Cn5
- .byte W01
- .byte Cs5
- .byte W02
- .byte N14 , Dn5 , v112
- .byte W14
- .byte PAN , c_v-64
- .byte N01 , Cs5 , v048
- .byte W01
- .byte Cn5
- .byte W01
- .byte Bn4
- .byte W02
- .byte As4
- .byte W01
- .byte An4
- .byte W01
- .byte Gs4
- .byte W01
- .byte Gn4
- .byte W01
- .byte Fs4
- .byte W02
- .byte N21 , Fn4 , v112
- .byte W12
- .byte W09
- .byte PAN , c_v+63
- .byte N01 , En4 , v048
- .byte W01
- .byte Ds4
- .byte W02
- .byte N48 , Dn4 , v112
- .byte W60
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte VOICE , 93
- .byte PAN , c_v+63
- .byte VOL , 25*mus_b_factory_mvl/mxv
- .byte N03 , En4
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte En4
- .byte W06
- .byte En3
- .byte W06
- .byte En4
- .byte W06
- .byte Dn4
- .byte W06
- .byte En4
- .byte W06
- .byte PAN , c_v-64
- .byte N03 , Gn4
- .byte W06
- .byte An4
- .byte W06
- .byte En2
- .byte W06
- .byte Dn4
- .byte W06
- .byte VOICE , 92
- .byte N03 , En4
- .byte W06
- .byte En3
- .byte W06
- .byte An3
- .byte W06
- .byte Bn3
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Bn2
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte VOICE , 80
- .byte N03 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N03 , Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte PAN , c_v-64
- .byte VOL , 25*mus_b_factory_mvl/mxv
- .byte N06 , Dn5
- .byte W06
- .byte As4
- .byte W06
- .byte PAN , c_v+63
- .byte N06 , En4
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 93
- .byte PAN , c_v-64
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte N32 , Bn4
- .byte W32
- .byte PAN , c_v+63
- .byte N01 , As4 , v064
- .byte W01
- .byte An4
- .byte W01
- .byte Gs4
- .byte W02
- .byte N30 , Gn4
- .byte W30
- .byte W01
- .byte PAN , c_v-64
- .byte N01 , Fs4
- .byte W01
- .byte Fn4
- .byte W01
- .byte En4
- .byte W01
- .byte Ds4
- .byte W02
- .byte N20 , Dn4
- .byte W20
- .byte PAN , c_v+63
- .byte N01 , Ds4
- .byte W01
- .byte En4
- .byte W01
- .byte Fn4
- .byte W02
- .byte N24 , Fs4 , v112
- .byte W24
- .byte W03
- .byte PAN , c_v-64
- .byte N01 , Gn4 , v064
- .byte W01
- .byte Gs4
- .byte W02
- .byte An4
- .byte W01
- .byte As4
- .byte W01
- .byte Bn4
- .byte W01
- .byte Cn5
- .byte W01
- .byte Cs5
- .byte W02
- .byte N32 , Dn5 , v112
- .byte W32
- .byte W01
- .byte PAN , c_v+63
- .byte N01 , Cs5 , v064
- .byte W01
- .byte Cn5
- .byte W02
- .byte N18 , Bn4 , v112
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Cn5 , v064
- .byte W01
- .byte Cs5
- .byte W01
- .byte Dn5
- .byte W01
- .byte Ds5
- .byte W01
- .byte En5
- .byte W02
- .byte N48 , Fn5 , v112
- .byte W48
- .byte VOICE , 80
- .byte VOL , 25*mus_b_factory_mvl/mxv
- .byte N03 , Fn4
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N12
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W12
- .byte VOICE , 93
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W12
- .byte PAN , c_v-64
- .byte W24
- .byte W24
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte N03 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte PAN , c_v+62
- .byte N03 , En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v+63
- .byte VOL , 25*mus_b_factory_mvl/mxv
- .byte N03 , En4
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte En4
- .byte W06
- .byte PAN , c_v-64
- .byte N06 , As3
- .byte W06
- .byte N03 , Bn3
- .byte W06
- .byte N06 , Gn3
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N06 , Fs3
- .byte W06
- .byte N03 , Gn3
- .byte W06
- .byte N06 , Dn3
- .byte W06
- .byte N03 , En2
- .byte W06
- .byte VOICE , 80
- .byte PAN , c_v-64
- .byte N06 , Ds3
- .byte W06
- .byte N03 , En3
- .byte W06
- .byte N06 , Fs3
- .byte W06
- .byte N03 , Gn3
- .byte W06
- .byte VOICE , 92
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte N36 , Bn2
- .byte W24
- .byte MOD , 32
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v+63
- .byte N36 , En3
- .byte W24
- .byte MOD , 32
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v-64
- .byte N24 , Bn3
- .byte W24
- .byte PAN , c_v+63
- .byte N36 , Ds4
- .byte W24
- .byte MOD , 32
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v-64
- .byte N36 , Bn3
- .byte W24
- .byte MOD , 32
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v+63
- .byte N24 , Gs3
- .byte W24
- .byte PAN , c_v-64
- .byte N48 , Fn4
- .byte W36
- .byte MOD , 32
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte W12
- .byte VOICE , 80
- .byte MOD , 0
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N12 , Dn5
- .byte W12
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Dn5
- .byte W06
- .byte N03 , Dn4
- .byte W06
- .byte VOICE , 93
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte N06 , Dn5
- .byte W06
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W30
- .byte PAN , c_v-64
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W24
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N01 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte En2
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 80
- .byte PAN , c_v+63
- .byte N01 , Dn4
- .byte W06
- .byte N01
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v-64
- .byte N01 , Gn3
- .byte W06
- .byte N01
- .byte W06
- .byte En3
- .byte W06
- .byte Bn2
- .byte W06
- .byte VOICE , 80
- .byte PAN , c_v+62
- .byte N03 , En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v-64
- .byte N03 , Gn3
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v+63
- .byte N03 , En2
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 91
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v-64
- .byte N03 , En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte An3
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 92
- .byte N32 , Bn2
- .byte W12
- .byte MOD , 32
- .byte W20
- .byte 0
- .byte PAN , c_v+63
- .byte N01 , As2 , v064
- .byte W01
- .byte An2
- .byte W01
- .byte Gs2
- .byte W02
- .byte N30 , Gn2 , v112
- .byte W12
- .byte MOD , 32
- .byte W19
- .byte 0
- .byte PAN , c_v-64
- .byte N01 , Fs2 , v064
- .byte W01
- .byte Fn2
- .byte W01
- .byte En2
- .byte W01
- .byte Ds2
- .byte W02
- .byte N20 , Dn2 , v112
- .byte W12
- .byte MOD , 32
- .byte W08
- .byte 0
- .byte PAN , c_v+63
- .byte N01 , Ds2 , v064
- .byte W01
- .byte En2
- .byte W01
- .byte Fn2
- .byte W02
- .byte N28 , Fs2 , v112
- .byte W12
- .byte MOD , 32
- .byte W16
- .byte 0
- .byte PAN , c_v-64
- .byte N01 , Gn2 , v064
- .byte W02
- .byte Gs2
- .byte W01
- .byte An2
- .byte W01
- .byte As2
- .byte W01
- .byte Bn2
- .byte W01
- .byte Cn3
- .byte W02
- .byte N28 , Cs3 , v112
- .byte W12
- .byte MOD , 32
- .byte W16
- .byte 0
- .byte PAN , c_v+63
- .byte N01 , Cn3 , v064
- .byte W02
- .byte Bn2
- .byte W01
- .byte As2
- .byte W01
- .byte An2
- .byte W01
- .byte Gs2
- .byte W01
- .byte Gn2
- .byte W02
- .byte N21 , Fs2 , v112
- .byte W12
- .byte MOD , 0
- .byte PAN , c_v-64
- .byte W09
- .byte N01 , Fn2 , v064
- .byte W01
- .byte En2
- .byte W02
- .byte N48 , Ds2 , v112
- .byte W12
- .byte MOD , 32
- .byte W36
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte MOD , 0
- .byte W24
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte W24
- .byte VOICE , 80
- .byte N03 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N09
- .byte W12
- .byte N03 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N09
- .byte W12
- .byte VOICE , 91
- .byte PAN , c_v+62
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 93
- .byte PAN , c_v-64
- .byte N03 , Gn3
- .byte W06
- .byte Bn2
- .byte W06
- .byte An3
- .byte W06
- .byte Gn2
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N03 , Bn3
- .byte W06
- .byte Bn2
- .byte W06
- .byte Gn3
- .byte W06
- .byte Dn3
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N03 , Bn2
- .byte W06
- .byte Fs3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fs4
- .byte W06
- .byte VOICE , 91
- .byte N03 , Dn5
- .byte W06
- .byte Bn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Dn4
- .byte W06
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , Fs4 , v048
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte PAN , c_v+63
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , Bn4
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte PAN , c_v-64
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , Ds4
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte PAN , c_v+63
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , An4
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte N01 , En3 , v112
- .byte W03
- .byte Bn2
- .byte W03
- .byte Gn3
- .byte W03
- .byte En3
- .byte W03
- .byte An3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Bn2
- .byte W03
- .byte Fs3
- .byte W03
- .byte Bn2
- .byte W03
- .byte Fs3
- .byte W03
- .byte Ds3
- .byte W03
- .byte Fs3
- .byte W03
- .byte An3
- .byte W03
- .byte Bn3
- .byte W03
- .byte An3
- .byte W03
- .byte Fs3
- .byte W24
- .byte W03
- .byte VOICE , 80
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W16
- .byte N05
- .byte W12
- .byte An3 , v064
- .byte W12
- .byte Fs3 , v112
- .byte W12
- .byte An3 , v064
- .byte W12
- .byte Fs3 , v112
- .byte W12
- .byte An3 , v064
- .byte W12
- .byte Fs3 , v112
- .byte W08
- .byte VOICE , 92
- .byte PAN , c_v-63
- .byte W04
- .byte N05 , An3 , v064
- .byte W12
- .byte Gs3 , v112
- .byte W12
- .byte Bn3 , v064
- .byte W12
- .byte Gs3 , v112
- .byte W12
- .byte Bn3 , v064
- .byte W12
- .byte Gs3 , v112
- .byte W12
- .byte Bn3 , v064
- .byte W12
- .byte Gs3 , v112
- .byte W08
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte W04
- .byte N05 , Bn3 , v064
- .byte W12
- .byte An3 , v112
- .byte W12
- .byte Cn4 , v064
- .byte W12
- .byte An3 , v112
- .byte W12
- .byte Cn4 , v064
- .byte W12
- .byte An3 , v112
- .byte W12
- .byte Cn4 , v064
- .byte W12
- .byte An3 , v112
- .byte W08
- .byte PAN , c_v-63
- .byte W04
- .byte N05 , Cn4 , v064
- .byte W12
- .byte Bn3 , v112
- .byte W12
- .byte Dn4 , v064
- .byte W12
- .byte Bn3 , v112
- .byte W12
- .byte Dn4 , v064
- .byte W12
- .byte Bn3 , v112
- .byte W12
- .byte Dn4 , v064
- .byte W12
- .byte Bn3 , v112
- .byte W08
- .byte VOL , 25*mus_b_factory_mvl/mxv
- .byte W24
- .byte N04 , Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte Bn1
- .byte W06
- .byte Bn2
- .byte W06
- .byte Bn1
- .byte W06
- .byte N04
- .byte W06
- .byte Fs2
- .byte W06
- .byte Bn2
- .byte W06
- .byte Fn3
- .byte W78
-mus_b_factory_5_000:
- .byte VOL , 24*mus_b_factory_mvl/mxv
- .byte W24
- .byte VOICE , 80
- .byte N03 , As1 , v112
- .byte W06
- .byte Bn1
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 91
- .byte PAN , c_v+63
- .byte N09
- .byte W12
- .byte N03 , As1
- .byte W06
- .byte Bn1
- .byte W06
- .byte VOICE , 92
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N09
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_factory_5_000
- .byte N03 , Bn1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N09
- .byte W12
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N07
- .byte W12
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte N06
- .byte W36
- .byte VOICE , 91
- .byte W24
- .byte N04 , En2
- .byte W06
- .byte En3
- .byte W12
- .byte En2
- .byte W06
- .byte En3
- .byte W12
- .byte En2
- .byte W06
- .byte En3
- .byte W12
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte En2
- .byte W06
- .byte GOTO
- .word mus_b_factory_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_b_factory_6:
- .byte KEYSH , mus_b_factory_key+0
- .byte VOICE , 81
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte BEND , c_v+1
- .byte N01 , En2 , v112
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte VOICE , 83
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N01
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte BEND , c_v+2
- .byte N01
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En3
- .byte W06
-mus_b_factory_6_B1:
- .byte VOICE , 82
- .byte PAN , c_v+0
- .byte BEND , c_v+1
- .byte N04 , Gn2 , v112
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte BEND , c_v+2
- .byte W12
- .byte N04
- .byte W06
- .byte Gn2
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte VOL , 62*mus_b_factory_mvl/mxv
- .byte BEND , c_v-2
- .byte N18 , En1 , v127
- .byte W01
- .byte BEND , c_v+4
- .byte W01
- .byte c_v+9
- .byte W02
- .byte c_v+12
- .byte W01
- .byte c_v+18
- .byte W01
- .byte c_v+23
- .byte W01
- .byte c_v+26
- .byte W01
- .byte c_v+32
- .byte W02
- .byte c_v+34
- .byte W01
- .byte c_v+39
- .byte W01
- .byte c_v+44
- .byte W01
- .byte c_v+53
- .byte W01
- .byte c_v+60
- .byte W01
- .byte c_v+63
- .byte W03
- .byte PAN , c_v+0
- .byte BEND , c_v+0
- .byte N01 , Cs4 , v064
- .byte W01
- .byte Dn4
- .byte W01
- .byte En4 , v076
- .byte W01
- .byte Fn4
- .byte W01
- .byte Fs4 , v084
- .byte W02
- .byte VOICE , 81
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N28 , Gn4 , v112
- .byte W28
- .byte N01 , Gs4 , v048
- .byte W02
- .byte An4
- .byte W01
- .byte As4
- .byte W01
- .byte Bn4
- .byte W01
- .byte Cn5
- .byte W01
- .byte Cs5
- .byte W02
- .byte N14 , Dn5 , v112
- .byte W14
- .byte N01 , Cs5 , v048
- .byte W01
- .byte Cn5
- .byte W01
- .byte Bn4
- .byte W02
- .byte As4
- .byte W01
- .byte An4
- .byte W01
- .byte Gs4
- .byte W01
- .byte Gn4
- .byte W01
- .byte Fs4
- .byte W02
- .byte N21 , Fn4 , v112
- .byte W21
- .byte N01 , En4 , v048
- .byte W01
- .byte Ds4
- .byte W02
- .byte N48 , Dn4 , v112
- .byte W12
- .byte W48
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 82
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte PAN , c_v-64
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v+63
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N03 , En4
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte En4
- .byte W06
- .byte PAN , c_v-64
- .byte N03 , En3
- .byte W06
- .byte En4
- .byte W06
- .byte Dn4
- .byte W06
- .byte En4
- .byte W06
- .byte Gn4
- .byte W06
- .byte An4
- .byte W06
- .byte En2
- .byte W06
- .byte Dn4
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte N03 , En4
- .byte W06
- .byte En3
- .byte W06
- .byte An3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Bn2
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte VOICE , 81
- .byte PAN , c_v-64
- .byte N03 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Dn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N06 , Dn5
- .byte W06
- .byte As4
- .byte W06
- .byte PAN , c_v-64
- .byte N06 , En4
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 83
- .byte VOL , 62*mus_b_factory_mvl/mxv
- .byte PAN , c_v+0
- .byte N32 , Bn4
- .byte W32
- .byte N01 , As4 , v064
- .byte W01
- .byte An4
- .byte W01
- .byte Gs4
- .byte W02
- .byte N30 , Gn4
- .byte W30
- .byte W01
- .byte N01 , Fs4
- .byte W01
- .byte Fn4
- .byte W01
- .byte En4
- .byte W01
- .byte Ds4
- .byte W02
- .byte N20 , Dn4
- .byte W20
- .byte N01 , Ds4
- .byte W01
- .byte En4
- .byte W01
- .byte Fn4
- .byte W02
- .byte N24 , Fs4 , v112
- .byte W24
- .byte W03
- .byte N01 , Gn4 , v064
- .byte W01
- .byte Gs4
- .byte W02
- .byte An4
- .byte W01
- .byte As4
- .byte W01
- .byte Bn4
- .byte W01
- .byte Cn5
- .byte W01
- .byte Cs5
- .byte W02
- .byte N32 , Dn5 , v112
- .byte W32
- .byte W01
- .byte N01 , Cs5 , v064
- .byte W01
- .byte Cn5
- .byte W02
- .byte N18 , Bn4 , v112
- .byte W18
- .byte N01 , Cn5 , v064
- .byte W01
- .byte Cs5
- .byte W01
- .byte Dn5
- .byte W01
- .byte Ds5
- .byte W01
- .byte En5
- .byte W02
- .byte N48 , Fn5 , v112
- .byte W48
- .byte VOICE , 81
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N03 , Fn4
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 82
- .byte VOL , 49*mus_b_factory_mvl/mxv
- .byte N12
- .byte W12
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 83
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W12
- .byte VOICE , 84
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N12
- .byte W60
- .byte VOL , 62*mus_b_factory_mvl/mxv
- .byte N03 , En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W12
- .byte En1
- .byte W06
- .byte En2
- .byte W06
- .byte En1
- .byte W06
- .byte N03
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte En1
- .byte W06
- .byte PAN , c_v+63
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte N03 , En4
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte En4
- .byte W06
- .byte PAN , c_v-64
- .byte N06 , As3
- .byte W06
- .byte N03 , Bn3
- .byte W06
- .byte N06 , Gn3
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte N06 , Fs3
- .byte W06
- .byte N03 , Gn3
- .byte W06
- .byte N06 , Dn3
- .byte W06
- .byte N03 , En2
- .byte W06
- .byte VOICE , 81
- .byte PAN , c_v-64
- .byte N06 , Ds3
- .byte W06
- .byte N03 , En3
- .byte W06
- .byte N06 , Fs3
- .byte W06
- .byte N03 , Gn3
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v+0
- .byte VOL , 49*mus_b_factory_mvl/mxv
- .byte N36 , Bn2
- .byte W24
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte MOD , 32
- .byte W12
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte MOD , 0
- .byte N36 , En3
- .byte W24
- .byte MOD , 32
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N24 , Bn3
- .byte W24
- .byte N36 , Ds4
- .byte W24
- .byte MOD , 32
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N36 , Bn3
- .byte W24
- .byte MOD , 32
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 49*mus_b_factory_mvl/mxv
- .byte N24 , Gs3
- .byte W24
- .byte N48 , Fn4
- .byte W36
- .byte MOD , 32
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte VOICE , 81
- .byte MOD , 0
- .byte VOL , 49*mus_b_factory_mvl/mxv
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 82
- .byte N12 , Dn5
- .byte W12
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 83
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N06 , Dn5
- .byte W06
- .byte N03 , Dn4
- .byte W06
- .byte VOICE , 84
- .byte N03
- .byte W06
- .byte N06 , Dn5
- .byte W06
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W54
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N01 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte En2
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v-64
- .byte N01
- .byte W06
- .byte N01
- .byte W06
- .byte As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 81
- .byte PAN , c_v+63
- .byte N01 , Dn4
- .byte W06
- .byte N01
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte PAN , c_v-64
- .byte N01 , Gn3
- .byte W06
- .byte N01
- .byte W06
- .byte En3
- .byte W06
- .byte Bn2
- .byte W06
- .byte VOICE , 81
- .byte PAN , c_v+0
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N03 , En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v-64
- .byte N03 , Gn3
- .byte W06
- .byte En2
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v+63
- .byte N03 , En2
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte En2
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v-64
- .byte N03 , En3
- .byte W06
- .byte Gn3
- .byte W06
- .byte An3
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v+0
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N32 , Bn2
- .byte W12
- .byte MOD , 32
- .byte W20
- .byte 0
- .byte N01 , As2 , v064
- .byte W01
- .byte An2
- .byte W01
- .byte Gs2
- .byte W02
- .byte N30 , Gn2 , v112
- .byte W12
- .byte MOD , 32
- .byte W19
- .byte 0
- .byte N01 , Fs2 , v064
- .byte W01
- .byte Fn2
- .byte W01
- .byte En2
- .byte W01
- .byte Ds2
- .byte W02
- .byte N20 , Dn2 , v112
- .byte W12
- .byte MOD , 32
- .byte W08
- .byte 0
- .byte N01 , Ds2 , v064
- .byte W01
- .byte En2
- .byte W01
- .byte Fn2
- .byte W02
- .byte N28 , Fs2 , v112
- .byte W12
- .byte MOD , 32
- .byte W16
- .byte 0
- .byte N01 , Gn2 , v064
- .byte W02
- .byte Gs2
- .byte W01
- .byte An2
- .byte W01
- .byte As2
- .byte W01
- .byte Bn2
- .byte W01
- .byte Cn3
- .byte W02
- .byte N28 , Cs3 , v112
- .byte W12
- .byte MOD , 32
- .byte W16
- .byte 0
- .byte N01 , Cn3 , v064
- .byte W02
- .byte Bn2
- .byte W01
- .byte As2
- .byte W01
- .byte An2
- .byte W01
- .byte Gs2
- .byte W01
- .byte Gn2 , v068
- .byte W02
- .byte N21 , Fs2 , v112
- .byte W12
- .byte MOD , 0
- .byte W09
- .byte N01 , Fn2 , v064
- .byte W01
- .byte En2
- .byte W02
- .byte N48 , Ds2 , v112
- .byte W12
- .byte MOD , 32
- .byte W36
- .byte VOL , 49*mus_b_factory_mvl/mxv
- .byte MOD , 0
- .byte W48
- .byte VOICE , 81
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte N03 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 82
- .byte N09
- .byte W12
- .byte N03 , As3
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 83
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N09
- .byte W12
- .byte VOICE , 82
- .byte N03 , Dn4
- .byte W06
- .byte N03
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte VOICE , 84
- .byte PAN , c_v-64
- .byte N03 , Gn3
- .byte W06
- .byte Bn2
- .byte W06
- .byte An3
- .byte W06
- .byte Gn2
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte N03 , Bn3
- .byte W06
- .byte Bn2
- .byte W06
- .byte Gn3
- .byte W06
- .byte Dn3
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v-64
- .byte N03 , Bn2
- .byte W06
- .byte Fs3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fs4
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte N03 , Dn5
- .byte W06
- .byte Bn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Dn4
- .byte W06
- .byte PAN , c_v+0
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , Fs4
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , Bn4
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , Ds4
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte VOL , 12*mus_b_factory_mvl/mxv
- .byte N96 , An4
- .byte W01
- .byte VOL , 14*mus_b_factory_mvl/mxv
- .byte W01
- .byte 17*mus_b_factory_mvl/mxv
- .byte W01
- .byte 24*mus_b_factory_mvl/mxv
- .byte W01
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 29*mus_b_factory_mvl/mxv
- .byte W01
- .byte 35*mus_b_factory_mvl/mxv
- .byte W01
- .byte 37*mus_b_factory_mvl/mxv
- .byte W01
- .byte 44*mus_b_factory_mvl/mxv
- .byte W01
- .byte 49*mus_b_factory_mvl/mxv
- .byte W02
- .byte 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte 44*mus_b_factory_mvl/mxv
- .byte W12
- .byte 37*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 32
- .byte W12
- .byte VOL , 31*mus_b_factory_mvl/mxv
- .byte W12
- .byte MOD , 64
- .byte W03
- .byte VOL , 29*mus_b_factory_mvl/mxv
- .byte W03
- .byte 25*mus_b_factory_mvl/mxv
- .byte W02
- .byte 19*mus_b_factory_mvl/mxv
- .byte W01
- .byte MOD , 127
- .byte W03
- .byte VOL , 15*mus_b_factory_mvl/mxv
- .byte W02
- .byte 11*mus_b_factory_mvl/mxv
- .byte W04
- .byte 6*mus_b_factory_mvl/mxv
- .byte W03
- .byte 1*mus_b_factory_mvl/mxv
- .byte W03
- .byte 50*mus_b_factory_mvl/mxv
- .byte MOD , 0
- .byte N01 , En3
- .byte W03
- .byte Bn2
- .byte W03
- .byte Gn3
- .byte W03
- .byte En3
- .byte W03
- .byte An3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Bn2
- .byte W03
- .byte Fs3
- .byte W03
- .byte Bn2
- .byte W03
- .byte Fs3
- .byte W03
- .byte Ds3
- .byte W03
- .byte Fs3
- .byte W03
- .byte An3
- .byte W03
- .byte Bn3
- .byte W03
- .byte An3
- .byte W03
- .byte Fs3
- .byte W03
- .byte Ds3
- .byte W03
- .byte Bn2
- .byte W03
- .byte Fs2
- .byte W03
- .byte Ds2
- .byte W03
- .byte Cs2
- .byte W03
- .byte Bn1
- .byte W03
- .byte An1
- .byte W03
- .byte Fs1
- .byte W03
- .byte N06 , En1 , v080
- .byte W06
- .byte En2
- .byte W06
- .byte Gn2
- .byte W06
- .byte Dn3
- .byte W06
- .byte VOICE , 81
- .byte PAN , c_v+63
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte N05 , Dn3 , v112
- .byte W16
- .byte An3
- .byte W08
- .byte PAN , c_v+0
- .byte N05 , An2
- .byte W12
- .byte PAN , c_v-62
- .byte W04
- .byte N05 , An3
- .byte W08
- .byte Bn2
- .byte W16
- .byte An3
- .byte W08
- .byte Cs3
- .byte W16
- .byte An3
- .byte W08
- .byte VOICE , 83
- .byte N05 , En3
- .byte W16
- .byte Bn3
- .byte W08
- .byte PAN , c_v+0
- .byte N05 , Bn2
- .byte W12
- .byte PAN , c_v+63
- .byte W04
- .byte N05 , Bn3
- .byte W08
- .byte Cs3
- .byte W16
- .byte Bn3
- .byte W08
- .byte Ds3
- .byte W16
- .byte Bn3
- .byte W08
- .byte VOICE , 82
- .byte N05 , Fn3
- .byte W16
- .byte Cn4
- .byte W08
- .byte PAN , c_v+0
- .byte N05 , Cn3
- .byte W12
- .byte PAN , c_v-63
- .byte W04
- .byte N05 , Cn4
- .byte W08
- .byte Dn3
- .byte W16
- .byte Cn4
- .byte W08
- .byte En3
- .byte W16
- .byte Cn4
- .byte W08
- .byte Gn3
- .byte W16
- .byte Dn4
- .byte W08
- .byte PAN , c_v+0
- .byte N05 , Dn3
- .byte W12
- .byte PAN , c_v+63
- .byte W04
- .byte N05 , Dn4
- .byte W08
- .byte En3
- .byte W16
- .byte Dn4
- .byte W08
- .byte Fs3
- .byte W16
- .byte Dn4
- .byte W08
- .byte PAN , c_v-62
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte N04 , Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte PAN , c_v+63
- .byte N04 , Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte PAN , c_v-62
- .byte N04 , Bn1
- .byte W06
- .byte Bn2
- .byte W12
- .byte PAN , c_v+63
- .byte N04 , Bn1
- .byte W06
- .byte Bn2
- .byte W06
- .byte Bn1
- .byte W06
- .byte PAN , c_v-61
- .byte N04
- .byte W06
- .byte Fs2
- .byte W06
- .byte PAN , c_v+63
- .byte N04 , Bn2
- .byte W06
- .byte Fn3
- .byte W06
- .byte W96
- .byte VOICE , 81
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v+0
- .byte N03 , As1
- .byte W06
- .byte Bn1
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v-62
- .byte N09
- .byte W12
- .byte N03 , As1
- .byte W06
- .byte Bn1
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N09
- .byte W12
- .byte VOICE , 82
- .byte PAN , c_v-62
- .byte N03 , Dn2
- .byte W06
- .byte N03
- .byte W06
- .byte Cs2
- .byte W06
- .byte Bn1
- .byte W06
- .byte VOICE , 81
- .byte VOL , 37*mus_b_factory_mvl/mxv
- .byte PAN , c_v+0
- .byte N03 , As1
- .byte W06
- .byte Bn1
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte N09
- .byte W12
- .byte N03 , As1
- .byte W06
- .byte Bn1
- .byte W06
- .byte VOICE , 83
- .byte PAN , c_v-62
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N09
- .byte W12
- .byte VOICE , 82
- .byte PAN , c_v+63
- .byte N03 , Dn2
- .byte W06
- .byte N03
- .byte W06
- .byte Cs2
- .byte W06
- .byte Bn1
- .byte W06
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte PAN , c_v+0
- .byte N03 , Dn2
- .byte W06
- .byte N03
- .byte W06
- .byte Cs2
- .byte W06
- .byte Bn1
- .byte W06
- .byte VOL , 62*mus_b_factory_mvl/mxv
- .byte BEND , c_v+1
- .byte N01 , Dn2
- .byte W06
- .byte N01
- .byte W06
- .byte Cs2
- .byte W06
- .byte Bn1
- .byte W06
- .byte BEND , c_v+3
- .byte N01 , Dn2
- .byte W06
- .byte N01
- .byte W06
- .byte Cs2
- .byte W06
- .byte Bn1
- .byte W30
- .byte VOICE , 82
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte BEND , c_v+0
- .byte N04 , En2
- .byte W06
- .byte En3
- .byte W10
- .byte PAN , c_v-62
- .byte W02
- .byte N04 , En2
- .byte W06
- .byte En3
- .byte W10
- .byte PAN , c_v+63
- .byte W02
- .byte N04 , En2
- .byte W06
- .byte En3
- .byte W12
- .byte PAN , c_v-62
- .byte N04 , En2
- .byte W06
- .byte En3
- .byte W06
- .byte En2
- .byte W06
- .byte PAN , c_v+63
- .byte N04
- .byte W06
- .byte En3
- .byte W06
- .byte Gn3
- .byte W01
- .byte PAN , c_v-62
- .byte W05
- .byte N04 , En2
- .byte W06
- .byte GOTO
- .word mus_b_factory_6_B1
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_b_factory_7:
- .byte KEYSH , mus_b_factory_key+0
- .byte VOICE , 0
- .byte PAN , c_v+0
- .byte VOL , 100*mus_b_factory_mvl/mxv
- .byte N03 , Fs2 , v068
- .byte W12
- .byte Fs2 , v040
- .byte W06
- .byte Fs2 , v068
- .byte W06
- .byte N03
- .byte W24
- .byte N03
- .byte W12
- .byte Fs2 , v040
- .byte W06
- .byte Fs2 , v068
- .byte W06
- .byte N03
- .byte W18
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W12
- .byte Fs2 , v040
- .byte W06
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W06
- .byte N03
- .byte W06
- .byte Fs2 , v040
- .byte W06
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v040
- .byte W06
- .byte Fs2 , v068
- .byte W03
- .byte Fs2 , v028
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v024
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W06
- .byte Fs2 , v040
- .byte W06
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N03 , Fs2 , v068
- .byte W06
-mus_b_factory_7_B1:
- .byte N06 , Cn1 , v112
- .byte N06 , Ds1 , v056
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N06 , Ds1 , v056
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Ds1 , v056
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Ds1 , v056
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Ds1 , v056
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N01 , Gs1 , v056
- .byte N03 , Fs2 , v068
- .byte W03
- .byte N01 , Gs1 , v060
- .byte N03 , Fs2 , v020
- .byte W03
- .byte N01 , Gs1 , v064
- .byte N03 , Fs2 , v040
- .byte W03
- .byte N01 , Gs1 , v064
- .byte N03 , Fs2 , v020
- .byte W03
- .byte N06 , Cn1 , v112
- .byte N06 , Ds1 , v056
- .byte N01 , Gs1 , v068
- .byte N03 , Fs2 , v040
- .byte W03
- .byte N01 , Gs1 , v072
- .byte N03 , Fs2 , v020
- .byte W03
- .byte N01 , Gs1 , v076
- .byte N03 , Fs2 , v040
- .byte W03
- .byte N01 , Gs1 , v088
- .byte N03 , Fs2 , v020
- .byte W03
-mus_b_factory_7_000:
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte PEND
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Ds1 , v060
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Ds1 , v060
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Ds1 , v060
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte N06 , Gs4 , v028
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N06 , Gs4 , v016
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N12 , An4 , v024
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte N06 , Gs4 , v028
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N06 , Gs4 , v016
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N12 , An4 , v024
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte N06 , Gs4 , v028
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N06 , Gs4 , v016
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N12 , An4 , v024
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte N06 , Gs4 , v028
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N06 , Gs4 , v016
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte N12 , An4 , v024
- .byte W03
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N06 , Ds1 , v072
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N06 , Ds1 , v072
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N06 , Ds1 , v072
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N06 , Ds1 , v072
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , Ds1 , v072
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
-mus_b_factory_7_001:
- .byte N12 , Cn1 , v112
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte PEND
- .byte PATT
- .word mus_b_factory_7_001
- .byte W72
- .byte N03 , En1 , v100
- .byte W03
- .byte En1 , v044
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W03
- .byte En1 , v040
- .byte W03
- .byte N03
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N04 , En1
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W01
- .byte N04 , En1 , v080
- .byte W02
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N04 , En1
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W02
- .byte N04 , En1 , v080
- .byte W01
- .byte N03 , Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W01
- .byte N04 , En1 , v112
- .byte W02
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N04 , En1
- .byte N03 , Fs2 , v068
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W01
- .byte N04 , En1 , v080
- .byte W02
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N12 , Cn1 , v112
- .byte N03 , En1 , v100
- .byte N03 , Fs2 , v056
- .byte W03
- .byte En1 , v044
- .byte N03 , Fs2 , v020
- .byte W03
- .byte En1 , v044
- .byte N03 , Fs2 , v040
- .byte W03
- .byte En1 , v044
- .byte N03 , Fs2 , v020
- .byte W03
- .byte En1 , v044
- .byte N03 , Fs2 , v040
- .byte W03
- .byte En1 , v044
- .byte N03 , Fs2 , v020
- .byte W03
- .byte En1 , v040
- .byte N03 , Fs2
- .byte W03
- .byte En1
- .byte N03 , Fs2 , v020
- .byte W03
- .byte PATT
- .word mus_b_factory_7_000
- .byte PATT
- .word mus_b_factory_7_000
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W15
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W15
- .byte N06 , Cn1 , v112
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W15
- .byte N12 , Cn1 , v112
- .byte N06 , En1
- .byte N03 , Fs2 , v056
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , En1 , v112
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , En1 , v112
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte N06 , En1 , v112
- .byte N03 , Fs2 , v040
- .byte W03
- .byte Fs2 , v020
- .byte W03
- .byte PATT
- .word mus_b_factory_7_000
- .byte GOTO
- .word mus_b_factory_7_B1
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_b_factory_8:
- .byte KEYSH , mus_b_factory_key+0
- .byte VOICE , 127
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte PAN , c_v-64
- .byte VOL , 47*mus_b_factory_mvl/mxv
- .byte W24
- .byte PAN , c_v+63
- .byte W24
- .byte c_v-64
- .byte W24
- .byte c_v+63
- .byte W24
- .byte c_v-64
- .byte W24
- .byte c_v+63
- .byte W24
- .byte c_v-64
- .byte W24
-mus_b_factory_8_B1:
- .byte PAN , c_v+63
- .byte W24
- .byte c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
-mus_b_factory_8_000:
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PEND
-mus_b_factory_8_001:
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W03
- .byte N01
- .byte W15
- .byte PEND
-mus_b_factory_8_002:
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W03
- .byte En3 , v032
- .byte W03
- .byte N01
- .byte W18
- .byte PEND
-mus_b_factory_8_003:
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W03
- .byte En3 , v032
- .byte W03
- .byte En3 , v048
- .byte W03
- .byte En3 , v032
- .byte W15
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PEND
- .byte PATT
- .word mus_b_factory_8_000
- .byte PATT
- .word mus_b_factory_8_001
- .byte PATT
- .word mus_b_factory_8_002
- .byte PATT
- .word mus_b_factory_8_003
- .byte PATT
- .word mus_b_factory_8_000
- .byte PATT
- .word mus_b_factory_8_001
- .byte PATT
- .word mus_b_factory_8_002
- .byte PATT
- .word mus_b_factory_8_003
- .byte PATT
- .word mus_b_factory_8_000
- .byte PATT
- .word mus_b_factory_8_001
- .byte PATT
- .word mus_b_factory_8_002
- .byte PATT
- .word mus_b_factory_8_003
- .byte PATT
- .word mus_b_factory_8_000
- .byte PATT
- .word mus_b_factory_8_001
- .byte PATT
- .word mus_b_factory_8_002
- .byte PATT
- .word mus_b_factory_8_003
- .byte PATT
- .word mus_b_factory_8_000
- .byte PATT
- .word mus_b_factory_8_001
- .byte PAN , c_v-64
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , En3 , v064
- .byte W06
- .byte En3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W03
- .byte Fn3 , v032
- .byte W03
- .byte N01
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W03
- .byte Fn3 , v032
- .byte W03
- .byte Fn3 , v048
- .byte W03
- .byte Fn3 , v032
- .byte W15
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
-mus_b_factory_8_004:
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PEND
- .byte Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
-mus_b_factory_8_005:
- .byte N01 , Cn5 , v064
- .byte W06
- .byte Cn5 , v032
- .byte W18
- .byte Cn5 , v064
- .byte W06
- .byte Cn5 , v032
- .byte W18
- .byte Cn5 , v064
- .byte W06
- .byte Cn5 , v032
- .byte W18
- .byte Cn5 , v064
- .byte W06
- .byte Cn5 , v032
- .byte W18
- .byte PEND
- .byte PATT
- .word mus_b_factory_8_005
- .byte W96
- .byte W96
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte Fn3 , v096
- .byte W03
- .byte Fn3 , v036
- .byte W03
- .byte Fn3 , v080
- .byte W03
- .byte Fn3 , v056
- .byte W15
- .byte PATT
- .word mus_b_factory_8_004
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W03
- .byte N01
- .byte W15
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W03
- .byte Fn3 , v032
- .byte W03
- .byte N01
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W03
- .byte Fn3 , v032
- .byte W03
- .byte N01
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W03
- .byte Fn3 , v032
- .byte W03
- .byte N01
- .byte W18
- .byte PAN , c_v-64
- .byte N01 , Fn3 , v064
- .byte W03
- .byte Fn3 , v032
- .byte W03
- .byte N01
- .byte W18
- .byte PAN , c_v+63
- .byte N01 , Fn3 , v064
- .byte W06
- .byte Fn3 , v032
- .byte W18
- .byte PATT
- .word mus_b_factory_8_004
- .byte GOTO
- .word mus_b_factory_8_B1
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_b_factory_9:
- .byte KEYSH , mus_b_factory_key+0
- .byte VOICE , 126
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+63
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte W24
- .byte PAN , c_v-64
- .byte W24
- .byte c_v+63
- .byte W24
- .byte c_v-64
- .byte W24
- .byte c_v+63
- .byte W24
- .byte c_v-64
- .byte W24
- .byte c_v+63
- .byte W24
-mus_b_factory_9_B1:
- .byte PAN , c_v-64
- .byte W12
- .byte N12 , Gn5 , v064
- .byte W12
- .byte PAN , c_v+63
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v+63
- .byte W12
- .byte N12
- .byte W12
-mus_b_factory_9_000:
- .byte PAN , c_v+63
- .byte W12
- .byte N12 , Gn5 , v064
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v+63
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PAN , c_v+63
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+63
- .byte W12
- .byte N12 , Gn5 , v064
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v+63
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
-mus_b_factory_9_001:
- .byte PAN , c_v+63
- .byte W12
- .byte N12 , Gn5 , v064
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v+63
- .byte W12
- .byte N12 , Cn4
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12 , Fn4
- .byte W12
- .byte PEND
-mus_b_factory_9_002:
- .byte PAN , c_v+63
- .byte VOL , 50*mus_b_factory_mvl/mxv
- .byte W12
- .byte N12 , Cn5 , v064
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12 , Gn5
- .byte W12
- .byte PAN , c_v+63
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PAN , c_v+63
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+63
- .byte VOL , 66*mus_b_factory_mvl/mxv
- .byte W12
- .byte N12 , Gn5 , v064
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v+63
- .byte W12
- .byte N12
- .byte W12
- .byte PAN , c_v-64
- .byte W12
- .byte N12
- .byte W12
- .byte PATT
- .word mus_b_factory_9_001
- .byte PATT
- .word mus_b_factory_9_002
- .byte PATT
- .word mus_b_factory_9_000
-mus_b_factory_9_003:
- .byte W12
- .byte N12 , Gn5 , v064
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_factory_9_003
- .byte PATT
- .word mus_b_factory_9_003
- .byte W96
- .byte W96
- .byte W12
- .byte N12 , Gn5 , v064
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte Gn5 , v096
- .byte W12
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte PATT
- .word mus_b_factory_9_000
- .byte GOTO
- .word mus_b_factory_9_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_b_factory:
- .byte 9 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_b_factory_pri @ Priority
- .byte mus_b_factory_rev @ Reverb.
-
- .word mus_b_factory_grp
-
- .word mus_b_factory_1
- .word mus_b_factory_2
- .word mus_b_factory_3
- .word mus_b_factory_4
- .word mus_b_factory_5
- .word mus_b_factory_6
- .word mus_b_factory_7
- .word mus_b_factory_8
- .word mus_b_factory_9
-
- .end
diff --git a/sound/songs/mus_b_frontier.s b/sound/songs/mus_b_frontier.s
deleted file mode 100644
index f4c785f93..000000000
--- a/sound/songs/mus_b_frontier.s
+++ /dev/null
@@ -1,3983 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_b_frontier_grp, voicegroup103
- .equ mus_b_frontier_pri, 0
- .equ mus_b_frontier_rev, reverb_set+50
- .equ mus_b_frontier_mvl, 127
- .equ mus_b_frontier_key, 0
- .equ mus_b_frontier_tbs, 1
- .equ mus_b_frontier_exg, 0
- .equ mus_b_frontier_cmp, 1
-
- .section .rodata
- .global mus_b_frontier
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_b_frontier_1:
- .byte KEYSH , mus_b_frontier_key+0
- .byte TEMPO , 122*mus_b_frontier_tbs/2
- .byte VOICE , 56
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 94*mus_b_frontier_mvl/mxv
- .byte PAN , c_v+16
- .byte N04 , Bn3 , v100
- .byte W04
- .byte En4
- .byte W04
- .byte Fs4
- .byte W04
- .byte Bn4
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N32
- .byte W12
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 94*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32
- .byte W12
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 94*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
-mus_b_frontier_1_B1:
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte VOL , 76*mus_b_frontier_mvl/mxv
- .byte PAN , c_v-22
- .byte N04 , Bn3 , v100
- .byte W08
- .byte N04
- .byte W08
- .byte N04
- .byte W08
- .byte N16 , En4
- .byte W16
- .byte N04 , Bn3
- .byte W08
- .byte N96 , En4
- .byte W06
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 65*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 21*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 27*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 34*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 38*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 42*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 45*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 48*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 50*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 52*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 57*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 61*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 62*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 65*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 69*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 70*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 74*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 78*mus_b_frontier_mvl/mxv
- .byte W24
- .byte W02
- .byte N40 , Bn3
- .byte W96
- .byte VOL , 94*mus_b_frontier_mvl/mxv
- .byte PAN , c_v-1
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte c_v+16
- .byte N04 , Bn4
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02 , Fs4
- .byte W08
- .byte Bn4
- .byte W08
- .byte En5
- .byte W08
- .byte An4
- .byte W08
- .byte Bn4
- .byte W08
- .byte En5
- .byte W08
- .byte Fs5
- .byte W08
- .byte En5
- .byte W08
- .byte N32 , Bn4
- .byte W12
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 63*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 94*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32
- .byte W12
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 65*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 94*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte GOTO
- .word mus_b_frontier_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_b_frontier_2:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 48
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte PAN , c_v-16
- .byte W12
- .byte N04 , Bn4 , v100
- .byte W08
- .byte Bn3
- .byte W08
- .byte En4
- .byte W08
- .byte Fs4
- .byte W08
- .byte En4
- .byte W08
- .byte Fs4
- .byte W08
- .byte Bn4
- .byte W08
- .byte En4
- .byte W08
- .byte Fs4
- .byte W08
- .byte Bn4
- .byte W08
- .byte Fs5
- .byte W08
- .byte En5
- .byte W08
- .byte N32 , An4
- .byte W12
- .byte MOD , 4
- .byte VOL , 51*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32 , Fs4
- .byte W12
- .byte MOD , 3
- .byte VOL , 51*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
-mus_b_frontier_2_B1:
- .byte VOICE , 60
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte PAN , c_v+0
- .byte W24
- .byte N24 , En3 , v100
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , Fs3
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , Gs3
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
-mus_b_frontier_2_000:
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , An3 , v100
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , Gs3
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , An3
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , Bn3
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte PEND
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N84 , Gs3
- .byte W24
- .byte MOD , 6
- .byte W03
- .byte VOL , 80*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 78*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 75*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 68*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 60*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 51*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 48*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 46*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 41*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 37*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 30*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 26*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 82*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N06 , Gn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte N96 , En3
- .byte W24
- .byte MOD , 6
- .byte W03
- .byte VOL , 80*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 78*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 75*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 68*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 60*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 51*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 48*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 46*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 41*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 37*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 30*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 26*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W15
- .byte 82*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte W24
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , Fs3
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N24 , Gs3
- .byte W12
- .byte MOD , 6
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte PATT
- .word mus_b_frontier_2_000
- .byte MOD , 0
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte N96 , En4 , v100
- .byte W03
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 36*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 24*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 24*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W02
- .byte VOL , 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 32*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 45*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 50*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 68*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 76*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 85*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 88*mus_b_frontier_mvl/mxv
- .byte W32
- .byte W02
- .byte 82*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N96 , Bn3
- .byte W03
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 24*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 20*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 14*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 24*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W02
- .byte VOL , 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 32*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 45*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 50*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 68*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 76*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 85*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 88*mus_b_frontier_mvl/mxv
- .byte W32
- .byte W02
- .byte 82*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N96 , En4
- .byte W03
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 36*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 24*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W02
- .byte VOL , 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 32*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 45*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 50*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 68*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 76*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 85*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 88*mus_b_frontier_mvl/mxv
- .byte W32
- .byte W02
- .byte 71*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N40 , Bn3
- .byte W36
- .byte VOICE , 56
- .byte W12
- .byte PAN , c_v-26
- .byte W08
- .byte N06 , Gs3
- .byte W16
- .byte N12 , An3
- .byte W24
- .byte N88 , Cn3
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W03
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 29*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 34*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 37*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 38*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 42*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 45*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 48*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 63*mus_b_frontier_mvl/mxv
- .byte W07
- .byte 68*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W24
- .byte MOD , 0
- .byte N12 , An2
- .byte W12
- .byte Cn3
- .byte W12
- .byte Ds3
- .byte W12
- .byte Fs3
- .byte W12
- .byte N08 , An3
- .byte W08
- .byte N04 , Fs3
- .byte W08
- .byte N32 , Ds4
- .byte W20
- .byte MOD , 5
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W12
- .byte MOD , 0
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte PAN , c_v-22
- .byte W24
- .byte N08 , Cs4
- .byte W08
- .byte N04 , En3
- .byte W08
- .byte N32
- .byte W08
- .byte MOD , 5
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W24
- .byte W24
- .byte N08 , Fs3
- .byte W16
- .byte N04 , Ds3
- .byte W08
- .byte N08 , Ds4
- .byte W08
- .byte N04 , Bn3
- .byte W08
- .byte N32 , Fs4
- .byte W08
- .byte MOD , 5
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 71*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte W24
- .byte N08 , Gs3
- .byte W08
- .byte N04 , Ds3
- .byte W08
- .byte N32 , Bn3
- .byte W08
- .byte MOD , 5
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte N12 , Gs3
- .byte W12
- .byte Ds3
- .byte W12
- .byte W24
- .byte N06 , Cs4
- .byte W06
- .byte Dn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Gs3
- .byte W18
- .byte Fn3
- .byte W06
- .byte N24 , Cs4
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte MOD , 5
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte W24
- .byte N08 , An3
- .byte W08
- .byte N04 , En3
- .byte W10
- .byte N42 , Cs4
- .byte W18
- .byte MOD , 5
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte N12 , Fs3
- .byte W12
- .byte N36 , As3
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 71*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N06 , Fs3
- .byte W06
- .byte Cs3
- .byte W06
- .byte N24 , Ds3
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte N24 , En3
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte VOICE , 48
- .byte MOD , 0
- .byte W96
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte N32 , An4
- .byte W12
- .byte MOD , 4
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32 , Fs4
- .byte W12
- .byte MOD , 4
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 38*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte GOTO
- .word mus_b_frontier_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_b_frontier_3:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 87
- .byte BENDR , 12
- .byte LFOS , 44
- .byte BENDR , 12
- .byte LFOS , 44
- .byte VOL , 74*mus_b_frontier_mvl/mxv
- .byte N02 , Fs1 , v084
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N48 , Bn1
- .byte W12
- .byte VOL , 64*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 44*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N24 , En1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N24 , Fs1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N36 , Bn1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 52*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N24 , An1
- .byte W12
- .byte VOL , 61*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N12 , Fs1
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
-mus_b_frontier_3_B1:
- .byte TIE , En1 , v084
- .byte W24
- .byte VOL , 70*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 65*mus_b_frontier_mvl/mxv
- .byte W48
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 52*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 44*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W12
- .byte EOT
- .byte VOL , 74*mus_b_frontier_mvl/mxv
- .byte W24
- .byte N12
- .byte W48
- .byte N12
- .byte W24
-mus_b_frontier_3_000:
- .byte N12 , En1 , v084
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte PEND
- .byte W24
- .byte N12
- .byte W48
- .byte N12
- .byte W24
- .byte PATT
- .word mus_b_frontier_3_000
- .byte N12 , Dn1 , v084
- .byte W24
- .byte N12
- .byte W24
- .byte N16
- .byte W16
- .byte N08 , Dn2
- .byte W08
- .byte N16 , An1
- .byte W16
- .byte N08 , En1
- .byte W08
- .byte N12 , Dn1
- .byte W24
- .byte N12
- .byte W24
- .byte N08
- .byte W08
- .byte N04 , Dn2
- .byte W08
- .byte Dn1
- .byte W08
- .byte N16 , Dn2
- .byte W16
- .byte N08 , Dn1
- .byte W08
- .byte N18 , Cs1
- .byte W24
- .byte Cs2
- .byte W18
- .byte N06 , An1
- .byte W06
- .byte N16 , Cs1
- .byte W16
- .byte N08 , Cs2
- .byte W08
- .byte N16 , An1
- .byte W16
- .byte N08 , En1
- .byte W08
- .byte Cs1
- .byte W08
- .byte N04 , Cs2
- .byte W08
- .byte N08 , Cs1
- .byte W08
- .byte N16 , Cs2
- .byte W16
- .byte N08 , Gs1
- .byte W08
- .byte N12 , Cs1
- .byte W24
- .byte N12
- .byte W24
- .byte Cn1
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W24
- .byte N12
- .byte W12
- .byte Gn1
- .byte W12
- .byte Bn1
- .byte W24
- .byte N12
- .byte W24
- .byte N04
- .byte W08
- .byte Fs2
- .byte W08
- .byte N08 , Bn1
- .byte W08
- .byte Fs1
- .byte W08
- .byte Bn1
- .byte W08
- .byte N04 , Fs1
- .byte W04
- .byte Ds1
- .byte W04
- .byte N08 , An1
- .byte W08
- .byte N04 , En1
- .byte W08
- .byte N24 , An2
- .byte W24
- .byte N20 , An1
- .byte W08
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N06 , En2
- .byte W06
- .byte An2
- .byte W06
- .byte N12 , An1
- .byte W12
- .byte Cs2
- .byte W12
- .byte N08 , Bn1
- .byte W36
- .byte N12
- .byte W12
- .byte N08 , Fs2
- .byte W08
- .byte Ds2
- .byte W08
- .byte Bn2
- .byte W08
- .byte N12 , Bn1
- .byte W12
- .byte Ds2
- .byte W12
- .byte N08 , Gs1
- .byte W36
- .byte N24
- .byte W12
- .byte VOL , 63*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N06 , Ds2
- .byte W06
- .byte Gs2
- .byte W06
- .byte N12 , Gs1
- .byte W12
- .byte Cn2
- .byte W12
- .byte N08 , Cs2
- .byte W36
- .byte N12
- .byte W12
- .byte N06 , Gn2
- .byte W06
- .byte Gs2
- .byte W06
- .byte Fn2
- .byte W06
- .byte Cs3
- .byte W06
- .byte N12 , Cs2
- .byte W12
- .byte Fn2
- .byte W12
- .byte N08 , An1
- .byte W36
- .byte N03
- .byte W06
- .byte N18
- .byte W06
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N06 , En2
- .byte W06
- .byte An2
- .byte W06
- .byte N12 , An1
- .byte W12
- .byte Cs2
- .byte W12
- .byte N36 , As1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N06 , Cs2
- .byte W06
- .byte Fs2
- .byte W06
- .byte N24 , Gs2
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 52*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N24 , Fs2
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 52*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N48 , Bn1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 53*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 44*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N24 , En1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 52*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N24 , Fs1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 53*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N36 , Bn1
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 53*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N24 , An1
- .byte W12
- .byte VOL , 61*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 74*mus_b_frontier_mvl/mxv
- .byte N12 , Fs1
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte GOTO
- .word mus_b_frontier_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_b_frontier_4:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 56
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v-14
- .byte VOL , 70*mus_b_frontier_mvl/mxv
- .byte N04 , En3 , v100
- .byte W04
- .byte Fs3
- .byte W04
- .byte Bn3
- .byte W04
- .byte En4
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N32 , Ds4
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32 , Bn3
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 70*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
-mus_b_frontier_4_B1:
- .byte VOICE , 60
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte PAN , c_v-16
- .byte W24
- .byte N24 , Bn2 , v084
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N24 , Cs3
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N24 , Ds3
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N24 , En3
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N24 , Ds3
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N24 , En3
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N24 , Fs3
- .byte W12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N84
- .byte W12
- .byte VOL , 56*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 51*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 48*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 45*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 43*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 38*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 34*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 29*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 27*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 24*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 16*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 15*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte N06 , Ds3
- .byte W06
- .byte Cs3
- .byte W06
- .byte N96 , Bn2
- .byte W12
- .byte VOL , 56*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 51*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 48*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 46*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 45*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 43*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 37*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 36*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 29*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 20*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 18*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 15*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 13*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W12
- .byte VOICE , 46
- .byte VOL , 74*mus_b_frontier_mvl/mxv
- .byte W14
- .byte N04 , En3 , v100
- .byte W04
- .byte N03 , Gs3 , v072
- .byte W03
- .byte Bn3
- .byte W03
- .byte N06 , En4 , v100
- .byte W14
- .byte N04 , Fs3
- .byte W04
- .byte N03 , Bn3 , v076
- .byte W03
- .byte En4
- .byte W03
- .byte N06 , Fs4 , v100
- .byte W14
- .byte N04 , Gs3
- .byte W04
- .byte N03 , Bn3 , v076
- .byte W03
- .byte En4
- .byte W03
- .byte N06 , Gs4 , v100
- .byte W14
- .byte N04 , Gs3
- .byte W04
- .byte N03 , Cs4 , v076
- .byte W03
- .byte En4
- .byte W03
- .byte N06 , An4 , v100
- .byte W14
- .byte N04 , An3
- .byte W04
- .byte N03 , Cs4 , v076
- .byte W03
- .byte En4
- .byte W03
- .byte N06 , Gs4 , v100
- .byte W14
- .byte N04 , Gs3
- .byte W02
- .byte Cs4
- .byte W04
- .byte En4
- .byte W04
- .byte VOL , 67*mus_b_frontier_mvl/mxv
- .byte N04 , An4
- .byte W04
- .byte En4
- .byte W04
- .byte Cs4
- .byte W04
- .byte An3
- .byte W04
- .byte Fs3
- .byte W04
- .byte En3
- .byte W04
- .byte Bn2
- .byte W04
- .byte En3
- .byte W04
- .byte Gs3
- .byte W04
- .byte An3
- .byte W04
- .byte Bn3
- .byte W04
- .byte Cs4
- .byte W04
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte N04 , En4
- .byte W04
- .byte Gn4
- .byte W04
- .byte Bn4
- .byte W04
- .byte En5
- .byte W04
- .byte Fs5
- .byte W04
- .byte En5
- .byte W04
- .byte Bn4
- .byte W04
- .byte Gn4
- .byte W04
- .byte En4
- .byte W04
- .byte Bn3
- .byte W04
- .byte Gn3
- .byte W04
- .byte En3
- .byte W04
- .byte Bn4
- .byte W04
- .byte Gn4
- .byte W04
- .byte En4
- .byte W04
- .byte Bn3
- .byte W04
- .byte Gn3
- .byte W04
- .byte En3
- .byte W04
- .byte Gn4
- .byte W04
- .byte En4
- .byte W04
- .byte Bn3
- .byte W04
- .byte Gn3
- .byte W04
- .byte En3
- .byte W04
- .byte Bn2
- .byte W04
- .byte W48
- .byte PAN , c_v-32
- .byte W48
- .byte N04 , En4 , v072
- .byte W04
- .byte Gs4
- .byte W04
- .byte Cs5
- .byte W04
- .byte En5
- .byte W04
- .byte Gs5
- .byte W04
- .byte En5
- .byte W04
- .byte Cs5
- .byte W04
- .byte Gs4
- .byte W04
- .byte En4
- .byte W04
- .byte Cs4
- .byte W04
- .byte Gs3
- .byte W04
- .byte En3
- .byte W52
- .byte PAN , c_v+0
- .byte W48
- .byte VOICE , 56
- .byte VOL , 94*mus_b_frontier_mvl/mxv
- .byte W08
- .byte N06 , En4 , v108
- .byte W16
- .byte N12 , Fs4
- .byte W06
- .byte MOD , 6
- .byte VOL , 88*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 82*mus_b_frontier_mvl/mxv
- .byte W15
- .byte 94*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N02 , Fn4 , v092
- .byte W02
- .byte N84 , En4 , v100
- .byte W07
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 57*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 63*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 70*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 81*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 91*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 93*mus_b_frontier_mvl/mxv
- .byte W01
- .byte 94*mus_b_frontier_mvl/mxv
- .byte W24
- .byte W03
- .byte 88*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W03
- .byte VOL , 82*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 78*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W01
- .byte N04 , Ds4 , v108
- .byte W02
- .byte VOL , 94*mus_b_frontier_mvl/mxv
- .byte W02
- .byte N04 , Cs4
- .byte W04
- .byte VOL , 64*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N32 , Ds4
- .byte W03
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 76*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 86*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 94*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W24
- .byte 0
- .byte N12
- .byte W12
- .byte En4
- .byte W12
- .byte N36 , Fs4
- .byte W12
- .byte VOL , 85*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W12
- .byte VOL , 76*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 66*mus_b_frontier_mvl/mxv
- .byte W06
- .byte VOICE , 14
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte PAN , c_v+14
- .byte W96
- .byte W48
- .byte N08 , Ds5 , v088
- .byte W08
- .byte N04 , Bn4
- .byte W08
- .byte N32 , Fs5
- .byte W14
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W96
- .byte W48
- .byte N06 , Gs4 , v100
- .byte W18
- .byte Fn4
- .byte W06
- .byte N12 , Gs4
- .byte W12
- .byte N36 , Cs5
- .byte W12
- .byte VOL , 66*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W72
- .byte W96
- .byte VOICE , 56
- .byte PAN , c_v-32
- .byte N04 , En4
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N32 , Ds4
- .byte W36
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32
- .byte W36
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte GOTO
- .word mus_b_frontier_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_b_frontier_5:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 48
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v-1
- .byte VOL , 43*mus_b_frontier_mvl/mxv
- .byte W12
- .byte W96
- .byte W96
-mus_b_frontier_5_B1:
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte PAN , c_v+16
- .byte VOL , 34*mus_b_frontier_mvl/mxv
- .byte W48
- .byte N24 , Cs3 , v100
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 34*mus_b_frontier_mvl/mxv
- .byte N24 , Ds3
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 34*mus_b_frontier_mvl/mxv
- .byte N24 , En3
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 34*mus_b_frontier_mvl/mxv
- .byte N24 , Ds3
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 34*mus_b_frontier_mvl/mxv
- .byte N24 , En3
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 34*mus_b_frontier_mvl/mxv
- .byte N24 , Fs3
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 34*mus_b_frontier_mvl/mxv
- .byte N96 , Bn3
- .byte W03
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 14*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 16*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 21*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 24*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 34*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 37*mus_b_frontier_mvl/mxv
- .byte W32
- .byte W02
- .byte 33*mus_b_frontier_mvl/mxv
- .byte N48
- .byte W24
- .byte VOL , 28*mus_b_frontier_mvl/mxv
- .byte W72
- .byte W96
- .byte W96
- .byte 35*mus_b_frontier_mvl/mxv
- .byte PAN , c_v-16
- .byte W24
- .byte VOL , 19*mus_b_frontier_mvl/mxv
- .byte N64 , An3 , v108
- .byte W02
- .byte VOL , 22*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 27*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 29*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 37*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 40*mus_b_frontier_mvl/mxv
- .byte W07
- .byte 46*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 44*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 40*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W01
- .byte N04 , Gs3
- .byte W02
- .byte VOL , 39*mus_b_frontier_mvl/mxv
- .byte W02
- .byte N04 , Fs3
- .byte W04
- .byte VOL , 41*mus_b_frontier_mvl/mxv
- .byte N32 , Ds3
- .byte W15
- .byte VOL , 33*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 30*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 40*mus_b_frontier_mvl/mxv
- .byte N12 , Fs3
- .byte W12
- .byte PAN , c_v-48
- .byte N04 , Bn3 , v100
- .byte W04
- .byte Fs3
- .byte W04
- .byte Bn3
- .byte W04
- .byte PAN , c_v+32
- .byte N04 , Ds4
- .byte W04
- .byte Bn3
- .byte W04
- .byte Ds4
- .byte W04
- .byte PAN , c_v-48
- .byte N04 , Bn4
- .byte W04
- .byte Fs4
- .byte W04
- .byte Ds4
- .byte W04
- .byte PAN , c_v+31
- .byte N04 , Fs4
- .byte W04
- .byte Ds4
- .byte W04
- .byte Bn3
- .byte W04
- .byte VOL , 70*mus_b_frontier_mvl/mxv
- .byte PAN , c_v+0
- .byte N08 , Gs4
- .byte W08
- .byte N04 , Cs4
- .byte W08
- .byte N32
- .byte W08
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 47*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte W12
- .byte N12 , Gs4
- .byte W12
- .byte Fs4
- .byte W12
- .byte En4
- .byte W12
- .byte N06 , Ds4
- .byte W06
- .byte En4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N48 , Ds4
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 35*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 28*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte W12
- .byte N06 , Bn3
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fs4
- .byte W16
- .byte N04 , Bn3
- .byte W08
- .byte N36
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 47*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N12 , Ds4
- .byte W12
- .byte Bn4
- .byte W12
- .byte An4
- .byte W12
- .byte N06 , Gs4
- .byte W06
- .byte An4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte N02 , An4 , v076
- .byte W02
- .byte N32 , Gs4 , v100
- .byte W10
- .byte VOL , 58*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 47*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N12 , Cs4
- .byte W12
- .byte Ds4
- .byte W12
- .byte En4
- .byte W12
- .byte N08 , Gs4
- .byte W16
- .byte N04 , Cs4
- .byte W08
- .byte N36 , En4
- .byte W12
- .byte VOL , 59*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 47*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 36*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte W12
- .byte VOL , 69*mus_b_frontier_mvl/mxv
- .byte N12 , Ds4
- .byte W12
- .byte En4
- .byte W12
- .byte N36 , Gs4
- .byte W15
- .byte VOL , 56*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 47*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 38*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N06 , Fs4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N24 , Ds4
- .byte W12
- .byte VOL , 56*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 44*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , En4
- .byte W12
- .byte VOL , 54*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W06
- .byte VOL , 45*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 69*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N96 , Bn4
- .byte W24
- .byte VOL , 65*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 60*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 56*mus_b_frontier_mvl/mxv
- .byte MOD , 3
- .byte W12
- .byte VOL , 52*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 42*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte W24
- .byte VOL , 69*mus_b_frontier_mvl/mxv
- .byte W72
- .byte GOTO
- .word mus_b_frontier_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_b_frontier_6:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 47
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 79*mus_b_frontier_mvl/mxv
- .byte PAN , c_v+24
- .byte W12
- .byte W96
- .byte W96
-mus_b_frontier_6_B1:
- .byte N24 , En2 , v100
- .byte W96
- .byte W96
- .byte W96
- .byte VOL , 79*mus_b_frontier_mvl/mxv
- .byte N12 , Bn1
- .byte W09
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W15
- .byte 79*mus_b_frontier_mvl/mxv
- .byte N12 , En2
- .byte W09
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W15
- .byte 79*mus_b_frontier_mvl/mxv
- .byte N12 , Bn1
- .byte W09
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W15
- .byte 79*mus_b_frontier_mvl/mxv
- .byte N04 , En2
- .byte W08
- .byte N04
- .byte W04
- .byte N04
- .byte W04
- .byte N04
- .byte W08
- .byte N08 , Bn1
- .byte W08
- .byte N04 , En1
- .byte W08
- .byte N04
- .byte W08
- .byte N24 , En2
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 79*mus_b_frontier_mvl/mxv
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte VOICE , 14
- .byte VOL , 73*mus_b_frontier_mvl/mxv
- .byte W48
- .byte PAN , c_v-38
- .byte N24 , En5 , v060
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 53*mus_b_frontier_mvl/mxv
- .byte W06
- .byte PAN , c_v-16
- .byte VOL , 73*mus_b_frontier_mvl/mxv
- .byte N24 , Bn4 , v088
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 53*mus_b_frontier_mvl/mxv
- .byte W06
- .byte PAN , c_v+7
- .byte VOL , 73*mus_b_frontier_mvl/mxv
- .byte N24 , Gs4 , v092
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 53*mus_b_frontier_mvl/mxv
- .byte W06
- .byte PAN , c_v+25
- .byte VOL , 73*mus_b_frontier_mvl/mxv
- .byte N24 , En4 , v056
- .byte W12
- .byte VOL , 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 53*mus_b_frontier_mvl/mxv
- .byte W06
- .byte VOICE , 47
- .byte VOL , 79*mus_b_frontier_mvl/mxv
- .byte W08
- .byte N06 , Cs3 , v100
- .byte W16
- .byte N12 , An2
- .byte W16
- .byte N08 , En2
- .byte W08
- .byte N24 , Cn2
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 79*mus_b_frontier_mvl/mxv
- .byte W72
- .byte PAN , c_v+20
- .byte W48
- .byte N04 , Fs2
- .byte W08
- .byte N04
- .byte W08
- .byte N04
- .byte W08
- .byte N08 , Bn1
- .byte W08
- .byte N04
- .byte W04
- .byte N04
- .byte W04
- .byte N08 , Fs1
- .byte W08
- .byte VOICE , 47
- .byte N24 , An2
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 79*mus_b_frontier_mvl/mxv
- .byte W72
- .byte W48
- .byte N08 , Fs2
- .byte W08
- .byte Ds2
- .byte W08
- .byte Bn2
- .byte W08
- .byte N12 , Ds2
- .byte W12
- .byte Bn1
- .byte W12
- .byte N24 , Gs1
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 79*mus_b_frontier_mvl/mxv
- .byte W72
- .byte W48
- .byte N06 , Cs3
- .byte W06
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte N06
- .byte W06
- .byte N03 , En2
- .byte W03
- .byte N03
- .byte W03
- .byte N06
- .byte W06
- .byte N12 , Cs2
- .byte W12
- .byte N24 , An1
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 79*mus_b_frontier_mvl/mxv
- .byte W36
- .byte N06 , En2
- .byte W06
- .byte N06
- .byte W06
- .byte N12 , An2
- .byte W12
- .byte En2
- .byte W12
- .byte N24 , As1
- .byte W12
- .byte VOL , 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 62*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 79*mus_b_frontier_mvl/mxv
- .byte W36
- .byte N06 , As2
- .byte W06
- .byte N06
- .byte W06
- .byte N12 , Fs2
- .byte W12
- .byte Cs2
- .byte W12
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_frontier_6_B1
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_b_frontier_7:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 80
- .byte LFOS , 51
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte PAN , c_v-62
- .byte W12
- .byte N04 , Fs3 , v088
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N32
- .byte W12
- .byte MOD , 4
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32 , Ds3
- .byte W12
- .byte MOD , 4
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte VOL , 47*mus_b_frontier_mvl/mxv
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
-mus_b_frontier_7_B1:
- .byte VOL , 40*mus_b_frontier_mvl/mxv
- .byte W24
- .byte N24 , Gs2 , v088
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , An2
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , Bn2
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , Cs3
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , Bn2
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , Cs3
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , Ds3
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 43*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N84 , En3
- .byte W24
- .byte VOL , 43*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 38*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 34*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 32*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 30*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 26*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 18*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 14*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 13*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W10
- .byte 44*mus_b_frontier_mvl/mxv
- .byte N06 , As2
- .byte W06
- .byte An2
- .byte W06
- .byte N96 , Gs2
- .byte W24
- .byte VOL , 44*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 40*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 38*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 37*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 34*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 29*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 28*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 26*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 16*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 15*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 13*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W16
- .byte 40*mus_b_frontier_mvl/mxv
- .byte W24
- .byte N24
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte N24 , An2
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte N24 , Bn2
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte N24 , Cs3
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte N24 , Bn2
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte N24 , Cs3
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte N24 , Ds3
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 40*mus_b_frontier_mvl/mxv
- .byte N96 , Gn3 , v064
- .byte W03
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W15
- .byte MOD , 6
- .byte W18
- .byte VOL , 14*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 36*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 40*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 44*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 49*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 60*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N96 , Dn3
- .byte W03
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W15
- .byte MOD , 6
- .byte W18
- .byte VOL , 14*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 36*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 40*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 44*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 49*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 60*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 47*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N96 , Gs3
- .byte W03
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W03
- .byte 11*mus_b_frontier_mvl/mxv
- .byte W15
- .byte MOD , 6
- .byte W18
- .byte VOL , 14*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 36*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 40*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 44*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 47*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 49*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 54*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 56*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 59*mus_b_frontier_mvl/mxv
- .byte W02
- .byte 60*mus_b_frontier_mvl/mxv
- .byte W04
- .byte 64*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 71*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N40 , En3
- .byte W15
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 23*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W15
- .byte 39*mus_b_frontier_mvl/mxv
- .byte W08
- .byte N06 , Cs3 , v088
- .byte W16
- .byte N12
- .byte W24
- .byte N88 , An2
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte VOL , 35*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 31*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 25*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 22*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 19*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 39*mus_b_frontier_mvl/mxv
- .byte N12 , Ds2
- .byte W12
- .byte Fs2
- .byte W12
- .byte An2
- .byte W12
- .byte Cn3
- .byte W12
- .byte N08 , Ds3
- .byte W08
- .byte N04 , Bn2
- .byte W08
- .byte N08 , Bn3
- .byte W08
- .byte N12 , Fs3
- .byte W12
- .byte Ds3
- .byte W12
- .byte N08 , En4
- .byte W08
- .byte N04 , An3
- .byte W08
- .byte N32
- .byte W08
- .byte VOL , 32*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte MOD , 0
- .byte W12
- .byte VOL , 39*mus_b_frontier_mvl/mxv
- .byte N12 , Cs4
- .byte W12
- .byte Bn3
- .byte W12
- .byte An3
- .byte W12
- .byte N06 , Fs3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fs3
- .byte W06
- .byte En3
- .byte W06
- .byte N48 , Fs3
- .byte W12
- .byte VOL , 32*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 21*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W12
- .byte VOL , 17*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte W12
- .byte N06
- .byte W06
- .byte Bn3
- .byte W06
- .byte N06
- .byte W16
- .byte N04 , Gs3
- .byte W08
- .byte N36
- .byte W12
- .byte VOL , 32*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 18*mus_b_frontier_mvl/mxv
- .byte W12
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N12 , Bn3
- .byte W12
- .byte Fs4
- .byte W12
- .byte Ds4
- .byte W12
- .byte N06 , Cs4
- .byte W06
- .byte Dn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte N36 , Cs4
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N12 , Fn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte Cs4
- .byte W12
- .byte N08 , En4
- .byte W16
- .byte N04 , An3
- .byte W08
- .byte N36 , Cs4
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W09
- .byte 15*mus_b_frontier_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte W12
- .byte VOL , 39*mus_b_frontier_mvl/mxv
- .byte N12 , Bn3
- .byte W12
- .byte Cs4
- .byte W12
- .byte N36 , En4
- .byte W12
- .byte MOD , 6
- .byte W24
- .byte 0
- .byte N06 , Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte VOL , 39*mus_b_frontier_mvl/mxv
- .byte N24 , As3
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N24 , Cs4
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 6
- .byte W06
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte PAN , c_v-62
- .byte VOL , 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N04 , Fs3
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N32
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32
- .byte W12
- .byte VOL , 31*mus_b_frontier_mvl/mxv
- .byte MOD , 4
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 17*mus_b_frontier_mvl/mxv
- .byte W06
- .byte 39*mus_b_frontier_mvl/mxv
- .byte MOD , 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte GOTO
- .word mus_b_frontier_7_B1
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_b_frontier_8:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 83
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 33*mus_b_frontier_mvl/mxv
- .byte BEND , c_v+0
- .byte N04 , Bn3 , v100
- .byte W04
- .byte En4
- .byte W04
- .byte Fs4
- .byte W04
- .byte Bn4
- .byte W12
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N32
- .byte W12
- .byte MOD , 4
- .byte W24
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N32
- .byte W12
- .byte MOD , 3
- .byte W24
- .byte 0
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
-mus_b_frontier_8_B1:
- .byte VOICE , 92
- .byte W24
- .byte N24 , En3 , v100
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N24 , Fs3
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N24 , Gs3
- .byte W12
- .byte MOD , 6
- .byte W12
-mus_b_frontier_8_000:
- .byte MOD , 0
- .byte N24 , An3 , v100
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N24 , Gs3
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N24 , An3
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N24 , Bn3
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte PEND
- .byte 0
- .byte N72 , Gs3
- .byte W24
- .byte MOD , 6
- .byte W60
- .byte 0
- .byte W12
- .byte N96 , En3
- .byte W24
- .byte MOD , 6
- .byte W72
- .byte 0
- .byte W24
- .byte N24
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N24 , Fs3
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte 0
- .byte N24 , Gs3
- .byte W12
- .byte MOD , 6
- .byte W12
- .byte PATT
- .word mus_b_frontier_8_000
- .byte MOD , 0
- .byte N96 , Dn4 , v100
- .byte W24
- .byte MOD , 6
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W24
- .byte MOD , 0
- .byte N96 , Fs3
- .byte W24
- .byte MOD , 6
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W24
- .byte MOD , 0
- .byte N96 , Cs4
- .byte W24
- .byte MOD , 6
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W24
- .byte MOD , 0
- .byte VOL , 33*mus_b_frontier_mvl/mxv
- .byte N40 , Gs3
- .byte W48
- .byte VOICE , 84
- .byte W08
- .byte N06 , En4
- .byte W16
- .byte N12 , Fs4
- .byte W24
- .byte N02 , Cs4 , v092
- .byte W02
- .byte N84 , Cn4 , v100
- .byte W10
- .byte MOD , 6
- .byte W12
- .byte VOL , 23*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 35*mus_b_frontier_mvl/mxv
- .byte W24
- .byte 33*mus_b_frontier_mvl/mxv
- .byte W16
- .byte N04 , Ds4
- .byte W04
- .byte Cs4
- .byte W04
- .byte MOD , 0
- .byte N32 , Ds4
- .byte W12
- .byte MOD , 6
- .byte W24
- .byte 0
- .byte N12
- .byte W12
- .byte En4
- .byte W12
- .byte N36 , Fs4
- .byte W12
- .byte MOD , 6
- .byte W24
- .byte VOICE , 84
- .byte MOD , 0
- .byte N08 , Gs4
- .byte W08
- .byte N04 , Cs4
- .byte W08
- .byte N32
- .byte W20
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte W12
- .byte N12 , Gs4
- .byte W12
- .byte Fs4
- .byte W12
- .byte En4
- .byte W12
- .byte N06 , Ds4
- .byte W06
- .byte En4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N48 , Ds4
- .byte W36
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte W12
- .byte N06 , Bn3
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fs4
- .byte W16
- .byte N04 , Bn3
- .byte W08
- .byte N36
- .byte W24
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte N12 , Ds4
- .byte W12
- .byte Bn4
- .byte W12
- .byte An4
- .byte W12
- .byte N06 , Gs4
- .byte W06
- .byte An4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte N36 , Gs4
- .byte W24
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte N12 , Cs4
- .byte W12
- .byte Ds4
- .byte W12
- .byte En4
- .byte W12
- .byte N08 , Gs4
- .byte W16
- .byte N04 , Cs4
- .byte W08
- .byte N36 , En4
- .byte W24
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte W12
- .byte N12 , Ds4
- .byte W12
- .byte En4
- .byte W12
- .byte N36 , Gs4
- .byte W24
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte N06 , Fs4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N24 , Ds4
- .byte W12
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte N24 , En4
- .byte W12
- .byte MOD , 3
- .byte W12
- .byte 0
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_frontier_8_B1
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_b_frontier_9:
- .byte KEYSH , mus_b_frontier_key+0
- .byte VOICE , 1
- .byte PAN , c_v+0
- .byte VOL , 90*mus_b_frontier_mvl/mxv
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
-mus_b_frontier_9_000:
- .byte N04 , En1 , v088
- .byte W12
- .byte N02 , En1 , v064
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte N02
- .byte W08
- .byte En1 , v084
- .byte W08
- .byte N02
- .byte W08
- .byte PEND
-mus_b_frontier_9_001:
- .byte N04 , En1 , v088
- .byte W04
- .byte N02 , En1 , v040
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte En1 , v064
- .byte W04
- .byte N02
- .byte W04
- .byte N02
- .byte W04
- .byte N04 , En1 , v088
- .byte W04
- .byte N02 , En1 , v044
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte PEND
-mus_b_frontier_9_B1:
- .byte N04 , En1 , v088
- .byte N24 , An2 , v056
- .byte W36
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v088
- .byte W12
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v088
- .byte W12
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v088
- .byte W08
- .byte En1 , v024
- .byte W08
- .byte En1 , v028
- .byte W08
- .byte En1 , v024
- .byte W08
- .byte En1 , v028
- .byte W08
- .byte En1 , v024
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v088
- .byte W08
- .byte En1 , v024
- .byte W08
- .byte En1 , v028
- .byte W08
- .byte En1 , v024
- .byte W08
- .byte N04
- .byte W08
- .byte N04
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
-mus_b_frontier_9_002:
- .byte N04 , En1 , v064
- .byte W16
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v064
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte PEND
- .byte N04 , En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte N04
- .byte W04
- .byte N04
- .byte W04
- .byte En1 , v060
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte N24 , An2 , v060
- .byte W24
- .byte N04 , En1 , v088
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte PATT
- .word mus_b_frontier_9_002
- .byte N04 , En1 , v064
- .byte W16
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W16
- .byte N06 , En1 , v100
- .byte W16
- .byte N24 , Cs2 , v052
- .byte W24
- .byte An2 , v056
- .byte W24
- .byte N04 , En1 , v064
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v064
- .byte W12
- .byte N06
- .byte W06
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W48
- .byte W02
- .byte N04 , En1 , v064
- .byte N24 , An2
- .byte W08
- .byte N04 , En1 , v036
- .byte W08
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte N08 , Fs2 , v048
- .byte W08
- .byte Fs2 , v032
- .byte W08
- .byte N04 , En1 , v036
- .byte N08 , Fs2 , v032
- .byte W08
- .byte N04 , En1 , v064
- .byte N06 , Fs2
- .byte W16
- .byte N04 , En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte En1 , v048
- .byte W56
- .byte N24 , An2 , v064
- .byte W24
- .byte N04 , En1
- .byte N08 , Fs2 , v048
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte N08 , Fs2
- .byte W02
- .byte N02 , En1
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte N08 , Fs2
- .byte W02
- .byte N02 , En1
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N04 , En1 , v064
- .byte N06 , Fs2
- .byte W08
- .byte N04 , En1 , v036
- .byte W08
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W08
- .byte En1 , v064
- .byte W08
- .byte En1 , v036
- .byte W08
- .byte En1 , v048
- .byte W08
- .byte En1 , v064
- .byte W16
- .byte En1 , v036
- .byte W56
- .byte N24 , An2 , v064
- .byte W24
- .byte N04 , En1
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N02
- .byte W02
- .byte N06 , En1 , v064
- .byte W06
- .byte N06
- .byte W42
- .byte N24 , An2
- .byte W24
- .byte N04 , En1
- .byte W08
- .byte N04
- .byte W08
- .byte En1 , v060
- .byte W04
- .byte N02 , En1 , v032
- .byte W02
- .byte N02
- .byte W02
- .byte N06 , En1 , v064
- .byte W06
- .byte N06
- .byte W42
- .byte PATT
- .word mus_b_frontier_9_000
- .byte PATT
- .word mus_b_frontier_9_001
- .byte GOTO
- .word mus_b_frontier_9_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_b_frontier:
- .byte 9 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_b_frontier_pri @ Priority
- .byte mus_b_frontier_rev @ Reverb.
-
- .word mus_b_frontier_grp
-
- .word mus_b_frontier_1
- .word mus_b_frontier_2
- .word mus_b_frontier_3
- .word mus_b_frontier_4
- .word mus_b_frontier_5
- .word mus_b_frontier_6
- .word mus_b_frontier_7
- .word mus_b_frontier_8
- .word mus_b_frontier_9
-
- .end
diff --git a/sound/songs/mus_b_palace.s b/sound/songs/mus_b_palace.s
deleted file mode 100644
index f2bd1a99a..000000000
--- a/sound/songs/mus_b_palace.s
+++ /dev/null
@@ -1,3933 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_b_palace_grp, voicegroup108
- .equ mus_b_palace_pri, 0
- .equ mus_b_palace_rev, reverb_set+50
- .equ mus_b_palace_mvl, 127
- .equ mus_b_palace_key, 0
- .equ mus_b_palace_tbs, 1
- .equ mus_b_palace_exg, 0
- .equ mus_b_palace_cmp, 1
-
- .section .rodata
- .global mus_b_palace
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_b_palace_1:
- .byte KEYSH , mus_b_palace_key+0
- .byte TEMPO , 96*mus_b_palace_tbs/2
- .byte VOICE , 24
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v+0
- .byte W06
- .byte W96
- .byte W96
-mus_b_palace_1_000:
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N24 , Gn1 , v088
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-40
- .byte N24 , Gn1 , v028
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+47
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N24 , Gn1 , v016
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-42
- .byte N24 , Gn1 , v012
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte PEND
- .byte PAN , c_v+0
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v088
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v084
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-40
- .byte N12 , Gn1 , v052
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v048
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+47
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v032
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte W06
- .byte 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-41
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte W06
- .byte 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+0
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte W48
- .byte W96
- .byte W96
- .byte 105*mus_b_palace_mvl/mxv
- .byte N24 , Gn1 , v088
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-40
- .byte N24 , Gn1 , v028
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+47
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N24 , Gn1 , v016
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v+0
- .byte N24 , Gn1 , v084
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+0
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v088
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v064
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-40
- .byte N12 , Gn1 , v028
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v020
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+47
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-41
- .byte N12 , Gn1 , v016
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+0
- .byte W48
- .byte W96
- .byte W96
- .byte PATT
- .word mus_b_palace_1_000
- .byte PAN , c_v+0
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v088
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v064
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-40
- .byte N12 , Gn1 , v028
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v020
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+47
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v016
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte W06
- .byte 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-41
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte W06
- .byte 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+0
- .byte W48
- .byte W96
- .byte W96
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N24 , Fn1 , v088
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-40
- .byte N24 , Fn1 , v028
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+47
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-42
- .byte W12
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 79*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+0
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v088
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v064
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-40
- .byte N12 , Gn1 , v028
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v020
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte PAN , c_v+47
- .byte VOL , 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v016
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v012
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte PAN , c_v-41
- .byte N12 , Gn1 , v008
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
- .byte 105*mus_b_palace_mvl/mxv
- .byte N12 , Gn1 , v004
- .byte W06
- .byte VOL , 92*mus_b_palace_mvl/mxv
- .byte W06
-mus_b_palace_1_B1:
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte GOTO
- .word mus_b_palace_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_b_palace_2:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 10
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+3
- .byte VOL , 57*mus_b_palace_mvl/mxv
- .byte W06
-mus_b_palace_2_000:
- .byte PAN , c_v+4
- .byte W12
- .byte c_v-48
- .byte N06 , Cn4 , v048
- .byte W18
- .byte N06
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Cs4
- .byte W12
- .byte Fn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte PEND
-mus_b_palace_2_001:
- .byte PAN , c_v+4
- .byte N06 , Cn4 , v048
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Gn3
- .byte W12
- .byte N06
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Gs3
- .byte W12
- .byte PEND
- .byte PAN , c_v+3
- .byte W24
- .byte N22 , Cn3 , v092
- .byte W24
- .byte N23 , Gn3
- .byte W24
- .byte PAN , c_v-39
- .byte N21 , Gn3 , v028
- .byte W24
- .byte PAN , c_v+32
- .byte N21
- .byte W24
- .byte PAN , c_v+2
- .byte N24 , Cn3 , v092
- .byte W24
- .byte N10 , Gn3
- .byte W12
- .byte N24 , Cn4
- .byte W24
- .byte W01
- .byte PAN , c_v-32
- .byte N24 , Cn4 , v048
- .byte W11
- .byte W13
- .byte PAN , c_v+45
- .byte N22 , Cn4 , v036
- .byte W23
- .byte PAN , c_v-32
- .byte N10 , Cn4 , v032
- .byte W12
-mus_b_palace_2_002:
- .byte PAN , c_v+4
- .byte W12
- .byte c_v-48
- .byte N06 , Cn4 , v048
- .byte W18
- .byte N06
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte PEND
-mus_b_palace_2_003:
- .byte PAN , c_v+4
- .byte N06 , Fn4 , v048
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Gn3
- .byte W12
- .byte N06
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte PAN , c_v-26
- .byte N06 , Cs4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Gs3 , v036
- .byte W06
- .byte Fn3
- .byte W06
- .byte PEND
- .byte PAN , c_v+3
- .byte W24
- .byte N22 , Cn3 , v092
- .byte W24
- .byte N10 , Gn3
- .byte W12
- .byte N12 , Cn4
- .byte W12
- .byte N24 , Gn2 , v088
- .byte W24
- .byte N12 , Gn2 , v092
- .byte W12
- .byte Gn2 , v064
- .byte W12
- .byte Cn3 , v092
- .byte W12
- .byte N10
- .byte W36
- .byte PAN , c_v-26
- .byte W24
- .byte c_v+3
- .byte N06 , Cn3 , v104
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cn3
- .byte W12
- .byte N03 , Cn3 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte PAN , c_v+4
- .byte W12
- .byte c_v-48
- .byte N06 , Gn4 , v048
- .byte W18
- .byte Fn4
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte PAN , c_v+4
- .byte N06 , Cn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte N06
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Fn4
- .byte W12
- .byte Gn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte PAN , c_v+2
- .byte W24
- .byte N22 , Cn3 , v092
- .byte W24
- .byte N23 , Gn3
- .byte W24
- .byte PAN , c_v-42
- .byte N21 , Gn3 , v044
- .byte W24
- .byte PAN , c_v+4
- .byte N12 , Gn2 , v088
- .byte W12
- .byte Gn2 , v064
- .byte W12
- .byte N22 , Cn3 , v088
- .byte W24
- .byte N06 , Gn3
- .byte W12
- .byte N23 , Cn4
- .byte W21
- .byte PAN , c_v-40
- .byte W03
- .byte N23 , Cn4 , v040
- .byte W12
- .byte PAN , c_v+42
- .byte W12
- .byte N22 , Cn4 , v032
- .byte W15
- .byte PAN , c_v-40
- .byte W09
- .byte N10 , Cn4 , v028
- .byte W12
- .byte PAN , c_v+4
- .byte W12
- .byte c_v-48
- .byte N12 , Cn4 , v048
- .byte W18
- .byte N06 , Cs4
- .byte W06
- .byte PAN , c_v+48
- .byte N12 , Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte PAN , c_v+48
- .byte N12 , Gn3
- .byte W12
- .byte PAN , c_v+4
- .byte N12 , Gs3
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N12 , Gs3
- .byte W12
- .byte PAN , c_v+48
- .byte N12 , Gn3
- .byte W18
- .byte N06 , Gs3
- .byte W06
- .byte PAN , c_v-48
- .byte N12 , Fn3
- .byte W24
- .byte PAN , c_v+48
- .byte N12
- .byte W12
- .byte PAN , c_v+2
- .byte W24
- .byte N21 , Cn3 , v092
- .byte W24
- .byte Gn3
- .byte W24
- .byte Cn4
- .byte W24
- .byte PAN , c_v-39
- .byte N21 , Cn4 , v032
- .byte W24
- .byte PAN , c_v+44
- .byte N21 , Cn4 , v024
- .byte W24
- .byte PAN , c_v-39
- .byte N21
- .byte W24
- .byte PAN , c_v+44
- .byte N15 , Cn4 , v016
- .byte W18
- .byte PAN , c_v+2
- .byte W06
-mus_b_palace_2_B1:
- .byte PATT
- .word mus_b_palace_2_000
- .byte PATT
- .word mus_b_palace_2_001
- .byte PAN , c_v+2
- .byte W24
- .byte N21 , Cn3 , v092
- .byte W24
- .byte N23 , Gn3
- .byte W24
- .byte Gn3 , v028
- .byte W24
- .byte N21
- .byte W24
- .byte N24 , Cn3 , v092
- .byte W24
- .byte Gn3
- .byte W12
- .byte Cn4
- .byte W24
- .byte Cn4 , v036
- .byte W12
- .byte W12
- .byte Cn4 , v024
- .byte W24
- .byte N56
- .byte W60
- .byte PATT
- .word mus_b_palace_2_002
- .byte PATT
- .word mus_b_palace_2_003
- .byte PAN , c_v+3
- .byte W24
- .byte N20 , Cn3 , v092
- .byte W24
- .byte N12 , Gn3
- .byte W12
- .byte Cn4
- .byte W12
- .byte N24 , Gn2 , v064
- .byte W24
- .byte N12 , Gn2 , v092
- .byte W12
- .byte Gn2 , v064
- .byte W12
- .byte Cn3 , v092
- .byte W12
- .byte N12
- .byte W12
- .byte Gn3
- .byte W12
- .byte N22 , Cn4
- .byte W12
- .byte PAN , c_v-26
- .byte W12
- .byte N08 , Cn4 , v040
- .byte W12
- .byte W48
- .byte PAN , c_v+4
- .byte W12
- .byte c_v-48
- .byte N06 , Gn4 , v048
- .byte W18
- .byte Fn4
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte PAN , c_v+4
- .byte N06 , Cn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte N06
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte PAN , c_v+3
- .byte N06 , Cn4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Fn4
- .byte W12
- .byte Gn4
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Cs4
- .byte W12
- .byte PAN , c_v+1
- .byte W24
- .byte N24 , Cn3 , v092
- .byte W24
- .byte Gn3
- .byte W24
- .byte PAN , c_v-42
- .byte N24 , Gn3 , v044
- .byte W24
- .byte PAN , c_v+4
- .byte W24
- .byte N22 , Cn3 , v092
- .byte W24
- .byte N08 , Gn3
- .byte W12
- .byte N22 , Cn4
- .byte W21
- .byte PAN , c_v-40
- .byte W03
- .byte N22 , Cn4 , v040
- .byte W12
- .byte PAN , c_v+42
- .byte W12
- .byte N22 , Cn4 , v032
- .byte W15
- .byte PAN , c_v-40
- .byte W09
- .byte N08 , Cn4 , v028
- .byte W12
- .byte PAN , c_v+4
- .byte W12
- .byte c_v-48
- .byte N06 , Cn4 , v048
- .byte W18
- .byte Cs4
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte PAN , c_v+48
- .byte N06 , Gn3
- .byte W12
- .byte PAN , c_v+4
- .byte N06 , Gs3
- .byte W12
- .byte PAN , c_v-48
- .byte N06 , Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W12
- .byte PAN , c_v+48
- .byte N06 , Gn3
- .byte W18
- .byte Gs3
- .byte W06
- .byte PAN , c_v-48
- .byte N06 , Fn3
- .byte W24
- .byte PAN , c_v+48
- .byte N06
- .byte W12
- .byte PAN , c_v+3
- .byte W24
- .byte N24 , Cn3 , v092
- .byte W24
- .byte Gn3
- .byte W24
- .byte Cn4
- .byte W24
- .byte PAN , c_v-39
- .byte N24 , Cn4 , v032
- .byte W24
- .byte PAN , c_v+44
- .byte N24 , Cn4 , v024
- .byte W24
- .byte PAN , c_v-39
- .byte N24
- .byte W24
- .byte PAN , c_v+44
- .byte N18 , Cn4 , v016
- .byte W18
- .byte PAN , c_v+2
- .byte W06
- .byte GOTO
- .word mus_b_palace_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_b_palace_3:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 81
- .byte BENDR , 12
- .byte LFOS , 44
- .byte BENDR , 12
- .byte LFOS , 44
- .byte VOL , 39*mus_b_palace_mvl/mxv
- .byte W06
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte N06 , Cn1 , v064
- .byte W06
- .byte Cs1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cs1
- .byte W06
- .byte Cn1
- .byte W10
- .byte N03
- .byte W06
- .byte N06
- .byte W08
- .byte W16
- .byte Cn1 , v032
- .byte W24
- .byte Cn1 , v016
- .byte W24
- .byte N06
- .byte W24
- .byte Cn1 , v012
- .byte W08
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte VOICE , 81
- .byte VOL , 52*mus_b_palace_mvl/mxv
- .byte W96
- .byte N03 , Cn1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03
- .byte W06
- .byte Cn2
- .byte W06
- .byte N02 , Cn1
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte Cn1
- .byte W06
- .byte N02
- .byte W06
- .byte Cn2
- .byte W06
- .byte N03 , Cn1
- .byte W06
- .byte Cn2
- .byte W06
- .byte N02 , Cn1
- .byte W06
- .byte N02
- .byte W06
-mus_b_palace_3_B1:
- .byte N03 , Fn1 , v112
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte Fn1
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03
- .byte W06
- .byte Cn2
- .byte W06
- .byte N02 , Fn1
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte Fn1
- .byte W06
- .byte N02
- .byte W06
- .byte Cn2
- .byte W06
- .byte N03 , Fn1
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn1
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cs1
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N15 , Cn1
- .byte W18
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cn2
- .byte W06
- .byte N12 , Gn1
- .byte W12
- .byte N03 , Fn1
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte Cn1
- .byte W12
- .byte N12 , Cn2
- .byte W12
-mus_b_palace_3_000:
- .byte N06 , Cn1 , v112
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte N12 , Cn1
- .byte W12
- .byte Cn2
- .byte W12
- .byte N06 , Cn1
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte N12 , Cn1
- .byte W12
- .byte Cn2
- .byte W12
- .byte N06 , Cn1
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte N12 , Cn1
- .byte W12
- .byte PEND
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte N12 , Gn1
- .byte W18
- .byte N03
- .byte W06
- .byte N12 , En1
- .byte W18
- .byte N03
- .byte W06
- .byte Fn1
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte Fn1
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn1
- .byte W06
- .byte Cn2
- .byte W06
- .byte N02 , Cn1
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte As1
- .byte W06
- .byte N02 , En1
- .byte W06
- .byte Cn1
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cs1
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte N03
- .byte W06
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N12 , Cn1
- .byte W18
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cn2
- .byte W06
- .byte N12 , Gn1
- .byte W12
- .byte N03 , Fn1
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte Cn1
- .byte W12
- .byte N12 , Cn2
- .byte W12
- .byte PATT
- .word mus_b_palace_3_000
- .byte N06 , Cn1 , v108
- .byte W06
- .byte Cs1 , v096
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cs1
- .byte W06
- .byte Cn1
- .byte W12
- .byte N03 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte N12 , Cn1
- .byte W18
- .byte N03
- .byte W06
- .byte N06
- .byte W06
- .byte N03 , Cn2
- .byte W12
- .byte Cn1
- .byte W06
- .byte N12
- .byte W18
- .byte N03
- .byte W06
- .byte N12 , En1
- .byte W18
- .byte N03
- .byte W06
- .byte N12 , Gn1
- .byte W18
- .byte N03
- .byte W06
- .byte N12 , Cn1
- .byte W18
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03 , Cn2
- .byte W06
- .byte Cn1
- .byte W06
- .byte Cn2
- .byte W06
- .byte N12 , Gn1
- .byte W12
- .byte N03 , En1
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte N03 , Cn1
- .byte W06
- .byte Gn1
- .byte W06
- .byte N12
- .byte W12
- .byte N03 , Cn1
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte N06
- .byte W12
- .byte N12 , Cn2
- .byte W12
- .byte PATT
- .word mus_b_palace_3_000
- .byte N12 , Cn1 , v112
- .byte W18
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03
- .byte W06
- .byte N12 , En1
- .byte W18
- .byte N03
- .byte W06
- .byte N12 , Fn1
- .byte W18
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03
- .byte W06
- .byte N12
- .byte W18
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Fn2
- .byte W06
- .byte N12 , Cs2
- .byte W12
- .byte N03 , Cn2
- .byte W06
- .byte N03
- .byte W12
- .byte N06
- .byte W06
- .byte Gn1
- .byte W12
- .byte N12 , En1
- .byte W12
- .byte N06 , Fn1
- .byte W06
- .byte N03 , Fn2
- .byte W06
- .byte N12 , Fn1
- .byte W12
- .byte Fn2
- .byte W12
- .byte N06 , Fn1
- .byte W06
- .byte N03 , Fn2
- .byte W06
- .byte N12 , Fn1
- .byte W12
- .byte Fn2
- .byte W12
- .byte N06 , Fn1
- .byte W06
- .byte N03 , Fn2
- .byte W06
- .byte N12 , Fn1
- .byte W12
- .byte GOTO
- .word mus_b_palace_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_b_palace_4:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 10
- .byte LFOS , 44
- .byte BENDR , 12
- .byte PAN , c_v+16
- .byte VOL , 65*mus_b_palace_mvl/mxv
- .byte N03 , Fn3 , v080
- .byte W03
- .byte Gs3
- .byte W03
- .byte N06 , Cn4 , v112
- .byte W18
- .byte N06
- .byte W06
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
-mus_b_palace_4_000:
- .byte N06 , Cs4 , v112
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gn3
- .byte W12
- .byte N06
- .byte W12
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte PAN , c_v-32
- .byte N06 , Gs3 , v048
- .byte W12
- .byte Gn3
- .byte W12
- .byte PEND
- .byte PAN , c_v+16
- .byte N24 , Gn2 , v088
- .byte W24
- .byte W03
- .byte N21 , Fn3 , v092
- .byte W24
- .byte N23 , Cn4
- .byte W21
- .byte PAN , c_v-32
- .byte W03
- .byte N21 , Cn4 , v024
- .byte W21
- .byte PAN , c_v+54
- .byte W03
- .byte N21
- .byte W21
- .byte PAN , c_v+16
- .byte W03
- .byte N24 , Fn3 , v092
- .byte W24
- .byte N12 , Cn4
- .byte W12
- .byte N24 , Gn4
- .byte W23
- .byte PAN , c_v-32
- .byte W01
- .byte N24 , Gn4 , v048
- .byte W09
- .byte W14
- .byte PAN , c_v+48
- .byte W01
- .byte N24 , Gn4 , v036
- .byte W23
- .byte PAN , c_v-48
- .byte W01
- .byte N08 , Gn4 , v032
- .byte W09
-mus_b_palace_4_001:
- .byte PAN , c_v+16
- .byte N06 , Cn4 , v112
- .byte W18
- .byte N06
- .byte W06
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Fn4
- .byte W12
- .byte PEND
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gn3
- .byte W12
- .byte N06
- .byte W12
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Cs4
- .byte W12
- .byte PAN , c_v-32
- .byte N06 , Gs3 , v036
- .byte W06
- .byte Fn3
- .byte W06
- .byte Cs4
- .byte W12
- .byte PAN , c_v+16
- .byte N24 , Gn2 , v084
- .byte W24
- .byte W03
- .byte Fn3 , v092
- .byte W24
- .byte N08 , Cn4
- .byte W12
- .byte N23 , Gn4
- .byte W24
- .byte PAN , c_v-32
- .byte N23 , Gn4 , v048
- .byte W09
- .byte W15
- .byte PAN , c_v+48
- .byte N08 , Gn4 , v032
- .byte W09
- .byte PAN , c_v+16
- .byte W03
- .byte N12 , Fn3 , v092
- .byte W12
- .byte N09
- .byte W12
- .byte N12 , Cn4
- .byte W12
- .byte N23 , Gn4
- .byte W09
- .byte PAN , c_v-34
- .byte W15
- .byte c_v-32
- .byte N24 , Gn4 , v056
- .byte W09
- .byte W15
- .byte PAN , c_v+48
- .byte N24 , Gn4 , v040
- .byte W24
- .byte PAN , c_v-46
- .byte N08
- .byte W09
- .byte PAN , c_v+16
- .byte N06 , Gn4 , v112
- .byte W18
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte N06
- .byte W06
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Gn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte N24 , Gn2 , v088
- .byte W24
- .byte W03
- .byte N22 , Fn3 , v092
- .byte W24
- .byte Cn4
- .byte W21
- .byte PAN , c_v-29
- .byte W03
- .byte N21 , Cn4 , v044
- .byte W21
- .byte PAN , c_v+16
- .byte W24
- .byte W03
- .byte N22 , Fn3 , v088
- .byte W24
- .byte N06 , Cn4
- .byte W12
- .byte N23 , Gn4
- .byte W18
- .byte PAN , c_v-33
- .byte W06
- .byte N22 , Gn4 , v040
- .byte W09
- .byte PAN , c_v+34
- .byte W13
- .byte N24 , Gn4 , v032
- .byte W14
- .byte PAN , c_v-33
- .byte W12
- .byte N08 , Gn4 , v028
- .byte W09
-mus_b_palace_4_002:
- .byte PAN , c_v+16
- .byte N06 , Cn4 , v112
- .byte W18
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Cn4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte PEND
-mus_b_palace_4_003:
- .byte N06 , Cn4 , v112
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W18
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W24
- .byte N06
- .byte W24
- .byte PEND
- .byte N12 , Fn2 , v088
- .byte W12
- .byte Fn2 , v064
- .byte W15
- .byte N21 , Fn3 , v092
- .byte W24
- .byte N23 , Cn4
- .byte W24
- .byte Gn4
- .byte W21
- .byte PAN , c_v-33
- .byte W03
- .byte N23 , Gn4 , v032
- .byte W21
- .byte PAN , c_v+44
- .byte W03
- .byte N23 , Gn4 , v024
- .byte W21
- .byte PAN , c_v-45
- .byte W03
- .byte N23
- .byte W21
- .byte PAN , c_v+43
- .byte W03
- .byte N15 , Gn4 , v016
- .byte W15
- .byte PAN , c_v+16
- .byte N03 , Fn3 , v112
- .byte W03
- .byte Gs3
- .byte W03
-mus_b_palace_4_B1:
- .byte PAN , c_v+16
- .byte N06 , Cn4 , v112
- .byte W18
- .byte N06
- .byte W06
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte PATT
- .word mus_b_palace_4_000
- .byte PAN , c_v+16
- .byte N24 , Gn2 , v088
- .byte W24
- .byte W03
- .byte N21 , Fn3 , v092
- .byte W24
- .byte N23 , Cn4
- .byte W21
- .byte PAN , c_v-32
- .byte W03
- .byte N23 , Cn4 , v024
- .byte W21
- .byte PAN , c_v+54
- .byte W03
- .byte N21
- .byte W21
- .byte PAN , c_v+16
- .byte W01
- .byte N21 , Fn3 , v092
- .byte W24
- .byte W02
- .byte N12 , Cn4
- .byte W12
- .byte N24 , Gn4
- .byte W22
- .byte PAN , c_v-48
- .byte W02
- .byte N24 , Gn4 , v036
- .byte W09
- .byte PAN , c_v+55
- .byte W15
- .byte N24 , Gn4 , v024
- .byte W09
- .byte PAN , c_v-58
- .byte W15
- .byte N23
- .byte W24
- .byte PAN , c_v+48
- .byte N32
- .byte W32
- .byte W01
- .byte PATT
- .word mus_b_palace_4_001
- .byte N06 , Cs4 , v112
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gn3
- .byte W12
- .byte N06
- .byte W12
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Cs4
- .byte W12
- .byte PAN , c_v-32
- .byte N06 , Gs3 , v036
- .byte W06
- .byte Fn3
- .byte W06
- .byte N10 , Cs4
- .byte W12
- .byte PAN , c_v+16
- .byte N24 , Gn2 , v084
- .byte W24
- .byte W03
- .byte N20 , Fn3 , v092
- .byte W24
- .byte N12 , Cn4
- .byte W12
- .byte N44 , Gn4
- .byte W32
- .byte W01
- .byte W24
- .byte W03
- .byte N12 , Fn3
- .byte W12
- .byte N12
- .byte W12
- .byte Cn4
- .byte W12
- .byte N22 , Gn4
- .byte W09
- .byte PAN , c_v-34
- .byte W15
- .byte N08 , Gn4 , v040
- .byte W09
- .byte PAN , c_v+16
- .byte N06 , Cn3 , v096
- .byte W06
- .byte Cs3 , v080
- .byte W06
- .byte Fn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cn3 , v084
- .byte W12
- .byte N03 , Cn3 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Gn4
- .byte W18
- .byte Fn4
- .byte W06
- .byte Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Gn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gn3
- .byte W06
- .byte N06
- .byte W06
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Gn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte N24 , Gn2 , v088
- .byte W24
- .byte W03
- .byte Fn3 , v092
- .byte W21
- .byte W03
- .byte Cn4
- .byte W21
- .byte PAN , c_v-29
- .byte W03
- .byte N20 , Cn4 , v044
- .byte W21
- .byte PAN , c_v+16
- .byte N12 , Gn2 , v088
- .byte W12
- .byte Gn2 , v064
- .byte W15
- .byte N24 , Fn3 , v092
- .byte W21
- .byte W03
- .byte N12 , Cn4
- .byte W12
- .byte N22 , Gn4
- .byte W18
- .byte PAN , c_v-33
- .byte W06
- .byte N22 , Gn4 , v040
- .byte W09
- .byte PAN , c_v+34
- .byte W15
- .byte N22 , Gn4 , v032
- .byte W12
- .byte PAN , c_v-33
- .byte W12
- .byte N08 , Gn4 , v028
- .byte W09
- .byte PATT
- .word mus_b_palace_4_002
- .byte PATT
- .word mus_b_palace_4_003
- .byte N12 , Fn2 , v088
- .byte W12
- .byte Fn2 , v064
- .byte W15
- .byte N24 , Fn3 , v092
- .byte W24
- .byte Cn4
- .byte W24
- .byte Gn4
- .byte W21
- .byte PAN , c_v-33
- .byte W03
- .byte N24 , Gn4 , v032
- .byte W21
- .byte PAN , c_v+44
- .byte W03
- .byte N24 , Gn4 , v024
- .byte W21
- .byte PAN , c_v-45
- .byte W03
- .byte N24
- .byte W21
- .byte PAN , c_v+43
- .byte W03
- .byte N15 , Gn4 , v016
- .byte W15
- .byte PAN , c_v-16
- .byte N03 , Fn3 , v112
- .byte W03
- .byte Gs3
- .byte W03
- .byte GOTO
- .word mus_b_palace_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_b_palace_5:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 10
- .byte PAN , c_v-16
- .byte VOL , 65*mus_b_palace_mvl/mxv
- .byte N03 , Cn3 , v080
- .byte W03
- .byte Fn3
- .byte W03
- .byte N06 , Gn3 , v112
- .byte W18
- .byte N06
- .byte W06
- .byte Gs3
- .byte W10
- .byte Gn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Gs3
- .byte W02
-mus_b_palace_5_000:
- .byte W10
- .byte N06 , Gn3 , v112
- .byte W12
- .byte Cn3
- .byte W12
- .byte N06
- .byte W12
- .byte Cs3
- .byte W12
- .byte Cn3
- .byte W12
- .byte Cs3 , v048
- .byte W02
- .byte PAN , c_v-32
- .byte W10
- .byte N06 , Cn3
- .byte W14
- .byte PEND
- .byte PAN , c_v-16
- .byte N24 , Gn1 , v088
- .byte W22
- .byte N06 , Gn2 , v092
- .byte W24
- .byte N23 , Cn3
- .byte W24
- .byte N21 , Cn3 , v032
- .byte W24
- .byte W02
- .byte N12 , Gn1 , v088
- .byte W12
- .byte Gn1 , v064
- .byte W10
- .byte N22 , Gn2 , v092
- .byte W24
- .byte N10 , Cn3
- .byte W12
- .byte N24 , Gn3
- .byte W24
- .byte Gn3 , v048
- .byte W14
- .byte W10
- .byte Gn3 , v036
- .byte W24
- .byte N12 , Gn3 , v032
- .byte W12
- .byte N06 , Gn3 , v112
- .byte W02
- .byte W18
- .byte N06
- .byte W06
- .byte Gs3
- .byte W10
- .byte Gn3
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gs3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gn3
- .byte W02
- .byte W10
- .byte Fn3
- .byte W12
- .byte Cn3
- .byte W12
- .byte N06
- .byte W12
- .byte Fn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W12
- .byte Fn3 , v036
- .byte W02
- .byte PAN , c_v-39
- .byte W04
- .byte N06 , Cn3
- .byte W06
- .byte Fn3
- .byte W14
- .byte PAN , c_v-16
- .byte N24 , Gn1 , v084
- .byte W22
- .byte Gn2 , v092
- .byte W24
- .byte N12 , Cn3
- .byte W12
- .byte N13 , Gn3
- .byte W14
- .byte N24 , Gn1 , v064
- .byte W24
- .byte N12 , Gn1 , v092
- .byte W12
- .byte Gn1 , v064
- .byte W10
- .byte Gn2 , v092
- .byte W12
- .byte N12
- .byte W12
- .byte Cn3
- .byte W12
- .byte N23 , Gn3
- .byte W24
- .byte N09 , Gn3 , v040
- .byte W14
- .byte N06 , Cn2 , v104
- .byte W06
- .byte Cs2
- .byte W06
- .byte Fn2
- .byte W06
- .byte Cs2
- .byte W06
- .byte Cn2
- .byte W10
- .byte N03 , Cn2 , v112
- .byte W06
- .byte N06
- .byte W08
- .byte Cn4
- .byte W18
- .byte Gs3
- .byte W06
- .byte Cn4
- .byte W10
- .byte Gs3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Fn3
- .byte W12
- .byte Cn3
- .byte W02
- .byte W04
- .byte Gs2
- .byte W06
- .byte Cn3
- .byte W06
- .byte N06
- .byte W06
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W14
- .byte N24 , Gn1 , v088
- .byte W22
- .byte Gn2 , v092
- .byte W24
- .byte N23 , Cn3
- .byte W24
- .byte N21 , Cn3 , v044
- .byte W24
- .byte W02
- .byte N12 , Gn1 , v088
- .byte W12
- .byte Gn1 , v064
- .byte W10
- .byte N22 , Gn2 , v088
- .byte W24
- .byte N06 , Cn3
- .byte W12
- .byte N23 , Gn3
- .byte W23
- .byte PAN , c_v-36
- .byte W01
- .byte N23 , Gn3 , v040
- .byte W14
- .byte PAN , c_v+33
- .byte W10
- .byte N23 , Gn3 , v032
- .byte W17
- .byte PAN , c_v-36
- .byte W07
- .byte N12 , Gn3 , v028
- .byte W14
-mus_b_palace_5_001:
- .byte PAN , c_v-16
- .byte N06 , Gn3 , v112
- .byte W18
- .byte Gs3
- .byte W06
- .byte Cn4
- .byte W10
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Cn3
- .byte W12
- .byte Cs3
- .byte W12
- .byte Gn3
- .byte W02
- .byte PEND
-mus_b_palace_5_002:
- .byte W04
- .byte N06 , Gs3 , v112
- .byte W06
- .byte Cs3
- .byte W12
- .byte Cn3
- .byte W18
- .byte Cs3
- .byte W06
- .byte Cn3
- .byte W24
- .byte N06
- .byte W24
- .byte W02
- .byte PEND
- .byte N12 , Fn1 , v088
- .byte W12
- .byte Fn1 , v064
- .byte W10
- .byte N21 , Fn2 , v092
- .byte W24
- .byte Cn3
- .byte W24
- .byte Gn3
- .byte W24
- .byte Gn3 , v032
- .byte W02
- .byte PAN , c_v-41
- .byte W22
- .byte N21 , Gn3 , v024
- .byte W02
- .byte PAN , c_v+40
- .byte W22
- .byte N21
- .byte W02
- .byte PAN , c_v-47
- .byte W22
- .byte N15 , Gn3 , v016
- .byte W02
- .byte PAN , c_v+41
- .byte W18
- .byte c_v-16
- .byte N03 , Cn3 , v112
- .byte W03
- .byte Fn3
- .byte W03
-mus_b_palace_5_B1:
- .byte PAN , c_v-16
- .byte N06 , Gn3 , v112
- .byte W18
- .byte N06
- .byte W06
- .byte Gs3
- .byte W10
- .byte Gn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Gs3
- .byte W02
- .byte PATT
- .word mus_b_palace_5_000
- .byte PAN , c_v-16
- .byte N22 , Gn1 , v088
- .byte W22
- .byte N21 , Gn2 , v092
- .byte W24
- .byte N23 , Cn3
- .byte W24
- .byte N24 , Cn3 , v032
- .byte W24
- .byte W02
- .byte N12 , Gn1 , v088
- .byte W12
- .byte N10 , Gn1 , v064
- .byte W10
- .byte N24 , Gn2 , v092
- .byte W24
- .byte Cn3
- .byte W12
- .byte Gn3
- .byte W24
- .byte Gn3 , v036
- .byte W14
- .byte W10
- .byte Gn3 , v024
- .byte W24
- .byte N56
- .byte W60
- .byte N06 , Gn3 , v112
- .byte W02
- .byte W18
- .byte N06
- .byte W06
- .byte Gs3
- .byte W10
- .byte Gn3
- .byte W12
- .byte Cn4
- .byte W12
- .byte N06
- .byte W12
- .byte Gs3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Gn3
- .byte W02
- .byte W10
- .byte Fn3
- .byte W12
- .byte Cn3
- .byte W12
- .byte N06
- .byte W12
- .byte Fn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W12
- .byte Fn3 , v036
- .byte W02
- .byte PAN , c_v-39
- .byte W04
- .byte N06 , Cn3
- .byte W06
- .byte N10 , Fn3
- .byte W14
- .byte PAN , c_v-16
- .byte N24 , Gn1 , v084
- .byte W22
- .byte N22 , Gn2 , v092
- .byte W24
- .byte N12 , Cn3
- .byte W12
- .byte N08 , Gn3
- .byte W14
- .byte N24 , Gn1 , v064
- .byte W24
- .byte N12 , Gn1 , v092
- .byte W12
- .byte Gn1 , v064
- .byte W10
- .byte Gn2 , v092
- .byte W12
- .byte N12
- .byte W12
- .byte N10 , Cn3
- .byte W12
- .byte N22 , Gn3
- .byte W24
- .byte N08 , Gn3 , v040
- .byte W14
- .byte N06 , Cn2 , v096
- .byte W06
- .byte Cs2 , v080
- .byte W06
- .byte Fn2
- .byte W06
- .byte Cs2
- .byte W06
- .byte Cn2 , v084
- .byte W10
- .byte N03 , Cn2 , v112
- .byte W06
- .byte N06
- .byte W08
- .byte Cn4
- .byte W18
- .byte Gs3
- .byte W06
- .byte Cn4
- .byte W10
- .byte Gs3
- .byte W12
- .byte Cn4
- .byte W02
- .byte W10
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Fn3
- .byte W12
- .byte Cn3
- .byte W06
- .byte Gs2
- .byte W06
- .byte Cn3
- .byte W06
- .byte N06
- .byte W06
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W12
- .byte Cn4
- .byte W02
- .byte W10
- .byte Cs4
- .byte W12
- .byte Gs3
- .byte W12
- .byte Gn3
- .byte W14
- .byte N24 , Gn1 , v088
- .byte W22
- .byte Gn2 , v092
- .byte W24
- .byte Cn3
- .byte W02
- .byte W22
- .byte Cn3 , v044
- .byte W24
- .byte W02
- .byte N12 , Gn1 , v088
- .byte W12
- .byte Gn1 , v064
- .byte W10
- .byte N22 , Gn2 , v092
- .byte W24
- .byte N10 , Cn3
- .byte W02
- .byte W10
- .byte N22 , Gn3
- .byte W23
- .byte PAN , c_v-36
- .byte W01
- .byte N22 , Gn3 , v040
- .byte W14
- .byte PAN , c_v+33
- .byte W10
- .byte N22 , Gn3 , v032
- .byte W17
- .byte PAN , c_v-36
- .byte W07
- .byte N08 , Gn3 , v028
- .byte W14
- .byte PATT
- .word mus_b_palace_5_001
- .byte PATT
- .word mus_b_palace_5_002
- .byte N12 , Fn1 , v088
- .byte W12
- .byte Fn1 , v064
- .byte W10
- .byte N24 , Fn2 , v092
- .byte W24
- .byte Cn3
- .byte W24
- .byte Gn3
- .byte W24
- .byte Gn3 , v032
- .byte W02
- .byte PAN , c_v-41
- .byte W22
- .byte N24 , Gn3 , v024
- .byte W02
- .byte PAN , c_v+40
- .byte W22
- .byte N24
- .byte W02
- .byte PAN , c_v-47
- .byte W22
- .byte N19 , Gn3 , v016
- .byte W02
- .byte PAN , c_v+41
- .byte W18
- .byte c_v+16
- .byte N03 , Cn3 , v112
- .byte W03
- .byte Fn3
- .byte W03
- .byte GOTO
- .word mus_b_palace_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_b_palace_6:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 80
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 39*mus_b_palace_mvl/mxv
- .byte W06
- .byte W96
- .byte W96
- .byte W12
- .byte 39*mus_b_palace_mvl/mxv
- .byte W01
- .byte 38*mus_b_palace_mvl/mxv
- .byte W02
- .byte 36*mus_b_palace_mvl/mxv
- .byte W03
- .byte 35*mus_b_palace_mvl/mxv
- .byte W02
- .byte 34*mus_b_palace_mvl/mxv
- .byte W02
- .byte 33*mus_b_palace_mvl/mxv
- .byte W03
- .byte 32*mus_b_palace_mvl/mxv
- .byte W01
- .byte 31*mus_b_palace_mvl/mxv
- .byte W02
- .byte 30*mus_b_palace_mvl/mxv
- .byte W03
- .byte 29*mus_b_palace_mvl/mxv
- .byte W01
- .byte 28*mus_b_palace_mvl/mxv
- .byte W02
- .byte 28*mus_b_palace_mvl/mxv
- .byte W02
- .byte 27*mus_b_palace_mvl/mxv
- .byte W02
- .byte 26*mus_b_palace_mvl/mxv
- .byte W04
- .byte 25*mus_b_palace_mvl/mxv
- .byte W02
- .byte 24*mus_b_palace_mvl/mxv
- .byte W01
- .byte 23*mus_b_palace_mvl/mxv
- .byte W01
- .byte 23*mus_b_palace_mvl/mxv
- .byte W02
- .byte 22*mus_b_palace_mvl/mxv
- .byte W04
- .byte 21*mus_b_palace_mvl/mxv
- .byte W02
- .byte 20*mus_b_palace_mvl/mxv
- .byte W01
- .byte 19*mus_b_palace_mvl/mxv
- .byte W01
- .byte 19*mus_b_palace_mvl/mxv
- .byte W01
- .byte 18*mus_b_palace_mvl/mxv
- .byte W04
- .byte 16*mus_b_palace_mvl/mxv
- .byte W02
- .byte 15*mus_b_palace_mvl/mxv
- .byte W01
- .byte 14*mus_b_palace_mvl/mxv
- .byte W02
- .byte 14*mus_b_palace_mvl/mxv
- .byte W01
- .byte 13*mus_b_palace_mvl/mxv
- .byte W03
- .byte 12*mus_b_palace_mvl/mxv
- .byte W02
- .byte 11*mus_b_palace_mvl/mxv
- .byte W01
- .byte 10*mus_b_palace_mvl/mxv
- .byte W01
- .byte 9*mus_b_palace_mvl/mxv
- .byte W04
- .byte 7*mus_b_palace_mvl/mxv
- .byte W02
- .byte 6*mus_b_palace_mvl/mxv
- .byte W05
- .byte 5*mus_b_palace_mvl/mxv
- .byte W02
- .byte 4*mus_b_palace_mvl/mxv
- .byte W01
- .byte 3*mus_b_palace_mvl/mxv
- .byte W04
- .byte 2*mus_b_palace_mvl/mxv
- .byte W01
- .byte 1*mus_b_palace_mvl/mxv
- .byte W01
- .byte 0*mus_b_palace_mvl/mxv
- .byte W02
- .byte 39*mus_b_palace_mvl/mxv
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte N06 , Cn1 , v064
- .byte W06
- .byte Cs1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cs1
- .byte W06
- .byte Cn1
- .byte W10
- .byte N03
- .byte W06
- .byte N06
- .byte W08
- .byte PAN , c_v-48
- .byte W16
- .byte N06 , Cn1 , v032
- .byte W08
- .byte PAN , c_v+48
- .byte W16
- .byte N06 , Cn1 , v016
- .byte W08
- .byte PAN , c_v-48
- .byte W16
- .byte N06
- .byte W08
- .byte PAN , c_v+48
- .byte W16
- .byte N06 , Cn1 , v012
- .byte W08
- .byte PAN , c_v+0
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte VOL , 52*mus_b_palace_mvl/mxv
- .byte W96
- .byte VOICE , 80
- .byte VOL , 39*mus_b_palace_mvl/mxv
- .byte BEND , c_v+1
- .byte N03 , Cn1 , v112
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+63
- .byte N02 , Cn1
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn1
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte Cn2
- .byte W06
- .byte N03 , Cn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+63
- .byte N02 , Cn1
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
-mus_b_palace_6_B1:
- .byte PAN , c_v+0
- .byte N03 , Fn1 , v112
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Fn1
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N02 , Fn1
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Fn1
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N03 , Fn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N03 , Cn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cs1
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N15 , Cn1
- .byte W18
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Gn1
- .byte W12
- .byte N03 , Fn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W12
- .byte PAN , c_v-62
- .byte N06
- .byte W06
- .byte PAN , c_v-63
- .byte N06 , Cn1
- .byte W12
- .byte PAN , c_v+0
- .byte N12 , Cn2
- .byte W12
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+63
- .byte N12 , Cn1
- .byte W12
- .byte PAN , c_v+0
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v-63
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Cn1
- .byte W12
- .byte PAN , c_v-63
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v+63
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v+0
- .byte N03 , Cn2
- .byte W06
- .byte N12 , Cn1
- .byte W12
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W12
- .byte PAN , c_v+63
- .byte N06
- .byte W06
- .byte PAN , c_v+0
- .byte N03 , En1
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W12
- .byte PAN , c_v-63
- .byte N06
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Gn1
- .byte W18
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N12 , En1
- .byte W18
- .byte PAN , c_v+0
- .byte N03
- .byte W06
- .byte Fn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Fn1
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N02
- .byte W06
- .byte N03 , Cn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N02 , Cn1
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , As1
- .byte W06
- .byte PAN , c_v+63
- .byte N02 , En1
- .byte W06
- .byte PAN , c_v+0
- .byte N02 , Cn1
- .byte W06
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v-62
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N03 , Cs1
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N03 , En1
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N02
- .byte W06
- .byte PAN , c_v+0
- .byte N02
- .byte W06
- .byte N12 , Cn1
- .byte W18
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Gn1
- .byte W12
- .byte PAN , c_v-62
- .byte N03 , Fn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W12
- .byte PAN , c_v+0
- .byte N06
- .byte W06
- .byte Cn1
- .byte W12
- .byte PAN , c_v-62
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v+0
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N12 , Cn1
- .byte W12
- .byte PAN , c_v+0
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v+63
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Cn1
- .byte W12
- .byte PAN , c_v-63
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v+0
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Cn1
- .byte W12
- .byte N06 , Cn1 , v108
- .byte W06
- .byte Cs1 , v096
- .byte W06
- .byte PAN , c_v-63
- .byte N06 , Fn1
- .byte W06
- .byte PAN , c_v+63
- .byte N06 , Cs1
- .byte W06
- .byte PAN , c_v+0
- .byte N06 , Cn1 , v104
- .byte W12
- .byte PAN , c_v-63
- .byte N03 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte PAN , c_v+0
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N03
- .byte W12
- .byte PAN , c_v+0
- .byte N06
- .byte W06
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W12
- .byte PAN , c_v+63
- .byte N06
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Cn1
- .byte W18
- .byte PAN , c_v-62
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N06
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W12
- .byte PAN , c_v+0
- .byte N03 , Cn1
- .byte W06
- .byte N12
- .byte W18
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N12 , En1
- .byte W18
- .byte PAN , c_v+0
- .byte N03
- .byte W06
- .byte N12 , Gn1
- .byte W18
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Cn1
- .byte W18
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn1
- .byte W06
- .byte PAN , c_v+0
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+63
- .byte N12 , Gn1
- .byte W12
- .byte PAN , c_v+0
- .byte N03 , En1
- .byte W06
- .byte PAN , c_v-62
- .byte N03
- .byte W12
- .byte PAN , c_v+63
- .byte N06
- .byte W06
- .byte PAN , c_v+0
- .byte N03 , Cn1
- .byte W06
- .byte PAN , c_v-62
- .byte N03 , Gn1
- .byte W06
- .byte PAN , c_v+63
- .byte N12
- .byte W12
- .byte PAN , c_v+0
- .byte N03 , Cn1
- .byte W06
- .byte N03
- .byte W12
- .byte N03
- .byte W06
- .byte PAN , c_v-63
- .byte N06
- .byte W12
- .byte PAN , c_v+63
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v+0
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v-62
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+63
- .byte N12 , Cn1
- .byte W12
- .byte PAN , c_v+0
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v+63
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Cn1
- .byte W12
- .byte PAN , c_v-63
- .byte N12 , Cn2
- .byte W12
- .byte PAN , c_v+1
- .byte N06 , Cn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N12 , Cn1
- .byte W12
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v-62
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , En1
- .byte W18
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Fn1
- .byte W18
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v+63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N12
- .byte W18
- .byte PAN , c_v-63
- .byte N03
- .byte W06
- .byte PAN , c_v+0
- .byte N03
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Fn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Cs2
- .byte W12
- .byte N03 , Cn2
- .byte W06
- .byte PAN , c_v-63
- .byte N03
- .byte W12
- .byte PAN , c_v+63
- .byte N06
- .byte W06
- .byte PAN , c_v+0
- .byte N06 , Gn1
- .byte W12
- .byte N12 , En1
- .byte W12
- .byte N06 , Fn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Fn2
- .byte W06
- .byte PAN , c_v+63
- .byte N12 , Fn1
- .byte W12
- .byte PAN , c_v+0
- .byte N12 , Fn2
- .byte W12
- .byte PAN , c_v+63
- .byte N06 , Fn1
- .byte W06
- .byte PAN , c_v-63
- .byte N03 , Fn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Fn1
- .byte W12
- .byte PAN , c_v-62
- .byte N12 , Fn2
- .byte W12
- .byte PAN , c_v+0
- .byte N06 , Fn1
- .byte W06
- .byte PAN , c_v+63
- .byte N03 , Fn2
- .byte W06
- .byte PAN , c_v+0
- .byte N12 , Fn1
- .byte W12
- .byte GOTO
- .word mus_b_palace_6_B1
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_b_palace_7:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 0
- .byte PAN , c_v+0
- .byte VOL , 76*mus_b_palace_mvl/mxv
- .byte W06
-mus_b_palace_7_000:
- .byte W24
- .byte PAN , c_v-32
- .byte N12 , Bn4 , v064
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v028
- .byte W12
- .byte PAN , c_v-32
- .byte N12 , Bn4 , v016
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v008
- .byte W12
- .byte PAN , c_v+0
- .byte W24
- .byte PEND
- .byte c_v+0
- .byte W24
- .byte c_v-32
- .byte N12 , Bn4 , v064
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v028
- .byte W12
- .byte PAN , c_v-32
- .byte N12 , Bn4 , v016
- .byte W12
- .byte PAN , c_v+0
- .byte N24 , En2 , v092
- .byte W12
- .byte PAN , c_v+44
- .byte W12
- .byte N24 , En2 , v040
- .byte W12
- .byte PAN , c_v-1
- .byte W12
- .byte c_v-46
- .byte N12 , En2 , v032
- .byte W24
- .byte PAN , c_v+47
- .byte W60
- .byte c_v+0
- .byte W60
- .byte N12 , En2 , v092
- .byte W12
- .byte N24 , Gn2
- .byte W24
- .byte En2
- .byte W24
- .byte Cs2
- .byte W24
- .byte PATT
- .word mus_b_palace_7_000
- .byte PAN , c_v+0
- .byte W24
- .byte c_v-32
- .byte N12 , Bn4 , v064
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v028
- .byte W12
- .byte PAN , c_v+0
- .byte N12 , An2 , v092
- .byte W12
- .byte En2
- .byte W12
- .byte N24 , Cs2
- .byte W24
- .byte W96
- .byte W48
- .byte N14 , En2 , v112
- .byte W14
- .byte N09 , Gn2
- .byte W10
- .byte N24 , Cs2
- .byte W24
- .byte PAN , c_v-32
- .byte N24 , Cs2 , v044
- .byte W24
- .byte PAN , c_v+32
- .byte N24 , Cs2 , v032
- .byte W24
-mus_b_palace_7_001:
- .byte PAN , c_v+0
- .byte W24
- .byte c_v-32
- .byte N12 , Bn4 , v064
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v028
- .byte W12
- .byte PAN , c_v-32
- .byte N12 , Bn4 , v016
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v008
- .byte W12
- .byte PAN , c_v+0
- .byte W24
- .byte PEND
- .byte PATT
- .word mus_b_palace_7_001
- .byte W96
- .byte W60
- .byte N12 , En2 , v092
- .byte W12
- .byte N24 , Gn2
- .byte W24
- .byte En2
- .byte W24
- .byte An2
- .byte W24
- .byte PAN , c_v+0
- .byte N24 , An2 , v048
- .byte W24
- .byte PAN , c_v-32
- .byte N12 , Bn4 , v064
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v028
- .byte W12
- .byte PAN , c_v-32
- .byte N12 , Bn4 , v016
- .byte W12
- .byte PAN , c_v+32
- .byte N12 , Bn4 , v008
- .byte W12
- .byte PAN , c_v+0
- .byte W24
- .byte PATT
- .word mus_b_palace_7_001
- .byte W60
- .byte N12 , En2 , v112
- .byte W12
- .byte N24 , Gn2
- .byte W24
- .byte W96
-mus_b_palace_7_B1:
- .byte N06 , Cn1 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte Dn3 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte Dn3 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte Cn1 , v112
- .byte W12
- .byte N06
- .byte W12
- .byte En1
- .byte N06 , Dn3
- .byte W12
- .byte Fs2 , v068
- .byte W12
- .byte Cn1 , v112
- .byte W12
- .byte En1
- .byte W12
- .byte N12 , Bn4 , v064
- .byte W12
- .byte N06 , Fs2 , v048
- .byte W12
- .byte N15 , Cn1 , v112
- .byte W12
- .byte N06 , Fs2 , v048
- .byte W12
- .byte Dn3 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte N03 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte N06 , Fs2 , v048
- .byte W12
- .byte Dn3 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte N03 , Cn1 , v112
- .byte W06
- .byte N06
- .byte N06 , Dn3
- .byte W12
- .byte Cn1
- .byte N06 , Fs2 , v048
- .byte W12
- .byte Cn1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte En1
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte Cn1
- .byte W06
- .byte En1
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Dn2
- .byte W06
- .byte En1
- .byte W06
- .byte An1
- .byte W06
- .byte Fn1
- .byte W06
- .byte Cn1
- .byte W12
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Dn3
- .byte W06
- .byte Cn1
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte En1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Dn3
- .byte W12
- .byte En1
- .byte W12
- .byte Cn1
- .byte W12
- .byte N06
- .byte W12
- .byte En1
- .byte W12
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte En1
- .byte W06
- .byte Cn1
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N12 , Bn4 , v064
- .byte W12
- .byte N06 , Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
-mus_b_palace_7_002:
- .byte N06 , Cn1 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte Dn3 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Dn3
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte PEND
- .byte Cn1 , v112
- .byte W12
- .byte N06
- .byte W12
- .byte En1
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte N03 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte En1
- .byte W06
- .byte N06
- .byte W06
- .byte An1
- .byte W02
- .byte N09 , Gn2
- .byte W04
- .byte N03 , Cn1
- .byte W03
- .byte En1
- .byte W03
- .byte N06
- .byte W06
- .byte An1
- .byte W06
- .byte Cn1
- .byte W06
- .byte En1
- .byte W06
- .byte Cn1
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte Dn3
- .byte W06
- .byte En1
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte Cn1
- .byte W12
- .byte N06
- .byte N06 , Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte N06 , Dn3
- .byte W06
- .byte En1
- .byte W06
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W12
- .byte Cn1
- .byte N06 , Fs2 , v048
- .byte W12
- .byte Dn3 , v112
- .byte W06
- .byte En1
- .byte W06
- .byte Fs2 , v048
- .byte W12
- .byte Cn1 , v112
- .byte W12
- .byte N06
- .byte N06 , Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Cn1
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N12 , Bn4 , v064
- .byte W12
- .byte N06 , Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
-mus_b_palace_7_003:
- .byte N06 , Cn1 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte Dn3 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte N03 , Cn1 , v112
- .byte W06
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_b_palace_7_003
- .byte N06 , Cn1 , v112
- .byte W12
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte En1
- .byte N06 , Dn3
- .byte W12
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W12
- .byte N06
- .byte W06
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte En1
- .byte N06 , Dn3
- .byte W12
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N06
- .byte W12
- .byte N06
- .byte N06 , Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte N06 , Dn3
- .byte W12
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte En1
- .byte W12
- .byte Fs2 , v048
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte N12 , Bn4 , v064
- .byte W12
- .byte N06 , En1 , v108
- .byte W06
- .byte Cn1 , v112
- .byte W06
- .byte PATT
- .word mus_b_palace_7_002
- .byte N06 , Cn1 , v112
- .byte W12
- .byte N06
- .byte W12
- .byte En1
- .byte W12
- .byte Fs2 , v048
- .byte W12
- .byte En1 , v112
- .byte W06
- .byte N06
- .byte W06
- .byte N12 , En2
- .byte W12
- .byte N24 , Gn2
- .byte W24
- .byte GOTO
- .word mus_b_palace_7_B1
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_b_palace_8:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 127
- .byte LFOS , 44
- .byte XCMD , xIECV , 18
- .byte xIECV , 16
- .byte BENDR , 12
- .byte VOL , 39*mus_b_palace_mvl/mxv
- .byte W06
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
-mus_b_palace_8_B1:
-mus_b_palace_8_000:
- .byte N01 , Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte PEND
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W24
-mus_b_palace_8_001:
- .byte N01 , Dn5 , v068
- .byte W06
- .byte Dn5 , v036
- .byte W18
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte PEND
- .byte PATT
- .word mus_b_palace_8_001
- .byte PATT
- .word mus_b_palace_8_000
- .byte PATT
- .word mus_b_palace_8_000
- .byte PATT
- .word mus_b_palace_8_000
- .byte PATT
- .word mus_b_palace_8_001
- .byte PATT
- .word mus_b_palace_8_001
- .byte N01 , Dn5 , v068
- .byte W06
- .byte Dn5 , v036
- .byte W42
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte Dn5 , v068
- .byte W12
- .byte N01
- .byte W06
- .byte Dn5 , v036
- .byte W06
- .byte PATT
- .word mus_b_palace_8_000
- .byte PATT
- .word mus_b_palace_8_000
- .byte PATT
- .word mus_b_palace_8_001
- .byte PATT
- .word mus_b_palace_8_001
- .byte PATT
- .word mus_b_palace_8_000
- .byte PATT
- .word mus_b_palace_8_000
- .byte PATT
- .word mus_b_palace_8_001
- .byte PATT
- .word mus_b_palace_8_001
- .byte GOTO
- .word mus_b_palace_8_B1
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_b_palace_9:
- .byte KEYSH , mus_b_palace_key+0
- .byte VOICE , 126
- .byte LFOS , 44
- .byte BENDR , 12
- .byte VOL , 66*mus_b_palace_mvl/mxv
- .byte W06
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W48
- .byte W96
- .byte W96
- .byte W96
- .byte W96
-mus_b_palace_9_B1:
- .byte W96
- .byte W84
- .byte N12 , Gn5 , v048
- .byte W12
- .byte W12
- .byte N12
- .byte W84
- .byte W12
- .byte N12
- .byte W84
- .byte W96
- .byte W96
- .byte W96
- .byte W12
- .byte N12
- .byte W84
- .byte W12
- .byte N12
- .byte W84
- .byte W12
- .byte Gn5 , v064
- .byte W84
- .byte W96
- .byte W96
- .byte W12
- .byte Gn5 , v048
- .byte W84
- .byte W12
- .byte N12
- .byte W84
- .byte W96
- .byte W96
- .byte W12
- .byte N12
- .byte W84
- .byte W12
- .byte N12
- .byte W84
- .byte GOTO
- .word mus_b_palace_9_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_b_palace:
- .byte 9 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_b_palace_pri @ Priority
- .byte mus_b_palace_rev @ Reverb.
-
- .word mus_b_palace_grp
-
- .word mus_b_palace_1
- .word mus_b_palace_2
- .word mus_b_palace_3
- .word mus_b_palace_4
- .word mus_b_palace_5
- .word mus_b_palace_6
- .word mus_b_palace_7
- .word mus_b_palace_8
- .word mus_b_palace_9
-
- .end
diff --git a/sound/songs/mus_naminori.s b/sound/songs/mus_naminori.s
deleted file mode 100644
index 07137ec8e..000000000
--- a/sound/songs/mus_naminori.s
+++ /dev/null
@@ -1,3005 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_naminori_grp, voicegroup017
- .equ mus_naminori_pri, 0
- .equ mus_naminori_rev, reverb_set+50
- .equ mus_naminori_mvl, 127
- .equ mus_naminori_key, 0
- .equ mus_naminori_tbs, 1
- .equ mus_naminori_exg, 0
- .equ mus_naminori_cmp, 1
-
- .section .rodata
- .global mus_naminori
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_naminori_1:
- .byte KEYSH , mus_naminori_key+0
- .byte TEMPO , 82*mus_naminori_tbs/2
- .byte VOICE , 48
- .byte LFOS , 40
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte PAN , c_v+0
- .byte N06 , Cs4 , v104
- .byte W06
- .byte Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W06
-mus_naminori_1_B1:
- .byte VOICE , 48
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N18 , Fn4 , v104
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte N18
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte N18
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Gs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte An3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte N18 , Fn4
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte N18
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte N18 , Fs4
- .byte W18
- .byte N06 , As3
- .byte W06
- .byte Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N12 , Ds4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Fs4
- .byte W12
- .byte VOICE , 73
- .byte N15 , Gs4 , v112
- .byte W06
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte W03
- .byte N06
- .byte W06
- .byte Fs4
- .byte W12
- .byte N18 , Fn4
- .byte W18
- .byte N06 , Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte N15 , Gs4
- .byte W09
- .byte MOD , 5
- .byte W06
- .byte 0
- .byte W03
- .byte N06
- .byte W06
- .byte As4
- .byte W12
- .byte N18 , Gs4
- .byte W09
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N18 , Fs4
- .byte W06
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte W03
- .byte N06 , Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fn4
- .byte W06
- .byte N18 , Fs4
- .byte W06
- .byte MOD , 5
- .byte W12
- .byte 0
- .byte N06 , As4
- .byte W06
- .byte Cn5
- .byte W06
- .byte As4
- .byte W06
- .byte N12 , Cs5
- .byte W12
- .byte Cn5
- .byte W12
- .byte As4
- .byte W12
- .byte Cs5
- .byte W12
- .byte Ds5
- .byte W12
- .byte Cs5
- .byte W12
- .byte TIE , Fn5
- .byte W24
- .byte MOD , 5
- .byte W24
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte W05
- .byte 70*mus_naminori_mvl/mxv
- .byte W07
- .byte 64*mus_naminori_mvl/mxv
- .byte W05
- .byte 57*mus_naminori_mvl/mxv
- .byte W07
- .byte 52*mus_naminori_mvl/mxv
- .byte W05
- .byte 45*mus_naminori_mvl/mxv
- .byte W07
- .byte 37*mus_naminori_mvl/mxv
- .byte W05
- .byte 25*mus_naminori_mvl/mxv
- .byte W07
- .byte 18*mus_naminori_mvl/mxv
- .byte W05
- .byte 7*mus_naminori_mvl/mxv
- .byte W07
- .byte EOT
- .byte VOL , 1*mus_naminori_mvl/mxv
- .byte MOD , 0
- .byte W36
- .byte VOICE , 73
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N06 , As4 , v072
- .byte W06
- .byte Cn5
- .byte W06
- .byte Cs5
- .byte W06
- .byte Cn5
- .byte W06
- .byte Cs5
- .byte W12
- .byte As4
- .byte W06
- .byte Cn5
- .byte W06
- .byte Cs5
- .byte W06
- .byte Cn5
- .byte W06
- .byte Cs5
- .byte W06
- .byte Fn5
- .byte W06
- .byte N12 , Fs5
- .byte W12
- .byte Fn5
- .byte W12
- .byte Ds5
- .byte W12
- .byte N32 , Cs5
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte MOD , 5
- .byte W05
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 29*mus_naminori_mvl/mxv
- .byte W04
- .byte MOD , 0
- .byte W03
- .byte VOICE , 60
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N18 , Cn3 , v116
- .byte W18
- .byte N06 , Gs2
- .byte W06
- .byte As2
- .byte W06
- .byte Cn3
- .byte W06
- .byte N18 , Ds3
- .byte W18
- .byte N06 , Cn3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Ds3
- .byte W06
- .byte N60 , Fn3
- .byte W30
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 61*mus_naminori_mvl/mxv
- .byte W05
- .byte 52*mus_naminori_mvl/mxv
- .byte W07
- .byte 42*mus_naminori_mvl/mxv
- .byte W05
- .byte 31*mus_naminori_mvl/mxv
- .byte W07
- .byte 21*mus_naminori_mvl/mxv
- .byte W05
- .byte 11*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte N18
- .byte W18
- .byte N06 , Dn3
- .byte W06
- .byte Ds3
- .byte W06
- .byte Fn3
- .byte W06
- .byte N18 , Gs3
- .byte W18
- .byte N06 , Fn3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Gs3
- .byte W06
- .byte N60 , Fs3
- .byte W30
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 61*mus_naminori_mvl/mxv
- .byte W05
- .byte 52*mus_naminori_mvl/mxv
- .byte W07
- .byte 42*mus_naminori_mvl/mxv
- .byte W05
- .byte 31*mus_naminori_mvl/mxv
- .byte W07
- .byte 21*mus_naminori_mvl/mxv
- .byte W05
- .byte 11*mus_naminori_mvl/mxv
- .byte W07
- .byte VOICE , 73
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N15 , As4 , v112
- .byte W06
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte W03
- .byte N06
- .byte W06
- .byte Cn5
- .byte W06
- .byte As4
- .byte W06
- .byte N15 , Gs4
- .byte W06
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte W03
- .byte N06 , Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fn4
- .byte W06
- .byte N15 , Fs4
- .byte W06
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte W03
- .byte N06 , Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte Fs4
- .byte W12
- .byte N12 , Gs4
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte 0
- .byte N15 , As4
- .byte W06
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte W03
- .byte N06
- .byte W06
- .byte Cn5
- .byte W06
- .byte As4
- .byte W06
- .byte N15 , Gs4
- .byte W06
- .byte MOD , 5
- .byte W09
- .byte 0
- .byte W03
- .byte N06 , Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N12 , As4
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte 0
- .byte N12 , Cn5
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte 0
- .byte N12 , Cs5
- .byte W06
- .byte MOD , 5
- .byte W06
- .byte 0
- .byte N36 , Cn5
- .byte W12
- .byte MOD , 5
- .byte W12
- .byte VOICE , 48
- .byte W12
- .byte MOD , 0
- .byte N18 , Fn4 , v104
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte N18
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
-mus_naminori_1_000:
- .byte N18 , Fn4 , v104
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte N12 , Cs4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Gs4
- .byte W12
- .byte PEND
- .byte N18 , As4
- .byte W18
- .byte N06 , An4
- .byte W06
- .byte As4
- .byte W06
- .byte Cn5
- .byte W06
- .byte N12 , Cs5
- .byte W12
- .byte Ds5
- .byte W12
- .byte Cs5
- .byte W12
- .byte N18 , Cn5
- .byte W18
- .byte N06 , As4
- .byte W06
- .byte N12 , Cn5
- .byte W12
- .byte N30 , Gs4
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W06
- .byte 66*mus_naminori_mvl/mxv
- .byte W06
- .byte 53*mus_naminori_mvl/mxv
- .byte W06
- .byte 36*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N18 , Fn4
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte N18
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W12
- .byte PATT
- .word mus_naminori_1_000
- .byte N18 , As4 , v104
- .byte W18
- .byte N06 , An4
- .byte W06
- .byte As4
- .byte W06
- .byte Cn5
- .byte W06
- .byte N12 , Cs5
- .byte W12
- .byte Ds5
- .byte W12
- .byte Fn5
- .byte W12
- .byte N18 , Ds5
- .byte W18
- .byte N06 , Fn5
- .byte W06
- .byte Ds5
- .byte W06
- .byte As4
- .byte W06
- .byte N32 , Cn5
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W06
- .byte 66*mus_naminori_mvl/mxv
- .byte W06
- .byte 53*mus_naminori_mvl/mxv
- .byte W06
- .byte 36*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 73
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N54 , Cs5 , v120
- .byte W21
- .byte MOD , 5
- .byte W32
- .byte W01
- .byte 0
- .byte N06 , Ds5
- .byte W06
- .byte Cs5
- .byte W06
- .byte Ds5
- .byte W06
- .byte N54 , Cs5
- .byte W21
- .byte MOD , 5
- .byte W32
- .byte W01
- .byte 0
- .byte N06 , Ds5
- .byte W06
- .byte Cs5
- .byte W06
- .byte Ds5
- .byte W06
- .byte N12 , Cs5
- .byte W12
- .byte Cn5
- .byte W12
- .byte Cs5
- .byte W12
- .byte Ds5
- .byte W12
- .byte Fn5
- .byte W12
- .byte Fs5
- .byte W12
- .byte N32 , Fn5
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W03
- .byte MOD , 5
- .byte W03
- .byte VOL , 59*mus_naminori_mvl/mxv
- .byte W06
- .byte 44*mus_naminori_mvl/mxv
- .byte W06
- .byte 29*mus_naminori_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte W03
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N32 , Cs5
- .byte W09
- .byte MOD , 5
- .byte W09
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 27*mus_naminori_mvl/mxv
- .byte W03
- .byte MOD , 0
- .byte W03
- .byte GOTO
- .word mus_naminori_1_B1
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_naminori_2:
- .byte KEYSH , mus_naminori_key+0
- .byte W36
-mus_naminori_2_B1:
- .byte VOICE , 58
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte PAN , c_v+0
- .byte N24 , Cs1 , v127
- .byte W24
- .byte N06
- .byte W12
- .byte N36 , Bn0
- .byte W36
- .byte N24 , As0
- .byte W24
- .byte N06
- .byte W12
- .byte N24 , An0
- .byte W24
- .byte N12 , Fs0
- .byte W12
- .byte N24 , Cs1
- .byte W24
- .byte N06
- .byte W12
- .byte N36 , Bn0
- .byte W36
- .byte VOL , 77*mus_naminori_mvl/mxv
- .byte N32 , As0
- .byte W05
- .byte VOL , 74*mus_naminori_mvl/mxv
- .byte W07
- .byte 68*mus_naminori_mvl/mxv
- .byte W05
- .byte 56*mus_naminori_mvl/mxv
- .byte W07
- .byte 47*mus_naminori_mvl/mxv
- .byte W06
- .byte 33*mus_naminori_mvl/mxv
- .byte W06
- .byte 43*mus_naminori_mvl/mxv
- .byte N36 , Fs0
- .byte W05
- .byte VOL , 53*mus_naminori_mvl/mxv
- .byte W07
- .byte 65*mus_naminori_mvl/mxv
- .byte W05
- .byte 80*mus_naminori_mvl/mxv
- .byte W19
-mus_naminori_2_000:
- .byte N24 , Cs1 , v127
- .byte W24
- .byte N06 , Gs0
- .byte W12
- .byte N36 , Cs1
- .byte W36
- .byte PEND
-mus_naminori_2_001:
- .byte N24 , Bn0 , v127
- .byte W24
- .byte N06 , Gs0
- .byte W12
- .byte N36 , Bn0
- .byte W36
- .byte PEND
- .byte N24 , As0
- .byte W24
- .byte N06 , Fs0
- .byte W12
- .byte N12 , As0
- .byte W12
- .byte Cn1
- .byte W12
- .byte Cs1
- .byte W12
- .byte N24 , An1
- .byte W24
- .byte N12 , Gs1
- .byte W12
- .byte N24 , Fs1
- .byte W24
- .byte N12 , Cs1
- .byte W12
- .byte PATT
- .word mus_naminori_2_000
- .byte PATT
- .word mus_naminori_2_001
- .byte N24 , As0 , v127
- .byte W24
- .byte N06 , Fs0
- .byte W12
- .byte N24 , As0
- .byte W24
- .byte N12 , Gs0
- .byte W12
- .byte Fs1
- .byte W12
- .byte Fn1
- .byte W12
- .byte Ds1
- .byte W12
- .byte N18 , Cs1
- .byte W18
- .byte N06 , Cs2
- .byte W06
- .byte Cn2
- .byte W06
- .byte As1
- .byte W06
- .byte N48 , Gs1
- .byte W24
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W05
- .byte 58*mus_naminori_mvl/mxv
- .byte W07
- .byte 42*mus_naminori_mvl/mxv
- .byte W05
- .byte 31*mus_naminori_mvl/mxv
- .byte W07
- .byte 25*mus_naminori_mvl/mxv
- .byte W12
- .byte 80*mus_naminori_mvl/mxv
- .byte N12
- .byte W12
- .byte N32 , Cs2
- .byte W12
- .byte VOL , 76*mus_naminori_mvl/mxv
- .byte W05
- .byte 58*mus_naminori_mvl/mxv
- .byte W07
- .byte 38*mus_naminori_mvl/mxv
- .byte W05
- .byte 29*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte N12
- .byte W12
- .byte Gs1
- .byte W12
- .byte Cs2
- .byte W12
- .byte N48 , Dn2
- .byte W24
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W05
- .byte 58*mus_naminori_mvl/mxv
- .byte W07
- .byte 42*mus_naminori_mvl/mxv
- .byte W05
- .byte 31*mus_naminori_mvl/mxv
- .byte W07
- .byte 25*mus_naminori_mvl/mxv
- .byte W12
- .byte 80*mus_naminori_mvl/mxv
- .byte N12 , Gs1
- .byte W12
- .byte N66 , Ds2
- .byte W30
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 62*mus_naminori_mvl/mxv
- .byte W05
- .byte 55*mus_naminori_mvl/mxv
- .byte W07
- .byte 41*mus_naminori_mvl/mxv
- .byte W05
- .byte 35*mus_naminori_mvl/mxv
- .byte W07
- .byte 25*mus_naminori_mvl/mxv
- .byte W05
- .byte 15*mus_naminori_mvl/mxv
- .byte W07
-mus_naminori_2_002:
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N32 , Fs2 , v112
- .byte W18
- .byte VOL , 66*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 25*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N32 , Fn2
- .byte W18
- .byte VOL , 66*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 25*mus_naminori_mvl/mxv
- .byte W06
- .byte PEND
- .byte 80*mus_naminori_mvl/mxv
- .byte N32 , Ds2
- .byte W18
- .byte VOL , 66*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 25*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N32 , Cs2
- .byte W18
- .byte VOL , 66*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 25*mus_naminori_mvl/mxv
- .byte W06
- .byte PATT
- .word mus_naminori_2_002
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N32 , Ds2 , v112
- .byte W36
- .byte N12 , Gs0 , v127
- .byte W12
- .byte As0
- .byte W12
- .byte Cn1
- .byte W12
-mus_naminori_2_003:
- .byte N24 , Cs1 , v127
- .byte W24
- .byte N06
- .byte W12
- .byte N36
- .byte W36
- .byte PEND
- .byte PATT
- .word mus_naminori_2_003
- .byte N24 , As0 , v127
- .byte W24
- .byte N06
- .byte W12
- .byte N36
- .byte W36
- .byte N24 , Gs0
- .byte W24
- .byte N06
- .byte W12
- .byte N12
- .byte W12
- .byte As0
- .byte W12
- .byte Cn1
- .byte W12
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N24 , Cs1
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W15
- .byte 80*mus_naminori_mvl/mxv
- .byte N24 , Gs0
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W15
- .byte 80*mus_naminori_mvl/mxv
- .byte N21 , Cs1
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N24 , An0
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W15
- .byte 80*mus_naminori_mvl/mxv
- .byte N24 , As0
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W15
- .byte 80*mus_naminori_mvl/mxv
- .byte N36 , Fn0
- .byte W06
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 52*mus_naminori_mvl/mxv
- .byte W06
- .byte 61*mus_naminori_mvl/mxv
- .byte W06
- .byte 73*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte W06
- .byte N21 , Fn1
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte N12
- .byte W12
- .byte Gs1
- .byte W12
- .byte Fs1
- .byte W12
- .byte Fn1
- .byte W12
- .byte N21 , Fs1
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte N09
- .byte W12
- .byte N36
- .byte W36
- .byte N21 , Cs1
- .byte W09
- .byte VOL , 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 47*mus_naminori_mvl/mxv
- .byte W03
- .byte 37*mus_naminori_mvl/mxv
- .byte W03
- .byte 25*mus_naminori_mvl/mxv
- .byte W03
- .byte 11*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte N09
- .byte W12
- .byte N36
- .byte W36
- .byte N32 , Fs1
- .byte W06
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 63*mus_naminori_mvl/mxv
- .byte W05
- .byte 46*mus_naminori_mvl/mxv
- .byte W07
- .byte 36*mus_naminori_mvl/mxv
- .byte W12
- .byte 80*mus_naminori_mvl/mxv
- .byte N12
- .byte W12
- .byte Gs1
- .byte W12
- .byte An1
- .byte W12
- .byte N32 , Gs1
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W06
- .byte 59*mus_naminori_mvl/mxv
- .byte W06
- .byte 44*mus_naminori_mvl/mxv
- .byte W06
- .byte 29*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N32 , Cs1
- .byte W18
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 27*mus_naminori_mvl/mxv
- .byte W06
- .byte GOTO
- .word mus_naminori_2_B1
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_naminori_3:
- .byte KEYSH , mus_naminori_key+0
- .byte W36
-mus_naminori_3_B1:
- .byte PAN , c_v+0
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte W72
- .byte W48
- .byte VOICE , 48
- .byte VOL , 56*mus_naminori_mvl/mxv
- .byte PAN , c_v+16
- .byte N24 , An4 , v072
- .byte W02
- .byte VOL , 60*mus_naminori_mvl/mxv
- .byte W03
- .byte 65*mus_naminori_mvl/mxv
- .byte W03
- .byte 68*mus_naminori_mvl/mxv
- .byte W04
- .byte 71*mus_naminori_mvl/mxv
- .byte W02
- .byte 77*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte W07
- .byte 51*mus_naminori_mvl/mxv
- .byte N36 , Cs5 , v064
- .byte W02
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte W03
- .byte 56*mus_naminori_mvl/mxv
- .byte W03
- .byte 59*mus_naminori_mvl/mxv
- .byte W04
- .byte 62*mus_naminori_mvl/mxv
- .byte W02
- .byte 66*mus_naminori_mvl/mxv
- .byte W03
- .byte 70*mus_naminori_mvl/mxv
- .byte W03
- .byte 77*mus_naminori_mvl/mxv
- .byte W04
- .byte 80*mus_naminori_mvl/mxv
- .byte W12
- .byte 57*mus_naminori_mvl/mxv
- .byte N36 , Bn4
- .byte W02
- .byte VOL , 59*mus_naminori_mvl/mxv
- .byte W03
- .byte 62*mus_naminori_mvl/mxv
- .byte W03
- .byte 64*mus_naminori_mvl/mxv
- .byte W04
- .byte 65*mus_naminori_mvl/mxv
- .byte W02
- .byte 70*mus_naminori_mvl/mxv
- .byte W03
- .byte 76*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte W16
- .byte 77*mus_naminori_mvl/mxv
- .byte N36 , As4
- .byte W05
- .byte VOL , 74*mus_naminori_mvl/mxv
- .byte W07
- .byte 68*mus_naminori_mvl/mxv
- .byte W05
- .byte 56*mus_naminori_mvl/mxv
- .byte W07
- .byte 47*mus_naminori_mvl/mxv
- .byte W06
- .byte 33*mus_naminori_mvl/mxv
- .byte W06
- .byte 17*mus_naminori_mvl/mxv
- .byte W36
- .byte VOICE , 45
- .byte VOL , 78*mus_naminori_mvl/mxv
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte N06
- .byte W24
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W24
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte VOICE , 48
- .byte N12 , Cs3 , v092
- .byte W12
- .byte Ds3
- .byte W12
- .byte Fs3
- .byte W12
- .byte An3
- .byte W12
- .byte Ds4
- .byte W12
- .byte Fs4
- .byte W12
- .byte Gs4 , v104
- .byte W18
- .byte N06
- .byte W06
- .byte Fs4
- .byte W12
- .byte N18 , Fn4
- .byte W18
- .byte N06 , Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte N15 , Gs4
- .byte W18
- .byte N06
- .byte W06
- .byte As4
- .byte W12
- .byte N18 , Gs4
- .byte W18
- .byte N06 , Fs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N18 , Fs4
- .byte W18
- .byte N06 , Fn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fn4
- .byte W06
- .byte N18 , Fs4
- .byte W18
- .byte N06 , Fn4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N12 , An4
- .byte W12
- .byte Gs4
- .byte W12
- .byte Fs4
- .byte W12
- .byte N32 , Fn4
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W05
- .byte 61*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 29*mus_naminori_mvl/mxv
- .byte W07
- .byte VOICE , 45
- .byte W12
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N06 , Gs3 , v064
- .byte W12
- .byte N06
- .byte W24
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W24
- .byte N06
- .byte W06
- .byte Gn3
- .byte W06
- .byte Gs3
- .byte W12
- .byte VOICE , 45
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W24
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte W12
- .byte As3
- .byte W12
- .byte N06
- .byte W12
- .byte Fs3
- .byte W06
- .byte Gs3
- .byte W06
- .byte As3
- .byte W06
- .byte An3
- .byte W06
- .byte As3
- .byte W12
- .byte W72
- .byte W72
- .byte VOICE , 60
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte N36 , Fs3 , v072
- .byte W06
- .byte VOL , 60*mus_naminori_mvl/mxv
- .byte W06
- .byte 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte W18
- .byte N36 , Fn3 , v076
- .byte W36
- .byte Ds3 , v080
- .byte W36
- .byte N12 , Fn3
- .byte W12
- .byte Fs3
- .byte W12
- .byte Gs3
- .byte W12
- .byte W72
- .byte W72
- .byte W72
- .byte VOL , 45*mus_naminori_mvl/mxv
- .byte N24 , Cn3
- .byte W06
- .byte VOL , 50*mus_naminori_mvl/mxv
- .byte W03
- .byte 68*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte W12
- .byte N12 , Ds3
- .byte W12
- .byte Fs3
- .byte W12
- .byte Fn3
- .byte W12
- .byte Ds3
- .byte W12
- .byte N24 , Fn3
- .byte W24
- .byte N06
- .byte W12
- .byte N32
- .byte W21
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W03
- .byte 61*mus_naminori_mvl/mxv
- .byte W03
- .byte 41*mus_naminori_mvl/mxv
- .byte W03
- .byte 27*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N24
- .byte W24
- .byte N06 , Fs3
- .byte W12
- .byte N12 , Fn3
- .byte W12
- .byte Ds3
- .byte W12
- .byte Cs3
- .byte W12
- .byte N18 , Cs4
- .byte W18
- .byte N06 , Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte N12 , Fn4
- .byte W12
- .byte Ds4
- .byte W12
- .byte Cs4
- .byte W12
- .byte N24 , Cn4
- .byte W24
- .byte N06 , As3
- .byte W12
- .byte N32 , Gs3
- .byte W18
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte W06
- .byte 40*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N36 , As2 , v076
- .byte W36
- .byte Cn3
- .byte W36
- .byte N32 , Cs3
- .byte W18
- .byte VOL , 74*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 33*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N12
- .byte W12
- .byte Ds3
- .byte W12
- .byte Fn3
- .byte W12
- .byte N32 , Fs3
- .byte W06
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 63*mus_naminori_mvl/mxv
- .byte W05
- .byte 46*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 33*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte N12 , Ds3
- .byte W12
- .byte Fn3
- .byte W12
- .byte Fs3
- .byte W12
- .byte N30 , Fn3
- .byte W06
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 57*mus_naminori_mvl/mxv
- .byte W06
- .byte 37*mus_naminori_mvl/mxv
- .byte W18
- .byte VOICE , 48
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte PAN , c_v+0
- .byte N06 , Cs4 , v104
- .byte W06
- .byte Cn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte GOTO
- .word mus_naminori_3_B1
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_naminori_4:
- .byte KEYSH , mus_naminori_key+0
- .byte W36
-mus_naminori_4_B1:
- .byte VOICE , 83
- .byte PAN , c_v-48
- .byte XCMD , xIECV , 8
- .byte xIECL , 8
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N24 , Gs3 , v060
- .byte W24
- .byte N06 , Cs4
- .byte W12
- .byte N36 , Fn3
- .byte W36
- .byte N24 , Fs3
- .byte W24
- .byte N06 , As3
- .byte W12
- .byte N24 , Cs3
- .byte W24
- .byte N12 , An3
- .byte W12
- .byte N24 , Gs3
- .byte W24
- .byte N06 , Cs4
- .byte W12
- .byte N36 , Fn3
- .byte W36
- .byte VOL , 77*mus_naminori_mvl/mxv
- .byte N32 , Fs3
- .byte W05
- .byte VOL , 74*mus_naminori_mvl/mxv
- .byte W07
- .byte 68*mus_naminori_mvl/mxv
- .byte W05
- .byte 56*mus_naminori_mvl/mxv
- .byte W07
- .byte 47*mus_naminori_mvl/mxv
- .byte W06
- .byte 33*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 80
- .byte PAN , c_v+0
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Fs3 , v040
- .byte W12
- .byte Gs3
- .byte W12
- .byte An3
- .byte W12
- .byte Gs3
- .byte W12
- .byte N06 , Fn3
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte N24 , Gs3
- .byte W24
- .byte N12 , Fn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte N06 , Fn3
- .byte W12
- .byte N12 , Bn2
- .byte W12
- .byte N24 , Gs3
- .byte W24
- .byte N12 , Fn3
- .byte W12
- .byte Fs3
- .byte W12
- .byte N06 , Cs3
- .byte W12
- .byte N12 , As2
- .byte W12
- .byte N24 , Fs3
- .byte W24
- .byte N12 , Gs3
- .byte W12
- .byte An3
- .byte W12
- .byte N06 , Gs3
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte VOICE , 1
- .byte N06 , Fs2 , v048
- .byte W06
- .byte An2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Fn4 , v040
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Cs5
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Bn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Bn2
- .byte W06
- .byte As2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte As4
- .byte W06
- .byte Cs5
- .byte W06
- .byte As4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte Fs3
- .byte W06
- .byte VOICE , 80
- .byte N12 , An3 , v048
- .byte W12
- .byte Gs3
- .byte W12
- .byte Fs3
- .byte W12
- .byte N32 , Fn3
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W05
- .byte 61*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 29*mus_naminori_mvl/mxv
- .byte W07
- .byte VOICE , 88
- .byte PAN , c_v-48
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N36 , Ds4 , v036
- .byte W12
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte W06
- .byte 11*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N36 , Gs4
- .byte W12
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte W06
- .byte 11*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N24 , Cs4
- .byte W12
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N06 , Fn4
- .byte W12
- .byte N36 , Gs4
- .byte W12
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte W06
- .byte 11*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N36 , Dn4
- .byte W12
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte W06
- .byte 11*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N36 , Fn4
- .byte W12
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte W06
- .byte 11*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N24 , Ds4
- .byte W12
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N06 , Fs4
- .byte W12
- .byte N36 , As4
- .byte W12
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte W06
- .byte 11*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 45
- .byte PAN , c_v+0
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Fs3 , v064
- .byte W12
- .byte Cs4
- .byte W12
- .byte N06 , Fs4
- .byte W06
- .byte As4
- .byte W06
- .byte N12 , Fn3
- .byte W12
- .byte Cn4
- .byte W12
- .byte N06 , Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N12 , Ds3
- .byte W12
- .byte As3
- .byte W12
- .byte N06 , Ds4
- .byte W06
- .byte Fs4
- .byte W06
- .byte N12 , Cs3
- .byte W12
- .byte Gs3
- .byte W12
- .byte N06 , Cs4
- .byte W06
- .byte Fn3
- .byte W06
- .byte VOICE , 80
- .byte PAN , c_v-48
- .byte N36 , Cs4 , v032
- .byte W36
- .byte Cn4
- .byte W36
- .byte As3
- .byte W36
- .byte N12 , Cn3 , v060
- .byte W12
- .byte Cs3
- .byte W12
- .byte Ds3
- .byte W12
- .byte Gs3
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte Gs3
- .byte W12
- .byte N12
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , An3
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte An3
- .byte W12
- .byte N12
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , As3
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte As3
- .byte W12
- .byte N12
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte Fn3
- .byte W12
- .byte N12 , Gs3
- .byte W12
- .byte As3
- .byte W12
- .byte Cn4
- .byte W12
- .byte Ds4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Cn4
- .byte W12
- .byte VOICE , 83
- .byte N24 , Cs3
- .byte W24
- .byte N06
- .byte W12
- .byte N32
- .byte W18
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte W06
- .byte 40*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N24
- .byte W24
- .byte N06
- .byte W12
- .byte N32
- .byte W18
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte W06
- .byte 40*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N24 , Fn3
- .byte W24
- .byte N06
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte Ds3
- .byte W12
- .byte Fn3
- .byte W12
- .byte N24 , Gs3
- .byte W24
- .byte N06 , Fs3
- .byte W12
- .byte N32 , Fn3
- .byte W18
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte W06
- .byte 40*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 80
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Fs3 , v048
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , Fs3
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , Gs3
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , Gs3
- .byte W12
- .byte N06 , Cs4
- .byte W12
- .byte N06
- .byte W12
- .byte N32
- .byte W06
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 63*mus_naminori_mvl/mxv
- .byte W05
- .byte 46*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 33*mus_naminori_mvl/mxv
- .byte W07
- .byte 49*mus_naminori_mvl/mxv
- .byte N36 , Cs3 , v060
- .byte W06
- .byte VOL , 55*mus_naminori_mvl/mxv
- .byte W06
- .byte 62*mus_naminori_mvl/mxv
- .byte W05
- .byte 75*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte W12
- .byte N32 , Cs4
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W06
- .byte 59*mus_naminori_mvl/mxv
- .byte W06
- .byte 44*mus_naminori_mvl/mxv
- .byte W06
- .byte 29*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N32 , Fn3
- .byte W18
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 27*mus_naminori_mvl/mxv
- .byte W06
- .byte GOTO
- .word mus_naminori_4_B1
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_naminori_5:
- .byte KEYSH , mus_naminori_key+0
- .byte W36
-mus_naminori_5_B1:
- .byte VOICE , 84
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte PAN , c_v+48
- .byte XCMD , xIECV , 8
- .byte xIECL , 8
- .byte N24 , Fn3 , v060
- .byte W24
- .byte N06 , Gs3
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte VOICE , 87
- .byte N12
- .byte W12
- .byte N12
- .byte W12
- .byte VOICE , 84
- .byte N24
- .byte W24
- .byte N06 , Fs3
- .byte W12
- .byte N24 , An2
- .byte W24
- .byte N12 , Fs3
- .byte W12
- .byte N24 , Fn3
- .byte W24
- .byte N06 , Gs3
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte VOICE , 87
- .byte N12
- .byte W12
- .byte N12
- .byte W12
- .byte VOICE , 84
- .byte VOL , 77*mus_naminori_mvl/mxv
- .byte N32
- .byte W05
- .byte VOL , 74*mus_naminori_mvl/mxv
- .byte W07
- .byte 68*mus_naminori_mvl/mxv
- .byte W05
- .byte 56*mus_naminori_mvl/mxv
- .byte W07
- .byte 47*mus_naminori_mvl/mxv
- .byte W06
- .byte 33*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 82
- .byte VOL , 17*mus_naminori_mvl/mxv
- .byte W03
- .byte 80*mus_naminori_mvl/mxv
- .byte PAN , c_v+0
- .byte BEND , c_v-2
- .byte N12 , Fs3 , v024
- .byte W12
- .byte Gs3
- .byte W12
- .byte An3
- .byte W09
- .byte W03
- .byte Gs3
- .byte W12
- .byte N06 , Fn3
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte N24 , Gs3
- .byte W24
- .byte N12 , Fn3
- .byte W09
- .byte W03
- .byte Gs3
- .byte W12
- .byte N06 , Fn3
- .byte W12
- .byte N12 , Bn2
- .byte W12
- .byte N24 , Gs3
- .byte W24
- .byte N12 , Fn3
- .byte W09
- .byte W03
- .byte Fs3
- .byte W12
- .byte N06 , Cs3
- .byte W12
- .byte N12 , As2
- .byte W12
- .byte N24 , Fs3
- .byte W24
- .byte N12 , Gs3
- .byte W09
- .byte W03
- .byte An3
- .byte W12
- .byte N06 , Gs3
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte VOICE , 2
- .byte N06 , Fs2 , v032
- .byte W06
- .byte An2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Ds4
- .byte W03
- .byte W03
- .byte Fn4 , v028
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Cs5
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs3
- .byte W03
- .byte W03
- .byte Gs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Bn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Bn2
- .byte W03
- .byte W03
- .byte As2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte As4
- .byte W06
- .byte Cs5
- .byte W06
- .byte As4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte Fs3
- .byte W03
- .byte W03
- .byte VOICE , 82
- .byte N12 , An3 , v032
- .byte W12
- .byte Gs3
- .byte W12
- .byte Fs3
- .byte W12
- .byte N32 , Fn3
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W05
- .byte 61*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 29*mus_naminori_mvl/mxv
- .byte W04
- .byte VOICE , 89
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte PAN , c_v+48
- .byte BEND , c_v+0
- .byte N12 , Gs3 , v036
- .byte W12
- .byte VOICE , 90
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 11*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 89
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Ds4
- .byte W12
- .byte VOICE , 90
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 11*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 89
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N24 , Gs3
- .byte W12
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N06 , Cs4
- .byte W12
- .byte N12 , Fn4
- .byte W12
- .byte VOICE , 90
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 11*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 89
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Gs3
- .byte W12
- .byte VOICE , 90
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 11*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 89
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Dn4
- .byte W12
- .byte VOICE , 90
- .byte VOL , 67*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 11*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 89
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N24 , As3
- .byte W12
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N06 , Ds4
- .byte W12
- .byte N12 , Fs4
- .byte W12
- .byte VOICE , 90
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte W06
- .byte 26*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 11*mus_naminori_mvl/mxv
- .byte W06
- .byte BEND , c_v-4
- .byte W72
- .byte W72
- .byte VOICE , 82
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , As3 , v032
- .byte W12
- .byte VOICE , 86
- .byte N12
- .byte W12
- .byte N12
- .byte W12
- .byte VOICE , 82
- .byte N12 , Gs3
- .byte W12
- .byte VOICE , 86
- .byte N12
- .byte W12
- .byte N12
- .byte W12
- .byte VOICE , 82
- .byte N12 , Fs3
- .byte W12
- .byte VOICE , 86
- .byte N12
- .byte W12
- .byte N12
- .byte W12
- .byte VOICE , 82
- .byte BEND , c_v+0
- .byte N12 , Gs2 , v060
- .byte W12
- .byte As2
- .byte W12
- .byte Cn3
- .byte W12
-mus_naminori_5_000:
- .byte N12 , Cs3 , v060
- .byte W12
- .byte N06 , Fn3
- .byte W12
- .byte Cs3
- .byte W12
- .byte N12
- .byte W12
- .byte N06
- .byte W12
- .byte N06
- .byte W12
- .byte PEND
- .byte PATT
- .word mus_naminori_5_000
- .byte N12 , Fn3 , v060
- .byte W12
- .byte N06 , As3
- .byte W12
- .byte Fn3
- .byte W12
- .byte N12
- .byte W12
- .byte N06 , As3
- .byte W12
- .byte Cs3
- .byte W12
- .byte N12 , Ds3
- .byte W12
- .byte Fn3
- .byte W12
- .byte Gs3
- .byte W12
- .byte Cn4
- .byte W12
- .byte As3
- .byte W12
- .byte Gs3
- .byte W12
- .byte VOICE , 84
- .byte N24 , Gs2
- .byte W24
- .byte N06
- .byte W12
- .byte N12
- .byte W12
- .byte VOICE , 86
- .byte N12
- .byte W06
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte N09
- .byte W06
- .byte VOL , 40*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 84
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N24 , An2
- .byte W24
- .byte N06
- .byte W12
- .byte N12
- .byte W12
- .byte VOICE , 86
- .byte N12
- .byte W06
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte N09
- .byte W06
- .byte VOL , 40*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 84
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N24 , Cs3
- .byte W24
- .byte N06
- .byte W12
- .byte N12 , As2
- .byte W12
- .byte Cn3
- .byte W12
- .byte Cs3
- .byte W12
- .byte N24 , Ds3
- .byte W24
- .byte N06 , Cs3
- .byte W12
- .byte N12 , Cn3
- .byte W12
- .byte VOICE , 86
- .byte N12
- .byte W06
- .byte VOL , 69*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte N09
- .byte W06
- .byte VOL , 40*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 82
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Cs3 , v048
- .byte W12
- .byte N06 , As3
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , Cs3
- .byte W12
- .byte N06 , As3
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , Fn3
- .byte W12
- .byte N06 , Gs3
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , Fn3
- .byte W12
- .byte N06 , Gs3
- .byte W12
- .byte N06
- .byte W12
- .byte N12 , An3
- .byte W06
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 86
- .byte VOL , 63*mus_naminori_mvl/mxv
- .byte N12
- .byte W05
- .byte VOL , 46*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte N09
- .byte W05
- .byte VOL , 33*mus_naminori_mvl/mxv
- .byte W07
- .byte VOICE , 82
- .byte VOL , 49*mus_naminori_mvl/mxv
- .byte N12 , An2 , v060
- .byte W06
- .byte VOL , 55*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 86
- .byte VOL , 62*mus_naminori_mvl/mxv
- .byte N12
- .byte W05
- .byte VOL , 75*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte N12
- .byte W12
- .byte VOICE , 82
- .byte N12 , Gs3
- .byte W12
- .byte VOICE , 86
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 59*mus_naminori_mvl/mxv
- .byte W06
- .byte 44*mus_naminori_mvl/mxv
- .byte N12
- .byte W06
- .byte VOL , 29*mus_naminori_mvl/mxv
- .byte W06
- .byte VOICE , 82
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte N12 , Cs3 , v056
- .byte W12
- .byte VOICE , 86
- .byte N12 , Cs3 , v060
- .byte W06
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte N09
- .byte W06
- .byte VOL , 27*mus_naminori_mvl/mxv
- .byte W06
- .byte GOTO
- .word mus_naminori_5_B1
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_naminori_6:
- .byte KEYSH , mus_naminori_key+0
- .byte LFOS , 40
- .byte W36
-mus_naminori_6_B1:
- .byte VOICE , 46
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte PAN , c_v-16
- .byte N06 , Cs4 , v088
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte As3
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fs3
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte An4
- .byte W06
- .byte Fs4
- .byte W06
- .byte An4
- .byte W06
- .byte Cs5
- .byte W06
- .byte Ds5
- .byte W06
- .byte Fs5
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Bn3
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N03 , Fs3
- .byte W03
- .byte As3
- .byte W03
- .byte Cs4 , v092
- .byte W03
- .byte Fs4
- .byte W03
- .byte N06 , Cs5 , v096
- .byte W24
- .byte Ds5 , v088
- .byte W06
- .byte Ds5 , v056
- .byte W06
- .byte Fn5 , v088
- .byte W06
- .byte Fn5 , v056
- .byte W06
- .byte Fs5 , v088
- .byte W06
- .byte Fs5 , v056
- .byte W06
- .byte W36
- .byte Cs4 , v088
- .byte W06
- .byte Cs4 , v056
- .byte W06
- .byte Gs4 , v088
- .byte W06
- .byte Gs4 , v056
- .byte W06
- .byte Cs5 , v088
- .byte W06
- .byte Cs5 , v056
- .byte W06
- .byte W36
- .byte Bn3 , v088
- .byte W06
- .byte Bn3 , v056
- .byte W06
- .byte Gs4 , v088
- .byte W06
- .byte Gs4 , v056
- .byte W06
- .byte Bn4 , v088
- .byte W06
- .byte Bn4 , v056
- .byte W06
- .byte W36
- .byte As3 , v088
- .byte W06
- .byte As3 , v056
- .byte W06
- .byte Fs4 , v088
- .byte W06
- .byte Fs4 , v056
- .byte W06
- .byte As4 , v088
- .byte W06
- .byte As4 , v056
- .byte W06
- .byte VOICE , 48
- .byte VOL , 54*mus_naminori_mvl/mxv
- .byte N36 , Fs2 , v064
- .byte W05
- .byte VOL , 58*mus_naminori_mvl/mxv
- .byte W07
- .byte 65*mus_naminori_mvl/mxv
- .byte W05
- .byte 77*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte W12
- .byte 54*mus_naminori_mvl/mxv
- .byte N36 , An2
- .byte W05
- .byte VOL , 58*mus_naminori_mvl/mxv
- .byte W07
- .byte 65*mus_naminori_mvl/mxv
- .byte W05
- .byte 77*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte W12
- .byte N72 , Gs2
- .byte W30
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte W06
- .byte 70*mus_naminori_mvl/mxv
- .byte W05
- .byte 66*mus_naminori_mvl/mxv
- .byte W07
- .byte 57*mus_naminori_mvl/mxv
- .byte W05
- .byte 45*mus_naminori_mvl/mxv
- .byte W07
- .byte 35*mus_naminori_mvl/mxv
- .byte W05
- .byte 22*mus_naminori_mvl/mxv
- .byte W07
- .byte W36
- .byte 50*mus_naminori_mvl/mxv
- .byte N36
- .byte W06
- .byte VOL , 58*mus_naminori_mvl/mxv
- .byte W06
- .byte 60*mus_naminori_mvl/mxv
- .byte W05
- .byte 65*mus_naminori_mvl/mxv
- .byte W07
- .byte 71*mus_naminori_mvl/mxv
- .byte W05
- .byte 80*mus_naminori_mvl/mxv
- .byte W07
- .byte N24 , As2
- .byte W24
- .byte N12 , Gs2
- .byte W12
- .byte N18 , Fs2
- .byte W18
- .byte N06 , Cs3 , v072
- .byte W06
- .byte Ds3
- .byte W06
- .byte Fn3
- .byte W06
- .byte N12 , Fs3
- .byte W12
- .byte Fn3
- .byte W12
- .byte Ds3
- .byte W12
- .byte N32 , Cs3
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W05
- .byte 61*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 29*mus_naminori_mvl/mxv
- .byte W07
- .byte W72
- .byte VOICE , 73
- .byte VOL , 80*mus_naminori_mvl/mxv
- .byte PAN , c_v+8
- .byte N18 , Cs5 , v060
- .byte W09
- .byte MOD , 8
- .byte W09
- .byte 0
- .byte N06 , Gs4 , v068
- .byte W06
- .byte As4
- .byte W06
- .byte Cn5
- .byte W06
- .byte N12 , Cs5
- .byte W12
- .byte N06 , Gs5
- .byte W06
- .byte Gs5 , v024
- .byte W06
- .byte Fn5 , v068
- .byte W06
- .byte Fn5 , v024
- .byte W06
- .byte W72
- .byte N18 , Ds5 , v060
- .byte W09
- .byte MOD , 8
- .byte W09
- .byte 0
- .byte N06 , As4 , v068
- .byte W06
- .byte Cn5
- .byte W06
- .byte Cs5
- .byte W06
- .byte N12 , Ds5
- .byte W12
- .byte N06 , As5
- .byte W06
- .byte As5 , v024
- .byte W06
- .byte Fs5 , v068
- .byte W06
- .byte Fs5 , v024
- .byte W06
- .byte W72
- .byte W72
- .byte W36
- .byte VOICE , 48
- .byte VOL , 34*mus_naminori_mvl/mxv
- .byte PAN , c_v-17
- .byte N36 , Gs3 , v076
- .byte W06
- .byte VOL , 47*mus_naminori_mvl/mxv
- .byte W06
- .byte 56*mus_naminori_mvl/mxv
- .byte W06
- .byte 63*mus_naminori_mvl/mxv
- .byte W06
- .byte 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 76*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N36 , As3
- .byte W36
- .byte N12 , Cn4
- .byte W12
- .byte Cs4
- .byte W12
- .byte Ds4
- .byte W12
- .byte VOICE , 46
- .byte N06 , Gs2 , v092
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gs2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs4
- .byte W06
-mus_naminori_6_000:
- .byte N06 , An2 , v092
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte An3
- .byte W06
- .byte Cs4
- .byte W06
- .byte An3
- .byte W06
- .byte An2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte An3
- .byte W06
- .byte Cs4
- .byte W06
- .byte An4
- .byte W06
- .byte PEND
-mus_naminori_6_001:
- .byte N06 , As2 , v092
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte As3
- .byte W06
- .byte As2
- .byte W06
- .byte Fn3
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte As4
- .byte W06
- .byte PEND
- .byte Cn3
- .byte W06
- .byte Ds3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cn4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Ds5
- .byte W06
- .byte Cn5
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte Ds4
- .byte W06
- .byte Cn4
- .byte W06
- .byte Gs2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs3
- .byte W06
- .byte Gs2
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Gs4
- .byte W06
- .byte PATT
- .word mus_naminori_6_000
- .byte PATT
- .word mus_naminori_6_001
- .byte N06 , Cn3 , v092
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cn4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fn5
- .byte W06
- .byte Ds5
- .byte W06
- .byte Cn5
- .byte W06
- .byte Gs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Cn4
- .byte W06
- .byte VOICE , 48
- .byte N06 , Fs3 , v052
- .byte W06
- .byte As3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fs4
- .byte W06
- .byte As4
- .byte W06
- .byte Cs5
- .byte W06
- .byte N03 , Fs4
- .byte W03
- .byte Fn4
- .byte W03
- .byte Fs4
- .byte W06
- .byte N06 , Cs5
- .byte W06
- .byte Fs5
- .byte W06
- .byte Cs5
- .byte W06
- .byte Fs4
- .byte W06
- .byte Cs3
- .byte W06
- .byte Fn3
- .byte W06
- .byte Gs3
- .byte W06
- .byte Cs4
- .byte W06
- .byte Fn4
- .byte W06
- .byte Gs4
- .byte W06
- .byte N03 , Cs4
- .byte W03
- .byte Cn4
- .byte W03
- .byte Cs4
- .byte W06
- .byte N06 , Gs4
- .byte W06
- .byte Cs5
- .byte W06
- .byte Gs4
- .byte W06
- .byte Cs4
- .byte W06
- .byte N32 , Fs4 , v064
- .byte W06
- .byte VOL , 71*mus_naminori_mvl/mxv
- .byte W06
- .byte 63*mus_naminori_mvl/mxv
- .byte W05
- .byte 46*mus_naminori_mvl/mxv
- .byte W07
- .byte 40*mus_naminori_mvl/mxv
- .byte W05
- .byte 33*mus_naminori_mvl/mxv
- .byte W07
- .byte 80*mus_naminori_mvl/mxv
- .byte N12 , Ds4
- .byte W12
- .byte Fn4
- .byte W12
- .byte Fs4
- .byte W12
- .byte N32 , Fn4
- .byte W12
- .byte VOL , 73*mus_naminori_mvl/mxv
- .byte W06
- .byte 59*mus_naminori_mvl/mxv
- .byte W06
- .byte 44*mus_naminori_mvl/mxv
- .byte W06
- .byte 29*mus_naminori_mvl/mxv
- .byte W06
- .byte 80*mus_naminori_mvl/mxv
- .byte N32 , Gs2
- .byte W18
- .byte VOL , 70*mus_naminori_mvl/mxv
- .byte W06
- .byte 49*mus_naminori_mvl/mxv
- .byte W06
- .byte 27*mus_naminori_mvl/mxv
- .byte W06
- .byte GOTO
- .word mus_naminori_6_B1
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_naminori:
- .byte 6 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_naminori_pri @ Priority
- .byte mus_naminori_rev @ Reverb.
-
- .word mus_naminori_grp
-
- .word mus_naminori_1
- .word mus_naminori_2
- .word mus_naminori_3
- .word mus_naminori_4
- .word mus_naminori_5
- .word mus_naminori_6
-
- .end
diff --git a/sound/songs/mus_ropeway.s b/sound/songs/mus_ropeway.s
deleted file mode 100644
index a3699ea3c..000000000
--- a/sound/songs/mus_ropeway.s
+++ /dev/null
@@ -1,1415 +0,0 @@
- .include "MPlayDef.s"
-
- .equ mus_ropeway_grp, voicegroup071
- .equ mus_ropeway_pri, 0
- .equ mus_ropeway_rev, reverb_set+50
- .equ mus_ropeway_mvl, 127
- .equ mus_ropeway_key, 0
- .equ mus_ropeway_tbs, 1
- .equ mus_ropeway_exg, 0
- .equ mus_ropeway_cmp, 1
-
- .section .rodata
- .global mus_ropeway
- .align 2
-
-@********************** Track 1 **********************@
-
-mus_ropeway_1:
- .byte KEYSH , mus_ropeway_key+0
- .byte TEMPO , 120*mus_ropeway_tbs/2
- .byte VOICE , 56
- .byte VOL , 55*mus_ropeway_mvl/mxv
- .byte PAN , c_v+24
- .byte N06 , An3 , v112
- .byte W06
- .byte N04 , An3 , v036
- .byte W18
- .byte N03 , An3 , v112
- .byte W03
- .byte An3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N02 , Cn4 , v112
- .byte W02
- .byte N04 , Cn4 , v036
- .byte W10
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , As3 , v112
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , Cn4
- .byte W06
- .byte N04 , Cn4 , v036
- .byte W06
- .byte VOL , 55*mus_ropeway_mvl/mxv
- .byte N06 , An3 , v112
- .byte W06
- .byte N04 , An3 , v036
- .byte W06
- .byte N03 , An3 , v112
- .byte W12
- .byte N03
- .byte W03
- .byte An3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N02 , Cn4 , v112
- .byte W02
- .byte N04 , Cn4 , v036
- .byte W10
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , As3 , v112
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , Cn4
- .byte W06
- .byte N04 , Cn4 , v036
- .byte W06
- .byte VOL , 55*mus_ropeway_mvl/mxv
- .byte N06 , Cs4 , v112
- .byte W06
- .byte N04 , Cs4 , v036
- .byte W18
- .byte N03 , Cs4 , v112
- .byte W03
- .byte Cs4 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N02 , En4 , v112
- .byte W02
- .byte N04 , En4 , v036
- .byte W10
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , Dn4 , v112
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , En4
- .byte W06
- .byte N04 , En4 , v036
- .byte W06
- .byte VOL , 55*mus_ropeway_mvl/mxv
- .byte N06 , Cs4 , v112
- .byte W06
- .byte N04 , Cs4 , v036
- .byte W06
- .byte N03 , Cs4 , v112
- .byte W12
- .byte N03
- .byte W03
- .byte Cs4 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte En4 , v112
- .byte W03
- .byte N04 , En4 , v036
- .byte W09
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , Dn4 , v112
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , En4
- .byte W06
- .byte N04 , En4 , v036
- .byte W06
- .byte VOL , 55*mus_ropeway_mvl/mxv
- .byte TIE , Fs4 , v112
- .byte W48
- .byte VOL , 50*mus_ropeway_mvl/mxv
- .byte W04
- .byte 49*mus_ropeway_mvl/mxv
- .byte W04
- .byte 47*mus_ropeway_mvl/mxv
- .byte W04
- .byte 44*mus_ropeway_mvl/mxv
- .byte W04
- .byte 44*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W04
- .byte 41*mus_ropeway_mvl/mxv
- .byte W04
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 38*mus_ropeway_mvl/mxv
- .byte W04
- .byte 36*mus_ropeway_mvl/mxv
- .byte W04
- .byte 33*mus_ropeway_mvl/mxv
- .byte W08
- .byte 31*mus_ropeway_mvl/mxv
- .byte W04
- .byte 30*mus_ropeway_mvl/mxv
- .byte W04
- .byte 29*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W08
- .byte 27*mus_ropeway_mvl/mxv
- .byte W04
- .byte 25*mus_ropeway_mvl/mxv
- .byte W08
- .byte 22*mus_ropeway_mvl/mxv
- .byte W08
- .byte 22*mus_ropeway_mvl/mxv
- .byte W04
- .byte 21*mus_ropeway_mvl/mxv
- .byte W08
- .byte 19*mus_ropeway_mvl/mxv
- .byte W08
- .byte 19*mus_ropeway_mvl/mxv
- .byte W04
- .byte 17*mus_ropeway_mvl/mxv
- .byte W04
- .byte 16*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 12*mus_ropeway_mvl/mxv
- .byte W04
- .byte 11*mus_ropeway_mvl/mxv
- .byte W04
- .byte 9*mus_ropeway_mvl/mxv
- .byte W04
- .byte 8*mus_ropeway_mvl/mxv
- .byte W04
- .byte EOT
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 2 **********************@
-
-mus_ropeway_2:
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 58
- .byte PAN , c_v+0
- .byte VOL , 76*mus_ropeway_mvl/mxv
- .byte N06 , Dn2 , v112
- .byte W24
- .byte An1
- .byte W24
- .byte En2
- .byte W24
- .byte An1
- .byte W24
- .byte Dn2
- .byte W24
- .byte An1
- .byte W24
- .byte En2
- .byte W24
- .byte An1
- .byte W24
- .byte Fs2
- .byte W24
- .byte Cs2
- .byte W24
- .byte Gs2
- .byte W24
- .byte Cs2
- .byte W24
- .byte Fs2
- .byte W24
- .byte Cs2
- .byte W24
- .byte Gs2
- .byte W24
- .byte Cs2
- .byte W12
- .byte Bn1
- .byte W06
- .byte N03 , As1
- .byte W03
- .byte Gs1
- .byte W03
- .byte TIE , Fs1 , v124
- .byte W72
- .byte VOL , 61*mus_ropeway_mvl/mxv
- .byte W04
- .byte 58*mus_ropeway_mvl/mxv
- .byte W04
- .byte 56*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W08
- .byte 53*mus_ropeway_mvl/mxv
- .byte W04
- .byte 50*mus_ropeway_mvl/mxv
- .byte W04
- .byte 47*mus_ropeway_mvl/mxv
- .byte W08
- .byte 44*mus_ropeway_mvl/mxv
- .byte W04
- .byte 44*mus_ropeway_mvl/mxv
- .byte W04
- .byte 41*mus_ropeway_mvl/mxv
- .byte W04
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 36*mus_ropeway_mvl/mxv
- .byte W04
- .byte 31*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W04
- .byte 24*mus_ropeway_mvl/mxv
- .byte W04
- .byte 22*mus_ropeway_mvl/mxv
- .byte W04
- .byte 19*mus_ropeway_mvl/mxv
- .byte W08
- .byte 17*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 12*mus_ropeway_mvl/mxv
- .byte W04
- .byte 11*mus_ropeway_mvl/mxv
- .byte W04
- .byte 9*mus_ropeway_mvl/mxv
- .byte W04
- .byte 8*mus_ropeway_mvl/mxv
- .byte W04
- .byte 5*mus_ropeway_mvl/mxv
- .byte W04
- .byte 3*mus_ropeway_mvl/mxv
- .byte W04
- .byte 1*mus_ropeway_mvl/mxv
- .byte W04
- .byte EOT
- .byte W96
- .byte VOL , 1*mus_ropeway_mvl/mxv
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 3 **********************@
-
-mus_ropeway_3:
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 60
- .byte PAN , c_v-24
- .byte VOL , 49*mus_ropeway_mvl/mxv
- .byte N06 , Fs2 , v112
- .byte W24
- .byte N03
- .byte W03
- .byte Fs2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte An2 , v112
- .byte W12
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , Gn2
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , An2
- .byte W12
- .byte VOL , 49*mus_ropeway_mvl/mxv
- .byte N06 , Fs2
- .byte W12
- .byte N03
- .byte W12
- .byte N03
- .byte W03
- .byte Fs2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte An2 , v112
- .byte W12
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , Gn2
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , An2
- .byte W12
- .byte As2
- .byte W24
- .byte N03
- .byte W03
- .byte As2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cs3 , v112
- .byte W12
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , Bn2
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , Cs3
- .byte W12
- .byte As2
- .byte W12
- .byte N03
- .byte W12
- .byte N03
- .byte W03
- .byte As2 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cs3 , v112
- .byte W12
- .byte VOL , 25*mus_ropeway_mvl/mxv
- .byte N24 , Bn2
- .byte W02
- .byte VOL , 28*mus_ropeway_mvl/mxv
- .byte W03
- .byte 33*mus_ropeway_mvl/mxv
- .byte W03
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W02
- .byte 46*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W03
- .byte 58*mus_ropeway_mvl/mxv
- .byte W03
- .byte 49*mus_ropeway_mvl/mxv
- .byte N06 , Cs3
- .byte W06
- .byte N03 , En3
- .byte W03
- .byte Fn3
- .byte W03
- .byte TIE , Fs3
- .byte W48
- .byte VOL , 48*mus_ropeway_mvl/mxv
- .byte W04
- .byte 47*mus_ropeway_mvl/mxv
- .byte W04
- .byte 47*mus_ropeway_mvl/mxv
- .byte W04
- .byte 45*mus_ropeway_mvl/mxv
- .byte W04
- .byte 44*mus_ropeway_mvl/mxv
- .byte W04
- .byte 42*mus_ropeway_mvl/mxv
- .byte W04
- .byte 41*mus_ropeway_mvl/mxv
- .byte W04
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 38*mus_ropeway_mvl/mxv
- .byte W04
- .byte 36*mus_ropeway_mvl/mxv
- .byte W04
- .byte 33*mus_ropeway_mvl/mxv
- .byte W08
- .byte 31*mus_ropeway_mvl/mxv
- .byte W04
- .byte 30*mus_ropeway_mvl/mxv
- .byte W04
- .byte 29*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W08
- .byte 27*mus_ropeway_mvl/mxv
- .byte W04
- .byte 25*mus_ropeway_mvl/mxv
- .byte W08
- .byte 22*mus_ropeway_mvl/mxv
- .byte W08
- .byte 22*mus_ropeway_mvl/mxv
- .byte W04
- .byte 21*mus_ropeway_mvl/mxv
- .byte W08
- .byte 19*mus_ropeway_mvl/mxv
- .byte W08
- .byte 19*mus_ropeway_mvl/mxv
- .byte W04
- .byte 17*mus_ropeway_mvl/mxv
- .byte W04
- .byte 16*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 12*mus_ropeway_mvl/mxv
- .byte W04
- .byte 11*mus_ropeway_mvl/mxv
- .byte W04
- .byte 9*mus_ropeway_mvl/mxv
- .byte W04
- .byte 8*mus_ropeway_mvl/mxv
- .byte W04
- .byte EOT
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 4 **********************@
-
-mus_ropeway_4:
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 127
- .byte PAN , c_v+0
- .byte VOL , 34*mus_ropeway_mvl/mxv
- .byte N02 , En4 , v112
- .byte W24
- .byte N02
- .byte W06
- .byte En4 , v064
- .byte W06
- .byte En4 , v112
- .byte W06
- .byte En4 , v060
- .byte W06
- .byte En4 , v112
- .byte W12
- .byte N02
- .byte W24
- .byte N03
- .byte W03
- .byte En4 , v052
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W03
-mus_ropeway_4_000:
- .byte N02 , En4 , v112
- .byte W12
- .byte En4 , v096
- .byte W12
- .byte En4 , v112
- .byte W06
- .byte En4 , v064
- .byte W06
- .byte En4 , v112
- .byte W06
- .byte En4 , v060
- .byte W06
- .byte En4 , v112
- .byte W12
- .byte N02
- .byte W24
- .byte N03
- .byte W03
- .byte En4 , v052
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W03
- .byte PEND
- .byte N02 , En4 , v112
- .byte W24
- .byte N02
- .byte W06
- .byte En4 , v064
- .byte W06
- .byte En4 , v112
- .byte W06
- .byte En4 , v060
- .byte W06
- .byte En4 , v112
- .byte W12
- .byte N02
- .byte W24
- .byte N03
- .byte W03
- .byte En4 , v052
- .byte W03
- .byte N03
- .byte W03
- .byte N03
- .byte W03
- .byte PATT
- .word mus_ropeway_4_000
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 5 **********************@
-
-mus_ropeway_5:
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 60
- .byte VOL , 77*mus_ropeway_mvl/mxv
- .byte MOD , 2
- .byte N08 , Dn3 , v112
- .byte W08
- .byte Dn3 , v036
- .byte W08
- .byte Fs3 , v112
- .byte W08
- .byte N24 , An3
- .byte W24
- .byte N08 , En3
- .byte W08
- .byte En3 , v036
- .byte W08
- .byte Gn3 , v112
- .byte W08
- .byte N16 , Cn4
- .byte W16
- .byte N04 , Bn3
- .byte W04
- .byte As3
- .byte W04
- .byte N72 , An3
- .byte W48
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte N08 , An3 , v036
- .byte W08
- .byte Gn3 , v112
- .byte W08
- .byte N04 , An3
- .byte W04
- .byte An3 , v036
- .byte W04
- .byte N08 , Fs3 , v112
- .byte W08
- .byte Fs3 , v036
- .byte W08
- .byte As3 , v112
- .byte W08
- .byte N24 , Cs4
- .byte W12
- .byte MOD , 4
- .byte W12
- .byte 0
- .byte N08 , Gs3
- .byte W08
- .byte Gs3 , v036
- .byte W08
- .byte Bn3 , v112
- .byte W08
- .byte N16 , En4
- .byte W16
- .byte N04 , Ds4
- .byte W04
- .byte Dn4
- .byte W04
- .byte N48 , Cs4
- .byte W24
- .byte MOD , 5
- .byte W24
- .byte 0
- .byte N04 , En4
- .byte W04
- .byte En4 , v036
- .byte W04
- .byte Dn4 , v112
- .byte W04
- .byte Dn4 , v036
- .byte W04
- .byte En4 , v112
- .byte W04
- .byte En4 , v036
- .byte W04
- .byte N24 , Fn4 , v112
- .byte W24
- .byte TIE , Fs4
- .byte W48
- .byte MOD , 5
- .byte W24
- .byte VOL , 61*mus_ropeway_mvl/mxv
- .byte W04
- .byte 58*mus_ropeway_mvl/mxv
- .byte W04
- .byte 56*mus_ropeway_mvl/mxv
- .byte W04
- .byte 55*mus_ropeway_mvl/mxv
- .byte W08
- .byte 53*mus_ropeway_mvl/mxv
- .byte W04
- .byte 50*mus_ropeway_mvl/mxv
- .byte W04
- .byte 47*mus_ropeway_mvl/mxv
- .byte W08
- .byte 44*mus_ropeway_mvl/mxv
- .byte W04
- .byte 44*mus_ropeway_mvl/mxv
- .byte W04
- .byte 41*mus_ropeway_mvl/mxv
- .byte W04
- .byte 39*mus_ropeway_mvl/mxv
- .byte W04
- .byte 36*mus_ropeway_mvl/mxv
- .byte W04
- .byte 31*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W04
- .byte 24*mus_ropeway_mvl/mxv
- .byte W04
- .byte 22*mus_ropeway_mvl/mxv
- .byte W04
- .byte 19*mus_ropeway_mvl/mxv
- .byte W08
- .byte 17*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 12*mus_ropeway_mvl/mxv
- .byte W04
- .byte 11*mus_ropeway_mvl/mxv
- .byte W04
- .byte 9*mus_ropeway_mvl/mxv
- .byte W04
- .byte 8*mus_ropeway_mvl/mxv
- .byte W04
- .byte 5*mus_ropeway_mvl/mxv
- .byte W04
- .byte 3*mus_ropeway_mvl/mxv
- .byte W04
- .byte 1*mus_ropeway_mvl/mxv
- .byte W04
- .byte EOT
- .byte W96
- .byte VOL , 1*mus_ropeway_mvl/mxv
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 6 **********************@
-
-mus_ropeway_6:
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 80
- .byte VOL , 36*mus_ropeway_mvl/mxv
- .byte PAN , c_v-62
- .byte N06 , Fs3 , v112
- .byte W24
- .byte N03
- .byte W03
- .byte Fs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte An3 , v112
- .byte W12
- .byte N24 , Gn3
- .byte W24
- .byte N06 , An3
- .byte W12
- .byte Fs3
- .byte W12
- .byte N03
- .byte W12
- .byte N03
- .byte W03
- .byte Fs3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte An3 , v112
- .byte W12
- .byte N24 , Gn3
- .byte W24
- .byte N06 , An3
- .byte W12
- .byte As3
- .byte W24
- .byte N03
- .byte W03
- .byte As3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cs4 , v112
- .byte W12
- .byte N24 , Bn3
- .byte W24
- .byte N06 , Cs4
- .byte W12
- .byte As3
- .byte W12
- .byte N03
- .byte W12
- .byte N03
- .byte W03
- .byte As3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cs4 , v112
- .byte W12
- .byte N24 , Bn3
- .byte W24
- .byte N06 , Gs3
- .byte W12
- .byte TIE , As3
- .byte W48
- .byte VOL , 33*mus_ropeway_mvl/mxv
- .byte W04
- .byte 31*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W04
- .byte 25*mus_ropeway_mvl/mxv
- .byte W04
- .byte 25*mus_ropeway_mvl/mxv
- .byte W04
- .byte 24*mus_ropeway_mvl/mxv
- .byte W04
- .byte 22*mus_ropeway_mvl/mxv
- .byte W04
- .byte 21*mus_ropeway_mvl/mxv
- .byte W04
- .byte 19*mus_ropeway_mvl/mxv
- .byte W04
- .byte 17*mus_ropeway_mvl/mxv
- .byte W08
- .byte 16*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 12*mus_ropeway_mvl/mxv
- .byte W04
- .byte 11*mus_ropeway_mvl/mxv
- .byte W04
- .byte 9*mus_ropeway_mvl/mxv
- .byte W04
- .byte 8*mus_ropeway_mvl/mxv
- .byte W08
- .byte 7*mus_ropeway_mvl/mxv
- .byte W04
- .byte 6*mus_ropeway_mvl/mxv
- .byte W04
- .byte 4*mus_ropeway_mvl/mxv
- .byte W04
- .byte 3*mus_ropeway_mvl/mxv
- .byte W08
- .byte 2*mus_ropeway_mvl/mxv
- .byte W04
- .byte 1*mus_ropeway_mvl/mxv
- .byte W12
- .byte 1*mus_ropeway_mvl/mxv
- .byte W28
- .byte 2*mus_ropeway_mvl/mxv
- .byte W04
- .byte EOT
- .byte W96
- .byte VOL , 1*mus_ropeway_mvl/mxv
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 7 **********************@
-
-mus_ropeway_7:
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 81
- .byte PAN , c_v+63
- .byte VOL , 34*mus_ropeway_mvl/mxv
- .byte N06 , An3 , v112
- .byte W24
- .byte N03
- .byte W03
- .byte An3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cn4 , v112
- .byte W12
- .byte N24 , As3
- .byte W24
- .byte N06 , Cn4
- .byte W12
- .byte An3
- .byte W12
- .byte N03
- .byte W12
- .byte N03
- .byte W03
- .byte An3 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte Cn4 , v112
- .byte W12
- .byte N24 , As3
- .byte W24
- .byte N06 , Cn4
- .byte W12
- .byte Cs4
- .byte W24
- .byte N03
- .byte W03
- .byte Cs4 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte En4 , v112
- .byte W12
- .byte N24 , Dn4
- .byte W24
- .byte N06 , En4
- .byte W12
- .byte Cs4
- .byte W12
- .byte N03
- .byte W12
- .byte N03
- .byte W03
- .byte Cs4 , v080
- .byte W03
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte N03
- .byte W06
- .byte En4 , v112
- .byte W12
- .byte N24 , Dn4
- .byte W24
- .byte N06 , En4
- .byte W12
- .byte TIE , Fs4
- .byte W48
- .byte VOL , 33*mus_ropeway_mvl/mxv
- .byte W04
- .byte 31*mus_ropeway_mvl/mxv
- .byte W04
- .byte 30*mus_ropeway_mvl/mxv
- .byte W04
- .byte 29*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W04
- .byte 28*mus_ropeway_mvl/mxv
- .byte W04
- .byte 27*mus_ropeway_mvl/mxv
- .byte W04
- .byte 25*mus_ropeway_mvl/mxv
- .byte W04
- .byte 24*mus_ropeway_mvl/mxv
- .byte W04
- .byte 22*mus_ropeway_mvl/mxv
- .byte W08
- .byte 19*mus_ropeway_mvl/mxv
- .byte W04
- .byte W04
- .byte 19*mus_ropeway_mvl/mxv
- .byte W04
- .byte 17*mus_ropeway_mvl/mxv
- .byte W04
- .byte 16*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W04
- .byte 14*mus_ropeway_mvl/mxv
- .byte W08
- .byte 11*mus_ropeway_mvl/mxv
- .byte W08
- .byte 9*mus_ropeway_mvl/mxv
- .byte W04
- .byte 9*mus_ropeway_mvl/mxv
- .byte W08
- .byte 8*mus_ropeway_mvl/mxv
- .byte W08
- .byte 7*mus_ropeway_mvl/mxv
- .byte W12
- .byte 6*mus_ropeway_mvl/mxv
- .byte W12
- .byte 5*mus_ropeway_mvl/mxv
- .byte W04
- .byte 4*mus_ropeway_mvl/mxv
- .byte W04
- .byte 3*mus_ropeway_mvl/mxv
- .byte W04
- .byte 2*mus_ropeway_mvl/mxv
- .byte W04
- .byte EOT
- .byte W96
- .byte VOL , 1*mus_ropeway_mvl/mxv
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 8 **********************@
-
-mus_ropeway_8:
- .byte VOL , 78*mus_ropeway_mvl/mxv
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 0
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte N96 , Bn2 , v112
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@********************** Track 9 **********************@
-
-mus_ropeway_9:
- .byte KEYSH , mus_ropeway_key+0
- .byte VOICE , 83
- .byte PAN , c_v+0
- .byte VOL , 47*mus_ropeway_mvl/mxv
- .byte N06 , Dn2 , v112
- .byte W24
- .byte An1
- .byte W24
- .byte En2
- .byte W24
- .byte An1
- .byte W24
- .byte Dn2
- .byte W24
- .byte An1
- .byte W24
- .byte En2
- .byte W24
- .byte An1
- .byte W24
- .byte Fs2
- .byte W24
- .byte Cs2
- .byte W24
- .byte Gs2
- .byte W24
- .byte Cs2
- .byte W24
- .byte Fs2
- .byte W24
- .byte Cs2
- .byte W24
- .byte Gs2
- .byte W24
- .byte Cs2
- .byte W12
- .byte Bn1
- .byte W06
- .byte N03 , As1
- .byte W03
- .byte Gs1
- .byte W03
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte W96
- .byte FINE
-
-@******************************************************@
- .align 2
-
-mus_ropeway:
- .byte 9 @ NumTrks
- .byte 0 @ NumBlks
- .byte mus_ropeway_pri @ Priority
- .byte mus_ropeway_rev @ Reverb.
-
- .word mus_ropeway_grp
-
- .word mus_ropeway_1
- .word mus_ropeway_2
- .word mus_ropeway_3
- .word mus_ropeway_4
- .word mus_ropeway_5
- .word mus_ropeway_6
- .word mus_ropeway_7
- .word mus_ropeway_8
- .word mus_ropeway_9
-
- .end