diff options
-rw-r--r-- | sound/key_split_tables/8455224.bin | bin | 92 -> 0 bytes | |||
-rw-r--r-- | sound/key_split_tables/8455248.bin | bin | 36 -> 0 bytes | |||
-rw-r--r-- | sound/key_split_tables/845526C.bin | bin | 72 -> 0 bytes | |||
-rw-r--r-- | sound/key_split_tables/84552B4.bin | bin | 84 -> 0 bytes | |||
-rw-r--r-- | sound/key_split_tables/8455308.bin | bin | 72 -> 0 bytes | |||
-rw-r--r-- | sound/key_split_tables/8455350.bin | bin | 108 -> 0 bytes | |||
-rw-r--r-- | sound/keysplit_tables.inc | 403 | ||||
-rw-r--r-- | sound/voice_groups.inc | 507 |
8 files changed, 644 insertions, 266 deletions
diff --git a/sound/key_split_tables/8455224.bin b/sound/key_split_tables/8455224.bin Binary files differdeleted file mode 100644 index b9838689c..000000000 --- a/sound/key_split_tables/8455224.bin +++ /dev/null diff --git a/sound/key_split_tables/8455248.bin b/sound/key_split_tables/8455248.bin Binary files differdeleted file mode 100644 index 078c76ad9..000000000 --- a/sound/key_split_tables/8455248.bin +++ /dev/null diff --git a/sound/key_split_tables/845526C.bin b/sound/key_split_tables/845526C.bin Binary files differdeleted file mode 100644 index 5ab68d78e..000000000 --- a/sound/key_split_tables/845526C.bin +++ /dev/null diff --git a/sound/key_split_tables/84552B4.bin b/sound/key_split_tables/84552B4.bin Binary files differdeleted file mode 100644 index b14903403..000000000 --- a/sound/key_split_tables/84552B4.bin +++ /dev/null diff --git a/sound/key_split_tables/8455308.bin b/sound/key_split_tables/8455308.bin Binary files differdeleted file mode 100644 index d794d1774..000000000 --- a/sound/key_split_tables/8455308.bin +++ /dev/null diff --git a/sound/key_split_tables/8455350.bin b/sound/key_split_tables/8455350.bin Binary files differdeleted file mode 100644 index 37fcc4ff2..000000000 --- a/sound/key_split_tables/8455350.bin +++ /dev/null diff --git a/sound/keysplit_tables.inc b/sound/keysplit_tables.inc index 1dabf3c55..81301ef62 100644 --- a/sound/keysplit_tables.inc +++ b/sound/keysplit_tables.inc @@ -1,18 +1,393 @@ -KeySplitTable_8455224: @ 8455224 -@ This is weird. There are instruments at the beginning of the keysplit table. - voice_square_1 0, 2, 0, 0, 15, 0 @ 8455224 - voice_square_1 0, 2, 0, 0, 15, 0 @ 8455230 - voice_noise_alt 0, 0, 1, 7, 1 @ 845523C - .incbin "sound/key_split_tables/8455248.bin" +@ Due to the way mks4agb (Nintendo's tool) works, key split table labels can +@ appear before the actual start of the key split table data. If you look at +@ the first keysplit table (KeySplitTable1), you'll notice it's offset backwards +@ by 36 bytes. This is because the key split tables don't map instruments +@ for the entire note range (0-127)--they only map subsets, and the upper +@ and lower ranges aren't necessarily 0 or 127. +@ +@ For example if a key split table maps an note range of 10-20, then the key +@ split table label will be offset 10 bytes before the actual key split data +@ begins. Therefore, the notes naturally map to the key split table without +@ any extra offset calculation. -KeySplitTable_845526C: @ 845526C - .incbin "sound/key_split_tables/845526C.bin" +.set KeySplitTable1, . - 36 + .byte 0 @ 36 + .byte 0 @ 37 + .byte 0 @ 38 + .byte 0 @ 39 + .byte 0 @ 40 + .byte 0 @ 41 + .byte 0 @ 42 + .byte 0 @ 43 + .byte 0 @ 44 + .byte 0 @ 45 + .byte 0 @ 46 + .byte 0 @ 47 + .byte 0 @ 48 + .byte 0 @ 49 + .byte 0 @ 50 + .byte 0 @ 51 + .byte 0 @ 52 + .byte 0 @ 53 + .byte 0 @ 54 + .byte 1 @ 55 + .byte 1 @ 56 + .byte 1 @ 57 + .byte 1 @ 58 + .byte 1 @ 59 + .byte 1 @ 60 + .byte 1 @ 61 + .byte 1 @ 62 + .byte 1 @ 63 + .byte 1 @ 64 + .byte 1 @ 65 + .byte 1 @ 66 + .byte 1 @ 67 + .byte 1 @ 68 + .byte 1 @ 69 + .byte 2 @ 70 + .byte 2 @ 71 + .byte 2 @ 72 + .byte 2 @ 73 + .byte 2 @ 74 + .byte 2 @ 75 + .byte 2 @ 76 + .byte 2 @ 77 + .byte 2 @ 78 + .byte 2 @ 79 + .byte 2 @ 80 + .byte 2 @ 81 + .byte 2 @ 82 + .byte 2 @ 83 + .byte 2 @ 84 + .byte 2 @ 85 + .byte 2 @ 86 + .byte 2 @ 87 + .byte 2 @ 88 + .byte 2 @ 89 + .byte 2 @ 90 + .byte 3 @ 91 + .byte 3 @ 92 + .byte 3 @ 93 + .byte 3 @ 94 + .byte 3 @ 95 + .byte 3 @ 96 + .byte 3 @ 97 + .byte 3 @ 98 + .byte 3 @ 99 + .byte 3 @ 100 + .byte 3 @ 101 + .byte 3 @ 102 + .byte 3 @ 103 + .byte 3 @ 104 + .byte 3 @ 105 + .byte 3 @ 106 + .byte 3 @ 107 -KeySplitTable_84552B4: @ 84552B4 - .incbin "sound/key_split_tables/84552B4.bin" +.set KeySplitTable2, . - 36 + .byte 0 @ 36 + .byte 0 @ 37 + .byte 0 @ 38 + .byte 0 @ 39 + .byte 0 @ 40 + .byte 0 @ 41 + .byte 0 @ 42 + .byte 0 @ 43 + .byte 0 @ 44 + .byte 0 @ 45 + .byte 0 @ 46 + .byte 0 @ 47 + .byte 0 @ 48 + .byte 0 @ 49 + .byte 0 @ 50 + .byte 0 @ 51 + .byte 0 @ 52 + .byte 0 @ 53 + .byte 0 @ 54 + .byte 0 @ 55 + .byte 0 @ 56 + .byte 0 @ 57 + .byte 0 @ 58 + .byte 0 @ 59 + .byte 0 @ 60 + .byte 0 @ 61 + .byte 0 @ 62 + .byte 0 @ 63 + .byte 0 @ 64 + .byte 0 @ 65 + .byte 0 @ 66 + .byte 0 @ 67 + .byte 0 @ 68 + .byte 1 @ 69 + .byte 1 @ 70 + .byte 1 @ 71 + .byte 1 @ 72 + .byte 1 @ 73 + .byte 1 @ 74 + .byte 1 @ 75 + .byte 1 @ 76 + .byte 1 @ 77 + .byte 1 @ 78 + .byte 1 @ 79 + .byte 1 @ 80 + .byte 2 @ 81 + .byte 2 @ 82 + .byte 2 @ 83 + .byte 2 @ 84 + .byte 2 @ 85 + .byte 2 @ 86 + .byte 2 @ 87 + .byte 2 @ 88 + .byte 2 @ 89 + .byte 2 @ 90 + .byte 2 @ 91 + .byte 2 @ 92 + .byte 2 @ 93 + .byte 2 @ 94 + .byte 2 @ 95 + .byte 2 @ 96 + .byte 2 @ 97 + .byte 2 @ 98 + .byte 2 @ 99 + .byte 2 @ 100 + .byte 2 @ 101 + .byte 2 @ 102 + .byte 2 @ 103 + .byte 2 @ 104 + .byte 2 @ 105 + .byte 2 @ 106 + .byte 2 @ 107 -KeySplitTable_8455308: @ 8455308 - .incbin "sound/key_split_tables/8455308.bin" +.set KeySplitTable3, . - 36 + .byte 0 @ 36 + .byte 0 @ 37 + .byte 0 @ 38 + .byte 0 @ 39 + .byte 0 @ 40 + .byte 0 @ 41 + .byte 0 @ 42 + .byte 0 @ 43 + .byte 0 @ 44 + .byte 0 @ 45 + .byte 0 @ 46 + .byte 0 @ 47 + .byte 0 @ 48 + .byte 0 @ 49 + .byte 0 @ 50 + .byte 0 @ 51 + .byte 0 @ 52 + .byte 0 @ 53 + .byte 0 @ 54 + .byte 0 @ 55 + .byte 0 @ 56 + .byte 0 @ 57 + .byte 0 @ 58 + .byte 0 @ 59 + .byte 0 @ 60 + .byte 0 @ 61 + .byte 0 @ 62 + .byte 0 @ 63 + .byte 0 @ 64 + .byte 0 @ 65 + .byte 1 @ 66 + .byte 1 @ 67 + .byte 1 @ 68 + .byte 1 @ 69 + .byte 1 @ 70 + .byte 1 @ 71 + .byte 1 @ 72 + .byte 1 @ 73 + .byte 1 @ 74 + .byte 1 @ 75 + .byte 1 @ 76 + .byte 1 @ 77 + .byte 1 @ 78 + .byte 1 @ 79 + .byte 1 @ 80 + .byte 1 @ 81 + .byte 1 @ 82 + .byte 1 @ 83 + .byte 2 @ 84 + .byte 2 @ 85 + .byte 2 @ 86 + .byte 2 @ 87 + .byte 2 @ 88 + .byte 2 @ 89 + .byte 2 @ 90 + .byte 2 @ 91 + .byte 2 @ 92 + .byte 2 @ 93 + .byte 2 @ 94 + .byte 2 @ 95 + .byte 2 @ 96 + .byte 2 @ 97 + .byte 2 @ 98 + .byte 2 @ 99 + .byte 2 @ 100 + .byte 2 @ 101 + .byte 2 @ 102 + .byte 2 @ 103 + .byte 2 @ 104 + .byte 2 @ 105 + .byte 2 @ 106 + .byte 2 @ 107 -KeySplitTable_8455350: @ 8455350 - .incbin "sound/key_split_tables/8455350.bin" +.set KeySplitTable4, . - 24 + .byte 0 @ 24 + .byte 0 @ 25 + .byte 0 @ 26 + .byte 0 @ 27 + .byte 0 @ 28 + .byte 0 @ 29 + .byte 0 @ 30 + .byte 0 @ 31 + .byte 0 @ 32 + .byte 0 @ 33 + .byte 0 @ 34 + .byte 0 @ 35 + .byte 0 @ 36 + .byte 0 @ 37 + .byte 0 @ 38 + .byte 0 @ 39 + .byte 0 @ 40 + .byte 0 @ 41 + .byte 1 @ 42 + .byte 1 @ 43 + .byte 1 @ 44 + .byte 1 @ 45 + .byte 1 @ 46 + .byte 1 @ 47 + .byte 1 @ 48 + .byte 1 @ 49 + .byte 1 @ 50 + .byte 1 @ 51 + .byte 1 @ 52 + .byte 1 @ 53 + .byte 1 @ 54 + .byte 1 @ 55 + .byte 1 @ 56 + .byte 1 @ 57 + .byte 1 @ 58 + .byte 1 @ 59 + .byte 1 @ 60 + .byte 1 @ 61 + .byte 1 @ 62 + .byte 1 @ 63 + .byte 1 @ 64 + .byte 1 @ 65 + .byte 1 @ 66 + .byte 1 @ 67 + .byte 1 @ 68 + .byte 1 @ 69 + .byte 1 @ 70 + .byte 1 @ 71 + .byte 1 @ 72 + .byte 1 @ 73 + .byte 1 @ 74 + .byte 1 @ 75 + .byte 1 @ 76 + .byte 1 @ 77 + .byte 1 @ 78 + .byte 1 @ 79 + .byte 1 @ 80 + .byte 1 @ 81 + .byte 1 @ 82 + .byte 1 @ 83 + .byte 1 @ 84 + .byte 1 @ 85 + .byte 1 @ 86 + .byte 1 @ 87 + .byte 1 @ 88 + .byte 1 @ 89 + .byte 1 @ 90 + .byte 1 @ 91 + .byte 1 @ 92 + .byte 1 @ 93 + .byte 1 @ 94 + .byte 1 @ 95 + .byte 1 @ 96 + .byte 1 @ 97 + .byte 1 @ 98 + .byte 1 @ 99 + .byte 1 @ 100 + .byte 1 @ 101 + .byte 1 @ 102 + .byte 1 @ 103 + .byte 1 @ 104 + .byte 1 @ 105 + .byte 1 @ 106 + .byte 1 @ 107 + +.set KeySplitTable5, . - 36 + .byte 0 @ 36 + .byte 0 @ 37 + .byte 0 @ 38 + .byte 0 @ 39 + .byte 0 @ 40 + .byte 0 @ 41 + .byte 0 @ 42 + .byte 0 @ 43 + .byte 0 @ 44 + .byte 0 @ 45 + .byte 0 @ 46 + .byte 0 @ 47 + .byte 0 @ 48 + .byte 0 @ 49 + .byte 0 @ 50 + .byte 0 @ 51 + .byte 0 @ 52 + .byte 0 @ 53 + .byte 0 @ 54 + .byte 0 @ 55 + .byte 0 @ 56 + .byte 0 @ 57 + .byte 0 @ 58 + .byte 0 @ 59 + .byte 0 @ 60 + .byte 0 @ 61 + .byte 0 @ 62 + .byte 0 @ 63 + .byte 0 @ 64 + .byte 0 @ 65 + .byte 1 @ 66 + .byte 1 @ 67 + .byte 1 @ 68 + .byte 1 @ 69 + .byte 1 @ 70 + .byte 1 @ 71 + .byte 1 @ 72 + .byte 1 @ 73 + .byte 1 @ 74 + .byte 1 @ 75 + .byte 1 @ 76 + .byte 1 @ 77 + .byte 1 @ 78 + .byte 1 @ 79 + .byte 1 @ 80 + .byte 1 @ 81 + .byte 1 @ 82 + .byte 1 @ 83 + .byte 1 @ 84 + .byte 1 @ 85 + .byte 1 @ 86 + .byte 1 @ 87 + .byte 1 @ 88 + .byte 1 @ 89 + .byte 1 @ 90 + .byte 1 @ 91 + .byte 1 @ 92 + .byte 1 @ 93 + .byte 1 @ 94 + .byte 1 @ 95 + .byte 1 @ 96 + .byte 1 @ 97 + .byte 1 @ 98 + .byte 1 @ 99 + .byte 1 @ 100 + .byte 1 @ 101 + .byte 1 @ 102 + .byte 1 @ 103 + .byte 1 @ 104 + .byte 1 @ 105 + .byte 1 @ 106 + .byte 1 @ 107 diff --git a/sound/voice_groups.inc b/sound/voice_groups.inc index 1d7c46c83..c06c702e2 100644 --- a/sound/voice_groups.inc +++ b/sound/voice_groups.inc @@ -1,7 +1,7 @@ .align 2 voicegroup_pokemon_cry:: @ 842FC8 voice_keysplit_all voicegroup_842FEF8 @ 842FC88 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 842FC94 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 842FC94 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FCA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FCAC voice_square_1 0, 2, 0, 0, 15, 0 @ 842FCB8 @@ -48,7 +48,7 @@ voicegroup_pokemon_cry:: @ 842FC8 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FEA4 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FEB0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 204, 193, 239 @ 842FEBC - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 842FEC8 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 842FEC8 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FED4 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FEE0 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FEEC @@ -59,7 +59,7 @@ voicegroup_842FEF8:: @ 842FEF8 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FF04 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FF10 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FF1C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 842FF28 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 842FF28 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FF34 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FF40 voice_square_1 0, 2, 0, 0, 15, 0 @ 842FF4C @@ -328,7 +328,7 @@ voicegroup_84308AC:: @ 84308AC voice_square_1 0, 2, 0, 0, 15, 0 @ 8430AC8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 @ 8430AD4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8430AE0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8430AEC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8430AEC voice_square_1 0, 2, 0, 0, 15, 0 @ 8430AF8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B04 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B10 @@ -336,11 +336,11 @@ voicegroup_84308AC:: @ 84308AC voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B28 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B34 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B40 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8430B4C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8430B4C voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B58 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8430B64 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8430B64 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B70 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8430B7C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8430B7C voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430B94 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430BA0 @@ -415,7 +415,7 @@ voicegroup_8430C9C:: @ 8430C9C voice_square_1 0, 2, 0, 0, 15, 0 @ 8430EB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430EC4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430ED0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8430EDC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8430EDC voice_square_1 0, 2, 0, 0, 15, 0 @ 8430EE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430EF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430F00 @@ -499,7 +499,7 @@ voicegroup_8430C9C:: @ 8430C9C .align 2 voicegroup_843129C:: @ 843129C voice_keysplit_all voicegroup_842FEF8 @ 843129C - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84312A8 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84312A8 voice_directsound 60, 0, DirectSoundWaveData_SC88_WaspySynth, 255, 178, 180, 165 @ 84312B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84312C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84312CC @@ -546,7 +546,7 @@ voicegroup_843129C:: @ 843129C voice_square_1 0, 2, 0, 0, 15, 0 @ 84314B8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 @ 84314C4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 84314D0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84314DC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84314DC voice_square_1 0, 2, 0, 0, 15, 0 @ 84314E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84314F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431500 @@ -554,11 +554,11 @@ voicegroup_843129C:: @ 843129C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431518 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431524 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431530 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843153C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843153C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431548 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8431554 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8431554 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431560 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843156C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843156C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431578 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431584 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431590 @@ -651,7 +651,7 @@ voicegroup_8431764:: @ 8431764 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431980 voice_square_1 0, 2, 0, 0, 15, 0 @ 843198C voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8431998 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84319A4 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84319A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84319B0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84319BC voice_square_1 0, 2, 0, 0, 15, 0 @ 84319C8 @@ -659,11 +659,11 @@ voicegroup_8431764:: @ 8431764 voice_square_1 0, 2, 0, 0, 15, 0 @ 84319E0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84319EC voice_square_1 0, 2, 0, 0, 15, 0 @ 84319F8 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8431A04 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8431A04 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431A10 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431A1C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431A28 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8431A34 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8431A34 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431A40 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431A4C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431A58 @@ -697,7 +697,7 @@ voicegroup_8431764:: @ 8431764 .align 2 voicegroup_8431B9C:: @ 8431B9C voice_keysplit_all voicegroup_842FEF8 @ 8431B9C - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8431BA8 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8431BA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431BB4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431BC0 voice_square_2_alt 3, 0, 1, 6, 1 @ 8431BCC @@ -744,7 +744,7 @@ voicegroup_8431B9C:: @ 8431B9C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431DB8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 8431DC4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8431DD0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8431DDC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8431DDC voice_square_1 0, 2, 0, 0, 15, 0 @ 8431DE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431DF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E00 @@ -752,11 +752,11 @@ voicegroup_8431B9C:: @ 8431B9C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E18 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E24 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E30 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8431E3C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8431E3C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E48 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E54 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E60 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8431E6C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8431E6C voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E78 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E84 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431E90 @@ -785,7 +785,7 @@ voicegroup_8431B9C:: @ 8431B9C .align 2 voicegroup_8431F98:: @ 8431F98 voice_keysplit_all voicegroup_84323E8 @ 8431F98 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8431FA4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8431FA4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431FB0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8431FBC voice_square_1 0, 2, 0, 0, 15, 0 @ 8431FC8 @@ -832,7 +832,7 @@ voicegroup_8431F98:: @ 8431F98 voice_square_1 0, 2, 0, 0, 15, 0 @ 84321B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84321C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84321CC - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84321D8 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84321D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84321E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84321F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84321FC @@ -995,7 +995,7 @@ voicegroup_84326F4:: @ 84326F4 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 8432910 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 @ 843291C voice_square_1 0, 2, 0, 0, 15, 0 @ 8432928 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8432934 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8432934 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432940 voice_square_1 0, 2, 0, 0, 15, 0 @ 843294C voice_square_1 0, 2, 0, 0, 15, 0 @ 8432958 @@ -1005,9 +1005,9 @@ voicegroup_84326F4:: @ 84326F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432988 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432994 voice_square_1 0, 2, 0, 0, 15, 0 @ 84329A0 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 84329AC + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 84329AC voice_square_1 0, 2, 0, 0, 15, 0 @ 84329B8 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84329C4 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84329C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84329D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84329DC voice_square_1 0, 2, 0, 0, 15, 0 @ 84329E8 @@ -1042,7 +1042,7 @@ voicegroup_84326F4:: @ 84326F4 .align 2 voicegroup_8432B38:: @ 8432B38 voice_keysplit_all voicegroup_842FEF8 @ 8432B38 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8432B44 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8432B44 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432B50 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432B5C voice_square_2_alt 0, 0, 1, 7, 1 @ 8432B68 @@ -1089,7 +1089,7 @@ voicegroup_8432B38:: @ 8432B38 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 8432D54 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432D60 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432D6C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8432D78 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8432D78 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432D84 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432D90 voice_square_1 0, 2, 0, 0, 15, 0 @ 8432D9C @@ -1220,7 +1220,7 @@ voicegroup_8433138:: @ 8433138 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 8433354 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433360 voice_square_1 0, 2, 0, 0, 15, 0 @ 843336C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8433378 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8433378 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433384 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433390 voice_square_1 0, 2, 0, 0, 15, 0 @ 843339C @@ -1230,9 +1230,9 @@ voicegroup_8433138:: @ 8433138 voice_square_1 0, 2, 0, 0, 15, 0 @ 84333CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84333D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84333E4 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 84333F0 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 84333F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84333FC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8433408 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8433408 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433414 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433420 voice_square_1 0, 2, 0, 0, 15, 0 @ 843342C @@ -1260,7 +1260,7 @@ voicegroup_8433138:: @ 8433138 .align 2 voicegroup_8433534:: @ 8433534 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8433534 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8433534 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433540 voice_square_1 0, 2, 0, 0, 15, 0 @ 843354C voice_square_1 0, 2, 0, 0, 15, 0 @ 8433558 @@ -1308,7 +1308,7 @@ voicegroup_8433534:: @ 8433534 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 8433750 voice_square_1 0, 2, 0, 0, 15, 0 @ 843375C voice_square_1 0, 2, 0, 0, 15, 0 @ 8433768 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8433774 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8433774 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433780 voice_square_1 0, 2, 0, 0, 15, 0 @ 843378C voice_square_1 0, 2, 0, 0, 15, 0 @ 8433798 @@ -1318,7 +1318,7 @@ voicegroup_8433534:: @ 8433534 voice_square_1 0, 2, 0, 0, 15, 0 @ 84337C8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84337D4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84337E0 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 84337EC + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 84337EC voice_square_1 0, 2, 0, 0, 15, 0 @ 84337F8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433804 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433810 @@ -1398,7 +1398,7 @@ voicegroup_8433948:: @ 8433948 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433B64 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433B70 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8433B7C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8433B88 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8433B88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433B94 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433BA0 @@ -1409,11 +1409,11 @@ voicegroup_8433BAC:: @ 8433BAC voice_square_1 0, 2, 0, 0, 15, 0 @ 8433BC4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433BD0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433BDC - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8433BE8 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8433BE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433BF4 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8433C00 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8433C00 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433C0C - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8433C18 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8433C18 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433C24 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433C30 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433C3C @@ -1472,7 +1472,7 @@ voicegroup_8433BAC:: @ 8433BAC .align 2 voicegroup_8433EB8:: @ 8433EB8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8433EB8 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8433EB8 voice_keysplit_all voicegroup_842FEF8 @ 8433EC4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433ED0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8433EDC @@ -1520,7 +1520,7 @@ voicegroup_8433EB8:: @ 8433EB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84340D4 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 84340E0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84340EC - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84340F8 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84340F8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434104 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434110 voice_square_1 0, 2, 0, 0, 15, 0 @ 843411C @@ -1528,7 +1528,7 @@ voicegroup_8433EB8:: @ 8433EB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434134 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434140 voice_square_1 0, 2, 0, 0, 15, 0 @ 843414C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8434158 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8434158 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434164 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434170 voice_square_1 0, 2, 0, 0, 15, 0 @ 843417C @@ -1612,7 +1612,7 @@ voicegroup_84342E4:: @ 84342E4 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 8434500 voice_square_1 0, 2, 0, 0, 15, 0 @ 843450C voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8434518 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8434524 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8434524 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434530 voice_square_1 0, 2, 0, 0, 15, 0 @ 843453C voice_square_1 0, 2, 0, 0, 15, 0 @ 8434548 @@ -1620,11 +1620,11 @@ voicegroup_84342E4:: @ 84342E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434560 voice_square_1 0, 2, 0, 0, 15, 0 @ 843456C voice_square_1 0, 2, 0, 0, 15, 0 @ 8434578 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8434584 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8434584 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434590 voice_square_1 0, 2, 0, 0, 15, 0 @ 843459C voice_square_1 0, 2, 0, 0, 15, 0 @ 84345A8 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84345B4 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84345B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84345C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84345CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84345D8 @@ -1714,9 +1714,9 @@ voicegroup_8434728:: @ 8434728 voice_square_1 0, 2, 0, 0, 15, 0 @ 84349A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84349B0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84349BC - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 84349C8 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 84349C8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84349D4 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 84349E0 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 84349E0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84349EC voice_square_1 0, 2, 0, 0, 15, 0 @ 84349F8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434A04 @@ -1805,7 +1805,7 @@ voicegroup_8434B18:: @ 8434B18 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434DC4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434DD0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434DDC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8434DE8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8434DE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434DF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434E00 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434E0C @@ -1834,7 +1834,7 @@ voicegroup_8434B18:: @ 8434B18 .align 2 voicegroup_8434F14:: @ 8434F14 voice_keysplit_all voicegroup_842FEF8 @ 8434F14 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8434F20 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8434F20 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434F2C voice_square_1 0, 2, 0, 0, 15, 0 @ 8434F38 voice_square_1 0, 2, 0, 0, 15, 0 @ 8434F44 @@ -2020,7 +2020,7 @@ voicegroup_8435514:: @ 8435514 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435790 voice_square_1 0, 2, 0, 0, 15, 0 @ 843579C voice_square_1 0, 2, 0, 0, 15, 0 @ 84357A8 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 84357B4 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 84357B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84357C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84357CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84357D8 @@ -2098,7 +2098,7 @@ voicegroup_84358F8:: @ 84358F8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 8435B14 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435B20 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8435B2C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8435B38 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8435B38 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435B44 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435B50 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435B5C @@ -2106,11 +2106,11 @@ voicegroup_84358F8:: @ 84358F8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435B74 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435B80 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435B8C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8435B98 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8435B98 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435BA4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435BB0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435BBC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8435BC8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8435BC8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435BD4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435BE0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435BEC @@ -2142,7 +2142,7 @@ voicegroup_84358F8:: @ 84358F8 .align 2 voicegroup_8435D18:: @ 8435D18 voice_keysplit_all voicegroup_8435FAC @ 8435D18 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8435D24 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8435D24 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435D30 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435D3C voice_square_1 0, 2, 0, 0, 15, 0 @ 8435D48 @@ -2204,7 +2204,7 @@ voicegroup_8435FAC:: @ 8435FAC voice_square_1 0, 2, 0, 0, 15, 0 @ 8435FC4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435FD0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435FDC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8435FE8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8435FE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8435FF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436000 voice_square_1 0, 2, 0, 0, 15, 0 @ 843600C @@ -2268,7 +2268,7 @@ voicegroup_8435FAC:: @ 8435FAC .align 2 voicegroup_84362B8:: @ 84362B8 voice_keysplit_all voicegroup_84323E8 @ 84362B8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84362C4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84362C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84362D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84362DC voice_square_1 0, 2, 0, 0, 15, 0 @ 84362E8 @@ -2446,7 +2446,7 @@ voicegroup_84368B8:: @ 84368B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436AD4 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 8436AE0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436AEC - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8436AF8 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8436AF8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436B04 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436B10 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436B1C @@ -2458,7 +2458,7 @@ voicegroup_84368B8:: @ 84368B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436B64 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436B70 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436B7C - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8436B88 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8436B88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436B94 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436BA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436BAC @@ -2485,7 +2485,7 @@ voicegroup_84368B8:: @ 84368B8 .align 2 voicegroup_8436C9C:: @ 8436C9C voice_keysplit_all voicegroup_842FEF8 @ 8436C9C - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8436CA8 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8436CA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436CB4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436CC0 voice_square_2 2, 0, 1, 4, 2 @ 8436CCC @@ -2532,7 +2532,7 @@ voicegroup_8436C9C:: @ 8436C9C voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 8436EB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436EC4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436ED0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8436EDC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8436EDC voice_square_1 0, 2, 0, 0, 15, 0 @ 8436EE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436EF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8436F00 @@ -2572,7 +2572,7 @@ voicegroup_8436C9C:: @ 8436C9C .align 2 voicegroup_843708C:: @ 843708C voice_keysplit_all voicegroup_8435FAC @ 843708C - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8437098 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8437098 voice_square_1 0, 2, 0, 0, 15, 0 @ 84370A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84370B0 voice_square_2_alt 2, 0, 1, 7, 1 @ 84370BC @@ -2619,7 +2619,7 @@ voicegroup_843708C:: @ 843708C voice_square_1 0, 2, 0, 0, 15, 0 @ 84372A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84372B4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 84372C0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84372CC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84372CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84372D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84372E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84372F0 @@ -2627,11 +2627,11 @@ voicegroup_843708C:: @ 843708C voice_square_1 0, 2, 0, 0, 15, 0 @ 8437308 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437314 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437320 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843732C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843732C voice_square_1 0, 2, 0, 0, 15, 0 @ 8437338 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437344 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437350 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843735C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843735C voice_square_1 0, 2, 0, 0, 15, 0 @ 8437368 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437374 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437380 @@ -2707,7 +2707,7 @@ voicegroup_8437488:: @ 8437488 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 84376A4 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 84376B0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84376BC - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84376C8 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84376C8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84376D4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84376E0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84376EC @@ -2719,7 +2719,7 @@ voicegroup_8437488:: @ 8437488 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437734 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437740 voice_square_1 0, 2, 0, 0, 15, 0 @ 843774C - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8437758 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8437758 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437764 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437770 voice_square_1 0, 2, 0, 0, 15, 0 @ 843777C @@ -2838,7 +2838,7 @@ voicegroup_8437A88:: @ 8437A88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437CA4 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 8437CB0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8437CBC - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8437CC8 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8437CC8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437CD4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437CE0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437CEC @@ -2848,9 +2848,9 @@ voicegroup_8437A88:: @ 8437A88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437D1C voice_square_1 0, 2, 0, 0, 15, 0 @ 8437D28 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437D34 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8437D40 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8437D40 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437D4C - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8437D58 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8437D58 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437D64 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437D70 voice_square_1 0, 2, 0, 0, 15, 0 @ 8437D7C @@ -3015,7 +3015,7 @@ voicegroup_843828C:: @ 843828C voice_square_1 0, 2, 0, 0, 15, 0 @ 84384A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84384B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84384C0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84384CC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84384CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84384D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84384E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84384F0 @@ -3023,11 +3023,11 @@ voicegroup_843828C:: @ 843828C voice_square_1 0, 2, 0, 0, 15, 0 @ 8438508 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438514 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438520 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843852C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843852C voice_square_1 0, 2, 0, 0, 15, 0 @ 8438538 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438544 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438550 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843855C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843855C voice_square_1 0, 2, 0, 0, 15, 0 @ 8438568 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438574 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438580 @@ -3146,7 +3146,7 @@ voicegroup_843888C:: @ 843888C voice_square_1 0, 2, 0, 0, 15, 0 @ 8438AA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438AB4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438AC0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8438ACC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8438ACC voice_square_1 0, 2, 0, 0, 15, 0 @ 8438AD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438AE4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438AF0 @@ -3154,11 +3154,11 @@ voicegroup_843888C:: @ 843888C voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B08 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B14 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B20 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8438B2C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8438B2C voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B38 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B44 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B50 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8438B5C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8438B5C voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B68 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B74 voice_square_1 0, 2, 0, 0, 15, 0 @ 8438B80 @@ -3277,7 +3277,7 @@ voicegroup_8438E8C:: @ 8438E8C voice_square_1 0, 2, 0, 0, 15, 0 @ 84390A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84390B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84390C0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84390CC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84390CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84390D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84390E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84390F0 @@ -3285,11 +3285,11 @@ voicegroup_8438E8C:: @ 8438E8C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439108 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439114 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439120 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843912C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843912C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439138 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439144 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439150 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843915C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843915C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439168 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439174 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439180 @@ -3408,7 +3408,7 @@ voicegroup_843948C:: @ 843948C voice_square_1 0, 2, 0, 0, 15, 0 @ 84396A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84396B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84396C0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84396CC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84396CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84396D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84396E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84396F0 @@ -3416,11 +3416,11 @@ voicegroup_843948C:: @ 843948C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439708 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439714 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439720 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843972C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843972C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439738 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439744 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439750 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843975C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843975C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439768 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439774 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439780 @@ -3492,7 +3492,7 @@ voicegroup_843948C:: @ 843948C .align 2 voicegroup_8439A8C:: @ 8439A8C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439A8C - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8439A98 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8439A98 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439AA4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439AB0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439ABC @@ -3539,7 +3539,7 @@ voicegroup_8439A8C:: @ 8439A8C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439CA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439CB4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439CC0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8439CCC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8439CCC voice_square_1 0, 2, 0, 0, 15, 0 @ 8439CD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439CE4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439CF0 @@ -3549,7 +3549,7 @@ voicegroup_8439A8C:: @ 8439A8C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439D20 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439D2C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439D38 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8439D44 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8439D44 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439D50 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439D5C voice_square_1 0, 2, 0, 0, 15, 0 @ 8439D68 @@ -3575,7 +3575,7 @@ voicegroup_8439A8C:: @ 8439A8C .align 2 voicegroup_8439E58:: @ 8439E58 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8439E58 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8439E58 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439E64 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439E70 voice_square_1 0, 2, 0, 0, 15, 0 @ 8439E7C @@ -3623,7 +3623,7 @@ voicegroup_8439E58:: @ 8439E58 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 843A074 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A080 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A08C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843A098 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843A098 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A0A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A0B0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A0BC @@ -3669,7 +3669,7 @@ voicegroup_843A224:: @ 843A224 voice_programmable_wave_alt ProgrammableWaveData_84553EC, 1, 7, 15, 1 @ 843A278 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A284 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A290 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843A29C + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843A29C voice_square_1 0, 2, 0, 0, 15, 0 @ 843A2A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A2B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A2C0 @@ -3707,7 +3707,7 @@ voicegroup_843A224:: @ 843A224 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A440 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A44C voice_square_1 0, 2, 0, 0, 15, 0 @ 843A458 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843A464 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843A464 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A470 voice_square_1 0, 2, 0, 0, 15, 0 @ 843A47C voice_square_1 0, 2, 0, 0, 15, 0 @ 843A488 @@ -3790,7 +3790,7 @@ voicegroup_843A224:: @ 843A224 .align 2 voicegroup_843A824:: @ 843A824 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843A824 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843A824 voice_programmable_wave_alt ProgrammableWaveData_845542C, 0, 1, 12, 0 @ 843A830 voice_square_1_alt 0, 0, 1, 1, 9, 0 @ 843A83C voice_square_2_alt 2, 0, 2, 6, 3 @ 843A848 @@ -3838,7 +3838,7 @@ voicegroup_843A824:: @ 843A824 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 165 @ 843AA40 voice_square_1 0, 2, 0, 0, 15, 0 @ 843AA4C voice_square_1 0, 2, 0, 0, 15, 0 @ 843AA58 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843AA64 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843AA64 voice_square_1 0, 2, 0, 0, 15, 0 @ 843AA70 voice_square_1 0, 2, 0, 0, 15, 0 @ 843AA7C voice_square_1 0, 2, 0, 0, 15, 0 @ 843AA88 @@ -3969,7 +3969,7 @@ voicegroup_843AE24:: @ 843AE24 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B040 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 @ 843B04C voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 204, 193, 239 @ 843B058 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843B064 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843B064 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B070 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B07C voice_square_1 0, 2, 0, 0, 15, 0 @ 843B088 @@ -3977,11 +3977,11 @@ voicegroup_843AE24:: @ 843AE24 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B0A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B0AC voice_square_1 0, 2, 0, 0, 15, 0 @ 843B0B8 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843B0C4 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843B0C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B0D0 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843B0DC + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843B0DC voice_square_1 0, 2, 0, 0, 15, 0 @ 843B0E8 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843B0F4 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843B0F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B100 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B10C voice_square_1 0, 2, 0, 0, 15, 0 @ 843B118 @@ -4100,7 +4100,7 @@ voicegroup_843B424:: @ 843B424 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B640 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 @ 843B64C voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 239 @ 843B658 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843B664 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843B664 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B670 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B67C voice_square_1 0, 2, 0, 0, 15, 0 @ 843B688 @@ -4108,11 +4108,11 @@ voicegroup_843B424:: @ 843B424 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B6A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B6AC voice_square_1 0, 2, 0, 0, 15, 0 @ 843B6B8 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843B6C4 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843B6C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B6D0 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843B6DC + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843B6DC voice_square_1 0, 2, 0, 0, 15, 0 @ 843B6E8 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843B6F4 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843B6F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B700 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B70C voice_square_1 0, 2, 0, 0, 15, 0 @ 843B718 @@ -4144,7 +4144,7 @@ voicegroup_843B424:: @ 843B424 .align 2 voicegroup_843B844:: @ 843B844 voice_keysplit_all voicegroup_842FEF8 @ 843B844 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843B850 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843B850 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B85C voice_square_1 0, 2, 0, 0, 15, 0 @ 843B868 voice_square_1 0, 2, 0, 0, 15, 0 @ 843B874 @@ -4191,7 +4191,7 @@ voicegroup_843B844:: @ 843B844 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 843BA60 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 @ 843BA6C voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 226 @ 843BA78 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843BA84 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843BA84 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BA90 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BA9C voice_square_1 0, 2, 0, 0, 15, 0 @ 843BAA8 @@ -4199,11 +4199,11 @@ voicegroup_843B844:: @ 843B844 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BAC0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BACC voice_square_1 0, 2, 0, 0, 15, 0 @ 843BAD8 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843BAE4 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843BAE4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BAF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BAFC voice_square_1 0, 2, 0, 0, 15, 0 @ 843BB08 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843BB14 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843BB14 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BB20 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BB2C voice_square_1 0, 2, 0, 0, 15, 0 @ 843BB38 @@ -4275,7 +4275,7 @@ voicegroup_843B844:: @ 843B844 .align 2 voicegroup_843BE44:: @ 843BE44 voice_keysplit_all voicegroup_842FEF8 @ 843BE44 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843BE50 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843BE50 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BE5C voice_square_1 0, 2, 0, 0, 15, 0 @ 843BE68 voice_square_1 0, 2, 0, 0, 15, 0 @ 843BE74 @@ -4406,7 +4406,7 @@ voicegroup_843BE44:: @ 843BE44 .align 2 voicegroup_843C444:: @ 843C444 voice_keysplit_all voicegroup_842FEF8 @ 843C444 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843C450 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843C450 voice_square_1 0, 2, 0, 0, 15, 0 @ 843C45C voice_square_1 0, 2, 0, 0, 15, 0 @ 843C468 voice_square_2_alt 2, 1, 4, 4, 2 @ 843C474 @@ -4453,7 +4453,7 @@ voicegroup_843C444:: @ 843C444 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 99 @ 843C660 voice_square_1 0, 2, 0, 0, 15, 0 @ 843C66C voice_square_1 0, 2, 0, 0, 15, 0 @ 843C678 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843C684 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843C684 voice_square_1 0, 2, 0, 0, 15, 0 @ 843C690 voice_square_1 0, 2, 0, 0, 15, 0 @ 843C69C voice_square_1 0, 2, 0, 0, 15, 0 @ 843C6A8 @@ -4530,7 +4530,7 @@ voicegroup_843C7BC:: @ 843C7BC voice_square_1 0, 2, 0, 0, 15, 0 @ 843C9D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843C9E4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 226 @ 843C9F0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843C9FC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843C9FC voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA08 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA14 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA20 @@ -4538,11 +4538,11 @@ voicegroup_843C7BC:: @ 843C7BC voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA38 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA44 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA50 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843CA5C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843CA5C voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA68 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843CA74 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843CA74 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA80 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843CA8C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843CA8C voice_square_1 0, 2, 0, 0, 15, 0 @ 843CA98 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CAA4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CAB0 @@ -4614,7 +4614,7 @@ voicegroup_843C7BC:: @ 843C7BC .align 2 voicegroup_843CDBC:: @ 843CDBC voice_keysplit_all voicegroup_842FEF8 @ 843CDBC - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843CDC8 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843CDC8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CDD4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CDE0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CDEC @@ -4661,7 +4661,7 @@ voicegroup_843CDBC:: @ 843CDBC voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 843CFD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CFE4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843CFF0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843CFFC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843CFFC voice_square_1 0, 2, 0, 0, 15, 0 @ 843D008 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D014 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D020 @@ -4792,7 +4792,7 @@ voicegroup_843D3BC:: @ 843D3BC voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 843D5D8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 @ 843D5E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D5F0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843D5FC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843D5FC voice_square_1 0, 2, 0, 0, 15, 0 @ 843D608 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D614 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D620 @@ -4802,9 +4802,9 @@ voicegroup_843D3BC:: @ 843D3BC voice_square_1 0, 2, 0, 0, 15, 0 @ 843D650 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D65C voice_square_1 0, 2, 0, 0, 15, 0 @ 843D668 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843D674 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843D674 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D680 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843D68C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843D68C voice_square_1 0, 2, 0, 0, 15, 0 @ 843D698 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D6A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843D6B0 @@ -4923,7 +4923,7 @@ voicegroup_843D9BC:: @ 843D9BC voice_square_1 0, 2, 0, 0, 15, 0 @ 843DBD8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 @ 843DBE4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 204, 193, 239 @ 843DBF0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843DBFC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843DBFC voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC08 voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC14 voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC20 @@ -4931,11 +4931,11 @@ voicegroup_843D9BC:: @ 843D9BC voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC38 voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC44 voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC50 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843DC5C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843DC5C voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC68 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843DC74 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843DC74 voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC80 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843DC8C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843DC8C voice_square_1 0, 2, 0, 0, 15, 0 @ 843DC98 voice_square_1 0, 2, 0, 0, 15, 0 @ 843DCA4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843DCB0 @@ -5054,7 +5054,7 @@ voicegroup_843DFBC:: @ 843DFBC voice_square_1 0, 2, 0, 0, 15, 0 @ 843E1D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E1E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E1F0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843E1FC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843E1FC voice_square_1 0, 2, 0, 0, 15, 0 @ 843E208 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E214 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E220 @@ -5066,7 +5066,7 @@ voicegroup_843DFBC:: @ 843DFBC voice_square_1 0, 2, 0, 0, 15, 0 @ 843E268 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E274 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E280 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843E28C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843E28C voice_square_1 0, 2, 0, 0, 15, 0 @ 843E298 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E2A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E2B0 @@ -5185,7 +5185,7 @@ voicegroup_843E5BC:: @ 843E5BC voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 843E7D8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 @ 843E7E4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 226 @ 843E7F0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843E7FC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843E7FC voice_square_1 0, 2, 0, 0, 15, 0 @ 843E808 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E814 voice_square_1 0, 2, 0, 0, 15, 0 @ 843E820 @@ -5324,9 +5324,9 @@ voicegroup_843EBBC:: @ 843EBBC voice_square_1 0, 2, 0, 0, 15, 0 @ 843EE38 voice_square_1 0, 2, 0, 0, 15, 0 @ 843EE44 voice_square_1 0, 2, 0, 0, 15, 0 @ 843EE50 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843EE5C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843EE5C voice_square_1 0, 2, 0, 0, 15, 0 @ 843EE68 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843EE74 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843EE74 voice_square_1 0, 2, 0, 0, 15, 0 @ 843EE80 voice_square_1 0, 2, 0, 0, 15, 0 @ 843EE8C voice_square_1 0, 2, 0, 0, 15, 0 @ 843EE98 @@ -5400,7 +5400,7 @@ voicegroup_843EBBC:: @ 843EBBC .align 2 voicegroup_843F1BC:: @ 843F1BC voice_keysplit_all voicegroup_842FEF8 @ 843F1BC - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843F1C8 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843F1C8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F1D4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F1E0 voice_square_2_alt 1, 1, 1, 6, 2 @ 843F1EC @@ -5447,7 +5447,7 @@ voicegroup_843F1BC:: @ 843F1BC voice_square_1 0, 2, 0, 0, 15, 0 @ 843F3D8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 843F3E4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 239 @ 843F3F0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843F3FC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843F3FC voice_square_1 0, 2, 0, 0, 15, 0 @ 843F408 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F414 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F420 @@ -5455,11 +5455,11 @@ voicegroup_843F1BC:: @ 843F1BC voice_square_1 0, 2, 0, 0, 15, 0 @ 843F438 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F444 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F450 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843F45C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843F45C voice_square_1 0, 2, 0, 0, 15, 0 @ 843F468 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843F474 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843F474 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F480 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843F48C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843F48C voice_square_1 0, 2, 0, 0, 15, 0 @ 843F498 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F4A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F4B0 @@ -5492,7 +5492,7 @@ voicegroup_843F1BC:: @ 843F1BC .align 2 voicegroup_843F5E8:: @ 843F5E8 voice_keysplit_all voicegroup_842FEF8 @ 843F5E8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 843F5F4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 843F5F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F600 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F60C voice_square_1 0, 2, 0, 0, 15, 0 @ 843F618 @@ -5539,7 +5539,7 @@ voicegroup_843F5E8:: @ 843F5E8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 128, 226, 0, 38 @ 843F804 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 843F810 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 843F81C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 843F828 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 843F828 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F834 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F840 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F84C @@ -5547,11 +5547,11 @@ voicegroup_843F5E8:: @ 843F5E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F864 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F870 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F87C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843F888 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843F888 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F894 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 843F8A0 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 843F8A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F8AC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 843F8B8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 843F8B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F8C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F8D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843F8DC @@ -5678,7 +5678,7 @@ voicegroup_843FBE8:: @ 843FBE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 843FE64 voice_square_1 0, 2, 0, 0, 15, 0 @ 843FE70 voice_square_1 0, 2, 0, 0, 15, 0 @ 843FE7C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 843FE88 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 843FE88 voice_square_1 0, 2, 0, 0, 15, 0 @ 843FE94 voice_square_1 0, 2, 0, 0, 15, 0 @ 843FEA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 843FEAC @@ -5809,7 +5809,7 @@ voicegroup_84401E8:: @ 84401E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440464 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440470 voice_square_1 0, 2, 0, 0, 15, 0 @ 844047C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8440488 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8440488 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440494 voice_square_1 0, 2, 0, 0, 15, 0 @ 84404A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84404AC @@ -5940,7 +5940,7 @@ voicegroup_84407E8:: @ 84407E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440A64 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440A70 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440A7C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8440A88 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8440A88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440A94 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440AA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8440AAC @@ -6063,7 +6063,7 @@ voicegroup_8440DE8:: @ 8440DE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441004 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8441010 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 844101C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8441028 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8441028 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441034 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441040 voice_square_1 0, 2, 0, 0, 15, 0 @ 844104C @@ -6075,7 +6075,7 @@ voicegroup_8440DE8:: @ 8440DE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441094 voice_square_1 0, 2, 0, 0, 15, 0 @ 84410A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84410AC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84410B8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84410B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84410C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84410D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84410DC @@ -6147,7 +6147,7 @@ voicegroup_8440DE8:: @ 8440DE8 .align 2 voicegroup_84413E8:: @ 84413E8 voice_keysplit_all voicegroup_842FEF8 @ 84413E8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84413F4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84413F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441400 voice_square_1 0, 2, 0, 0, 15, 0 @ 844140C voice_square_1 0, 2, 0, 0, 15, 0 @ 8441418 @@ -6202,7 +6202,7 @@ voicegroup_84413E8:: @ 84413E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441664 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441670 voice_square_1 0, 2, 0, 0, 15, 0 @ 844167C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8441688 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8441688 voice_square_1 0, 2, 0, 0, 15, 0 @ 8441694 voice_square_1 0, 2, 0, 0, 15, 0 @ 84416A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84416AC @@ -6409,7 +6409,7 @@ voicegroup_84419E8:: @ 84419E8 .align 2 voicegroup_8441FE8:: @ 8441FE8 voice_keysplit_all voicegroup_842FEF8 @ 8441FE8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8441FF4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8441FF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442000 voice_square_1 0, 2, 0, 0, 15, 0 @ 844200C voice_square_1 0, 2, 0, 0, 15, 0 @ 8442018 @@ -6464,7 +6464,7 @@ voicegroup_8441FE8:: @ 8441FE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442264 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442270 voice_square_1 0, 2, 0, 0, 15, 0 @ 844227C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8442288 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8442288 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442294 voice_square_1 0, 2, 0, 0, 15, 0 @ 84422A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84422AC @@ -6540,7 +6540,7 @@ voicegroup_8441FE8:: @ 8441FE8 .align 2 voicegroup_84425E8:: @ 84425E8 voice_keysplit_all voicegroup_842FEF8 @ 84425E8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84425F4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84425F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442600 voice_square_1 0, 2, 0, 0, 15, 0 @ 844260C voice_square_1 0, 2, 0, 0, 15, 0 @ 8442618 @@ -6595,7 +6595,7 @@ voicegroup_84425E8:: @ 84425E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442864 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442870 voice_square_1 0, 2, 0, 0, 15, 0 @ 844287C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8442888 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8442888 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442894 voice_square_1 0, 2, 0, 0, 15, 0 @ 84428A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84428AC @@ -6718,7 +6718,7 @@ voicegroup_8442BE8:: @ 8442BE8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 8442E04 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E10 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E1C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8442E28 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8442E28 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E34 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E40 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E4C @@ -6728,7 +6728,7 @@ voicegroup_8442BE8:: @ 8442BE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E7C voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442E94 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8442EA0 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8442EA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442EAC voice_square_1 0, 2, 0, 0, 15, 0 @ 8442EB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8442EC4 @@ -6849,7 +6849,7 @@ voicegroup_84431E8:: @ 84431E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443404 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8443410 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 844341C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8443428 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8443428 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443434 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443440 voice_square_1 0, 2, 0, 0, 15, 0 @ 844344C @@ -6857,7 +6857,7 @@ voicegroup_84431E8:: @ 84431E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443464 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443470 voice_square_1 0, 2, 0, 0, 15, 0 @ 844347C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8443488 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8443488 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443494 voice_square_1 0, 2, 0, 0, 15, 0 @ 84434A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84434AC @@ -6988,11 +6988,11 @@ voicegroup_84437E8:: @ 84437E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443A64 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443A70 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443A7C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8443A88 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8443A88 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443A94 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8443AA0 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8443AA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443AAC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8443AB8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8443AB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443AC4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443AD0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443ADC @@ -7064,7 +7064,7 @@ voicegroup_84437E8:: @ 84437E8 .align 2 voicegroup_8443DE8:: @ 8443DE8 voice_keysplit_all voicegroup_842FEF8 @ 8443DE8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8443DF4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8443DF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443E00 voice_square_1 0, 2, 0, 0, 15, 0 @ 8443E0C voice_square_1 0, 2, 0, 0, 15, 0 @ 8443E18 @@ -7111,7 +7111,7 @@ voicegroup_8443DE8:: @ 8443DE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444004 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8444010 voice_square_1 0, 2, 0, 0, 15, 0 @ 844401C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8444028 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8444028 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444034 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444040 voice_square_1 0, 2, 0, 0, 15, 0 @ 844404C @@ -7119,11 +7119,11 @@ voicegroup_8443DE8:: @ 8443DE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444064 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444070 voice_square_1 0, 2, 0, 0, 15, 0 @ 844407C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8444088 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8444088 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444094 voice_square_1 0, 2, 0, 0, 15, 0 @ 84440A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84440AC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84440B8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84440B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84440C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84440D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84440DC @@ -7195,7 +7195,7 @@ voicegroup_8443DE8:: @ 8443DE8 .align 2 voicegroup_84443E8:: @ 84443E8 voice_keysplit_all voicegroup_842FEF8 @ 84443E8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84443F4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84443F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444400 voice_square_1 0, 2, 0, 0, 15, 0 @ 844440C voice_square_1 0, 2, 0, 0, 15, 0 @ 8444418 @@ -7242,7 +7242,7 @@ voicegroup_84443E8:: @ 84443E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444604 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8444610 voice_square_1 0, 2, 0, 0, 15, 0 @ 844461C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8444628 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8444628 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444634 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444640 voice_square_1 0, 2, 0, 0, 15, 0 @ 844464C @@ -7250,11 +7250,11 @@ voicegroup_84443E8:: @ 84443E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444664 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444670 voice_square_1 0, 2, 0, 0, 15, 0 @ 844467C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8444688 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8444688 voice_square_1 0, 2, 0, 0, 15, 0 @ 8444694 voice_square_1 0, 2, 0, 0, 15, 0 @ 84446A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84446AC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84446B8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84446B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84446C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84446D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84446DC @@ -7457,7 +7457,7 @@ voicegroup_84449E8:: @ 84449E8 .align 2 voicegroup_8444FE8:: @ 8444FE8 voice_keysplit_all voicegroup_842FEF8 @ 8444FE8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8444FF4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8444FF4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445000 voice_square_1 0, 2, 0, 0, 15, 0 @ 844500C voice_square_1 0, 2, 0, 0, 15, 0 @ 8445018 @@ -7504,7 +7504,7 @@ voicegroup_8444FE8:: @ 8444FE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445204 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445210 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 844521C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8445228 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8445228 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445234 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445240 voice_square_1 0, 2, 0, 0, 15, 0 @ 844524C @@ -7512,11 +7512,11 @@ voicegroup_8444FE8:: @ 8444FE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445264 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445270 voice_square_1 0, 2, 0, 0, 15, 0 @ 844527C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8445288 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8445288 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445294 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 84452A0 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 84452A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84452AC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84452B8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84452B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84452C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84452D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84452DC @@ -7643,7 +7643,7 @@ voicegroup_84455E8:: @ 84455E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445864 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445870 voice_square_1 0, 2, 0, 0, 15, 0 @ 844587C - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8445888 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8445888 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445894 voice_square_1 0, 2, 0, 0, 15, 0 @ 84458A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84458AC @@ -7766,7 +7766,7 @@ voicegroup_8445BE8:: @ 8445BE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445E04 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8445E10 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445E1C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8445E28 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8445E28 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445E34 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445E40 voice_square_1 0, 2, 0, 0, 15, 0 @ 8445E4C @@ -7897,7 +7897,7 @@ voicegroup_84461E8:: @ 84461E8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 8446404 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446410 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 844641C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8446428 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8446428 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446434 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446440 voice_square_1 0, 2, 0, 0, 15, 0 @ 844644C @@ -7909,7 +7909,7 @@ voicegroup_84461E8:: @ 84461E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446494 voice_square_1 0, 2, 0, 0, 15, 0 @ 84464A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84464AC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84464B8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84464B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84464C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84464D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84464DC @@ -7981,7 +7981,7 @@ voicegroup_84461E8:: @ 84461E8 .align 2 voicegroup_84467E8:: @ 84467E8 voice_keysplit_all voicegroup_842FEF8 @ 84467E8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84467F4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84467F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446800 voice_square_1 0, 2, 0, 0, 15, 0 @ 844680C voice_square_1 0, 2, 0, 0, 15, 0 @ 8446818 @@ -8028,7 +8028,7 @@ voicegroup_84467E8:: @ 84467E8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 8446A04 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8446A10 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446A1C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8446A28 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8446A28 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446A34 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446A40 voice_square_1 0, 2, 0, 0, 15, 0 @ 8446A4C @@ -8159,7 +8159,7 @@ voicegroup_8446DE8:: @ 8446DE8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 8447004 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8447010 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 844701C - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8447028 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8447028 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447034 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447040 voice_square_1 0, 2, 0, 0, 15, 0 @ 844704C @@ -8171,7 +8171,7 @@ voicegroup_8446DE8:: @ 8446DE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447094 voice_square_1 0, 2, 0, 0, 15, 0 @ 84470A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84470AC - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84470B8 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84470B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84470C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84470D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84470DC @@ -8243,12 +8243,12 @@ voicegroup_8446DE8:: @ 8446DE8 .align 2 voicegroup_84473E8:: @ 84473E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84473E8 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84473F4 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84473F4 .align 2 voicegroup_8447400:: @ 8447400 voice_keysplit_all voicegroup_842FEF8 @ 8447400 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 844740C + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 844740C voice_square_1 0, 2, 0, 0, 15, 0 @ 8447418 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447424 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447430 @@ -8295,7 +8295,7 @@ voicegroup_8447400:: @ 8447400 voice_square_1 0, 2, 0, 0, 15, 0 @ 844761C voice_square_1 0, 2, 0, 0, 15, 0 @ 8447628 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 8447634 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8447640 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8447640 voice_square_1 0, 2, 0, 0, 15, 0 @ 844764C voice_square_1 0, 2, 0, 0, 15, 0 @ 8447658 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447664 @@ -8303,11 +8303,11 @@ voicegroup_8447400:: @ 8447400 voice_square_1 0, 2, 0, 0, 15, 0 @ 844767C voice_square_1 0, 2, 0, 0, 15, 0 @ 8447688 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447694 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 84476A0 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 84476A0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84476AC voice_square_1 0, 2, 0, 0, 15, 0 @ 84476B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84476C4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84476D0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84476D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84476DC voice_square_1 0, 2, 0, 0, 15, 0 @ 84476E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84476F4 @@ -8379,7 +8379,7 @@ voicegroup_8447400:: @ 8447400 .align 2 voicegroup_8447A00:: @ 8447A00 voice_keysplit_all voicegroup_842FEF8 @ 8447A00 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8447A0C + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8447A0C voice_square_1 0, 2, 0, 0, 15, 0 @ 8447A18 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447A24 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447A30 @@ -8426,7 +8426,7 @@ voicegroup_8447A00:: @ 8447A00 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 8447C1C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 @ 8447C28 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447C34 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8447C40 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8447C40 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447C4C voice_square_1 0, 2, 0, 0, 15, 0 @ 8447C58 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447C64 @@ -8436,9 +8436,9 @@ voicegroup_8447A00:: @ 8447A00 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447C94 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447CA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447CAC - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 8447CB8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 8447CB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447CC4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8447CD0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8447CD0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447CDC voice_square_1 0, 2, 0, 0, 15, 0 @ 8447CE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8447CF4 @@ -8513,7 +8513,7 @@ voicegroup_8447DF0:: @ 8447DF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844800C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8448018 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 8448024 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8448030 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8448030 voice_square_1 0, 2, 0, 0, 15, 0 @ 844803C voice_square_1 0, 2, 0, 0, 15, 0 @ 8448048 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448054 @@ -8525,7 +8525,7 @@ voicegroup_8447DF0:: @ 8447DF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844809C voice_square_1 0, 2, 0, 0, 15, 0 @ 84480A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84480B4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84480C0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84480C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84480CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84480D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84480E4 @@ -8652,7 +8652,7 @@ voicegroup_84483F0:: @ 84483F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844866C voice_square_1 0, 2, 0, 0, 15, 0 @ 8448678 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448684 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8448690 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8448690 voice_square_1 0, 2, 0, 0, 15, 0 @ 844869C voice_square_1 0, 2, 0, 0, 15, 0 @ 84486A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84486B4 @@ -8775,7 +8775,7 @@ voicegroup_84489F0:: @ 84489F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C0C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8448C18 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C24 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8448C30 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8448C30 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C3C voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C48 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C54 @@ -8783,11 +8783,11 @@ voicegroup_84489F0:: @ 84489F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C6C voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C78 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C84 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8448C90 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8448C90 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448C9C voice_square_1 0, 2, 0, 0, 15, 0 @ 8448CA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448CB4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8448CC0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8448CC0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448CCC voice_square_1 0, 2, 0, 0, 15, 0 @ 8448CD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8448CE4 @@ -8914,11 +8914,11 @@ voicegroup_8448FF0:: @ 8448FF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844926C voice_square_1 0, 2, 0, 0, 15, 0 @ 8449278 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449284 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8449290 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8449290 voice_square_1 0, 2, 0, 0, 15, 0 @ 844929C voice_square_1 0, 2, 0, 0, 15, 0 @ 84492A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84492B4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84492C0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84492C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84492CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84492D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84492E4 @@ -8990,7 +8990,7 @@ voicegroup_8448FF0:: @ 8448FF0 .align 2 voicegroup_84495F0:: @ 84495F0 voice_keysplit_all voicegroup_842FEF8 @ 84495F0 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 84495FC + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 84495FC voice_square_1 0, 2, 0, 0, 15, 0 @ 8449608 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449614 voice_square_2_alt 1, 1, 1, 6, 2 @ 8449620 @@ -9037,7 +9037,7 @@ voicegroup_84495F0:: @ 84495F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844980C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 8449818 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 239 @ 8449824 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8449830 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8449830 voice_square_1 0, 2, 0, 0, 15, 0 @ 844983C voice_square_1 0, 2, 0, 0, 15, 0 @ 8449848 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449854 @@ -9045,11 +9045,11 @@ voicegroup_84495F0:: @ 84495F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844986C voice_square_1 0, 2, 0, 0, 15, 0 @ 8449878 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449884 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8449890 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8449890 voice_square_1 0, 2, 0, 0, 15, 0 @ 844989C - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 84498A8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 84498A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84498B4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 84498C0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 84498C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84498CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84498D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84498E4 @@ -9168,7 +9168,7 @@ voicegroup_8449BF0:: @ 8449BF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449E0C voice_square_1 0, 2, 0, 0, 15, 0 @ 8449E18 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449E24 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8449E30 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8449E30 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449E3C voice_square_1 0, 2, 0, 0, 15, 0 @ 8449E48 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449E54 @@ -9180,7 +9180,7 @@ voicegroup_8449BF0:: @ 8449BF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449E9C voice_square_1 0, 2, 0, 0, 15, 0 @ 8449EA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449EB4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8449EC0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8449EC0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449ECC voice_square_1 0, 2, 0, 0, 15, 0 @ 8449ED8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8449EE4 @@ -9383,7 +9383,7 @@ voicegroup_844A1F0:: @ 844A1F0 .align 2 voicegroup_844A7F0:: @ 844A7F0 voice_keysplit_all voicegroup_842FEF8 @ 844A7F0 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 844A7FC + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 844A7FC voice_square_1 0, 2, 0, 0, 15, 0 @ 844A808 voice_square_1 0, 2, 0, 0, 15, 0 @ 844A814 voice_square_1 0, 2, 0, 0, 15, 0 @ 844A820 @@ -9430,7 +9430,7 @@ voicegroup_844A7F0:: @ 844A7F0 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 @ 844AA0C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 @ 844AA18 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AA24 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844AA30 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844AA30 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AA3C voice_square_1 0, 2, 0, 0, 15, 0 @ 844AA48 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AA54 @@ -9440,9 +9440,9 @@ voicegroup_844A7F0:: @ 844A7F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AA84 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AA90 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AA9C - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 844AAA8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 844AAA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AAB4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844AAC0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844AAC0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AACC voice_square_1 0, 2, 0, 0, 15, 0 @ 844AAD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844AAE4 @@ -9692,7 +9692,7 @@ voicegroup_844B3F0:: @ 844B3F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B60C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 @ 844B618 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B624 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844B630 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844B630 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B63C voice_square_1 0, 2, 0, 0, 15, 0 @ 844B648 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B654 @@ -9702,9 +9702,9 @@ voicegroup_844B3F0:: @ 844B3F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B684 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B690 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B69C - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 844B6A8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 844B6A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B6B4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844B6C0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844B6C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B6CC voice_square_1 0, 2, 0, 0, 15, 0 @ 844B6D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844B6E4 @@ -9823,7 +9823,7 @@ voicegroup_844B9F0:: @ 844B9F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC0C voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC18 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 @ 844BC24 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844BC30 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844BC30 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC3C voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC48 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC54 @@ -9831,11 +9831,11 @@ voicegroup_844B9F0:: @ 844B9F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC6C voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC78 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC84 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844BC90 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844BC90 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BC9C voice_square_1 0, 2, 0, 0, 15, 0 @ 844BCA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BCB4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844BCC0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844BCC0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BCCC voice_square_1 0, 2, 0, 0, 15, 0 @ 844BCD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844BCE4 @@ -10093,7 +10093,7 @@ voicegroup_844C5F0:: @ 844C5F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844C86C voice_square_1 0, 2, 0, 0, 15, 0 @ 844C878 voice_square_1 0, 2, 0, 0, 15, 0 @ 844C884 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844C890 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844C890 voice_square_1 0, 2, 0, 0, 15, 0 @ 844C89C voice_square_1 0, 2, 0, 0, 15, 0 @ 844C8A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844C8B4 @@ -10169,7 +10169,7 @@ voicegroup_844C5F0:: @ 844C5F0 .align 2 voicegroup_844CBF0:: @ 844CBF0 voice_keysplit_all voicegroup_842FEF8 @ 844CBF0 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 844CBFC + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 844CBFC voice_square_1 0, 2, 0, 0, 15, 0 @ 844CC08 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CC14 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CC20 @@ -10226,9 +10226,9 @@ voicegroup_844CBF0:: @ 844CBF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CE84 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CE90 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CE9C - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 844CEA8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 844CEA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CEB4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844CEC0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844CEC0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CECC voice_square_1 0, 2, 0, 0, 15, 0 @ 844CED8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844CEE4 @@ -10355,9 +10355,9 @@ voicegroup_844D1F0:: @ 844D1F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844D46C voice_square_1 0, 2, 0, 0, 15, 0 @ 844D478 voice_square_1 0, 2, 0, 0, 15, 0 @ 844D484 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844D490 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844D490 voice_square_1 0, 2, 0, 0, 15, 0 @ 844D49C - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 844D4A8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 844D4A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844D4B4 voice_square_1 0, 2, 0, 0, 15, 0 @ 844D4C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844D4CC @@ -10486,7 +10486,7 @@ voicegroup_844D7F0:: @ 844D7F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844DA6C voice_square_1 0, 2, 0, 0, 15, 0 @ 844DA78 voice_square_1 0, 2, 0, 0, 15, 0 @ 844DA84 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844DA90 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844DA90 voice_square_1 0, 2, 0, 0, 15, 0 @ 844DA9C voice_square_1 0, 2, 0, 0, 15, 0 @ 844DAA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844DAB4 @@ -10617,7 +10617,7 @@ voicegroup_844DDF0:: @ 844DDF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E06C voice_square_1 0, 2, 0, 0, 15, 0 @ 844E078 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E084 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844E090 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844E090 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E09C voice_square_1 0, 2, 0, 0, 15, 0 @ 844E0A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E0B4 @@ -10693,7 +10693,7 @@ voicegroup_844DDF0:: @ 844DDF0 .align 2 voicegroup_844E3F0:: @ 844E3F0 voice_keysplit_all voicegroup_842FEF8 @ 844E3F0 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 844E3FC + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 844E3FC voice_square_1 0, 2, 0, 0, 15, 0 @ 844E408 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E414 voice_square_1_alt 0, 1, 1, 5, 2, 4 @ 844E420 @@ -10740,7 +10740,7 @@ voicegroup_844E3F0:: @ 844E3F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E60C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 @ 844E618 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 239 @ 844E624 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844E630 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844E630 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E63C voice_square_1 0, 2, 0, 0, 15, 0 @ 844E648 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E654 @@ -10748,11 +10748,11 @@ voicegroup_844E3F0:: @ 844E3F0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E66C voice_square_1 0, 2, 0, 0, 15, 0 @ 844E678 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E684 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844E690 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844E690 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E69C - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 844E6A8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 844E6A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E6B4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844E6C0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844E6C0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E6CC voice_square_1 0, 2, 0, 0, 15, 0 @ 844E6D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844E6E4 @@ -10938,7 +10938,7 @@ voicegroup_844ECF0:: @ 844ECF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF0C voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 844EF18 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 844EF24 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844EF30 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844EF30 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF3C voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF48 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF54 @@ -10946,11 +10946,11 @@ voicegroup_844ECF0:: @ 844ECF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF6C voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF78 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF84 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844EF90 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844EF90 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EF9C - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 844EFA8 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 844EFA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EFB4 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844EFC0 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844EFC0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EFCC voice_square_1 0, 2, 0, 0, 15, 0 @ 844EFD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844EFE4 @@ -11023,7 +11023,7 @@ voicegroup_844F0C8:: @ 844F0C8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F2E4 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 844F2F0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 844F2FC - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844F308 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844F308 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F314 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F320 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F32C @@ -11033,9 +11033,9 @@ voicegroup_844F0C8:: @ 844F0C8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F35C voice_square_1 0, 2, 0, 0, 15, 0 @ 844F368 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F374 - voice_keysplit voicegroup_843087C, KeySplitTable_8455308 @ 844F380 + voice_keysplit voicegroup_843087C, KeySplitTable4 @ 844F380 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F38C - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844F398 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844F398 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F3A4 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F3B0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F3BC @@ -11070,7 +11070,7 @@ voicegroup_844F0C8:: @ 844F0C8 .align 2 voicegroup_844F50C:: @ 844F50C voice_keysplit_all voicegroup_842FEF8 @ 844F50C - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 844F518 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 844F518 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F524 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F530 voice_square_2 0, 0, 2, 4, 1 @ 844F53C @@ -11117,7 +11117,7 @@ voicegroup_844F50C:: @ 844F50C voice_square_1 0, 2, 0, 0, 15, 0 @ 844F728 voice_directsound_no_resample 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale1, 255, 246, 0, 226 @ 844F734 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 844F740 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844F74C + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844F74C voice_square_1 0, 2, 0, 0, 15, 0 @ 844F758 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F764 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F770 @@ -11125,11 +11125,11 @@ voicegroup_844F50C:: @ 844F50C voice_square_1 0, 2, 0, 0, 15, 0 @ 844F788 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F794 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F7A0 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844F7AC + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844F7AC voice_square_1 0, 2, 0, 0, 15, 0 @ 844F7B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F7C4 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F7D0 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844F7DC + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844F7DC voice_square_1 0, 2, 0, 0, 15, 0 @ 844F7E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F7F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F800 @@ -11164,7 +11164,7 @@ voicegroup_844F50C:: @ 844F50C .align 2 voicegroup_844F950:: @ 844F950 voice_keysplit_all voicegroup_842FEF8 @ 844F950 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 844F95C + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 844F95C voice_square_1 0, 2, 0, 0, 15, 0 @ 844F968 voice_square_1 0, 2, 0, 0, 15, 0 @ 844F974 voice_square_2 2, 0, 2, 6, 1 @ 844F980 @@ -11211,7 +11211,7 @@ voicegroup_844F950:: @ 844F950 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 844FB6C voice_square_1 0, 2, 0, 0, 15, 0 @ 844FB78 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 844FB84 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844FB90 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844FB90 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FB9C voice_square_1 0, 2, 0, 0, 15, 0 @ 844FBA8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FBB4 @@ -11219,11 +11219,11 @@ voicegroup_844F950:: @ 844F950 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FBCC voice_square_1 0, 2, 0, 0, 15, 0 @ 844FBD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FBE4 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 844FBF0 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 844FBF0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FBFC voice_square_1 0, 2, 0, 0, 15, 0 @ 844FC08 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FC14 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 844FC20 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 844FC20 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FC2C voice_square_1 0, 2, 0, 0, 15, 0 @ 844FC38 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FC44 @@ -11258,7 +11258,7 @@ voicegroup_844F950:: @ 844F950 .align 2 voicegroup_844FD94:: @ 844FD94 voice_keysplit_all voicegroup_842FEF8 @ 844FD94 - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 844FDA0 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 844FDA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FDAC voice_square_1 0, 2, 0, 0, 15, 0 @ 844FDB8 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FDC4 @@ -11305,7 +11305,7 @@ voicegroup_844FD94:: @ 844FD94 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 844FFB0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FFBC voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 844FFC8 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 844FFD4 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 844FFD4 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FFE0 voice_square_1 0, 2, 0, 0, 15, 0 @ 844FFEC voice_square_1 0, 2, 0, 0, 15, 0 @ 844FFF8 @@ -11313,11 +11313,11 @@ voicegroup_844FD94:: @ 844FD94 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450010 voice_square_1 0, 2, 0, 0, 15, 0 @ 845001C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450028 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8450034 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8450034 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450040 voice_square_1 0, 2, 0, 0, 15, 0 @ 845004C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450058 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8450064 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8450064 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450070 voice_square_1 0, 2, 0, 0, 15, 0 @ 845007C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450088 @@ -11394,7 +11394,7 @@ voicegroup_845019C:: @ 845019C voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 @ 84503B8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84503C4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 84503D0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84503DC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84503DC voice_square_1 0, 2, 0, 0, 15, 0 @ 84503E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84503F4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450400 @@ -11406,7 +11406,7 @@ voicegroup_845019C:: @ 845019C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450448 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450454 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450460 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 845046C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 845046C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450478 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450484 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450490 @@ -11481,7 +11481,7 @@ voicegroup_845058C:: @ 845058C voice_square_1 0, 2, 0, 0, 15, 0 @ 84507A8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84507B4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 84507C0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84507CC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84507CC voice_square_1 0, 2, 0, 0, 15, 0 @ 84507D8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84507E4 voice_square_1 0, 2, 0, 0, 15, 0 @ 84507F0 @@ -11489,11 +11489,11 @@ voicegroup_845058C:: @ 845058C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450808 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450814 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450820 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 845082C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 845082C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450838 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450844 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450850 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 845085C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 845085C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450868 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450874 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450880 @@ -11565,7 +11565,7 @@ voicegroup_845058C:: @ 845058C .align 2 voicegroup_8450B8C:: @ 8450B8C voice_keysplit_all voicegroup_842FEF8 @ 8450B8C - voice_keysplit voicegroup_8430204, KeySplitTable_8455224 @ 8450B98 + voice_keysplit voicegroup_8430204, KeySplitTable1 @ 8450B98 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450BA4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450BB0 voice_square_2 2, 0, 2, 3, 1 @ 8450BBC @@ -11612,7 +11612,7 @@ voicegroup_8450B8C:: @ 8450B8C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450DA8 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 @ 8450DB4 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8450DC0 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8450DCC + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8450DCC voice_square_1 0, 2, 0, 0, 15, 0 @ 8450DD8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450DE4 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450DF0 @@ -11620,11 +11620,11 @@ voicegroup_8450B8C:: @ 8450B8C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E08 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E14 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E20 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8450E2C + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8450E2C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E38 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E44 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E50 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8450E5C + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8450E5C voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E68 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E74 voice_square_1 0, 2, 0, 0, 15, 0 @ 8450E80 @@ -11702,7 +11702,7 @@ voicegroup_8450FA0:: @ 8450FA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84511BC voice_square_1 0, 2, 0, 0, 15, 0 @ 84511C8 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 84511D4 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84511E0 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84511E0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84511EC voice_square_1 0, 2, 0, 0, 15, 0 @ 84511F8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451204 @@ -11710,11 +11710,11 @@ voicegroup_8450FA0:: @ 8450FA0 voice_square_1 0, 2, 0, 0, 15, 0 @ 845121C voice_square_1 0, 2, 0, 0, 15, 0 @ 8451228 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451234 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8451240 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8451240 voice_square_1 0, 2, 0, 0, 15, 0 @ 845124C voice_square_1 0, 2, 0, 0, 15, 0 @ 8451258 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451264 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8451270 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8451270 voice_square_1 0, 2, 0, 0, 15, 0 @ 845127C voice_square_1 0, 2, 0, 0, 15, 0 @ 8451288 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451294 @@ -11789,7 +11789,7 @@ voicegroup_8451390:: @ 8451390 voice_square_1 0, 2, 0, 0, 15, 0 @ 84515AC voice_square_1 0, 2, 0, 0, 15, 0 @ 84515B8 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 84515C4 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 84515D0 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 84515D0 voice_square_1 0, 2, 0, 0, 15, 0 @ 84515DC voice_square_1 0, 2, 0, 0, 15, 0 @ 84515E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84515F4 @@ -11797,11 +11797,11 @@ voicegroup_8451390:: @ 8451390 voice_square_1 0, 2, 0, 0, 15, 0 @ 845160C voice_square_1 0, 2, 0, 0, 15, 0 @ 8451618 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451624 - voice_keysplit voicegroup_8430258, KeySplitTable_84552B4 @ 8451630 + voice_keysplit voicegroup_8430258, KeySplitTable3 @ 8451630 voice_square_1 0, 2, 0, 0, 15, 0 @ 845163C voice_square_1 0, 2, 0, 0, 15, 0 @ 8451648 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451654 - voice_keysplit voicegroup_8430894, KeySplitTable_8455350 @ 8451660 + voice_keysplit voicegroup_8430894, KeySplitTable5 @ 8451660 voice_square_1 0, 2, 0, 0, 15, 0 @ 845166C voice_square_1 0, 2, 0, 0, 15, 0 @ 8451678 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451684 @@ -11920,7 +11920,7 @@ voicegroup_8451990:: @ 8451990 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451BAC voice_square_1 0, 2, 0, 0, 15, 0 @ 8451BB8 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 @ 8451BC4 - voice_keysplit voicegroup_8430234, KeySplitTable_845526C @ 8451BD0 + voice_keysplit voicegroup_8430234, KeySplitTable2 @ 8451BD0 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451BDC voice_square_1 0, 2, 0, 0, 15, 0 @ 8451BE8 voice_square_1 0, 2, 0, 0, 15, 0 @ 8451BF4 @@ -13112,3 +13112,6 @@ voicegroup_8454C54:: @ 8454C54 voice_square_1 0, 2, 0, 0, 15, 0 @ 8455200 voice_square_1 0, 2, 0, 0, 15, 0 @ 845520C voice_square_1 0, 2, 0, 0, 15, 0 @ 8455218 + voice_square_1 0, 2, 0, 0, 15, 0 @ 8455224 + voice_square_1 0, 2, 0, 0, 15, 0 @ 8455230 + voice_noise_alt 0, 0, 1, 7, 1 @ 845523C |