diff --git a/ld_script.txt b/ld_script.txt index 644867947..fc12789ce 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1042,57 +1042,57 @@ SECTIONS { sound/songs/midi/mus_rg_t_tower.o(.rodata); sound/songs/midi/mus_rg_slowmasara.o(.rodata); sound/songs/midi/mus_rg_tvnoize.o(.rodata); - sound/songs/ph_trap_blend.o(.rodata); - sound/songs/ph_trap_held.o(.rodata); - sound/songs/ph_trap_solo.o(.rodata); - sound/songs/ph_face_blend.o(.rodata); - sound/songs/ph_face_held.o(.rodata); - sound/songs/ph_face_solo.o(.rodata); + sound/songs/midi/ph_trap_blend.o(.rodata); + sound/songs/midi/ph_trap_held.o(.rodata); + sound/songs/midi/ph_trap_solo.o(.rodata); + sound/songs/midi/ph_face_blend.o(.rodata); + sound/songs/midi/ph_face_held.o(.rodata); + sound/songs/midi/ph_face_solo.o(.rodata); sound/songs/midi/ph_cloth_blend.o(.rodata); sound/songs/midi/ph_cloth_held.o(.rodata); sound/songs/midi/ph_cloth_solo.o(.rodata); - sound/songs/ph_dress_blend.o(.rodata); - sound/songs/ph_dress_held.o(.rodata); - sound/songs/ph_dress_solo.o(.rodata); - sound/songs/ph_fleece_blend.o(.rodata); - sound/songs/ph_fleece_held.o(.rodata); - sound/songs/ph_fleece_solo.o(.rodata); - sound/songs/ph_kit_blend.o(.rodata); - sound/songs/ph_kit_held.o(.rodata); - sound/songs/ph_kit_solo.o(.rodata); - sound/songs/ph_price_blend.o(.rodata); - sound/songs/ph_price_held.o(.rodata); - sound/songs/ph_price_solo.o(.rodata); - sound/songs/ph_lot_blend.o(.rodata); - sound/songs/ph_lot_held.o(.rodata); - sound/songs/ph_lot_solo.o(.rodata); - sound/songs/ph_goat_blend.o(.rodata); - sound/songs/ph_goat_held.o(.rodata); - sound/songs/ph_goat_solo.o(.rodata); - sound/songs/ph_thought_blend.o(.rodata); - sound/songs/ph_thought_held.o(.rodata); - sound/songs/ph_thought_solo.o(.rodata); + sound/songs/midi/ph_dress_blend.o(.rodata); + sound/songs/midi/ph_dress_held.o(.rodata); + sound/songs/midi/ph_dress_solo.o(.rodata); + sound/songs/midi/ph_fleece_blend.o(.rodata); + sound/songs/midi/ph_fleece_held.o(.rodata); + sound/songs/midi/ph_fleece_solo.o(.rodata); + sound/songs/midi/ph_kit_blend.o(.rodata); + sound/songs/midi/ph_kit_held.o(.rodata); + sound/songs/midi/ph_kit_solo.o(.rodata); + sound/songs/midi/ph_price_blend.o(.rodata); + sound/songs/midi/ph_price_held.o(.rodata); + sound/songs/midi/ph_price_solo.o(.rodata); + sound/songs/midi/ph_lot_blend.o(.rodata); + sound/songs/midi/ph_lot_held.o(.rodata); + sound/songs/midi/ph_lot_solo.o(.rodata); + sound/songs/midi/ph_goat_blend.o(.rodata); + sound/songs/midi/ph_goat_held.o(.rodata); + sound/songs/midi/ph_goat_solo.o(.rodata); + sound/songs/midi/ph_thought_blend.o(.rodata); + sound/songs/midi/ph_thought_held.o(.rodata); + sound/songs/midi/ph_thought_solo.o(.rodata); sound/songs/midi/ph_choice_blend.o(.rodata); sound/songs/midi/ph_choice_held.o(.rodata); sound/songs/midi/ph_choice_solo.o(.rodata); - sound/songs/ph_mouth_blend.o(.rodata); - sound/songs/ph_mouth_held.o(.rodata); - sound/songs/ph_mouth_solo.o(.rodata); - sound/songs/ph_foot_blend.o(.rodata); - sound/songs/ph_foot_held.o(.rodata); - sound/songs/ph_foot_solo.o(.rodata); - sound/songs/ph_goose_blend.o(.rodata); - sound/songs/ph_goose_held.o(.rodata); - sound/songs/ph_goose_solo.o(.rodata); - sound/songs/ph_strut_blend.o(.rodata); - sound/songs/ph_strut_held.o(.rodata); - sound/songs/ph_strut_solo.o(.rodata); - sound/songs/ph_cure_blend.o(.rodata); - sound/songs/ph_cure_held.o(.rodata); - sound/songs/ph_cure_solo.o(.rodata); - sound/songs/ph_nurse_blend.o(.rodata); - sound/songs/ph_nurse_held.o(.rodata); - sound/songs/ph_nurse_solo.o(.rodata); + sound/songs/midi/ph_mouth_blend.o(.rodata); + sound/songs/midi/ph_mouth_held.o(.rodata); + sound/songs/midi/ph_mouth_solo.o(.rodata); + sound/songs/midi/ph_foot_blend.o(.rodata); + sound/songs/midi/ph_foot_held.o(.rodata); + sound/songs/midi/ph_foot_solo.o(.rodata); + sound/songs/midi/ph_goose_blend.o(.rodata); + sound/songs/midi/ph_goose_held.o(.rodata); + sound/songs/midi/ph_goose_solo.o(.rodata); + sound/songs/midi/ph_strut_blend.o(.rodata); + sound/songs/midi/ph_strut_held.o(.rodata); + sound/songs/midi/ph_strut_solo.o(.rodata); + sound/songs/midi/ph_cure_blend.o(.rodata); + sound/songs/midi/ph_cure_held.o(.rodata); + sound/songs/midi/ph_cure_solo.o(.rodata); + sound/songs/midi/ph_nurse_blend.o(.rodata); + sound/songs/midi/ph_nurse_held.o(.rodata); + sound/songs/midi/ph_nurse_solo.o(.rodata); } =0 lib_rodata : diff --git a/songs.mk b/songs.mk index 0c2146352..fb0d6b504 100644 --- a/songs.mk +++ b/songs.mk @@ -651,5 +651,140 @@ $(MID_SUBDIR)/ph_cloth_held.s: %.s: %.mid $(MID_SUBDIR)/ph_cloth_solo.s: %.s: %.mid $(MID) $< $@ -E -G130 -P4 +$(MID_SUBDIR)/ph_cure_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cure_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cure_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_dress_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_dress_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_dress_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_face_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_face_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_face_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_fleece_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_fleece_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_fleece_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_foot_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_foot_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_foot_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goat_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goat_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goat_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goose_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goose_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goose_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_kit_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_kit_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_kit_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_lot_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_lot_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_lot_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_mouth_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_mouth_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_mouth_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_nurse_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_nurse_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_nurse_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_price_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_price_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_price_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_strut_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_strut_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_strut_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_thought_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_thought_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_thought_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_trap_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_trap_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_trap_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + $(MID_SUBDIR)/se_z_search.s: %.s: %.mid $(MID) $< $@ -E -R$(STD_REVERB) -G127 -P5 diff --git a/sound/songs/midi/ph_cure_blend.mid b/sound/songs/midi/ph_cure_blend.mid new file mode 100644 index 000000000..10ffeaac2 Binary files /dev/null and b/sound/songs/midi/ph_cure_blend.mid differ diff --git a/sound/songs/midi/ph_cure_held.mid b/sound/songs/midi/ph_cure_held.mid new file mode 100644 index 000000000..4640b98d2 Binary files /dev/null and b/sound/songs/midi/ph_cure_held.mid differ diff --git a/sound/songs/midi/ph_cure_solo.mid b/sound/songs/midi/ph_cure_solo.mid new file mode 100644 index 000000000..49ee7d36b Binary files /dev/null and b/sound/songs/midi/ph_cure_solo.mid differ diff --git a/sound/songs/midi/ph_dress_blend.mid b/sound/songs/midi/ph_dress_blend.mid new file mode 100644 index 000000000..57d469e14 Binary files /dev/null and b/sound/songs/midi/ph_dress_blend.mid differ diff --git a/sound/songs/midi/ph_dress_held.mid b/sound/songs/midi/ph_dress_held.mid new file mode 100644 index 000000000..5f1fb3a11 Binary files /dev/null and b/sound/songs/midi/ph_dress_held.mid differ diff --git a/sound/songs/midi/ph_dress_solo.mid b/sound/songs/midi/ph_dress_solo.mid new file mode 100644 index 000000000..1300936af Binary files /dev/null and b/sound/songs/midi/ph_dress_solo.mid differ diff --git a/sound/songs/midi/ph_face_blend.mid b/sound/songs/midi/ph_face_blend.mid new file mode 100644 index 000000000..ecd36ffc5 Binary files /dev/null and b/sound/songs/midi/ph_face_blend.mid differ diff --git a/sound/songs/midi/ph_face_held.mid b/sound/songs/midi/ph_face_held.mid new file mode 100644 index 000000000..6dbdf778c Binary files /dev/null and b/sound/songs/midi/ph_face_held.mid differ diff --git a/sound/songs/midi/ph_face_solo.mid b/sound/songs/midi/ph_face_solo.mid new file mode 100644 index 000000000..673dc1fb0 Binary files /dev/null and b/sound/songs/midi/ph_face_solo.mid differ diff --git a/sound/songs/midi/ph_fleece_blend.mid b/sound/songs/midi/ph_fleece_blend.mid new file mode 100644 index 000000000..aca38b91f Binary files /dev/null and b/sound/songs/midi/ph_fleece_blend.mid differ diff --git a/sound/songs/midi/ph_fleece_held.mid b/sound/songs/midi/ph_fleece_held.mid new file mode 100644 index 000000000..b51a07f89 Binary files /dev/null and b/sound/songs/midi/ph_fleece_held.mid differ diff --git a/sound/songs/midi/ph_fleece_solo.mid b/sound/songs/midi/ph_fleece_solo.mid new file mode 100644 index 000000000..58b70e86d Binary files /dev/null and b/sound/songs/midi/ph_fleece_solo.mid differ diff --git a/sound/songs/midi/ph_foot_blend.mid b/sound/songs/midi/ph_foot_blend.mid new file mode 100644 index 000000000..e870d40f0 Binary files /dev/null and b/sound/songs/midi/ph_foot_blend.mid differ diff --git a/sound/songs/midi/ph_foot_held.mid b/sound/songs/midi/ph_foot_held.mid new file mode 100644 index 000000000..839f937f3 Binary files /dev/null and b/sound/songs/midi/ph_foot_held.mid differ diff --git a/sound/songs/midi/ph_foot_solo.mid b/sound/songs/midi/ph_foot_solo.mid new file mode 100644 index 000000000..45841e495 Binary files /dev/null and b/sound/songs/midi/ph_foot_solo.mid differ diff --git a/sound/songs/midi/ph_goat_blend.mid b/sound/songs/midi/ph_goat_blend.mid new file mode 100644 index 000000000..0057fabb8 Binary files /dev/null and b/sound/songs/midi/ph_goat_blend.mid differ diff --git a/sound/songs/midi/ph_goat_held.mid b/sound/songs/midi/ph_goat_held.mid new file mode 100644 index 000000000..8a564dc6e Binary files /dev/null and b/sound/songs/midi/ph_goat_held.mid differ diff --git a/sound/songs/midi/ph_goat_solo.mid b/sound/songs/midi/ph_goat_solo.mid new file mode 100644 index 000000000..dcfea0410 Binary files /dev/null and b/sound/songs/midi/ph_goat_solo.mid differ diff --git a/sound/songs/midi/ph_goose_blend.mid b/sound/songs/midi/ph_goose_blend.mid new file mode 100644 index 000000000..aa4f91866 Binary files /dev/null and b/sound/songs/midi/ph_goose_blend.mid differ diff --git a/sound/songs/midi/ph_goose_held.mid b/sound/songs/midi/ph_goose_held.mid new file mode 100644 index 000000000..ead4a4c9c Binary files /dev/null and b/sound/songs/midi/ph_goose_held.mid differ diff --git a/sound/songs/midi/ph_goose_solo.mid b/sound/songs/midi/ph_goose_solo.mid new file mode 100644 index 000000000..da9714425 Binary files /dev/null and b/sound/songs/midi/ph_goose_solo.mid differ diff --git a/sound/songs/midi/ph_kit_blend.mid b/sound/songs/midi/ph_kit_blend.mid new file mode 100644 index 000000000..96c7e4e07 Binary files /dev/null and b/sound/songs/midi/ph_kit_blend.mid differ diff --git a/sound/songs/midi/ph_kit_held.mid b/sound/songs/midi/ph_kit_held.mid new file mode 100644 index 000000000..143b64a54 Binary files /dev/null and b/sound/songs/midi/ph_kit_held.mid differ diff --git a/sound/songs/midi/ph_kit_solo.mid b/sound/songs/midi/ph_kit_solo.mid new file mode 100644 index 000000000..ce2ae1aea Binary files /dev/null and b/sound/songs/midi/ph_kit_solo.mid differ diff --git a/sound/songs/midi/ph_lot_blend.mid b/sound/songs/midi/ph_lot_blend.mid new file mode 100644 index 000000000..1da400282 Binary files /dev/null and b/sound/songs/midi/ph_lot_blend.mid differ diff --git a/sound/songs/midi/ph_lot_held.mid b/sound/songs/midi/ph_lot_held.mid new file mode 100644 index 000000000..2cc6dad1e Binary files /dev/null and b/sound/songs/midi/ph_lot_held.mid differ diff --git a/sound/songs/midi/ph_lot_solo.mid b/sound/songs/midi/ph_lot_solo.mid new file mode 100644 index 000000000..f7adf264f Binary files /dev/null and b/sound/songs/midi/ph_lot_solo.mid differ diff --git a/sound/songs/midi/ph_mouth_blend.mid b/sound/songs/midi/ph_mouth_blend.mid new file mode 100644 index 000000000..4934f6af3 Binary files /dev/null and b/sound/songs/midi/ph_mouth_blend.mid differ diff --git a/sound/songs/midi/ph_mouth_held.mid b/sound/songs/midi/ph_mouth_held.mid new file mode 100644 index 000000000..7b4a4f2e4 Binary files /dev/null and b/sound/songs/midi/ph_mouth_held.mid differ diff --git a/sound/songs/midi/ph_mouth_solo.mid b/sound/songs/midi/ph_mouth_solo.mid new file mode 100644 index 000000000..7cb34e8bb Binary files /dev/null and b/sound/songs/midi/ph_mouth_solo.mid differ diff --git a/sound/songs/midi/ph_nurse_blend.mid b/sound/songs/midi/ph_nurse_blend.mid new file mode 100644 index 000000000..9281f0afe Binary files /dev/null and b/sound/songs/midi/ph_nurse_blend.mid differ diff --git a/sound/songs/midi/ph_nurse_held.mid b/sound/songs/midi/ph_nurse_held.mid new file mode 100644 index 000000000..6c42c4366 Binary files /dev/null and b/sound/songs/midi/ph_nurse_held.mid differ diff --git a/sound/songs/midi/ph_nurse_solo.mid b/sound/songs/midi/ph_nurse_solo.mid new file mode 100644 index 000000000..6c562ef68 Binary files /dev/null and b/sound/songs/midi/ph_nurse_solo.mid differ diff --git a/sound/songs/midi/ph_price_blend.mid b/sound/songs/midi/ph_price_blend.mid new file mode 100644 index 000000000..94e63c577 Binary files /dev/null and b/sound/songs/midi/ph_price_blend.mid differ diff --git a/sound/songs/midi/ph_price_held.mid b/sound/songs/midi/ph_price_held.mid new file mode 100644 index 000000000..eab4e1004 Binary files /dev/null and b/sound/songs/midi/ph_price_held.mid differ diff --git a/sound/songs/midi/ph_price_solo.mid b/sound/songs/midi/ph_price_solo.mid new file mode 100644 index 000000000..efafa7a13 Binary files /dev/null and b/sound/songs/midi/ph_price_solo.mid differ diff --git a/sound/songs/midi/ph_strut_blend.mid b/sound/songs/midi/ph_strut_blend.mid new file mode 100644 index 000000000..7793b5777 Binary files /dev/null and b/sound/songs/midi/ph_strut_blend.mid differ diff --git a/sound/songs/midi/ph_strut_held.mid b/sound/songs/midi/ph_strut_held.mid new file mode 100644 index 000000000..9f29295e6 Binary files /dev/null and b/sound/songs/midi/ph_strut_held.mid differ diff --git a/sound/songs/midi/ph_strut_solo.mid b/sound/songs/midi/ph_strut_solo.mid new file mode 100644 index 000000000..000d111be Binary files /dev/null and b/sound/songs/midi/ph_strut_solo.mid differ diff --git a/sound/songs/midi/ph_thought_blend.mid b/sound/songs/midi/ph_thought_blend.mid new file mode 100644 index 000000000..4288adfe4 Binary files /dev/null and b/sound/songs/midi/ph_thought_blend.mid differ diff --git a/sound/songs/midi/ph_thought_held.mid b/sound/songs/midi/ph_thought_held.mid new file mode 100644 index 000000000..9fe8f2405 Binary files /dev/null and b/sound/songs/midi/ph_thought_held.mid differ diff --git a/sound/songs/midi/ph_thought_solo.mid b/sound/songs/midi/ph_thought_solo.mid new file mode 100644 index 000000000..dd6f82a86 Binary files /dev/null and b/sound/songs/midi/ph_thought_solo.mid differ diff --git a/sound/songs/midi/ph_trap_blend.mid b/sound/songs/midi/ph_trap_blend.mid new file mode 100644 index 000000000..fc1546f45 Binary files /dev/null and b/sound/songs/midi/ph_trap_blend.mid differ diff --git a/sound/songs/midi/ph_trap_held.mid b/sound/songs/midi/ph_trap_held.mid new file mode 100644 index 000000000..470877003 Binary files /dev/null and b/sound/songs/midi/ph_trap_held.mid differ diff --git a/sound/songs/midi/ph_trap_solo.mid b/sound/songs/midi/ph_trap_solo.mid new file mode 100644 index 000000000..31c6d609f Binary files /dev/null and b/sound/songs/midi/ph_trap_solo.mid differ diff --git a/sound/songs/ph_cure_blend.s b/sound/songs/ph_cure_blend.s deleted file mode 100644 index 6a539880f..000000000 --- a/sound/songs/ph_cure_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cure_blend_grp, voicegroup130 - .equ ph_cure_blend_pri, 4 - .equ ph_cure_blend_rev, 0 - .equ ph_cure_blend_mvl, 127 - .equ ph_cure_blend_key, 0 - .equ ph_cure_blend_tbs, 1 - .equ ph_cure_blend_exg, 0 - .equ ph_cure_blend_cmp, 1 - - .section .rodata - .global ph_cure_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_cure_blend_1: - .byte KEYSH , ph_cure_blend_key+0 - .byte TEMPO , 120*ph_cure_blend_tbs/2 - .byte VOICE , 45 - .byte VOL , 127*ph_cure_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cure_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cure_blend_pri @ Priority - .byte ph_cure_blend_rev @ Reverb. - - .word ph_cure_blend_grp - - .word ph_cure_blend_1 - - .end diff --git a/sound/songs/ph_cure_held.s b/sound/songs/ph_cure_held.s deleted file mode 100644 index 6dc31cf68..000000000 --- a/sound/songs/ph_cure_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cure_held_grp, voicegroup130 - .equ ph_cure_held_pri, 4 - .equ ph_cure_held_rev, 0 - .equ ph_cure_held_mvl, 127 - .equ ph_cure_held_key, 0 - .equ ph_cure_held_tbs, 1 - .equ ph_cure_held_exg, 0 - .equ ph_cure_held_cmp, 1 - - .section .rodata - .global ph_cure_held - .align 2 - -@********************** Track 1 **********************@ - -ph_cure_held_1: - .byte KEYSH , ph_cure_held_key+0 - .byte TEMPO , 120*ph_cure_held_tbs/2 - .byte VOICE , 46 - .byte VOL , 127*ph_cure_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_cure_held_1_B1: - .byte W96 - .byte GOTO - .word ph_cure_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cure_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cure_held_pri @ Priority - .byte ph_cure_held_rev @ Reverb. - - .word ph_cure_held_grp - - .word ph_cure_held_1 - - .end diff --git a/sound/songs/ph_cure_solo.s b/sound/songs/ph_cure_solo.s deleted file mode 100644 index c3400338f..000000000 --- a/sound/songs/ph_cure_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cure_solo_grp, voicegroup130 - .equ ph_cure_solo_pri, 4 - .equ ph_cure_solo_rev, 0 - .equ ph_cure_solo_mvl, 127 - .equ ph_cure_solo_key, 0 - .equ ph_cure_solo_tbs, 1 - .equ ph_cure_solo_exg, 0 - .equ ph_cure_solo_cmp, 1 - - .section .rodata - .global ph_cure_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_cure_solo_1: - .byte KEYSH , ph_cure_solo_key+0 - .byte TEMPO , 120*ph_cure_solo_tbs/2 - .byte VOICE , 47 - .byte VOL , 127*ph_cure_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cure_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cure_solo_pri @ Priority - .byte ph_cure_solo_rev @ Reverb. - - .word ph_cure_solo_grp - - .word ph_cure_solo_1 - - .end diff --git a/sound/songs/ph_dress_blend.s b/sound/songs/ph_dress_blend.s deleted file mode 100644 index 8cafed376..000000000 --- a/sound/songs/ph_dress_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_dress_blend_grp, voicegroup130 - .equ ph_dress_blend_pri, 4 - .equ ph_dress_blend_rev, 0 - .equ ph_dress_blend_mvl, 127 - .equ ph_dress_blend_key, 0 - .equ ph_dress_blend_tbs, 1 - .equ ph_dress_blend_exg, 0 - .equ ph_dress_blend_cmp, 1 - - .section .rodata - .global ph_dress_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_dress_blend_1: - .byte KEYSH , ph_dress_blend_key+0 - .byte TEMPO , 120*ph_dress_blend_tbs/2 - .byte VOICE , 9 - .byte VOL , 127*ph_dress_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_dress_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_dress_blend_pri @ Priority - .byte ph_dress_blend_rev @ Reverb. - - .word ph_dress_blend_grp - - .word ph_dress_blend_1 - - .end diff --git a/sound/songs/ph_dress_held.s b/sound/songs/ph_dress_held.s deleted file mode 100644 index f1b432e3b..000000000 --- a/sound/songs/ph_dress_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_dress_held_grp, voicegroup130 - .equ ph_dress_held_pri, 4 - .equ ph_dress_held_rev, 0 - .equ ph_dress_held_mvl, 127 - .equ ph_dress_held_key, 0 - .equ ph_dress_held_tbs, 1 - .equ ph_dress_held_exg, 0 - .equ ph_dress_held_cmp, 1 - - .section .rodata - .global ph_dress_held - .align 2 - -@********************** Track 1 **********************@ - -ph_dress_held_1: - .byte KEYSH , ph_dress_held_key+0 - .byte TEMPO , 120*ph_dress_held_tbs/2 - .byte VOICE , 10 - .byte VOL , 127*ph_dress_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_dress_held_1_B1: - .byte W96 - .byte GOTO - .word ph_dress_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_dress_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_dress_held_pri @ Priority - .byte ph_dress_held_rev @ Reverb. - - .word ph_dress_held_grp - - .word ph_dress_held_1 - - .end diff --git a/sound/songs/ph_dress_solo.s b/sound/songs/ph_dress_solo.s deleted file mode 100644 index 3162f15d7..000000000 --- a/sound/songs/ph_dress_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_dress_solo_grp, voicegroup130 - .equ ph_dress_solo_pri, 4 - .equ ph_dress_solo_rev, 0 - .equ ph_dress_solo_mvl, 127 - .equ ph_dress_solo_key, 0 - .equ ph_dress_solo_tbs, 1 - .equ ph_dress_solo_exg, 0 - .equ ph_dress_solo_cmp, 1 - - .section .rodata - .global ph_dress_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_dress_solo_1: - .byte KEYSH , ph_dress_solo_key+0 - .byte TEMPO , 120*ph_dress_solo_tbs/2 - .byte VOICE , 11 - .byte VOL , 127*ph_dress_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_dress_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_dress_solo_pri @ Priority - .byte ph_dress_solo_rev @ Reverb. - - .word ph_dress_solo_grp - - .word ph_dress_solo_1 - - .end diff --git a/sound/songs/ph_face_blend.s b/sound/songs/ph_face_blend.s deleted file mode 100644 index 143e53726..000000000 --- a/sound/songs/ph_face_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_face_blend_grp, voicegroup130 - .equ ph_face_blend_pri, 4 - .equ ph_face_blend_rev, 0 - .equ ph_face_blend_mvl, 127 - .equ ph_face_blend_key, 0 - .equ ph_face_blend_tbs, 1 - .equ ph_face_blend_exg, 0 - .equ ph_face_blend_cmp, 1 - - .section .rodata - .global ph_face_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_face_blend_1: - .byte KEYSH , ph_face_blend_key+0 - .byte TEMPO , 120*ph_face_blend_tbs/2 - .byte VOICE , 3 - .byte VOL , 127*ph_face_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_face_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_face_blend_pri @ Priority - .byte ph_face_blend_rev @ Reverb. - - .word ph_face_blend_grp - - .word ph_face_blend_1 - - .end diff --git a/sound/songs/ph_face_held.s b/sound/songs/ph_face_held.s deleted file mode 100644 index cfd93fc01..000000000 --- a/sound/songs/ph_face_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_face_held_grp, voicegroup130 - .equ ph_face_held_pri, 4 - .equ ph_face_held_rev, 0 - .equ ph_face_held_mvl, 127 - .equ ph_face_held_key, 0 - .equ ph_face_held_tbs, 1 - .equ ph_face_held_exg, 0 - .equ ph_face_held_cmp, 1 - - .section .rodata - .global ph_face_held - .align 2 - -@********************** Track 1 **********************@ - -ph_face_held_1: - .byte KEYSH , ph_face_held_key+0 - .byte TEMPO , 120*ph_face_held_tbs/2 - .byte VOICE , 4 - .byte VOL , 127*ph_face_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_face_held_1_B1: - .byte W96 - .byte GOTO - .word ph_face_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_face_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_face_held_pri @ Priority - .byte ph_face_held_rev @ Reverb. - - .word ph_face_held_grp - - .word ph_face_held_1 - - .end diff --git a/sound/songs/ph_face_solo.s b/sound/songs/ph_face_solo.s deleted file mode 100644 index 83be67615..000000000 --- a/sound/songs/ph_face_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_face_solo_grp, voicegroup130 - .equ ph_face_solo_pri, 4 - .equ ph_face_solo_rev, 0 - .equ ph_face_solo_mvl, 127 - .equ ph_face_solo_key, 0 - .equ ph_face_solo_tbs, 1 - .equ ph_face_solo_exg, 0 - .equ ph_face_solo_cmp, 1 - - .section .rodata - .global ph_face_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_face_solo_1: - .byte KEYSH , ph_face_solo_key+0 - .byte TEMPO , 120*ph_face_solo_tbs/2 - .byte VOICE , 5 - .byte VOL , 127*ph_face_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_face_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_face_solo_pri @ Priority - .byte ph_face_solo_rev @ Reverb. - - .word ph_face_solo_grp - - .word ph_face_solo_1 - - .end diff --git a/sound/songs/ph_fleece_blend.s b/sound/songs/ph_fleece_blend.s deleted file mode 100644 index 4aa50e981..000000000 --- a/sound/songs/ph_fleece_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_fleece_blend_grp, voicegroup130 - .equ ph_fleece_blend_pri, 4 - .equ ph_fleece_blend_rev, 0 - .equ ph_fleece_blend_mvl, 127 - .equ ph_fleece_blend_key, 0 - .equ ph_fleece_blend_tbs, 1 - .equ ph_fleece_blend_exg, 0 - .equ ph_fleece_blend_cmp, 1 - - .section .rodata - .global ph_fleece_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_fleece_blend_1: - .byte KEYSH , ph_fleece_blend_key+0 - .byte TEMPO , 120*ph_fleece_blend_tbs/2 - .byte VOICE , 12 - .byte VOL , 127*ph_fleece_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_fleece_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_fleece_blend_pri @ Priority - .byte ph_fleece_blend_rev @ Reverb. - - .word ph_fleece_blend_grp - - .word ph_fleece_blend_1 - - .end diff --git a/sound/songs/ph_fleece_held.s b/sound/songs/ph_fleece_held.s deleted file mode 100644 index 1074ef9e2..000000000 --- a/sound/songs/ph_fleece_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_fleece_held_grp, voicegroup130 - .equ ph_fleece_held_pri, 4 - .equ ph_fleece_held_rev, 0 - .equ ph_fleece_held_mvl, 127 - .equ ph_fleece_held_key, 0 - .equ ph_fleece_held_tbs, 1 - .equ ph_fleece_held_exg, 0 - .equ ph_fleece_held_cmp, 1 - - .section .rodata - .global ph_fleece_held - .align 2 - -@********************** Track 1 **********************@ - -ph_fleece_held_1: - .byte KEYSH , ph_fleece_held_key+0 - .byte TEMPO , 120*ph_fleece_held_tbs/2 - .byte VOICE , 13 - .byte VOL , 127*ph_fleece_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_fleece_held_1_B1: - .byte W96 - .byte GOTO - .word ph_fleece_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_fleece_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_fleece_held_pri @ Priority - .byte ph_fleece_held_rev @ Reverb. - - .word ph_fleece_held_grp - - .word ph_fleece_held_1 - - .end diff --git a/sound/songs/ph_fleece_solo.s b/sound/songs/ph_fleece_solo.s deleted file mode 100644 index ada1865bd..000000000 --- a/sound/songs/ph_fleece_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_fleece_solo_grp, voicegroup130 - .equ ph_fleece_solo_pri, 4 - .equ ph_fleece_solo_rev, 0 - .equ ph_fleece_solo_mvl, 127 - .equ ph_fleece_solo_key, 0 - .equ ph_fleece_solo_tbs, 1 - .equ ph_fleece_solo_exg, 0 - .equ ph_fleece_solo_cmp, 1 - - .section .rodata - .global ph_fleece_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_fleece_solo_1: - .byte KEYSH , ph_fleece_solo_key+0 - .byte TEMPO , 120*ph_fleece_solo_tbs/2 - .byte VOICE , 14 - .byte VOL , 127*ph_fleece_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_fleece_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_fleece_solo_pri @ Priority - .byte ph_fleece_solo_rev @ Reverb. - - .word ph_fleece_solo_grp - - .word ph_fleece_solo_1 - - .end diff --git a/sound/songs/ph_foot_blend.s b/sound/songs/ph_foot_blend.s deleted file mode 100644 index 62ebc68a9..000000000 --- a/sound/songs/ph_foot_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_foot_blend_grp, voicegroup130 - .equ ph_foot_blend_pri, 4 - .equ ph_foot_blend_rev, 0 - .equ ph_foot_blend_mvl, 127 - .equ ph_foot_blend_key, 0 - .equ ph_foot_blend_tbs, 1 - .equ ph_foot_blend_exg, 0 - .equ ph_foot_blend_cmp, 1 - - .section .rodata - .global ph_foot_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_foot_blend_1: - .byte KEYSH , ph_foot_blend_key+0 - .byte TEMPO , 120*ph_foot_blend_tbs/2 - .byte VOICE , 36 - .byte VOL , 127*ph_foot_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_foot_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_foot_blend_pri @ Priority - .byte ph_foot_blend_rev @ Reverb. - - .word ph_foot_blend_grp - - .word ph_foot_blend_1 - - .end diff --git a/sound/songs/ph_foot_held.s b/sound/songs/ph_foot_held.s deleted file mode 100644 index ebac05287..000000000 --- a/sound/songs/ph_foot_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_foot_held_grp, voicegroup130 - .equ ph_foot_held_pri, 4 - .equ ph_foot_held_rev, 0 - .equ ph_foot_held_mvl, 127 - .equ ph_foot_held_key, 0 - .equ ph_foot_held_tbs, 1 - .equ ph_foot_held_exg, 0 - .equ ph_foot_held_cmp, 1 - - .section .rodata - .global ph_foot_held - .align 2 - -@********************** Track 1 **********************@ - -ph_foot_held_1: - .byte KEYSH , ph_foot_held_key+0 - .byte TEMPO , 120*ph_foot_held_tbs/2 - .byte VOICE , 37 - .byte VOL , 127*ph_foot_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_foot_held_1_B1: - .byte W96 - .byte GOTO - .word ph_foot_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_foot_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_foot_held_pri @ Priority - .byte ph_foot_held_rev @ Reverb. - - .word ph_foot_held_grp - - .word ph_foot_held_1 - - .end diff --git a/sound/songs/ph_foot_solo.s b/sound/songs/ph_foot_solo.s deleted file mode 100644 index 65c680c27..000000000 --- a/sound/songs/ph_foot_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_foot_solo_grp, voicegroup130 - .equ ph_foot_solo_pri, 4 - .equ ph_foot_solo_rev, 0 - .equ ph_foot_solo_mvl, 127 - .equ ph_foot_solo_key, 0 - .equ ph_foot_solo_tbs, 1 - .equ ph_foot_solo_exg, 0 - .equ ph_foot_solo_cmp, 1 - - .section .rodata - .global ph_foot_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_foot_solo_1: - .byte KEYSH , ph_foot_solo_key+0 - .byte TEMPO , 120*ph_foot_solo_tbs/2 - .byte VOICE , 38 - .byte VOL , 127*ph_foot_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_foot_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_foot_solo_pri @ Priority - .byte ph_foot_solo_rev @ Reverb. - - .word ph_foot_solo_grp - - .word ph_foot_solo_1 - - .end diff --git a/sound/songs/ph_goat_blend.s b/sound/songs/ph_goat_blend.s deleted file mode 100644 index a5749b99d..000000000 --- a/sound/songs/ph_goat_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goat_blend_grp, voicegroup130 - .equ ph_goat_blend_pri, 4 - .equ ph_goat_blend_rev, 0 - .equ ph_goat_blend_mvl, 127 - .equ ph_goat_blend_key, 0 - .equ ph_goat_blend_tbs, 1 - .equ ph_goat_blend_exg, 0 - .equ ph_goat_blend_cmp, 1 - - .section .rodata - .global ph_goat_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_goat_blend_1: - .byte KEYSH , ph_goat_blend_key+0 - .byte TEMPO , 120*ph_goat_blend_tbs/2 - .byte VOICE , 24 - .byte VOL , 127*ph_goat_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goat_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goat_blend_pri @ Priority - .byte ph_goat_blend_rev @ Reverb. - - .word ph_goat_blend_grp - - .word ph_goat_blend_1 - - .end diff --git a/sound/songs/ph_goat_held.s b/sound/songs/ph_goat_held.s deleted file mode 100644 index 1f71aabf6..000000000 --- a/sound/songs/ph_goat_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goat_held_grp, voicegroup130 - .equ ph_goat_held_pri, 4 - .equ ph_goat_held_rev, 0 - .equ ph_goat_held_mvl, 127 - .equ ph_goat_held_key, 0 - .equ ph_goat_held_tbs, 1 - .equ ph_goat_held_exg, 0 - .equ ph_goat_held_cmp, 1 - - .section .rodata - .global ph_goat_held - .align 2 - -@********************** Track 1 **********************@ - -ph_goat_held_1: - .byte KEYSH , ph_goat_held_key+0 - .byte TEMPO , 120*ph_goat_held_tbs/2 - .byte VOICE , 25 - .byte VOL , 127*ph_goat_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_goat_held_1_B1: - .byte W96 - .byte GOTO - .word ph_goat_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goat_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goat_held_pri @ Priority - .byte ph_goat_held_rev @ Reverb. - - .word ph_goat_held_grp - - .word ph_goat_held_1 - - .end diff --git a/sound/songs/ph_goat_solo.s b/sound/songs/ph_goat_solo.s deleted file mode 100644 index d7c9b8e2f..000000000 --- a/sound/songs/ph_goat_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goat_solo_grp, voicegroup130 - .equ ph_goat_solo_pri, 4 - .equ ph_goat_solo_rev, 0 - .equ ph_goat_solo_mvl, 127 - .equ ph_goat_solo_key, 0 - .equ ph_goat_solo_tbs, 1 - .equ ph_goat_solo_exg, 0 - .equ ph_goat_solo_cmp, 1 - - .section .rodata - .global ph_goat_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_goat_solo_1: - .byte KEYSH , ph_goat_solo_key+0 - .byte TEMPO , 120*ph_goat_solo_tbs/2 - .byte VOICE , 26 - .byte VOL , 127*ph_goat_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goat_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goat_solo_pri @ Priority - .byte ph_goat_solo_rev @ Reverb. - - .word ph_goat_solo_grp - - .word ph_goat_solo_1 - - .end diff --git a/sound/songs/ph_goose_blend.s b/sound/songs/ph_goose_blend.s deleted file mode 100644 index 04d5b44cc..000000000 --- a/sound/songs/ph_goose_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goose_blend_grp, voicegroup130 - .equ ph_goose_blend_pri, 4 - .equ ph_goose_blend_rev, 0 - .equ ph_goose_blend_mvl, 127 - .equ ph_goose_blend_key, 0 - .equ ph_goose_blend_tbs, 1 - .equ ph_goose_blend_exg, 0 - .equ ph_goose_blend_cmp, 1 - - .section .rodata - .global ph_goose_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_goose_blend_1: - .byte KEYSH , ph_goose_blend_key+0 - .byte TEMPO , 120*ph_goose_blend_tbs/2 - .byte VOICE , 39 - .byte VOL , 127*ph_goose_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goose_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goose_blend_pri @ Priority - .byte ph_goose_blend_rev @ Reverb. - - .word ph_goose_blend_grp - - .word ph_goose_blend_1 - - .end diff --git a/sound/songs/ph_goose_held.s b/sound/songs/ph_goose_held.s deleted file mode 100644 index 40ca71ba7..000000000 --- a/sound/songs/ph_goose_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goose_held_grp, voicegroup130 - .equ ph_goose_held_pri, 4 - .equ ph_goose_held_rev, 0 - .equ ph_goose_held_mvl, 127 - .equ ph_goose_held_key, 0 - .equ ph_goose_held_tbs, 1 - .equ ph_goose_held_exg, 0 - .equ ph_goose_held_cmp, 1 - - .section .rodata - .global ph_goose_held - .align 2 - -@********************** Track 1 **********************@ - -ph_goose_held_1: - .byte KEYSH , ph_goose_held_key+0 - .byte TEMPO , 120*ph_goose_held_tbs/2 - .byte VOICE , 40 - .byte VOL , 127*ph_goose_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_goose_held_1_B1: - .byte W96 - .byte GOTO - .word ph_goose_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goose_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goose_held_pri @ Priority - .byte ph_goose_held_rev @ Reverb. - - .word ph_goose_held_grp - - .word ph_goose_held_1 - - .end diff --git a/sound/songs/ph_goose_solo.s b/sound/songs/ph_goose_solo.s deleted file mode 100644 index b9c775678..000000000 --- a/sound/songs/ph_goose_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goose_solo_grp, voicegroup130 - .equ ph_goose_solo_pri, 4 - .equ ph_goose_solo_rev, 0 - .equ ph_goose_solo_mvl, 127 - .equ ph_goose_solo_key, 0 - .equ ph_goose_solo_tbs, 1 - .equ ph_goose_solo_exg, 0 - .equ ph_goose_solo_cmp, 1 - - .section .rodata - .global ph_goose_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_goose_solo_1: - .byte KEYSH , ph_goose_solo_key+0 - .byte TEMPO , 120*ph_goose_solo_tbs/2 - .byte VOICE , 41 - .byte VOL , 127*ph_goose_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goose_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goose_solo_pri @ Priority - .byte ph_goose_solo_rev @ Reverb. - - .word ph_goose_solo_grp - - .word ph_goose_solo_1 - - .end diff --git a/sound/songs/ph_kit_blend.s b/sound/songs/ph_kit_blend.s deleted file mode 100644 index 9672a3372..000000000 --- a/sound/songs/ph_kit_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_kit_blend_grp, voicegroup130 - .equ ph_kit_blend_pri, 4 - .equ ph_kit_blend_rev, 0 - .equ ph_kit_blend_mvl, 127 - .equ ph_kit_blend_key, 0 - .equ ph_kit_blend_tbs, 1 - .equ ph_kit_blend_exg, 0 - .equ ph_kit_blend_cmp, 1 - - .section .rodata - .global ph_kit_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_kit_blend_1: - .byte KEYSH , ph_kit_blend_key+0 - .byte TEMPO , 120*ph_kit_blend_tbs/2 - .byte VOICE , 15 - .byte VOL , 127*ph_kit_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_kit_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_kit_blend_pri @ Priority - .byte ph_kit_blend_rev @ Reverb. - - .word ph_kit_blend_grp - - .word ph_kit_blend_1 - - .end diff --git a/sound/songs/ph_kit_held.s b/sound/songs/ph_kit_held.s deleted file mode 100644 index 81e4f5a35..000000000 --- a/sound/songs/ph_kit_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_kit_held_grp, voicegroup130 - .equ ph_kit_held_pri, 4 - .equ ph_kit_held_rev, 0 - .equ ph_kit_held_mvl, 127 - .equ ph_kit_held_key, 0 - .equ ph_kit_held_tbs, 1 - .equ ph_kit_held_exg, 0 - .equ ph_kit_held_cmp, 1 - - .section .rodata - .global ph_kit_held - .align 2 - -@********************** Track 1 **********************@ - -ph_kit_held_1: - .byte KEYSH , ph_kit_held_key+0 - .byte TEMPO , 120*ph_kit_held_tbs/2 - .byte VOICE , 16 - .byte VOL , 127*ph_kit_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_kit_held_1_B1: - .byte W96 - .byte GOTO - .word ph_kit_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_kit_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_kit_held_pri @ Priority - .byte ph_kit_held_rev @ Reverb. - - .word ph_kit_held_grp - - .word ph_kit_held_1 - - .end diff --git a/sound/songs/ph_kit_solo.s b/sound/songs/ph_kit_solo.s deleted file mode 100644 index 1c2bd0313..000000000 --- a/sound/songs/ph_kit_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_kit_solo_grp, voicegroup130 - .equ ph_kit_solo_pri, 4 - .equ ph_kit_solo_rev, 0 - .equ ph_kit_solo_mvl, 127 - .equ ph_kit_solo_key, 0 - .equ ph_kit_solo_tbs, 1 - .equ ph_kit_solo_exg, 0 - .equ ph_kit_solo_cmp, 1 - - .section .rodata - .global ph_kit_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_kit_solo_1: - .byte KEYSH , ph_kit_solo_key+0 - .byte TEMPO , 120*ph_kit_solo_tbs/2 - .byte VOICE , 17 - .byte VOL , 127*ph_kit_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_kit_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_kit_solo_pri @ Priority - .byte ph_kit_solo_rev @ Reverb. - - .word ph_kit_solo_grp - - .word ph_kit_solo_1 - - .end diff --git a/sound/songs/ph_lot_blend.s b/sound/songs/ph_lot_blend.s deleted file mode 100644 index 7ec53ee79..000000000 --- a/sound/songs/ph_lot_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_lot_blend_grp, voicegroup130 - .equ ph_lot_blend_pri, 4 - .equ ph_lot_blend_rev, 0 - .equ ph_lot_blend_mvl, 127 - .equ ph_lot_blend_key, 0 - .equ ph_lot_blend_tbs, 1 - .equ ph_lot_blend_exg, 0 - .equ ph_lot_blend_cmp, 1 - - .section .rodata - .global ph_lot_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_lot_blend_1: - .byte KEYSH , ph_lot_blend_key+0 - .byte TEMPO , 120*ph_lot_blend_tbs/2 - .byte VOICE , 21 - .byte VOL , 127*ph_lot_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_lot_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_lot_blend_pri @ Priority - .byte ph_lot_blend_rev @ Reverb. - - .word ph_lot_blend_grp - - .word ph_lot_blend_1 - - .end diff --git a/sound/songs/ph_lot_held.s b/sound/songs/ph_lot_held.s deleted file mode 100644 index 09756be1e..000000000 --- a/sound/songs/ph_lot_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_lot_held_grp, voicegroup130 - .equ ph_lot_held_pri, 4 - .equ ph_lot_held_rev, 0 - .equ ph_lot_held_mvl, 127 - .equ ph_lot_held_key, 0 - .equ ph_lot_held_tbs, 1 - .equ ph_lot_held_exg, 0 - .equ ph_lot_held_cmp, 1 - - .section .rodata - .global ph_lot_held - .align 2 - -@********************** Track 1 **********************@ - -ph_lot_held_1: - .byte KEYSH , ph_lot_held_key+0 - .byte TEMPO , 120*ph_lot_held_tbs/2 - .byte VOICE , 22 - .byte VOL , 127*ph_lot_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_lot_held_1_B1: - .byte W96 - .byte GOTO - .word ph_lot_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_lot_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_lot_held_pri @ Priority - .byte ph_lot_held_rev @ Reverb. - - .word ph_lot_held_grp - - .word ph_lot_held_1 - - .end diff --git a/sound/songs/ph_lot_solo.s b/sound/songs/ph_lot_solo.s deleted file mode 100644 index 2758ea477..000000000 --- a/sound/songs/ph_lot_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_lot_solo_grp, voicegroup130 - .equ ph_lot_solo_pri, 4 - .equ ph_lot_solo_rev, 0 - .equ ph_lot_solo_mvl, 127 - .equ ph_lot_solo_key, 0 - .equ ph_lot_solo_tbs, 1 - .equ ph_lot_solo_exg, 0 - .equ ph_lot_solo_cmp, 1 - - .section .rodata - .global ph_lot_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_lot_solo_1: - .byte KEYSH , ph_lot_solo_key+0 - .byte TEMPO , 120*ph_lot_solo_tbs/2 - .byte VOICE , 23 - .byte VOL , 127*ph_lot_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_lot_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_lot_solo_pri @ Priority - .byte ph_lot_solo_rev @ Reverb. - - .word ph_lot_solo_grp - - .word ph_lot_solo_1 - - .end diff --git a/sound/songs/ph_mouth_blend.s b/sound/songs/ph_mouth_blend.s deleted file mode 100644 index 07d542562..000000000 --- a/sound/songs/ph_mouth_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_mouth_blend_grp, voicegroup130 - .equ ph_mouth_blend_pri, 4 - .equ ph_mouth_blend_rev, 0 - .equ ph_mouth_blend_mvl, 127 - .equ ph_mouth_blend_key, 0 - .equ ph_mouth_blend_tbs, 1 - .equ ph_mouth_blend_exg, 0 - .equ ph_mouth_blend_cmp, 1 - - .section .rodata - .global ph_mouth_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_mouth_blend_1: - .byte KEYSH , ph_mouth_blend_key+0 - .byte TEMPO , 120*ph_mouth_blend_tbs/2 - .byte VOICE , 33 - .byte VOL , 127*ph_mouth_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_mouth_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_mouth_blend_pri @ Priority - .byte ph_mouth_blend_rev @ Reverb. - - .word ph_mouth_blend_grp - - .word ph_mouth_blend_1 - - .end diff --git a/sound/songs/ph_mouth_held.s b/sound/songs/ph_mouth_held.s deleted file mode 100644 index ce8e1d063..000000000 --- a/sound/songs/ph_mouth_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_mouth_held_grp, voicegroup130 - .equ ph_mouth_held_pri, 4 - .equ ph_mouth_held_rev, 0 - .equ ph_mouth_held_mvl, 127 - .equ ph_mouth_held_key, 0 - .equ ph_mouth_held_tbs, 1 - .equ ph_mouth_held_exg, 0 - .equ ph_mouth_held_cmp, 1 - - .section .rodata - .global ph_mouth_held - .align 2 - -@********************** Track 1 **********************@ - -ph_mouth_held_1: - .byte KEYSH , ph_mouth_held_key+0 - .byte TEMPO , 120*ph_mouth_held_tbs/2 - .byte VOICE , 34 - .byte VOL , 127*ph_mouth_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_mouth_held_1_B1: - .byte W96 - .byte GOTO - .word ph_mouth_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_mouth_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_mouth_held_pri @ Priority - .byte ph_mouth_held_rev @ Reverb. - - .word ph_mouth_held_grp - - .word ph_mouth_held_1 - - .end diff --git a/sound/songs/ph_mouth_solo.s b/sound/songs/ph_mouth_solo.s deleted file mode 100644 index 4b9729f16..000000000 --- a/sound/songs/ph_mouth_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_mouth_solo_grp, voicegroup130 - .equ ph_mouth_solo_pri, 4 - .equ ph_mouth_solo_rev, 0 - .equ ph_mouth_solo_mvl, 127 - .equ ph_mouth_solo_key, 0 - .equ ph_mouth_solo_tbs, 1 - .equ ph_mouth_solo_exg, 0 - .equ ph_mouth_solo_cmp, 1 - - .section .rodata - .global ph_mouth_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_mouth_solo_1: - .byte KEYSH , ph_mouth_solo_key+0 - .byte TEMPO , 120*ph_mouth_solo_tbs/2 - .byte VOICE , 35 - .byte VOL , 127*ph_mouth_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_mouth_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_mouth_solo_pri @ Priority - .byte ph_mouth_solo_rev @ Reverb. - - .word ph_mouth_solo_grp - - .word ph_mouth_solo_1 - - .end diff --git a/sound/songs/ph_nurse_blend.s b/sound/songs/ph_nurse_blend.s deleted file mode 100644 index 9f4430044..000000000 --- a/sound/songs/ph_nurse_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_nurse_blend_grp, voicegroup130 - .equ ph_nurse_blend_pri, 4 - .equ ph_nurse_blend_rev, 0 - .equ ph_nurse_blend_mvl, 127 - .equ ph_nurse_blend_key, 0 - .equ ph_nurse_blend_tbs, 1 - .equ ph_nurse_blend_exg, 0 - .equ ph_nurse_blend_cmp, 1 - - .section .rodata - .global ph_nurse_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_nurse_blend_1: - .byte KEYSH , ph_nurse_blend_key+0 - .byte TEMPO , 120*ph_nurse_blend_tbs/2 - .byte VOICE , 48 - .byte VOL , 127*ph_nurse_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_nurse_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_nurse_blend_pri @ Priority - .byte ph_nurse_blend_rev @ Reverb. - - .word ph_nurse_blend_grp - - .word ph_nurse_blend_1 - - .end diff --git a/sound/songs/ph_nurse_held.s b/sound/songs/ph_nurse_held.s deleted file mode 100644 index 0bce5b0b5..000000000 --- a/sound/songs/ph_nurse_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_nurse_held_grp, voicegroup130 - .equ ph_nurse_held_pri, 4 - .equ ph_nurse_held_rev, 0 - .equ ph_nurse_held_mvl, 127 - .equ ph_nurse_held_key, 0 - .equ ph_nurse_held_tbs, 1 - .equ ph_nurse_held_exg, 0 - .equ ph_nurse_held_cmp, 1 - - .section .rodata - .global ph_nurse_held - .align 2 - -@********************** Track 1 **********************@ - -ph_nurse_held_1: - .byte KEYSH , ph_nurse_held_key+0 - .byte TEMPO , 120*ph_nurse_held_tbs/2 - .byte VOICE , 49 - .byte VOL , 127*ph_nurse_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_nurse_held_1_B1: - .byte W96 - .byte GOTO - .word ph_nurse_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_nurse_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_nurse_held_pri @ Priority - .byte ph_nurse_held_rev @ Reverb. - - .word ph_nurse_held_grp - - .word ph_nurse_held_1 - - .end diff --git a/sound/songs/ph_nurse_solo.s b/sound/songs/ph_nurse_solo.s deleted file mode 100644 index 51aa0909b..000000000 --- a/sound/songs/ph_nurse_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_nurse_solo_grp, voicegroup130 - .equ ph_nurse_solo_pri, 4 - .equ ph_nurse_solo_rev, 0 - .equ ph_nurse_solo_mvl, 127 - .equ ph_nurse_solo_key, 0 - .equ ph_nurse_solo_tbs, 1 - .equ ph_nurse_solo_exg, 0 - .equ ph_nurse_solo_cmp, 1 - - .section .rodata - .global ph_nurse_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_nurse_solo_1: - .byte KEYSH , ph_nurse_solo_key+0 - .byte TEMPO , 120*ph_nurse_solo_tbs/2 - .byte VOICE , 50 - .byte VOL , 127*ph_nurse_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_nurse_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_nurse_solo_pri @ Priority - .byte ph_nurse_solo_rev @ Reverb. - - .word ph_nurse_solo_grp - - .word ph_nurse_solo_1 - - .end diff --git a/sound/songs/ph_price_blend.s b/sound/songs/ph_price_blend.s deleted file mode 100644 index 8b27e3df9..000000000 --- a/sound/songs/ph_price_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_price_blend_grp, voicegroup130 - .equ ph_price_blend_pri, 4 - .equ ph_price_blend_rev, 0 - .equ ph_price_blend_mvl, 127 - .equ ph_price_blend_key, 0 - .equ ph_price_blend_tbs, 1 - .equ ph_price_blend_exg, 0 - .equ ph_price_blend_cmp, 1 - - .section .rodata - .global ph_price_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_price_blend_1: - .byte KEYSH , ph_price_blend_key+0 - .byte TEMPO , 120*ph_price_blend_tbs/2 - .byte VOICE , 18 - .byte VOL , 127*ph_price_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_price_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_price_blend_pri @ Priority - .byte ph_price_blend_rev @ Reverb. - - .word ph_price_blend_grp - - .word ph_price_blend_1 - - .end diff --git a/sound/songs/ph_price_held.s b/sound/songs/ph_price_held.s deleted file mode 100644 index 920c121c2..000000000 --- a/sound/songs/ph_price_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_price_held_grp, voicegroup130 - .equ ph_price_held_pri, 4 - .equ ph_price_held_rev, 0 - .equ ph_price_held_mvl, 127 - .equ ph_price_held_key, 0 - .equ ph_price_held_tbs, 1 - .equ ph_price_held_exg, 0 - .equ ph_price_held_cmp, 1 - - .section .rodata - .global ph_price_held - .align 2 - -@********************** Track 1 **********************@ - -ph_price_held_1: - .byte KEYSH , ph_price_held_key+0 - .byte TEMPO , 120*ph_price_held_tbs/2 - .byte VOICE , 19 - .byte VOL , 117*ph_price_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_price_held_1_B1: - .byte W96 - .byte GOTO - .word ph_price_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_price_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_price_held_pri @ Priority - .byte ph_price_held_rev @ Reverb. - - .word ph_price_held_grp - - .word ph_price_held_1 - - .end diff --git a/sound/songs/ph_price_solo.s b/sound/songs/ph_price_solo.s deleted file mode 100644 index 10b5f202d..000000000 --- a/sound/songs/ph_price_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_price_solo_grp, voicegroup130 - .equ ph_price_solo_pri, 4 - .equ ph_price_solo_rev, 0 - .equ ph_price_solo_mvl, 127 - .equ ph_price_solo_key, 0 - .equ ph_price_solo_tbs, 1 - .equ ph_price_solo_exg, 0 - .equ ph_price_solo_cmp, 1 - - .section .rodata - .global ph_price_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_price_solo_1: - .byte KEYSH , ph_price_solo_key+0 - .byte TEMPO , 120*ph_price_solo_tbs/2 - .byte VOICE , 20 - .byte VOL , 127*ph_price_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_price_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_price_solo_pri @ Priority - .byte ph_price_solo_rev @ Reverb. - - .word ph_price_solo_grp - - .word ph_price_solo_1 - - .end diff --git a/sound/songs/ph_strut_blend.s b/sound/songs/ph_strut_blend.s deleted file mode 100644 index f42a859eb..000000000 --- a/sound/songs/ph_strut_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_strut_blend_grp, voicegroup130 - .equ ph_strut_blend_pri, 4 - .equ ph_strut_blend_rev, 0 - .equ ph_strut_blend_mvl, 127 - .equ ph_strut_blend_key, 0 - .equ ph_strut_blend_tbs, 1 - .equ ph_strut_blend_exg, 0 - .equ ph_strut_blend_cmp, 1 - - .section .rodata - .global ph_strut_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_strut_blend_1: - .byte KEYSH , ph_strut_blend_key+0 - .byte TEMPO , 120*ph_strut_blend_tbs/2 - .byte VOICE , 42 - .byte VOL , 127*ph_strut_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_strut_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_strut_blend_pri @ Priority - .byte ph_strut_blend_rev @ Reverb. - - .word ph_strut_blend_grp - - .word ph_strut_blend_1 - - .end diff --git a/sound/songs/ph_strut_held.s b/sound/songs/ph_strut_held.s deleted file mode 100644 index 14521c153..000000000 --- a/sound/songs/ph_strut_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_strut_held_grp, voicegroup130 - .equ ph_strut_held_pri, 4 - .equ ph_strut_held_rev, 0 - .equ ph_strut_held_mvl, 127 - .equ ph_strut_held_key, 0 - .equ ph_strut_held_tbs, 1 - .equ ph_strut_held_exg, 0 - .equ ph_strut_held_cmp, 1 - - .section .rodata - .global ph_strut_held - .align 2 - -@********************** Track 1 **********************@ - -ph_strut_held_1: - .byte KEYSH , ph_strut_held_key+0 - .byte TEMPO , 120*ph_strut_held_tbs/2 - .byte VOICE , 43 - .byte VOL , 127*ph_strut_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_strut_held_1_B1: - .byte W96 - .byte GOTO - .word ph_strut_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_strut_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_strut_held_pri @ Priority - .byte ph_strut_held_rev @ Reverb. - - .word ph_strut_held_grp - - .word ph_strut_held_1 - - .end diff --git a/sound/songs/ph_strut_solo.s b/sound/songs/ph_strut_solo.s deleted file mode 100644 index f06787dd8..000000000 --- a/sound/songs/ph_strut_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_strut_solo_grp, voicegroup130 - .equ ph_strut_solo_pri, 4 - .equ ph_strut_solo_rev, 0 - .equ ph_strut_solo_mvl, 127 - .equ ph_strut_solo_key, 0 - .equ ph_strut_solo_tbs, 1 - .equ ph_strut_solo_exg, 0 - .equ ph_strut_solo_cmp, 1 - - .section .rodata - .global ph_strut_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_strut_solo_1: - .byte KEYSH , ph_strut_solo_key+0 - .byte TEMPO , 120*ph_strut_solo_tbs/2 - .byte VOICE , 44 - .byte VOL , 127*ph_strut_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_strut_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_strut_solo_pri @ Priority - .byte ph_strut_solo_rev @ Reverb. - - .word ph_strut_solo_grp - - .word ph_strut_solo_1 - - .end diff --git a/sound/songs/ph_thought_blend.s b/sound/songs/ph_thought_blend.s deleted file mode 100644 index d6616c4e6..000000000 --- a/sound/songs/ph_thought_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_thought_blend_grp, voicegroup130 - .equ ph_thought_blend_pri, 4 - .equ ph_thought_blend_rev, 0 - .equ ph_thought_blend_mvl, 127 - .equ ph_thought_blend_key, 0 - .equ ph_thought_blend_tbs, 1 - .equ ph_thought_blend_exg, 0 - .equ ph_thought_blend_cmp, 1 - - .section .rodata - .global ph_thought_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_thought_blend_1: - .byte KEYSH , ph_thought_blend_key+0 - .byte TEMPO , 120*ph_thought_blend_tbs/2 - .byte VOICE , 27 - .byte VOL , 127*ph_thought_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_thought_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_thought_blend_pri @ Priority - .byte ph_thought_blend_rev @ Reverb. - - .word ph_thought_blend_grp - - .word ph_thought_blend_1 - - .end diff --git a/sound/songs/ph_thought_held.s b/sound/songs/ph_thought_held.s deleted file mode 100644 index 7c0b61821..000000000 --- a/sound/songs/ph_thought_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_thought_held_grp, voicegroup130 - .equ ph_thought_held_pri, 4 - .equ ph_thought_held_rev, 0 - .equ ph_thought_held_mvl, 127 - .equ ph_thought_held_key, 0 - .equ ph_thought_held_tbs, 1 - .equ ph_thought_held_exg, 0 - .equ ph_thought_held_cmp, 1 - - .section .rodata - .global ph_thought_held - .align 2 - -@********************** Track 1 **********************@ - -ph_thought_held_1: - .byte KEYSH , ph_thought_held_key+0 - .byte TEMPO , 120*ph_thought_held_tbs/2 - .byte VOICE , 28 - .byte VOL , 127*ph_thought_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_thought_held_1_B1: - .byte W96 - .byte GOTO - .word ph_thought_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_thought_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_thought_held_pri @ Priority - .byte ph_thought_held_rev @ Reverb. - - .word ph_thought_held_grp - - .word ph_thought_held_1 - - .end diff --git a/sound/songs/ph_thought_solo.s b/sound/songs/ph_thought_solo.s deleted file mode 100644 index 876f7aa76..000000000 --- a/sound/songs/ph_thought_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_thought_solo_grp, voicegroup130 - .equ ph_thought_solo_pri, 4 - .equ ph_thought_solo_rev, 0 - .equ ph_thought_solo_mvl, 127 - .equ ph_thought_solo_key, 0 - .equ ph_thought_solo_tbs, 1 - .equ ph_thought_solo_exg, 0 - .equ ph_thought_solo_cmp, 1 - - .section .rodata - .global ph_thought_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_thought_solo_1: - .byte KEYSH , ph_thought_solo_key+0 - .byte TEMPO , 120*ph_thought_solo_tbs/2 - .byte VOICE , 29 - .byte VOL , 127*ph_thought_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_thought_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_thought_solo_pri @ Priority - .byte ph_thought_solo_rev @ Reverb. - - .word ph_thought_solo_grp - - .word ph_thought_solo_1 - - .end diff --git a/sound/songs/ph_trap_blend.s b/sound/songs/ph_trap_blend.s deleted file mode 100644 index 34f2541d7..000000000 --- a/sound/songs/ph_trap_blend.s +++ /dev/null @@ -1,41 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_trap_blend_grp, voicegroup130 - .equ ph_trap_blend_pri, 4 - .equ ph_trap_blend_rev, 0 - .equ ph_trap_blend_mvl, 127 - .equ ph_trap_blend_key, 0 - .equ ph_trap_blend_tbs, 1 - .equ ph_trap_blend_exg, 0 - .equ ph_trap_blend_cmp, 1 - - .section .rodata - .global ph_trap_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_trap_blend_1: - .byte KEYSH , ph_trap_blend_key+0 - .byte TEMPO , 120*ph_trap_blend_tbs/2 - .byte VOICE , 0 - .byte VOL , 127*ph_trap_blend_mvl/mxv - .byte N44 , Cn3 , v127 - .byte W44 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -ph_trap_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_trap_blend_pri @ Priority - .byte ph_trap_blend_rev @ Reverb. - - .word ph_trap_blend_grp - - .word ph_trap_blend_1 - - .end diff --git a/sound/songs/ph_trap_held.s b/sound/songs/ph_trap_held.s deleted file mode 100644 index 21b021fcc..000000000 --- a/sound/songs/ph_trap_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_trap_held_grp, voicegroup130 - .equ ph_trap_held_pri, 4 - .equ ph_trap_held_rev, 0 - .equ ph_trap_held_mvl, 127 - .equ ph_trap_held_key, 0 - .equ ph_trap_held_tbs, 1 - .equ ph_trap_held_exg, 0 - .equ ph_trap_held_cmp, 1 - - .section .rodata - .global ph_trap_held - .align 2 - -@********************** Track 1 **********************@ - -ph_trap_held_1: - .byte KEYSH , ph_trap_held_key+0 - .byte TEMPO , 120*ph_trap_held_tbs/2 - .byte VOICE , 1 - .byte VOL , 117*ph_trap_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_trap_held_1_B1: - .byte W96 - .byte GOTO - .word ph_trap_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_trap_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_trap_held_pri @ Priority - .byte ph_trap_held_rev @ Reverb. - - .word ph_trap_held_grp - - .word ph_trap_held_1 - - .end diff --git a/sound/songs/ph_trap_solo.s b/sound/songs/ph_trap_solo.s deleted file mode 100644 index c4a711b41..000000000 --- a/sound/songs/ph_trap_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_trap_solo_grp, voicegroup130 - .equ ph_trap_solo_pri, 4 - .equ ph_trap_solo_rev, 0 - .equ ph_trap_solo_mvl, 127 - .equ ph_trap_solo_key, 0 - .equ ph_trap_solo_tbs, 1 - .equ ph_trap_solo_exg, 0 - .equ ph_trap_solo_cmp, 1 - - .section .rodata - .global ph_trap_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_trap_solo_1: - .byte KEYSH , ph_trap_solo_key+0 - .byte TEMPO , 120*ph_trap_solo_tbs/2 - .byte VOICE , 2 - .byte VOL , 127*ph_trap_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_trap_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_trap_solo_pri @ Priority - .byte ph_trap_solo_rev @ Reverb. - - .word ph_trap_solo_grp - - .word ph_trap_solo_1 - - .end