mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
fix some issues with missing sequences
This commit is contained in:
parent
a4890a4c79
commit
354ba8f846
4 changed files with 603 additions and 5 deletions
301
sound/samples_assets.c
Normal file
301
sound/samples_assets.c
Normal file
|
|
@ -0,0 +1,301 @@
|
|||
#include "pc/rom_assets.h"
|
||||
#include "sound_data.h"
|
||||
#include "samples_offsets.h"
|
||||
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_1_00_twirl_aifc, &gSoundDataRaw[SAMPLE_sfx_1_00_twirl_aifc], 0x005936a0, 1774, 0x00000000, 1774);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_1_01_brushing_aifc, &gSoundDataRaw[SAMPLE_sfx_1_01_brushing_aifc], 0x00593d90, 10440, 0x00000000, 10440);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_1_02_hand_touch_aifc, &gSoundDataRaw[SAMPLE_sfx_1_02_hand_touch_aifc], 0x00596660, 810, 0x00000000, 810);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_1_03_yoshi_aifc, &gSoundDataRaw[SAMPLE_sfx_1_03_yoshi_aifc], 0x00596990, 4554, 0x00000000, 4554);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_1_04_plop_aifc, &gSoundDataRaw[SAMPLE_sfx_1_04_plop_aifc], 0x00597b60, 4492, 0x00000000, 4492);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_1_05_heavy_landing_aifc, &gSoundDataRaw[SAMPLE_sfx_1_05_heavy_landing_aifc], 0x00598cf0, 6984, 0x00000000, 6984);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_00_step_default_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_00_step_default_aifc], 0x0059a840, 82, 0x00000000, 82);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_01_step_grass_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_01_step_grass_aifc], 0x0059a8a0, 684, 0x00000000, 684);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_02_step_stone_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_02_step_stone_aifc], 0x0059ab50, 568, 0x00000000, 568);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_03_step_spooky_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_03_step_spooky_aifc], 0x0059ad90, 1666, 0x00000000, 1666);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_04_step_snow_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_04_step_snow_aifc], 0x0059b420, 1656, 0x00000000, 1656);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_05_step_ice_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_05_step_ice_aifc], 0x0059baa0, 352, 0x00000000, 352);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_06_step_metal_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_06_step_metal_aifc], 0x0059bc00, 6616, 0x00000000, 6616);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_terrain_07_step_sand_aifc, &gSoundDataRaw[SAMPLE_sfx_terrain_07_step_sand_aifc], 0x0059d5e0, 3114, 0x00000000, 3114);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_water_00_plunge_aifc, &gSoundDataRaw[SAMPLE_sfx_water_00_plunge_aifc], 0x0059e210, 14212, 0x00000000, 14212);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_water_01_splash_aifc, &gSoundDataRaw[SAMPLE_sfx_water_01_splash_aifc], 0x005a19a0, 5346, 0x00000000, 5346);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_water_02_swim_aifc, &gSoundDataRaw[SAMPLE_sfx_water_02_swim_aifc], 0x005a2e90, 7048, 0x00000000, 7048);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_00_aifc, &gSoundDataRaw[SAMPLE_sfx_4_00_aifc], 0x005a4a20, 7308, 0x00000000, 7308);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_01_aifc, &gSoundDataRaw[SAMPLE_sfx_4_01_aifc], 0x005a66b0, 4546, 0x00000000, 4546);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_02_aifc, &gSoundDataRaw[SAMPLE_sfx_4_02_aifc], 0x005a7880, 4284, 0x00000000, 4284);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_03_aifc, &gSoundDataRaw[SAMPLE_sfx_4_03_aifc], 0x005a8940, 5328, 0x00000000, 5328);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_04_aifc, &gSoundDataRaw[SAMPLE_sfx_4_04_aifc], 0x005a9e10, 2736, 0x00000000, 2736);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_05_aifc, &gSoundDataRaw[SAMPLE_sfx_4_05_aifc], 0x005aa8c0, 2826, 0x00000000, 2826);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_06_aifc, &gSoundDataRaw[SAMPLE_sfx_4_06_aifc], 0x005ab3d0, 2628, 0x00000000, 2628);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_07_aifc, &gSoundDataRaw[SAMPLE_sfx_4_07_aifc], 0x005abe20, 3672, 0x00000000, 3672);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_08_aifc, &gSoundDataRaw[SAMPLE_sfx_4_08_aifc], 0x005acc80, 10368, 0x00000000, 10368);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_4_09_aifc, &gSoundDataRaw[SAMPLE_sfx_4_09_aifc], 0x005af500, 1990, 0x00000000, 1990);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_00_aifc, &gSoundDataRaw[SAMPLE_sfx_5_00_aifc], 0x005afcd0, 5590, 0x00000000, 5590);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_01_aifc, &gSoundDataRaw[SAMPLE_sfx_5_01_aifc], 0x005b12b0, 4140, 0x00000000, 4140);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_02_aifc, &gSoundDataRaw[SAMPLE_sfx_5_02_aifc], 0x005b22e0, 11386, 0x00000000, 11386);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_03_aifc, &gSoundDataRaw[SAMPLE_sfx_5_03_aifc], 0x005b4f60, 6066, 0x00000000, 6066);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_04_aifc, &gSoundDataRaw[SAMPLE_sfx_5_04_aifc], 0x005b6720, 4600, 0x00000000, 4600);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_05_aifc, &gSoundDataRaw[SAMPLE_sfx_5_05_aifc], 0x005b7920, 14238, 0x00000000, 14238);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_06_aifc, &gSoundDataRaw[SAMPLE_sfx_5_06_aifc], 0x005bb0c0, 1954, 0x00000000, 1954);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_07_aifc, &gSoundDataRaw[SAMPLE_sfx_5_07_aifc], 0x005bb870, 9072, 0x00000000, 9072);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_08_aifc, &gSoundDataRaw[SAMPLE_sfx_5_08_aifc], 0x005bdbe0, 2682, 0x00000000, 2682);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_09_aifc, &gSoundDataRaw[SAMPLE_sfx_5_09_aifc], 0x005be660, 1800, 0x00000000, 1800);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_0A_aifc, &gSoundDataRaw[SAMPLE_sfx_5_0A_aifc], 0x005bed70, 1476, 0x00000000, 1476);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_0B_aifc, &gSoundDataRaw[SAMPLE_sfx_5_0B_aifc], 0x005bf340, 11268, 0x00000000, 11268);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_0C_aifc, &gSoundDataRaw[SAMPLE_sfx_5_0C_aifc], 0x005c1f50, 22788, 0x00000000, 22788);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_0D_aifc, &gSoundDataRaw[SAMPLE_sfx_5_0D_aifc], 0x005c7860, 32328, 0x00000000, 32328);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_0E_aifc, &gSoundDataRaw[SAMPLE_sfx_5_0E_aifc], 0x005cf6b0, 4204, 0x00000000, 4204);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_0F_aifc, &gSoundDataRaw[SAMPLE_sfx_5_0F_aifc], 0x005d0720, 9388, 0x00000000, 9388);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_10_aifc, &gSoundDataRaw[SAMPLE_sfx_5_10_aifc], 0x005d2bd0, 1080, 0x00000000, 1080);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_11_aifc, &gSoundDataRaw[SAMPLE_sfx_5_11_aifc], 0x005d3010, 14058, 0x00000000, 14058);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_12_aifc, &gSoundDataRaw[SAMPLE_sfx_5_12_aifc], 0x005d6700, 3204, 0x00000000, 3204);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_13_aifc, &gSoundDataRaw[SAMPLE_sfx_5_13_aifc], 0x005d7390, 14544, 0x00000000, 14544);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_14_aifc, &gSoundDataRaw[SAMPLE_sfx_5_14_aifc], 0x005dac60, 10504, 0x00000000, 10504);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_15_aifc, &gSoundDataRaw[SAMPLE_sfx_5_15_aifc], 0x005dd570, 1998, 0x00000000, 1998);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_16_aifc, &gSoundDataRaw[SAMPLE_sfx_5_16_aifc], 0x005ddd40, 2476, 0x00000000, 2476);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_17_aifc, &gSoundDataRaw[SAMPLE_sfx_5_17_aifc], 0x005de6f0, 3924, 0x00000000, 3924);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_18_aifc, &gSoundDataRaw[SAMPLE_sfx_5_18_aifc], 0x005df650, 2080, 0x00000000, 2080);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_19_aifc, &gSoundDataRaw[SAMPLE_sfx_5_19_aifc], 0x005dfe70, 810, 0x00000000, 810);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_1A_aifc, &gSoundDataRaw[SAMPLE_sfx_5_1A_aifc], 0x005e01a0, 10278, 0x00000000, 10278);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_1B_aifc, &gSoundDataRaw[SAMPLE_sfx_5_1B_aifc], 0x005e29d0, 6562, 0x00000000, 6562);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_5_1C_aifc, &gSoundDataRaw[SAMPLE_sfx_5_1C_aifc], 0x005e4380, 4222, 0x00000000, 4222);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_00_aifc, &gSoundDataRaw[SAMPLE_sfx_6_00_aifc], 0x005e5400, 2178, 0x00000000, 2178);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_01_aifc, &gSoundDataRaw[SAMPLE_sfx_6_01_aifc], 0x005e5c90, 3250, 0x00000000, 3250);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_02_aifc, &gSoundDataRaw[SAMPLE_sfx_6_02_aifc], 0x005e6950, 8974, 0x00000000, 8974);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_03_aifc, &gSoundDataRaw[SAMPLE_sfx_6_03_aifc], 0x005e8c60, 15786, 0x00000000, 15786);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_04_aifc, &gSoundDataRaw[SAMPLE_sfx_6_04_aifc], 0x005eca10, 2790, 0x00000000, 2790);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_05_aifc, &gSoundDataRaw[SAMPLE_sfx_6_05_aifc], 0x005ed500, 6588, 0x00000000, 6588);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_06_aifc, &gSoundDataRaw[SAMPLE_sfx_6_06_aifc], 0x005eeec0, 1720, 0x00000000, 1720);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_07_aifc, &gSoundDataRaw[SAMPLE_sfx_6_07_aifc], 0x005ef580, 1324, 0x00000000, 1324);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_08_aifc, &gSoundDataRaw[SAMPLE_sfx_6_08_aifc], 0x005efab0, 7308, 0x00000000, 7308);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_09_aifc, &gSoundDataRaw[SAMPLE_sfx_6_09_aifc], 0x005f1740, 2332, 0x00000000, 2332);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_0A_aifc, &gSoundDataRaw[SAMPLE_sfx_6_0A_aifc], 0x005f2060, 2430, 0x00000000, 2430);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_0B_aifc, &gSoundDataRaw[SAMPLE_sfx_6_0B_aifc], 0x005f29e0, 2188, 0x00000000, 2188);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_0C_aifc, &gSoundDataRaw[SAMPLE_sfx_6_0C_aifc], 0x005f3270, 5284, 0x00000000, 5284);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_6_0D_aifc, &gSoundDataRaw[SAMPLE_sfx_6_0D_aifc], 0x005f4720, 10360, 0x00000000, 10360);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_00_aifc, &gSoundDataRaw[SAMPLE_sfx_7_00_aifc], 0x005f6fa0, 1216, 0x00000000, 1216);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_01_aifc, &gSoundDataRaw[SAMPLE_sfx_7_01_aifc], 0x005f7460, 3664, 0x00000000, 3664);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_02_aifc, &gSoundDataRaw[SAMPLE_sfx_7_02_aifc], 0x005f82b0, 1206, 0x00000000, 1206);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_03_aifc, &gSoundDataRaw[SAMPLE_sfx_7_03_aifc], 0x005f8770, 10584, 0x00000000, 10584);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_04_aifc, &gSoundDataRaw[SAMPLE_sfx_7_04_aifc], 0x005fb0d0, 10810, 0x00000000, 10810);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_05_aifc, &gSoundDataRaw[SAMPLE_sfx_7_05_aifc], 0x005fdb10, 4104, 0x00000000, 4104);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_06_aifc, &gSoundDataRaw[SAMPLE_sfx_7_06_aifc], 0x005feb20, 4806, 0x00000000, 4806);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_07_aifc, &gSoundDataRaw[SAMPLE_sfx_7_07_aifc], 0x005ffdf0, 5076, 0x00000000, 5076);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_08_aifc, &gSoundDataRaw[SAMPLE_sfx_7_08_aifc], 0x006011d0, 1378, 0x00000000, 1378);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_09_aifc, &gSoundDataRaw[SAMPLE_sfx_7_09_aifc], 0x00601740, 3906, 0x00000000, 3906);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_0A_aifc, &gSoundDataRaw[SAMPLE_sfx_7_0A_aifc], 0x00602690, 6210, 0x00000000, 6210);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_0B_aifc, &gSoundDataRaw[SAMPLE_sfx_7_0B_aifc], 0x00603ee0, 5526, 0x00000000, 5526);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_0C_aifc, &gSoundDataRaw[SAMPLE_sfx_7_0C_aifc], 0x00605480, 8938, 0x00000000, 8938);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_7_0D_chain_chomp_bark_aifc, &gSoundDataRaw[SAMPLE_sfx_7_0D_chain_chomp_bark_aifc], 0x00607770, 1818, 0x00000000, 1818);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_00_mario_jump_hoo_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_00_mario_jump_hoo_aifc], 0x00607e90, 1882, 0x00000000, 1882);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_01_mario_jump_wah_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_01_mario_jump_wah_aifc], 0x006085f0, 2052, 0x00000000, 2052);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_02_mario_yah_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_02_mario_yah_aifc], 0x00608e00, 2692, 0x00000000, 2692);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_03_mario_haha_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_03_mario_haha_aifc], 0x00609890, 6912, 0x00000000, 6912);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_04_mario_yahoo_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_04_mario_yahoo_aifc], 0x0060b390, 8524, 0x00000000, 8524);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_05_mario_uh_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_05_mario_uh_aifc], 0x0060d4e0, 2808, 0x00000000, 2808);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_06_mario_hrmm_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_06_mario_hrmm_aifc], 0x0060dfe0, 4474, 0x00000000, 4474);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_07_mario_wah2_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_07_mario_wah2_aifc], 0x0060f160, 2692, 0x00000000, 2692);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_08_mario_whoa_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_08_mario_whoa_aifc], 0x0060fbf0, 8334, 0x00000000, 8334);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_09_mario_eeuh_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_09_mario_eeuh_aifc], 0x00611c80, 6436, 0x00000000, 6436);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_0A_mario_attacked_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_0A_mario_attacked_aifc], 0x006135b0, 5644, 0x00000000, 5644);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_0B_mario_ooof_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_0B_mario_ooof_aifc], 0x00614bc0, 5544, 0x00000000, 5544);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_0C_mario_here_we_go_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_0C_mario_here_we_go_aifc], 0x00616170, 12808, 0x00000000, 12808);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_0D_mario_yawning_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_0D_mario_yawning_aifc], 0x00619380, 14580, 0x00000000, 14580);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_0E_mario_snoring1_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_0E_mario_snoring1_aifc], 0x0061cc80, 8416, 0x00000000, 8416);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_0F_mario_snoring2_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_0F_mario_snoring2_aifc], 0x0061ed60, 3006, 0x00000000, 3006);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_10_mario_doh_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_10_mario_doh_aifc], 0x0061f920, 5140, 0x00000000, 5140);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_11_mario_game_over_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_11_mario_game_over_aifc], 0x00620d40, 6444, 0x00000000, 6444);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_12_mario_hello_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_12_mario_hello_aifc], 0x00622670, 6930, 0x00000000, 6930);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_13_mario_press_start_to_play_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_13_mario_press_start_to_play_aifc], 0x00624190, 13770, 0x00000000, 13770);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_14_mario_twirl_bounce_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_14_mario_twirl_bounce_aifc], 0x00627760, 4410, 0x00000000, 4410);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_15_mario_snoring3_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_15_mario_snoring3_aifc], 0x006288a0, 98226, 0x00000000, 98226);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_16_mario_so_longa_bowser_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_16_mario_so_longa_bowser_aifc], 0x00640860, 13482, 0x00000000, 13482);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_17_mario_ima_tired_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_17_mario_ima_tired_aifc], 0x00643d10, 11394, 0x00000000, 11394);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_18_mario_waha_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_18_mario_waha_aifc], 0x006469a0, 9694, 0x00000000, 9694);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_19_mario_yippee_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_19_mario_yippee_aifc], 0x00648f80, 9018, 0x00000000, 9018);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_1A_mario_lets_a_go_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_1A_mario_lets_a_go_aifc], 0x0064b2c0, 8334, 0x00000000, 8334);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_9_00_aifc, &gSoundDataRaw[SAMPLE_sfx_9_00_aifc], 0x0064d350, 6012, 0x00000000, 6012);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_9_01_aifc, &gSoundDataRaw[SAMPLE_sfx_9_01_aifc], 0x0064ead0, 3006, 0x00000000, 3006);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_9_02_aifc, &gSoundDataRaw[SAMPLE_sfx_9_02_aifc], 0x0064f690, 11044, 0x00000000, 11044);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_9_03_aifc, &gSoundDataRaw[SAMPLE_sfx_9_03_aifc], 0x006521c0, 8460, 0x00000000, 8460);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_9_04_camera_buzz_aifc, &gSoundDataRaw[SAMPLE_sfx_9_04_camera_buzz_aifc], 0x006542d0, 3700, 0x00000000, 3700);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_9_05_camera_shutter_aifc, &gSoundDataRaw[SAMPLE_sfx_9_05_camera_shutter_aifc], 0x00655150, 1674, 0x00000000, 1674);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_9_06_aifc, &gSoundDataRaw[SAMPLE_sfx_9_06_aifc], 0x006557e0, 9910, 0x00000000, 9910);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_00_mario_waaaooow_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_00_mario_waaaooow_aifc], 0x00657ea0, 24768, 0x00000000, 24768);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_01_mario_hoohoo_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_01_mario_hoohoo_aifc], 0x0065df60, 5598, 0x00000000, 5598);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_02_mario_panting_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_02_mario_panting_aifc], 0x0065f540, 5248, 0x00000000, 5248);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_03_mario_dying_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_03_mario_dying_aifc], 0x006609c0, 15786, 0x00000000, 15786);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_04_mario_on_fire_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_04_mario_on_fire_aifc], 0x00664770, 18136, 0x00000000, 18136);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_05_mario_uh2_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_05_mario_uh2_aifc], 0x00668e50, 2278, 0x00000000, 2278);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_06_mario_coughing_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_06_mario_coughing_aifc], 0x00669740, 2556, 0x00000000, 2556);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_07_mario_its_a_me_mario_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_07_mario_its_a_me_mario_aifc], 0x0066a140, 17020, 0x00000000, 17020);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_08_mario_punch_yah_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_08_mario_punch_yah_aifc], 0x0066e3c0, 2206, 0x00000000, 2206);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_09_mario_punch_hoo_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_09_mario_punch_hoo_aifc], 0x0066ec60, 5724, 0x00000000, 5724);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_0A_mario_mama_mia_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_0A_mario_mama_mia_aifc], 0x006702c0, 8244, 0x00000000, 8244);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_0B_mario_okey_dokey_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_0B_mario_okey_dokey_aifc], 0x00672300, 8236, 0x00000000, 8236);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_0C_mario_drowning_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_0C_mario_drowning_aifc], 0x00674330, 12070, 0x00000000, 12070);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_0D_mario_thank_you_playing_my_game_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_0D_mario_thank_you_playing_my_game_aifc], 0x00677260, 21610, 0x00000000, 21610);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_0E_peach_dear_mario_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_0E_peach_dear_mario_aifc], 0x0067c6d0, 87336, 0x00000000, 87336);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_0F_peach_mario_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_0F_peach_mario_aifc], 0x00691c00, 7336, 0x00000000, 7336);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_10_peach_power_of_the_stars_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_10_peach_power_of_the_stars_aifc], 0x006938b0, 30052, 0x00000000, 30052);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_11_peach_thanks_to_you_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_11_peach_thanks_to_you_aifc], 0x0069ae20, 15490, 0x00000000, 15490);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_12_peach_thank_you_mario_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_12_peach_thank_you_mario_aifc], 0x0069eab0, 14202, 0x00000000, 14202);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_13_peach_something_special_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_13_peach_something_special_aifc], 0x006a2230, 24138, 0x00000000, 24138);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_14_peach_bake_a_cake_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_14_peach_bake_a_cake_aifc], 0x006a8080, 39564, 0x00000000, 39564);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_15_peach_for_mario_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_15_peach_for_mario_aifc], 0x006b1b10, 9252, 0x00000000, 9252);
|
||||
ROM_ASSET_LOAD_SAMPLE(sfx_mario_peach_16_peach_mario2_aifc, &gSoundDataRaw[SAMPLE_sfx_mario_peach_16_peach_mario2_aifc], 0x006b3f40, 7092, 0x00000000, 7092);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_00_aifc, &gSoundDataRaw[SAMPLE_instruments_00_aifc], 0x006b5b00, 11826, 0x00000000, 11826);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_01_banjo_1_aifc, &gSoundDataRaw[SAMPLE_instruments_01_banjo_1_aifc], 0x006b8940, 10396, 0x00000000, 10396);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_02_aifc, &gSoundDataRaw[SAMPLE_instruments_02_aifc], 0x006bb1e0, 17352, 0x00000000, 17352);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_03_human_whistle_aifc, &gSoundDataRaw[SAMPLE_instruments_03_human_whistle_aifc], 0x006bf5b0, 17136, 0x00000000, 17136);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_04_bright_piano_aifc, &gSoundDataRaw[SAMPLE_instruments_04_bright_piano_aifc], 0x006c38a0, 7696, 0x00000000, 7696);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_05_acoustic_bass_aifc, &gSoundDataRaw[SAMPLE_instruments_05_acoustic_bass_aifc], 0x006c56b0, 14212, 0x00000000, 14212);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_06_kick_drum_1_aifc, &gSoundDataRaw[SAMPLE_instruments_06_kick_drum_1_aifc], 0x006c8e40, 1980, 0x00000000, 1980);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_07_rimshot_aifc, &gSoundDataRaw[SAMPLE_instruments_07_rimshot_aifc], 0x006c9600, 2952, 0x00000000, 2952);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_08_aifc, &gSoundDataRaw[SAMPLE_instruments_08_aifc], 0x006ca190, 5238, 0x00000000, 5238);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_09_aifc, &gSoundDataRaw[SAMPLE_instruments_09_aifc], 0x006cb610, 6840, 0x00000000, 6840);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_0A_tambourine_aifc, &gSoundDataRaw[SAMPLE_instruments_0A_tambourine_aifc], 0x006cd0d0, 9684, 0x00000000, 9684);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_0B_aifc, &gSoundDataRaw[SAMPLE_instruments_0B_aifc], 0x006cf6b0, 7200, 0x00000000, 7200);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_0C_conga_stick_aifc, &gSoundDataRaw[SAMPLE_instruments_0C_conga_stick_aifc], 0x006d12d0, 4500, 0x00000000, 4500);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_0D_clave_aifc, &gSoundDataRaw[SAMPLE_instruments_0D_clave_aifc], 0x006d2470, 4608, 0x00000000, 4608);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_0E_hihat_closed_aifc, &gSoundDataRaw[SAMPLE_instruments_0E_hihat_closed_aifc], 0x006d3670, 2116, 0x00000000, 2116);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_0F_hihat_open_aifc, &gSoundDataRaw[SAMPLE_instruments_0F_hihat_open_aifc], 0x006d3ec0, 12178, 0x00000000, 12178);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_10_cymbal_bell_aifc, &gSoundDataRaw[SAMPLE_instruments_10_cymbal_bell_aifc], 0x006d6e60, 12672, 0x00000000, 12672);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_11_splash_cymbal_aifc, &gSoundDataRaw[SAMPLE_instruments_11_splash_cymbal_aifc], 0x006d9fe0, 18190, 0x00000000, 18190);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_12_snare_drum_1_aifc, &gSoundDataRaw[SAMPLE_instruments_12_snare_drum_1_aifc], 0x006de6f0, 7120, 0x00000000, 7120);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_13_snare_drum_2_aifc, &gSoundDataRaw[SAMPLE_instruments_13_snare_drum_2_aifc], 0x006e02c0, 9838, 0x00000000, 9838);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_14_strings_5_aifc, &gSoundDataRaw[SAMPLE_instruments_14_strings_5_aifc], 0x006e2930, 20296, 0x00000000, 20296);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_15_strings_4_aifc, &gSoundDataRaw[SAMPLE_instruments_15_strings_4_aifc], 0x006e7880, 19278, 0x00000000, 19278);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_16_french_horns_aifc, &gSoundDataRaw[SAMPLE_instruments_16_french_horns_aifc], 0x006ec3d0, 14662, 0x00000000, 14662);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_17_trumpet_aifc, &gSoundDataRaw[SAMPLE_instruments_17_trumpet_aifc], 0x006efd20, 14302, 0x00000000, 14302);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_18_timpani_aifc, &gSoundDataRaw[SAMPLE_instruments_18_timpani_aifc], 0x006f3500, 19872, 0x00000000, 19872);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_19_brass_aifc, &gSoundDataRaw[SAMPLE_instruments_19_brass_aifc], 0x006f82a0, 18118, 0x00000000, 18118);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_1A_slap_bass_aifc, &gSoundDataRaw[SAMPLE_instruments_1A_slap_bass_aifc], 0x006fc970, 9046, 0x00000000, 9046);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_1B_organ_2_aifc, &gSoundDataRaw[SAMPLE_instruments_1B_organ_2_aifc], 0x006fecd0, 15760, 0x00000000, 15760);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_1C_aifc, &gSoundDataRaw[SAMPLE_instruments_1C_aifc], 0x00702a60, 6598, 0x00000000, 6598);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_1D_aifc, &gSoundDataRaw[SAMPLE_instruments_1D_aifc], 0x00704430, 23598, 0x00000000, 23598);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_1E_closed_triangle_aifc, &gSoundDataRaw[SAMPLE_instruments_1E_closed_triangle_aifc], 0x0070a060, 1018, 0x00000000, 1018);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_1F_open_triangle_aifc, &gSoundDataRaw[SAMPLE_instruments_1F_open_triangle_aifc], 0x0070a460, 6264, 0x00000000, 6264);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_20_cabasa_aifc, &gSoundDataRaw[SAMPLE_instruments_20_cabasa_aifc], 0x0070bce0, 4240, 0x00000000, 4240);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_21_sine_bass_aifc, &gSoundDataRaw[SAMPLE_instruments_21_sine_bass_aifc], 0x0070cd70, 7408, 0x00000000, 7408);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_22_boys_choir_aifc, &gSoundDataRaw[SAMPLE_instruments_22_boys_choir_aifc], 0x0070ea60, 14086, 0x00000000, 14086);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_23_strings_1_aifc, &gSoundDataRaw[SAMPLE_instruments_23_strings_1_aifc], 0x00712170, 15886, 0x00000000, 15886);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_24_strings_2_aifc, &gSoundDataRaw[SAMPLE_instruments_24_strings_2_aifc], 0x00715f80, 18154, 0x00000000, 18154);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_25_strings_3_aifc, &gSoundDataRaw[SAMPLE_instruments_25_strings_3_aifc], 0x0071a670, 17496, 0x00000000, 17496);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_26_crystal_rhodes_aifc, &gSoundDataRaw[SAMPLE_instruments_26_crystal_rhodes_aifc], 0x0071ead0, 28908, 0x00000000, 28908);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_27_harpsichord_aifc, &gSoundDataRaw[SAMPLE_instruments_27_harpsichord_aifc], 0x00725bc0, 26190, 0x00000000, 26190);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_28_sitar_1_aifc, &gSoundDataRaw[SAMPLE_instruments_28_sitar_1_aifc], 0x0072c210, 15858, 0x00000000, 15858);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_29_orchestra_hit_aifc, &gSoundDataRaw[SAMPLE_instruments_29_orchestra_hit_aifc], 0x00730010, 12672, 0x00000000, 12672);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_2A_aifc, &gSoundDataRaw[SAMPLE_instruments_2A_aifc], 0x00733190, 14040, 0x00000000, 14040);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_2B_aifc, &gSoundDataRaw[SAMPLE_instruments_2B_aifc], 0x00736870, 7660, 0x00000000, 7660);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_2C_aifc, &gSoundDataRaw[SAMPLE_instruments_2C_aifc], 0x00738660, 17982, 0x00000000, 17982);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_2D_trombone_aifc, &gSoundDataRaw[SAMPLE_instruments_2D_trombone_aifc], 0x0073cca0, 15372, 0x00000000, 15372);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_2E_accordion_aifc, &gSoundDataRaw[SAMPLE_instruments_2E_accordion_aifc], 0x007408b0, 18234, 0x00000000, 18234);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_2F_sleigh_bells_aifc, &gSoundDataRaw[SAMPLE_instruments_2F_sleigh_bells_aifc], 0x00744ff0, 20844, 0x00000000, 20844);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_30_rarefaction_lahna_aifc, &gSoundDataRaw[SAMPLE_instruments_30_rarefaction_lahna_aifc], 0x0074a160, 17956, 0x00000000, 17956);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_31_rarefaction_convolution_aifc, &gSoundDataRaw[SAMPLE_instruments_31_rarefaction_convolution_aifc], 0x0074e790, 15418, 0x00000000, 15418);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_32_metal_rimshot_aifc, &gSoundDataRaw[SAMPLE_instruments_32_metal_rimshot_aifc], 0x007523d0, 16776, 0x00000000, 16776);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_33_kick_drum_2_aifc, &gSoundDataRaw[SAMPLE_instruments_33_kick_drum_2_aifc], 0x00756560, 4546, 0x00000000, 4546);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_34_alto_flute_aifc, &gSoundDataRaw[SAMPLE_instruments_34_alto_flute_aifc], 0x00757730, 9370, 0x00000000, 9370);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_35_gospel_organ_aifc, &gSoundDataRaw[SAMPLE_instruments_35_gospel_organ_aifc], 0x00759bd0, 10756, 0x00000000, 10756);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_36_sawtooth_synth_aifc, &gSoundDataRaw[SAMPLE_instruments_36_sawtooth_synth_aifc], 0x0075c5e0, 8326, 0x00000000, 8326);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_37_square_synth_aifc, &gSoundDataRaw[SAMPLE_instruments_37_square_synth_aifc], 0x0075e670, 7444, 0x00000000, 7444);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_38_electric_kick_drum_aifc, &gSoundDataRaw[SAMPLE_instruments_38_electric_kick_drum_aifc], 0x00760390, 2494, 0x00000000, 2494);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_39_sitar_2_aifc, &gSoundDataRaw[SAMPLE_instruments_39_sitar_2_aifc], 0x00760d50, 21096, 0x00000000, 21096);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_3A_music_box_aifc, &gSoundDataRaw[SAMPLE_instruments_3A_music_box_aifc], 0x00765fc0, 14976, 0x00000000, 14976);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_3B_banjo_2_aifc, &gSoundDataRaw[SAMPLE_instruments_3B_banjo_2_aifc], 0x00769a40, 23148, 0x00000000, 23148);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_3C_acoustic_guitar_aifc, &gSoundDataRaw[SAMPLE_instruments_3C_acoustic_guitar_aifc], 0x0076f4b0, 19234, 0x00000000, 19234);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_3D_aifc, &gSoundDataRaw[SAMPLE_instruments_3D_aifc], 0x00773fe0, 12430, 0x00000000, 12430);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_3E_monk_choir_aifc, &gSoundDataRaw[SAMPLE_instruments_3E_monk_choir_aifc], 0x00777070, 11484, 0x00000000, 11484);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_3F_aifc, &gSoundDataRaw[SAMPLE_instruments_3F_aifc], 0x00779d50, 19872, 0x00000000, 19872);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_40_bell_aifc, &gSoundDataRaw[SAMPLE_instruments_40_bell_aifc], 0x0077eaf0, 15444, 0x00000000, 15444);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_41_pan_flute_aifc, &gSoundDataRaw[SAMPLE_instruments_41_pan_flute_aifc], 0x00782750, 17982, 0x00000000, 17982);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_42_vibraphone_aifc, &gSoundDataRaw[SAMPLE_instruments_42_vibraphone_aifc], 0x00786d90, 2988, 0x00000000, 2988);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_43_harmonica_aifc, &gSoundDataRaw[SAMPLE_instruments_43_harmonica_aifc], 0x00787940, 12718, 0x00000000, 12718);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_44_grand_piano_aifc, &gSoundDataRaw[SAMPLE_instruments_44_grand_piano_aifc], 0x0078aaf0, 15238, 0x00000000, 15238);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_45_french_horns_lq_aifc, &gSoundDataRaw[SAMPLE_instruments_45_french_horns_lq_aifc], 0x0078e680, 7362, 0x00000000, 7362);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_46_pizzicato_strings_1_aifc, &gSoundDataRaw[SAMPLE_instruments_46_pizzicato_strings_1_aifc], 0x00790350, 11386, 0x00000000, 11386);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_47_pizzicato_strings_2_aifc, &gSoundDataRaw[SAMPLE_instruments_47_pizzicato_strings_2_aifc], 0x00792fd0, 13356, 0x00000000, 13356);
|
||||
ROM_ASSET_LOAD_SAMPLE(instruments_48_steel_drum_aifc, &gSoundDataRaw[SAMPLE_instruments_48_steel_drum_aifc], 0x00796400, 14788, 0x00000000, 14788);
|
||||
ROM_ASSET_LOAD_SAMPLE(piranha_music_box_00_music_box_aifc, &gSoundDataRaw[SAMPLE_piranha_music_box_00_music_box_aifc], 0x00765fc0, 14976, 0x00000000, 14976);
|
||||
ROM_ASSET_LOAD_SAMPLE(course_start_00_la_aifc, &gSoundDataRaw[SAMPLE_course_start_00_la_aifc], 0x0079d850, 6480, 0x00000000, 6480);
|
||||
ROM_ASSET_LOAD_SAMPLE(bowser_organ_00_organ_1_aifc, &gSoundDataRaw[SAMPLE_bowser_organ_00_organ_1_aifc], 0x0079f1a0, 40438, 0x00000000, 40438);
|
||||
ROM_ASSET_LOAD_SAMPLE(bowser_organ_01_organ_1_lq_aifc, &gSoundDataRaw[SAMPLE_bowser_organ_01_organ_1_lq_aifc], 0x007a8fa0, 16786, 0x00000000, 16786);
|
||||
ROM_ASSET_LOAD_SAMPLE(bowser_organ_02_boys_choir_aifc, &gSoundDataRaw[SAMPLE_bowser_organ_02_boys_choir_aifc], 0x0070ea60, 14086, 0x00000000, 14086);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_00_aifc, &gSoundDataRaw[SAMPLE_extended_00_aifc], 0x006b5b00, 11826, 0x00000000, 11826);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_00_la_aifc, &gSoundDataRaw[SAMPLE_extended_00_la_aifc], 0x0079d850, 6480, 0x00000000, 6480);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_00_music_box_aifc, &gSoundDataRaw[SAMPLE_extended_00_music_box_aifc], 0x00765fc0, 14976, 0x00000000, 14976);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_00_organ_1_aifc, &gSoundDataRaw[SAMPLE_extended_00_organ_1_aifc], 0x0079f1a0, 40438, 0x00000000, 40438);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_01_banjo_1_aifc, &gSoundDataRaw[SAMPLE_extended_01_banjo_1_aifc], 0x006b8940, 10396, 0x00000000, 10396);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_01_organ_1_lq_aifc, &gSoundDataRaw[SAMPLE_extended_01_organ_1_lq_aifc], 0x007a8fa0, 16786, 0x00000000, 16786);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_02_aifc, &gSoundDataRaw[SAMPLE_extended_02_aifc], 0x006bb1e0, 17352, 0x00000000, 17352);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_02_boys_choir_aifc, &gSoundDataRaw[SAMPLE_extended_02_boys_choir_aifc], 0x0070ea60, 14086, 0x00000000, 14086);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_03_human_whistle_aifc, &gSoundDataRaw[SAMPLE_extended_03_human_whistle_aifc], 0x006bf5b0, 17136, 0x00000000, 17136);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_04_bright_piano_aifc, &gSoundDataRaw[SAMPLE_extended_04_bright_piano_aifc], 0x006c38a0, 7696, 0x00000000, 7696);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_05_acoustic_bass_aifc, &gSoundDataRaw[SAMPLE_extended_05_acoustic_bass_aifc], 0x006c56b0, 14212, 0x00000000, 14212);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_06_kick_drum_1_aifc, &gSoundDataRaw[SAMPLE_extended_06_kick_drum_1_aifc], 0x006c8e40, 1980, 0x00000000, 1980);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_07_rimshot_aifc, &gSoundDataRaw[SAMPLE_extended_07_rimshot_aifc], 0x006c9600, 2952, 0x00000000, 2952);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_08_aifc, &gSoundDataRaw[SAMPLE_extended_08_aifc], 0x006ca190, 5238, 0x00000000, 5238);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_09_aifc, &gSoundDataRaw[SAMPLE_extended_09_aifc], 0x006cb610, 6840, 0x00000000, 6840);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_0A_tambourine_aifc, &gSoundDataRaw[SAMPLE_extended_0A_tambourine_aifc], 0x006cd0d0, 9684, 0x00000000, 9684);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_0B_aifc, &gSoundDataRaw[SAMPLE_extended_0B_aifc], 0x006cf6b0, 7200, 0x00000000, 7200);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_0C_conga_stick_aifc, &gSoundDataRaw[SAMPLE_extended_0C_conga_stick_aifc], 0x006d12d0, 4500, 0x00000000, 4500);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_0D_clave_aifc, &gSoundDataRaw[SAMPLE_extended_0D_clave_aifc], 0x006d2470, 4608, 0x00000000, 4608);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_0E_hihat_closed_aifc, &gSoundDataRaw[SAMPLE_extended_0E_hihat_closed_aifc], 0x006d3670, 2116, 0x00000000, 2116);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_0F_hihat_open_aifc, &gSoundDataRaw[SAMPLE_extended_0F_hihat_open_aifc], 0x006d3ec0, 12178, 0x00000000, 12178);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_10_cymbal_bell_aifc, &gSoundDataRaw[SAMPLE_extended_10_cymbal_bell_aifc], 0x006d6e60, 12672, 0x00000000, 12672);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_11_splash_cymbal_aifc, &gSoundDataRaw[SAMPLE_extended_11_splash_cymbal_aifc], 0x006d9fe0, 18190, 0x00000000, 18190);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_12_snare_drum_1_aifc, &gSoundDataRaw[SAMPLE_extended_12_snare_drum_1_aifc], 0x006de6f0, 7120, 0x00000000, 7120);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_13_snare_drum_2_aifc, &gSoundDataRaw[SAMPLE_extended_13_snare_drum_2_aifc], 0x006e02c0, 9838, 0x00000000, 9838);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_14_strings_5_aifc, &gSoundDataRaw[SAMPLE_extended_14_strings_5_aifc], 0x006e2930, 20296, 0x00000000, 20296);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_15_strings_4_aifc, &gSoundDataRaw[SAMPLE_extended_15_strings_4_aifc], 0x006e7880, 19278, 0x00000000, 19278);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_16_french_horns_aifc, &gSoundDataRaw[SAMPLE_extended_16_french_horns_aifc], 0x006ec3d0, 14662, 0x00000000, 14662);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_17_trumpet_aifc, &gSoundDataRaw[SAMPLE_extended_17_trumpet_aifc], 0x006efd20, 14302, 0x00000000, 14302);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_18_timpani_aifc, &gSoundDataRaw[SAMPLE_extended_18_timpani_aifc], 0x006f3500, 19872, 0x00000000, 19872);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_19_brass_aifc, &gSoundDataRaw[SAMPLE_extended_19_brass_aifc], 0x006f82a0, 18118, 0x00000000, 18118);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_1A_slap_bass_aifc, &gSoundDataRaw[SAMPLE_extended_1A_slap_bass_aifc], 0x006fc970, 9046, 0x00000000, 9046);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_1B_organ_2_aifc, &gSoundDataRaw[SAMPLE_extended_1B_organ_2_aifc], 0x006fecd0, 15760, 0x00000000, 15760);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_1C_aifc, &gSoundDataRaw[SAMPLE_extended_1C_aifc], 0x00702a60, 6598, 0x00000000, 6598);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_1D_aifc, &gSoundDataRaw[SAMPLE_extended_1D_aifc], 0x00704430, 23598, 0x00000000, 23598);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_1E_closed_triangle_aifc, &gSoundDataRaw[SAMPLE_extended_1E_closed_triangle_aifc], 0x0070a060, 1018, 0x00000000, 1018);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_1F_open_triangle_aifc, &gSoundDataRaw[SAMPLE_extended_1F_open_triangle_aifc], 0x0070a460, 6264, 0x00000000, 6264);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_20_cabasa_aifc, &gSoundDataRaw[SAMPLE_extended_20_cabasa_aifc], 0x0070bce0, 4240, 0x00000000, 4240);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_21_sine_bass_aifc, &gSoundDataRaw[SAMPLE_extended_21_sine_bass_aifc], 0x0070cd70, 7408, 0x00000000, 7408);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_22_boys_choir_aifc, &gSoundDataRaw[SAMPLE_extended_22_boys_choir_aifc], 0x0070ea60, 14086, 0x00000000, 14086);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_23_strings_1_aifc, &gSoundDataRaw[SAMPLE_extended_23_strings_1_aifc], 0x00712170, 15886, 0x00000000, 15886);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_24_strings_2_aifc, &gSoundDataRaw[SAMPLE_extended_24_strings_2_aifc], 0x00715f80, 18154, 0x00000000, 18154);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_25_strings_3_aifc, &gSoundDataRaw[SAMPLE_extended_25_strings_3_aifc], 0x0071a670, 17496, 0x00000000, 17496);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_26_crystal_rhodes_aifc, &gSoundDataRaw[SAMPLE_extended_26_crystal_rhodes_aifc], 0x0071ead0, 28908, 0x00000000, 28908);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_27_harpsichord_aifc, &gSoundDataRaw[SAMPLE_extended_27_harpsichord_aifc], 0x00725bc0, 26190, 0x00000000, 26190);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_28_sitar_1_aifc, &gSoundDataRaw[SAMPLE_extended_28_sitar_1_aifc], 0x0072c210, 15858, 0x00000000, 15858);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_29_orchestra_hit_aifc, &gSoundDataRaw[SAMPLE_extended_29_orchestra_hit_aifc], 0x00730010, 12672, 0x00000000, 12672);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_2A_aifc, &gSoundDataRaw[SAMPLE_extended_2A_aifc], 0x00733190, 14040, 0x00000000, 14040);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_2B_aifc, &gSoundDataRaw[SAMPLE_extended_2B_aifc], 0x00736870, 7660, 0x00000000, 7660);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_2C_aifc, &gSoundDataRaw[SAMPLE_extended_2C_aifc], 0x00738660, 17982, 0x00000000, 17982);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_2D_trombone_aifc, &gSoundDataRaw[SAMPLE_extended_2D_trombone_aifc], 0x0073cca0, 15372, 0x00000000, 15372);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_2E_accordion_aifc, &gSoundDataRaw[SAMPLE_extended_2E_accordion_aifc], 0x007408b0, 18234, 0x00000000, 18234);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_2F_sleigh_bells_aifc, &gSoundDataRaw[SAMPLE_extended_2F_sleigh_bells_aifc], 0x00744ff0, 20844, 0x00000000, 20844);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_30_rarefaction_lahna_aifc, &gSoundDataRaw[SAMPLE_extended_30_rarefaction_lahna_aifc], 0x0074a160, 17956, 0x00000000, 17956);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_31_rarefaction_convolution_aifc, &gSoundDataRaw[SAMPLE_extended_31_rarefaction_convolution_aifc], 0x0074e790, 15418, 0x00000000, 15418);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_32_metal_rimshot_aifc, &gSoundDataRaw[SAMPLE_extended_32_metal_rimshot_aifc], 0x007523d0, 16776, 0x00000000, 16776);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_33_kick_drum_2_aifc, &gSoundDataRaw[SAMPLE_extended_33_kick_drum_2_aifc], 0x00756560, 4546, 0x00000000, 4546);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_34_alto_flute_aifc, &gSoundDataRaw[SAMPLE_extended_34_alto_flute_aifc], 0x00757730, 9370, 0x00000000, 9370);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_35_gospel_organ_aifc, &gSoundDataRaw[SAMPLE_extended_35_gospel_organ_aifc], 0x00759bd0, 10756, 0x00000000, 10756);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_36_sawtooth_synth_aifc, &gSoundDataRaw[SAMPLE_extended_36_sawtooth_synth_aifc], 0x0075c5e0, 8326, 0x00000000, 8326);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_37_square_synth_aifc, &gSoundDataRaw[SAMPLE_extended_37_square_synth_aifc], 0x0075e670, 7444, 0x00000000, 7444);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_38_electric_kick_drum_aifc, &gSoundDataRaw[SAMPLE_extended_38_electric_kick_drum_aifc], 0x00760390, 2494, 0x00000000, 2494);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_39_sitar_2_aifc, &gSoundDataRaw[SAMPLE_extended_39_sitar_2_aifc], 0x00760d50, 21096, 0x00000000, 21096);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_3A_music_box_aifc, &gSoundDataRaw[SAMPLE_extended_3A_music_box_aifc], 0x00765fc0, 14976, 0x00000000, 14976);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_3B_banjo_2_aifc, &gSoundDataRaw[SAMPLE_extended_3B_banjo_2_aifc], 0x00769a40, 23148, 0x00000000, 23148);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_3C_acoustic_guitar_aifc, &gSoundDataRaw[SAMPLE_extended_3C_acoustic_guitar_aifc], 0x0076f4b0, 19234, 0x00000000, 19234);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_3D_aifc, &gSoundDataRaw[SAMPLE_extended_3D_aifc], 0x00773fe0, 12430, 0x00000000, 12430);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_3E_monk_choir_aifc, &gSoundDataRaw[SAMPLE_extended_3E_monk_choir_aifc], 0x00777070, 11484, 0x00000000, 11484);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_3F_aifc, &gSoundDataRaw[SAMPLE_extended_3F_aifc], 0x00779d50, 19872, 0x00000000, 19872);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_40_bell_aifc, &gSoundDataRaw[SAMPLE_extended_40_bell_aifc], 0x0077eaf0, 15444, 0x00000000, 15444);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_41_pan_flute_aifc, &gSoundDataRaw[SAMPLE_extended_41_pan_flute_aifc], 0x00782750, 17982, 0x00000000, 17982);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_42_vibraphone_aifc, &gSoundDataRaw[SAMPLE_extended_42_vibraphone_aifc], 0x00786d90, 2988, 0x00000000, 2988);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_43_harmonica_aifc, &gSoundDataRaw[SAMPLE_extended_43_harmonica_aifc], 0x00787940, 12718, 0x00000000, 12718);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_44_grand_piano_aifc, &gSoundDataRaw[SAMPLE_extended_44_grand_piano_aifc], 0x0078aaf0, 15238, 0x00000000, 15238);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_45_french_horns_lq_aifc, &gSoundDataRaw[SAMPLE_extended_45_french_horns_lq_aifc], 0x0078e680, 7362, 0x00000000, 7362);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_46_pizzicato_strings_1_aifc, &gSoundDataRaw[SAMPLE_extended_46_pizzicato_strings_1_aifc], 0x00790350, 11386, 0x00000000, 11386);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_47_pizzicato_strings_2_aifc, &gSoundDataRaw[SAMPLE_extended_47_pizzicato_strings_2_aifc], 0x00792fd0, 13356, 0x00000000, 13356);
|
||||
ROM_ASSET_LOAD_SAMPLE(extended_48_steel_drum_aifc, &gSoundDataRaw[SAMPLE_extended_48_steel_drum_aifc], 0x00796400, 14788, 0x00000000, 14788);
|
||||
297
sound/samples_offsets.h
Normal file
297
sound/samples_offsets.h
Normal file
|
|
@ -0,0 +1,297 @@
|
|||
#define SAMPLE_sfx_1_00_twirl_aifc 0x2e0 // build/us_pc/sound/samples/sfx_1/00_twirl.aifc
|
||||
#define SAMPLE_sfx_1_01_brushing_aifc 0x9d0 // build/us_pc/sound/samples/sfx_1/01_brushing.aifc
|
||||
#define SAMPLE_sfx_1_02_hand_touch_aifc 0x32a0 // build/us_pc/sound/samples/sfx_1/02_hand_touch.aifc
|
||||
#define SAMPLE_sfx_1_03_yoshi_aifc 0x35d0 // build/us_pc/sound/samples/sfx_1/03_yoshi.aifc
|
||||
#define SAMPLE_sfx_1_04_plop_aifc 0x47a0 // build/us_pc/sound/samples/sfx_1/04_plop.aifc
|
||||
#define SAMPLE_sfx_1_05_heavy_landing_aifc 0x5930 // build/us_pc/sound/samples/sfx_1/05_heavy_landing.aifc
|
||||
#define SAMPLE_sfx_terrain_00_step_default_aifc 0x7480 // build/us_pc/sound/samples/sfx_terrain/00_step_default.aifc
|
||||
#define SAMPLE_sfx_terrain_01_step_grass_aifc 0x74e0 // build/us_pc/sound/samples/sfx_terrain/01_step_grass.aifc
|
||||
#define SAMPLE_sfx_terrain_02_step_stone_aifc 0x7790 // build/us_pc/sound/samples/sfx_terrain/02_step_stone.aifc
|
||||
#define SAMPLE_sfx_terrain_03_step_spooky_aifc 0x79d0 // build/us_pc/sound/samples/sfx_terrain/03_step_spooky.aifc
|
||||
#define SAMPLE_sfx_terrain_04_step_snow_aifc 0x8060 // build/us_pc/sound/samples/sfx_terrain/04_step_snow.aifc
|
||||
#define SAMPLE_sfx_terrain_05_step_ice_aifc 0x86e0 // build/us_pc/sound/samples/sfx_terrain/05_step_ice.aifc
|
||||
#define SAMPLE_sfx_terrain_06_step_metal_aifc 0x8840 // build/us_pc/sound/samples/sfx_terrain/06_step_metal.aifc
|
||||
#define SAMPLE_sfx_terrain_07_step_sand_aifc 0xa220 // build/us_pc/sound/samples/sfx_terrain/07_step_sand.aifc
|
||||
#define SAMPLE_sfx_water_00_plunge_aifc 0xae50 // build/us_pc/sound/samples/sfx_water/00_plunge.aifc
|
||||
#define SAMPLE_sfx_water_01_splash_aifc 0xe5e0 // build/us_pc/sound/samples/sfx_water/01_splash.aifc
|
||||
#define SAMPLE_sfx_water_02_swim_aifc 0xfad0 // build/us_pc/sound/samples/sfx_water/02_swim.aifc
|
||||
#define SAMPLE_sfx_4_00_aifc 0x11660 // build/us_pc/sound/samples/sfx_4/00.aifc
|
||||
#define SAMPLE_sfx_4_01_aifc 0x132f0 // build/us_pc/sound/samples/sfx_4/01.aifc
|
||||
#define SAMPLE_sfx_4_02_aifc 0x144c0 // build/us_pc/sound/samples/sfx_4/02.aifc
|
||||
#define SAMPLE_sfx_4_03_aifc 0x15580 // build/us_pc/sound/samples/sfx_4/03.aifc
|
||||
#define SAMPLE_sfx_4_04_aifc 0x16a50 // build/us_pc/sound/samples/sfx_4/04.aifc
|
||||
#define SAMPLE_sfx_4_05_aifc 0x17500 // build/us_pc/sound/samples/sfx_4/05.aifc
|
||||
#define SAMPLE_sfx_4_06_aifc 0x18010 // build/us_pc/sound/samples/sfx_4/06.aifc
|
||||
#define SAMPLE_sfx_4_07_aifc 0x18a60 // build/us_pc/sound/samples/sfx_4/07.aifc
|
||||
#define SAMPLE_sfx_4_08_aifc 0x198c0 // build/us_pc/sound/samples/sfx_4/08.aifc
|
||||
#define SAMPLE_sfx_4_09_aifc 0x1c140 // build/us_pc/sound/samples/sfx_4/09.aifc
|
||||
#define SAMPLE_sfx_5_00_aifc 0x1c910 // build/us_pc/sound/samples/sfx_5/00.aifc
|
||||
#define SAMPLE_sfx_5_01_aifc 0x1def0 // build/us_pc/sound/samples/sfx_5/01.aifc
|
||||
#define SAMPLE_sfx_5_02_aifc 0x1ef20 // build/us_pc/sound/samples/sfx_5/02.aifc
|
||||
#define SAMPLE_sfx_5_03_aifc 0x21ba0 // build/us_pc/sound/samples/sfx_5/03.aifc
|
||||
#define SAMPLE_sfx_5_04_aifc 0x23360 // build/us_pc/sound/samples/sfx_5/04.aifc
|
||||
#define SAMPLE_sfx_5_05_aifc 0x24560 // build/us_pc/sound/samples/sfx_5/05.aifc
|
||||
#define SAMPLE_sfx_5_06_aifc 0x27d00 // build/us_pc/sound/samples/sfx_5/06.aifc
|
||||
#define SAMPLE_sfx_5_07_aifc 0x284b0 // build/us_pc/sound/samples/sfx_5/07.aifc
|
||||
#define SAMPLE_sfx_5_08_aifc 0x2a820 // build/us_pc/sound/samples/sfx_5/08.aifc
|
||||
#define SAMPLE_sfx_5_09_aifc 0x2b2a0 // build/us_pc/sound/samples/sfx_5/09.aifc
|
||||
#define SAMPLE_sfx_5_0A_aifc 0x2b9b0 // build/us_pc/sound/samples/sfx_5/0A.aifc
|
||||
#define SAMPLE_sfx_5_0B_aifc 0x2bf80 // build/us_pc/sound/samples/sfx_5/0B.aifc
|
||||
#define SAMPLE_sfx_5_0C_aifc 0x2eb90 // build/us_pc/sound/samples/sfx_5/0C.aifc
|
||||
#define SAMPLE_sfx_5_0D_aifc 0x344a0 // build/us_pc/sound/samples/sfx_5/0D.aifc
|
||||
#define SAMPLE_sfx_5_0E_aifc 0x3c2f0 // build/us_pc/sound/samples/sfx_5/0E.aifc
|
||||
#define SAMPLE_sfx_5_0F_aifc 0x3d360 // build/us_pc/sound/samples/sfx_5/0F.aifc
|
||||
#define SAMPLE_sfx_5_10_aifc 0x3f810 // build/us_pc/sound/samples/sfx_5/10.aifc
|
||||
#define SAMPLE_sfx_5_11_aifc 0x3fc50 // build/us_pc/sound/samples/sfx_5/11.aifc
|
||||
#define SAMPLE_sfx_5_12_aifc 0x43340 // build/us_pc/sound/samples/sfx_5/12.aifc
|
||||
#define SAMPLE_sfx_5_13_aifc 0x43fd0 // build/us_pc/sound/samples/sfx_5/13.aifc
|
||||
#define SAMPLE_sfx_5_14_aifc 0x478a0 // build/us_pc/sound/samples/sfx_5/14.aifc
|
||||
#define SAMPLE_sfx_5_15_aifc 0x4a1b0 // build/us_pc/sound/samples/sfx_5/15.aifc
|
||||
#define SAMPLE_sfx_5_16_aifc 0x4a980 // build/us_pc/sound/samples/sfx_5/16.aifc
|
||||
#define SAMPLE_sfx_5_17_aifc 0x4b330 // build/us_pc/sound/samples/sfx_5/17.aifc
|
||||
#define SAMPLE_sfx_5_18_aifc 0x4c290 // build/us_pc/sound/samples/sfx_5/18.aifc
|
||||
#define SAMPLE_sfx_5_19_aifc 0x4cab0 // build/us_pc/sound/samples/sfx_5/19.aifc
|
||||
#define SAMPLE_sfx_5_1A_aifc 0x4cde0 // build/us_pc/sound/samples/sfx_5/1A.aifc
|
||||
#define SAMPLE_sfx_5_1B_aifc 0x4f610 // build/us_pc/sound/samples/sfx_5/1B.aifc
|
||||
#define SAMPLE_sfx_5_1C_aifc 0x50fc0 // build/us_pc/sound/samples/sfx_5/1C.aifc
|
||||
#define SAMPLE_sfx_6_00_aifc 0x52040 // build/us_pc/sound/samples/sfx_6/00.aifc
|
||||
#define SAMPLE_sfx_6_01_aifc 0x528d0 // build/us_pc/sound/samples/sfx_6/01.aifc
|
||||
#define SAMPLE_sfx_6_02_aifc 0x53590 // build/us_pc/sound/samples/sfx_6/02.aifc
|
||||
#define SAMPLE_sfx_6_03_aifc 0x558a0 // build/us_pc/sound/samples/sfx_6/03.aifc
|
||||
#define SAMPLE_sfx_6_04_aifc 0x59650 // build/us_pc/sound/samples/sfx_6/04.aifc
|
||||
#define SAMPLE_sfx_6_05_aifc 0x5a140 // build/us_pc/sound/samples/sfx_6/05.aifc
|
||||
#define SAMPLE_sfx_6_06_aifc 0x5bb00 // build/us_pc/sound/samples/sfx_6/06.aifc
|
||||
#define SAMPLE_sfx_6_07_aifc 0x5c1c0 // build/us_pc/sound/samples/sfx_6/07.aifc
|
||||
#define SAMPLE_sfx_6_08_aifc 0x5c6f0 // build/us_pc/sound/samples/sfx_6/08.aifc
|
||||
#define SAMPLE_sfx_6_09_aifc 0x5e380 // build/us_pc/sound/samples/sfx_6/09.aifc
|
||||
#define SAMPLE_sfx_6_0A_aifc 0x5eca0 // build/us_pc/sound/samples/sfx_6/0A.aifc
|
||||
#define SAMPLE_sfx_6_0B_aifc 0x5f620 // build/us_pc/sound/samples/sfx_6/0B.aifc
|
||||
#define SAMPLE_sfx_6_0C_aifc 0x5feb0 // build/us_pc/sound/samples/sfx_6/0C.aifc
|
||||
#define SAMPLE_sfx_6_0D_aifc 0x61360 // build/us_pc/sound/samples/sfx_6/0D.aifc
|
||||
#define SAMPLE_sfx_7_00_aifc 0x63be0 // build/us_pc/sound/samples/sfx_7/00.aifc
|
||||
#define SAMPLE_sfx_7_01_aifc 0x640a0 // build/us_pc/sound/samples/sfx_7/01.aifc
|
||||
#define SAMPLE_sfx_7_02_aifc 0x64ef0 // build/us_pc/sound/samples/sfx_7/02.aifc
|
||||
#define SAMPLE_sfx_7_03_aifc 0x653b0 // build/us_pc/sound/samples/sfx_7/03.aifc
|
||||
#define SAMPLE_sfx_7_04_aifc 0x67d10 // build/us_pc/sound/samples/sfx_7/04.aifc
|
||||
#define SAMPLE_sfx_7_05_aifc 0x6a750 // build/us_pc/sound/samples/sfx_7/05.aifc
|
||||
#define SAMPLE_sfx_7_06_aifc 0x6b760 // build/us_pc/sound/samples/sfx_7/06.aifc
|
||||
#define SAMPLE_sfx_7_07_aifc 0x6ca30 // build/us_pc/sound/samples/sfx_7/07.aifc
|
||||
#define SAMPLE_sfx_7_08_aifc 0x6de10 // build/us_pc/sound/samples/sfx_7/08.aifc
|
||||
#define SAMPLE_sfx_7_09_aifc 0x6e380 // build/us_pc/sound/samples/sfx_7/09.aifc
|
||||
#define SAMPLE_sfx_7_0A_aifc 0x6f2d0 // build/us_pc/sound/samples/sfx_7/0A.aifc
|
||||
#define SAMPLE_sfx_7_0B_aifc 0x70b20 // build/us_pc/sound/samples/sfx_7/0B.aifc
|
||||
#define SAMPLE_sfx_7_0C_aifc 0x720c0 // build/us_pc/sound/samples/sfx_7/0C.aifc
|
||||
#define SAMPLE_sfx_7_0D_chain_chomp_bark_aifc 0x743b0 // build/us_pc/sound/samples/sfx_7/0D_chain_chomp_bark.aifc
|
||||
#define SAMPLE_sfx_mario_00_mario_jump_hoo_aifc 0x74ad0 // build/us_pc/sound/samples/sfx_mario/00_mario_jump_hoo.aifc
|
||||
#define SAMPLE_sfx_mario_01_mario_jump_wah_aifc 0x75230 // build/us_pc/sound/samples/sfx_mario/01_mario_jump_wah.aifc
|
||||
#define SAMPLE_sfx_mario_02_mario_yah_aifc 0x75a40 // build/us_pc/sound/samples/sfx_mario/02_mario_yah.aifc
|
||||
#define SAMPLE_sfx_mario_03_mario_haha_aifc 0x764d0 // build/us_pc/sound/samples/sfx_mario/03_mario_haha.aifc
|
||||
#define SAMPLE_sfx_mario_04_mario_yahoo_aifc 0x77fd0 // build/us_pc/sound/samples/sfx_mario/04_mario_yahoo.aifc
|
||||
#define SAMPLE_sfx_mario_05_mario_uh_aifc 0x7a120 // build/us_pc/sound/samples/sfx_mario/05_mario_uh.aifc
|
||||
#define SAMPLE_sfx_mario_06_mario_hrmm_aifc 0x7ac20 // build/us_pc/sound/samples/sfx_mario/06_mario_hrmm.aifc
|
||||
#define SAMPLE_sfx_mario_07_mario_wah2_aifc 0x7bda0 // build/us_pc/sound/samples/sfx_mario/07_mario_wah2.aifc
|
||||
#define SAMPLE_sfx_mario_08_mario_whoa_aifc 0x7c830 // build/us_pc/sound/samples/sfx_mario/08_mario_whoa.aifc
|
||||
#define SAMPLE_sfx_mario_09_mario_eeuh_aifc 0x7e8c0 // build/us_pc/sound/samples/sfx_mario/09_mario_eeuh.aifc
|
||||
#define SAMPLE_sfx_mario_0A_mario_attacked_aifc 0x801f0 // build/us_pc/sound/samples/sfx_mario/0A_mario_attacked.aifc
|
||||
#define SAMPLE_sfx_mario_0B_mario_ooof_aifc 0x81800 // build/us_pc/sound/samples/sfx_mario/0B_mario_ooof.aifc
|
||||
#define SAMPLE_sfx_mario_0C_mario_here_we_go_aifc 0x82db0 // build/us_pc/sound/samples/sfx_mario/0C_mario_here_we_go.aifc
|
||||
#define SAMPLE_sfx_mario_0D_mario_yawning_aifc 0x85fc0 // build/us_pc/sound/samples/sfx_mario/0D_mario_yawning.aifc
|
||||
#define SAMPLE_sfx_mario_0E_mario_snoring1_aifc 0x898c0 // build/us_pc/sound/samples/sfx_mario/0E_mario_snoring1.aifc
|
||||
#define SAMPLE_sfx_mario_0F_mario_snoring2_aifc 0x8b9a0 // build/us_pc/sound/samples/sfx_mario/0F_mario_snoring2.aifc
|
||||
#define SAMPLE_sfx_mario_10_mario_doh_aifc 0x8c560 // build/us_pc/sound/samples/sfx_mario/10_mario_doh.aifc
|
||||
#define SAMPLE_sfx_mario_11_mario_game_over_aifc 0x8d980 // build/us_pc/sound/samples/sfx_mario/11_mario_game_over.aifc
|
||||
#define SAMPLE_sfx_mario_12_mario_hello_aifc 0x8f2b0 // build/us_pc/sound/samples/sfx_mario/12_mario_hello.aifc
|
||||
#define SAMPLE_sfx_mario_13_mario_press_start_to_play_aifc 0x90dd0 // build/us_pc/sound/samples/sfx_mario/13_mario_press_start_to_play.aifc
|
||||
#define SAMPLE_sfx_mario_14_mario_twirl_bounce_aifc 0x943a0 // build/us_pc/sound/samples/sfx_mario/14_mario_twirl_bounce.aifc
|
||||
#define SAMPLE_sfx_mario_15_mario_snoring3_aifc 0x954e0 // build/us_pc/sound/samples/sfx_mario/15_mario_snoring3.aifc
|
||||
#define SAMPLE_sfx_mario_16_mario_so_longa_bowser_aifc 0xad4a0 // build/us_pc/sound/samples/sfx_mario/16_mario_so_longa_bowser.aifc
|
||||
#define SAMPLE_sfx_mario_17_mario_ima_tired_aifc 0xb0950 // build/us_pc/sound/samples/sfx_mario/17_mario_ima_tired.aifc
|
||||
#define SAMPLE_sfx_mario_18_mario_waha_aifc 0xb35e0 // build/us_pc/sound/samples/sfx_mario/18_mario_waha.aifc
|
||||
#define SAMPLE_sfx_mario_19_mario_yippee_aifc 0xb5bc0 // build/us_pc/sound/samples/sfx_mario/19_mario_yippee.aifc
|
||||
#define SAMPLE_sfx_mario_1A_mario_lets_a_go_aifc 0xb7f00 // build/us_pc/sound/samples/sfx_mario/1A_mario_lets_a_go.aifc
|
||||
#define SAMPLE_sfx_9_00_aifc 0xb9f90 // build/us_pc/sound/samples/sfx_9/00.aifc
|
||||
#define SAMPLE_sfx_9_01_aifc 0xbb710 // build/us_pc/sound/samples/sfx_9/01.aifc
|
||||
#define SAMPLE_sfx_9_02_aifc 0xbc2d0 // build/us_pc/sound/samples/sfx_9/02.aifc
|
||||
#define SAMPLE_sfx_9_03_aifc 0xbee00 // build/us_pc/sound/samples/sfx_9/03.aifc
|
||||
#define SAMPLE_sfx_9_04_camera_buzz_aifc 0xc0f10 // build/us_pc/sound/samples/sfx_9/04_camera_buzz.aifc
|
||||
#define SAMPLE_sfx_9_05_camera_shutter_aifc 0xc1d90 // build/us_pc/sound/samples/sfx_9/05_camera_shutter.aifc
|
||||
#define SAMPLE_sfx_9_06_aifc 0xc2420 // build/us_pc/sound/samples/sfx_9/06.aifc
|
||||
#define SAMPLE_sfx_mario_peach_00_mario_waaaooow_aifc 0xc4ae0 // build/us_pc/sound/samples/sfx_mario_peach/00_mario_waaaooow.aifc
|
||||
#define SAMPLE_sfx_mario_peach_01_mario_hoohoo_aifc 0xcaba0 // build/us_pc/sound/samples/sfx_mario_peach/01_mario_hoohoo.aifc
|
||||
#define SAMPLE_sfx_mario_peach_02_mario_panting_aifc 0xcc180 // build/us_pc/sound/samples/sfx_mario_peach/02_mario_panting.aifc
|
||||
#define SAMPLE_sfx_mario_peach_03_mario_dying_aifc 0xcd600 // build/us_pc/sound/samples/sfx_mario_peach/03_mario_dying.aifc
|
||||
#define SAMPLE_sfx_mario_peach_04_mario_on_fire_aifc 0xd13b0 // build/us_pc/sound/samples/sfx_mario_peach/04_mario_on_fire.aifc
|
||||
#define SAMPLE_sfx_mario_peach_05_mario_uh2_aifc 0xd5a90 // build/us_pc/sound/samples/sfx_mario_peach/05_mario_uh2.aifc
|
||||
#define SAMPLE_sfx_mario_peach_06_mario_coughing_aifc 0xd6380 // build/us_pc/sound/samples/sfx_mario_peach/06_mario_coughing.aifc
|
||||
#define SAMPLE_sfx_mario_peach_07_mario_its_a_me_mario_aifc 0xd6d80 // build/us_pc/sound/samples/sfx_mario_peach/07_mario_its_a_me_mario.aifc
|
||||
#define SAMPLE_sfx_mario_peach_08_mario_punch_yah_aifc 0xdb000 // build/us_pc/sound/samples/sfx_mario_peach/08_mario_punch_yah.aifc
|
||||
#define SAMPLE_sfx_mario_peach_09_mario_punch_hoo_aifc 0xdb8a0 // build/us_pc/sound/samples/sfx_mario_peach/09_mario_punch_hoo.aifc
|
||||
#define SAMPLE_sfx_mario_peach_0A_mario_mama_mia_aifc 0xdcf00 // build/us_pc/sound/samples/sfx_mario_peach/0A_mario_mama_mia.aifc
|
||||
#define SAMPLE_sfx_mario_peach_0B_mario_okey_dokey_aifc 0xdef40 // build/us_pc/sound/samples/sfx_mario_peach/0B_mario_okey_dokey.aifc
|
||||
#define SAMPLE_sfx_mario_peach_0C_mario_drowning_aifc 0xe0f70 // build/us_pc/sound/samples/sfx_mario_peach/0C_mario_drowning.aifc
|
||||
#define SAMPLE_sfx_mario_peach_0D_mario_thank_you_playing_my_game_aifc 0xe3ea0 // build/us_pc/sound/samples/sfx_mario_peach/0D_mario_thank_you_playing_my_game.aifc
|
||||
#define SAMPLE_sfx_mario_peach_0E_peach_dear_mario_aifc 0xe9310 // build/us_pc/sound/samples/sfx_mario_peach/0E_peach_dear_mario.aifc
|
||||
#define SAMPLE_sfx_mario_peach_0F_peach_mario_aifc 0xfe840 // build/us_pc/sound/samples/sfx_mario_peach/0F_peach_mario.aifc
|
||||
#define SAMPLE_sfx_mario_peach_10_peach_power_of_the_stars_aifc 0x1004f0 // build/us_pc/sound/samples/sfx_mario_peach/10_peach_power_of_the_stars.aifc
|
||||
#define SAMPLE_sfx_mario_peach_11_peach_thanks_to_you_aifc 0x107a60 // build/us_pc/sound/samples/sfx_mario_peach/11_peach_thanks_to_you.aifc
|
||||
#define SAMPLE_sfx_mario_peach_12_peach_thank_you_mario_aifc 0x10b6f0 // build/us_pc/sound/samples/sfx_mario_peach/12_peach_thank_you_mario.aifc
|
||||
#define SAMPLE_sfx_mario_peach_13_peach_something_special_aifc 0x10ee70 // build/us_pc/sound/samples/sfx_mario_peach/13_peach_something_special.aifc
|
||||
#define SAMPLE_sfx_mario_peach_14_peach_bake_a_cake_aifc 0x114cc0 // build/us_pc/sound/samples/sfx_mario_peach/14_peach_bake_a_cake.aifc
|
||||
#define SAMPLE_sfx_mario_peach_15_peach_for_mario_aifc 0x11e750 // build/us_pc/sound/samples/sfx_mario_peach/15_peach_for_mario.aifc
|
||||
#define SAMPLE_sfx_mario_peach_16_peach_mario2_aifc 0x120b80 // build/us_pc/sound/samples/sfx_mario_peach/16_peach_mario2.aifc
|
||||
#define SAMPLE_instruments_00_aifc 0x122740 // build/us_pc/sound/samples/instruments/00.aifc
|
||||
#define SAMPLE_instruments_01_banjo_1_aifc 0x125580 // build/us_pc/sound/samples/instruments/01_banjo_1.aifc
|
||||
#define SAMPLE_instruments_02_aifc 0x127e20 // build/us_pc/sound/samples/instruments/02.aifc
|
||||
#define SAMPLE_instruments_03_human_whistle_aifc 0x12c1f0 // build/us_pc/sound/samples/instruments/03_human_whistle.aifc
|
||||
#define SAMPLE_instruments_04_bright_piano_aifc 0x1304e0 // build/us_pc/sound/samples/instruments/04_bright_piano.aifc
|
||||
#define SAMPLE_instruments_05_acoustic_bass_aifc 0x1322f0 // build/us_pc/sound/samples/instruments/05_acoustic_bass.aifc
|
||||
#define SAMPLE_instruments_06_kick_drum_1_aifc 0x135a80 // build/us_pc/sound/samples/instruments/06_kick_drum_1.aifc
|
||||
#define SAMPLE_instruments_07_rimshot_aifc 0x136240 // build/us_pc/sound/samples/instruments/07_rimshot.aifc
|
||||
#define SAMPLE_instruments_08_aifc 0x136dd0 // build/us_pc/sound/samples/instruments/08.aifc
|
||||
#define SAMPLE_instruments_09_aifc 0x138250 // build/us_pc/sound/samples/instruments/09.aifc
|
||||
#define SAMPLE_instruments_0A_tambourine_aifc 0x139d10 // build/us_pc/sound/samples/instruments/0A_tambourine.aifc
|
||||
#define SAMPLE_instruments_0B_aifc 0x13c2f0 // build/us_pc/sound/samples/instruments/0B.aifc
|
||||
#define SAMPLE_instruments_0C_conga_stick_aifc 0x13df10 // build/us_pc/sound/samples/instruments/0C_conga_stick.aifc
|
||||
#define SAMPLE_instruments_0D_clave_aifc 0x13f0b0 // build/us_pc/sound/samples/instruments/0D_clave.aifc
|
||||
#define SAMPLE_instruments_0E_hihat_closed_aifc 0x1402b0 // build/us_pc/sound/samples/instruments/0E_hihat_closed.aifc
|
||||
#define SAMPLE_instruments_0F_hihat_open_aifc 0x140b00 // build/us_pc/sound/samples/instruments/0F_hihat_open.aifc
|
||||
#define SAMPLE_instruments_10_cymbal_bell_aifc 0x143aa0 // build/us_pc/sound/samples/instruments/10_cymbal_bell.aifc
|
||||
#define SAMPLE_instruments_11_splash_cymbal_aifc 0x146c20 // build/us_pc/sound/samples/instruments/11_splash_cymbal.aifc
|
||||
#define SAMPLE_instruments_12_snare_drum_1_aifc 0x14b330 // build/us_pc/sound/samples/instruments/12_snare_drum_1.aifc
|
||||
#define SAMPLE_instruments_13_snare_drum_2_aifc 0x14cf00 // build/us_pc/sound/samples/instruments/13_snare_drum_2.aifc
|
||||
#define SAMPLE_instruments_14_strings_5_aifc 0x14f570 // build/us_pc/sound/samples/instruments/14_strings_5.aifc
|
||||
#define SAMPLE_instruments_15_strings_4_aifc 0x1544c0 // build/us_pc/sound/samples/instruments/15_strings_4.aifc
|
||||
#define SAMPLE_instruments_16_french_horns_aifc 0x159010 // build/us_pc/sound/samples/instruments/16_french_horns.aifc
|
||||
#define SAMPLE_instruments_17_trumpet_aifc 0x15c960 // build/us_pc/sound/samples/instruments/17_trumpet.aifc
|
||||
#define SAMPLE_instruments_18_timpani_aifc 0x160140 // build/us_pc/sound/samples/instruments/18_timpani.aifc
|
||||
#define SAMPLE_instruments_19_brass_aifc 0x164ee0 // build/us_pc/sound/samples/instruments/19_brass.aifc
|
||||
#define SAMPLE_instruments_1A_slap_bass_aifc 0x1695b0 // build/us_pc/sound/samples/instruments/1A_slap_bass.aifc
|
||||
#define SAMPLE_instruments_1B_organ_2_aifc 0x16b910 // build/us_pc/sound/samples/instruments/1B_organ_2.aifc
|
||||
#define SAMPLE_instruments_1C_aifc 0x16f6a0 // build/us_pc/sound/samples/instruments/1C.aifc
|
||||
#define SAMPLE_instruments_1D_aifc 0x171070 // build/us_pc/sound/samples/instruments/1D.aifc
|
||||
#define SAMPLE_instruments_1E_closed_triangle_aifc 0x176ca0 // build/us_pc/sound/samples/instruments/1E_closed_triangle.aifc
|
||||
#define SAMPLE_instruments_1F_open_triangle_aifc 0x1770a0 // build/us_pc/sound/samples/instruments/1F_open_triangle.aifc
|
||||
#define SAMPLE_instruments_20_cabasa_aifc 0x178920 // build/us_pc/sound/samples/instruments/20_cabasa.aifc
|
||||
#define SAMPLE_instruments_21_sine_bass_aifc 0x1799b0 // build/us_pc/sound/samples/instruments/21_sine_bass.aifc
|
||||
#define SAMPLE_instruments_22_boys_choir_aifc 0x17b6a0 // build/us_pc/sound/samples/instruments/22_boys_choir.aifc
|
||||
#define SAMPLE_instruments_23_strings_1_aifc 0x17edb0 // build/us_pc/sound/samples/instruments/23_strings_1.aifc
|
||||
#define SAMPLE_instruments_24_strings_2_aifc 0x182bc0 // build/us_pc/sound/samples/instruments/24_strings_2.aifc
|
||||
#define SAMPLE_instruments_25_strings_3_aifc 0x1872b0 // build/us_pc/sound/samples/instruments/25_strings_3.aifc
|
||||
#define SAMPLE_instruments_26_crystal_rhodes_aifc 0x18b710 // build/us_pc/sound/samples/instruments/26_crystal_rhodes.aifc
|
||||
#define SAMPLE_instruments_27_harpsichord_aifc 0x192800 // build/us_pc/sound/samples/instruments/27_harpsichord.aifc
|
||||
#define SAMPLE_instruments_28_sitar_1_aifc 0x198e50 // build/us_pc/sound/samples/instruments/28_sitar_1.aifc
|
||||
#define SAMPLE_instruments_29_orchestra_hit_aifc 0x19cc50 // build/us_pc/sound/samples/instruments/29_orchestra_hit.aifc
|
||||
#define SAMPLE_instruments_2A_aifc 0x19fdd0 // build/us_pc/sound/samples/instruments/2A.aifc
|
||||
#define SAMPLE_instruments_2B_aifc 0x1a34b0 // build/us_pc/sound/samples/instruments/2B.aifc
|
||||
#define SAMPLE_instruments_2C_aifc 0x1a52a0 // build/us_pc/sound/samples/instruments/2C.aifc
|
||||
#define SAMPLE_instruments_2D_trombone_aifc 0x1a98e0 // build/us_pc/sound/samples/instruments/2D_trombone.aifc
|
||||
#define SAMPLE_instruments_2E_accordion_aifc 0x1ad4f0 // build/us_pc/sound/samples/instruments/2E_accordion.aifc
|
||||
#define SAMPLE_instruments_2F_sleigh_bells_aifc 0x1b1c30 // build/us_pc/sound/samples/instruments/2F_sleigh_bells.aifc
|
||||
#define SAMPLE_instruments_30_rarefaction_lahna_aifc 0x1b6da0 // build/us_pc/sound/samples/instruments/30_rarefaction-lahna.aifc
|
||||
#define SAMPLE_instruments_31_rarefaction_convolution_aifc 0x1bb3d0 // build/us_pc/sound/samples/instruments/31_rarefaction-convolution.aifc
|
||||
#define SAMPLE_instruments_32_metal_rimshot_aifc 0x1bf010 // build/us_pc/sound/samples/instruments/32_metal_rimshot.aifc
|
||||
#define SAMPLE_instruments_33_kick_drum_2_aifc 0x1c31a0 // build/us_pc/sound/samples/instruments/33_kick_drum_2.aifc
|
||||
#define SAMPLE_instruments_34_alto_flute_aifc 0x1c4370 // build/us_pc/sound/samples/instruments/34_alto_flute.aifc
|
||||
#define SAMPLE_instruments_35_gospel_organ_aifc 0x1c6810 // build/us_pc/sound/samples/instruments/35_gospel_organ.aifc
|
||||
#define SAMPLE_instruments_36_sawtooth_synth_aifc 0x1c9220 // build/us_pc/sound/samples/instruments/36_sawtooth_synth.aifc
|
||||
#define SAMPLE_instruments_37_square_synth_aifc 0x1cb2b0 // build/us_pc/sound/samples/instruments/37_square_synth.aifc
|
||||
#define SAMPLE_instruments_38_electric_kick_drum_aifc 0x1ccfd0 // build/us_pc/sound/samples/instruments/38_electric_kick_drum.aifc
|
||||
#define SAMPLE_instruments_39_sitar_2_aifc 0x1cd990 // build/us_pc/sound/samples/instruments/39_sitar_2.aifc
|
||||
#define SAMPLE_instruments_3A_music_box_aifc 0x1d2c00 // build/us_pc/sound/samples/instruments/3A_music_box.aifc
|
||||
#define SAMPLE_instruments_3B_banjo_2_aifc 0x1d6680 // build/us_pc/sound/samples/instruments/3B_banjo_2.aifc
|
||||
#define SAMPLE_instruments_3C_acoustic_guitar_aifc 0x1dc0f0 // build/us_pc/sound/samples/instruments/3C_acoustic_guitar.aifc
|
||||
#define SAMPLE_instruments_3D_aifc 0x1e0c20 // build/us_pc/sound/samples/instruments/3D.aifc
|
||||
#define SAMPLE_instruments_3E_monk_choir_aifc 0x1e3cb0 // build/us_pc/sound/samples/instruments/3E_monk_choir.aifc
|
||||
#define SAMPLE_instruments_3F_aifc 0x1e6990 // build/us_pc/sound/samples/instruments/3F.aifc
|
||||
#define SAMPLE_instruments_40_bell_aifc 0x1eb730 // build/us_pc/sound/samples/instruments/40_bell.aifc
|
||||
#define SAMPLE_instruments_41_pan_flute_aifc 0x1ef390 // build/us_pc/sound/samples/instruments/41_pan_flute.aifc
|
||||
#define SAMPLE_instruments_42_vibraphone_aifc 0x1f39d0 // build/us_pc/sound/samples/instruments/42_vibraphone.aifc
|
||||
#define SAMPLE_instruments_43_harmonica_aifc 0x1f4580 // build/us_pc/sound/samples/instruments/43_harmonica.aifc
|
||||
#define SAMPLE_instruments_44_grand_piano_aifc 0x1f7730 // build/us_pc/sound/samples/instruments/44_grand_piano.aifc
|
||||
#define SAMPLE_instruments_45_french_horns_lq_aifc 0x1fb2c0 // build/us_pc/sound/samples/instruments/45_french_horns_lq.aifc
|
||||
#define SAMPLE_instruments_46_pizzicato_strings_1_aifc 0x1fcf90 // build/us_pc/sound/samples/instruments/46_pizzicato_strings_1.aifc
|
||||
#define SAMPLE_instruments_47_pizzicato_strings_2_aifc 0x1ffc10 // build/us_pc/sound/samples/instruments/47_pizzicato_strings_2.aifc
|
||||
#define SAMPLE_instruments_48_steel_drum_aifc 0x203040 // build/us_pc/sound/samples/instruments/48_steel_drum.aifc
|
||||
#define SAMPLE_piranha_music_box_00_music_box_aifc 0x206a10 // build/us_pc/sound/samples/piranha_music_box/00_music_box.aifc
|
||||
#define SAMPLE_course_start_00_la_aifc 0x20a490 // build/us_pc/sound/samples/course_start/00_la.aifc
|
||||
#define SAMPLE_bowser_organ_00_organ_1_aifc 0x20bde0 // build/us_pc/sound/samples/bowser_organ/00_organ_1.aifc
|
||||
#define SAMPLE_bowser_organ_01_organ_1_lq_aifc 0x215be0 // build/us_pc/sound/samples/bowser_organ/01_organ_1_lq.aifc
|
||||
#define SAMPLE_bowser_organ_02_boys_choir_aifc 0x219d80 // build/us_pc/sound/samples/bowser_organ/02_boys_choir.aifc
|
||||
#define SAMPLE_extended_00_aifc 0x456860 // build/us_pc/sound/samples/extended/00.aifc
|
||||
#define SAMPLE_extended_00_la_aifc 0x4596a0 // build/us_pc/sound/samples/extended/00_la.aifc
|
||||
#define SAMPLE_extended_00_music_box_aifc 0x45aff0 // build/us_pc/sound/samples/extended/00_music_box.aifc
|
||||
#define SAMPLE_extended_00_organ_1_aifc 0x45ea70 // build/us_pc/sound/samples/extended/00_organ_1.aifc
|
||||
#define SAMPLE_extended_01_banjo_1_aifc 0x468870 // build/us_pc/sound/samples/extended/01_banjo_1.aifc
|
||||
#define SAMPLE_extended_01_organ_1_lq_aifc 0x46b110 // build/us_pc/sound/samples/extended/01_organ_1_lq.aifc
|
||||
#define SAMPLE_extended_02_aifc 0x46f2b0 // build/us_pc/sound/samples/extended/02.aifc
|
||||
#define SAMPLE_extended_02_boys_choir_aifc 0x473680 // build/us_pc/sound/samples/extended/02_boys_choir.aifc
|
||||
#define SAMPLE_extended_03_human_whistle_aifc 0x476d90 // build/us_pc/sound/samples/extended/03_human_whistle.aifc
|
||||
#define SAMPLE_extended_04_bright_piano_aifc 0x47b080 // build/us_pc/sound/samples/extended/04_bright_piano.aifc
|
||||
#define SAMPLE_extended_05_acoustic_bass_aifc 0x47ce90 // build/us_pc/sound/samples/extended/05_acoustic_bass.aifc
|
||||
#define SAMPLE_extended_06_kick_drum_1_aifc 0x480620 // build/us_pc/sound/samples/extended/06_kick_drum_1.aifc
|
||||
#define SAMPLE_extended_07_rimshot_aifc 0x480de0 // build/us_pc/sound/samples/extended/07_rimshot.aifc
|
||||
#define SAMPLE_extended_08_aifc 0x481970 // build/us_pc/sound/samples/extended/08.aifc
|
||||
#define SAMPLE_extended_09_aifc 0x482df0 // build/us_pc/sound/samples/extended/09.aifc
|
||||
#define SAMPLE_extended_0A_tambourine_aifc 0x4848b0 // build/us_pc/sound/samples/extended/0A_tambourine.aifc
|
||||
#define SAMPLE_extended_0B_aifc 0x486e90 // build/us_pc/sound/samples/extended/0B.aifc
|
||||
#define SAMPLE_extended_0C_conga_stick_aifc 0x488ab0 // build/us_pc/sound/samples/extended/0C_conga_stick.aifc
|
||||
#define SAMPLE_extended_0D_clave_aifc 0x489c50 // build/us_pc/sound/samples/extended/0D_clave.aifc
|
||||
#define SAMPLE_extended_0E_hihat_closed_aifc 0x48ae50 // build/us_pc/sound/samples/extended/0E_hihat_closed.aifc
|
||||
#define SAMPLE_extended_0F_hihat_open_aifc 0x48b6a0 // build/us_pc/sound/samples/extended/0F_hihat_open.aifc
|
||||
#define SAMPLE_extended_10_cymbal_bell_aifc 0x48e640 // build/us_pc/sound/samples/extended/10_cymbal_bell.aifc
|
||||
#define SAMPLE_extended_11_splash_cymbal_aifc 0x4917c0 // build/us_pc/sound/samples/extended/11_splash_cymbal.aifc
|
||||
#define SAMPLE_extended_12_snare_drum_1_aifc 0x495ed0 // build/us_pc/sound/samples/extended/12_snare_drum_1.aifc
|
||||
#define SAMPLE_extended_13_snare_drum_2_aifc 0x497aa0 // build/us_pc/sound/samples/extended/13_snare_drum_2.aifc
|
||||
#define SAMPLE_extended_14_strings_5_aifc 0x49a110 // build/us_pc/sound/samples/extended/14_strings_5.aifc
|
||||
#define SAMPLE_extended_15_strings_4_aifc 0x49f060 // build/us_pc/sound/samples/extended/15_strings_4.aifc
|
||||
#define SAMPLE_extended_16_french_horns_aifc 0x4a3bb0 // build/us_pc/sound/samples/extended/16_french_horns.aifc
|
||||
#define SAMPLE_extended_17_trumpet_aifc 0x4a7500 // build/us_pc/sound/samples/extended/17_trumpet.aifc
|
||||
#define SAMPLE_extended_18_timpani_aifc 0x4aace0 // build/us_pc/sound/samples/extended/18_timpani.aifc
|
||||
#define SAMPLE_extended_19_brass_aifc 0x4afa80 // build/us_pc/sound/samples/extended/19_brass.aifc
|
||||
#define SAMPLE_extended_1A_slap_bass_aifc 0x4b4150 // build/us_pc/sound/samples/extended/1A_slap_bass.aifc
|
||||
#define SAMPLE_extended_1B_organ_2_aifc 0x4b64b0 // build/us_pc/sound/samples/extended/1B_organ_2.aifc
|
||||
#define SAMPLE_extended_1C_aifc 0x4ba240 // build/us_pc/sound/samples/extended/1C.aifc
|
||||
#define SAMPLE_extended_1D_aifc 0x4bbc10 // build/us_pc/sound/samples/extended/1D.aifc
|
||||
#define SAMPLE_extended_1E_closed_triangle_aifc 0x4c1840 // build/us_pc/sound/samples/extended/1E_closed_triangle.aifc
|
||||
#define SAMPLE_extended_1F_open_triangle_aifc 0x4c1c40 // build/us_pc/sound/samples/extended/1F_open_triangle.aifc
|
||||
#define SAMPLE_extended_20_cabasa_aifc 0x4c34c0 // build/us_pc/sound/samples/extended/20_cabasa.aifc
|
||||
#define SAMPLE_extended_21_sine_bass_aifc 0x4c4550 // build/us_pc/sound/samples/extended/21_sine_bass.aifc
|
||||
#define SAMPLE_extended_22_boys_choir_aifc 0x4c6240 // build/us_pc/sound/samples/extended/22_boys_choir.aifc
|
||||
#define SAMPLE_extended_23_strings_1_aifc 0x4c9950 // build/us_pc/sound/samples/extended/23_strings_1.aifc
|
||||
#define SAMPLE_extended_24_strings_2_aifc 0x4cd760 // build/us_pc/sound/samples/extended/24_strings_2.aifc
|
||||
#define SAMPLE_extended_25_strings_3_aifc 0x4d1e50 // build/us_pc/sound/samples/extended/25_strings_3.aifc
|
||||
#define SAMPLE_extended_26_crystal_rhodes_aifc 0x4d62b0 // build/us_pc/sound/samples/extended/26_crystal_rhodes.aifc
|
||||
#define SAMPLE_extended_27_harpsichord_aifc 0x4dd3a0 // build/us_pc/sound/samples/extended/27_harpsichord.aifc
|
||||
#define SAMPLE_extended_28_sitar_1_aifc 0x4e39f0 // build/us_pc/sound/samples/extended/28_sitar_1.aifc
|
||||
#define SAMPLE_extended_29_orchestra_hit_aifc 0x4e77f0 // build/us_pc/sound/samples/extended/29_orchestra_hit.aifc
|
||||
#define SAMPLE_extended_2A_aifc 0x4ea970 // build/us_pc/sound/samples/extended/2A.aifc
|
||||
#define SAMPLE_extended_2B_aifc 0x4ee050 // build/us_pc/sound/samples/extended/2B.aifc
|
||||
#define SAMPLE_extended_2C_aifc 0x4efe40 // build/us_pc/sound/samples/extended/2C.aifc
|
||||
#define SAMPLE_extended_2D_trombone_aifc 0x4f4480 // build/us_pc/sound/samples/extended/2D_trombone.aifc
|
||||
#define SAMPLE_extended_2E_accordion_aifc 0x4f8090 // build/us_pc/sound/samples/extended/2E_accordion.aifc
|
||||
#define SAMPLE_extended_2F_sleigh_bells_aifc 0x4fc7d0 // build/us_pc/sound/samples/extended/2F_sleigh_bells.aifc
|
||||
#define SAMPLE_extended_30_rarefaction_lahna_aifc 0x501940 // build/us_pc/sound/samples/extended/30_rarefaction-lahna.aifc
|
||||
#define SAMPLE_extended_31_rarefaction_convolution_aifc 0x505f70 // build/us_pc/sound/samples/extended/31_rarefaction-convolution.aifc
|
||||
#define SAMPLE_extended_32_metal_rimshot_aifc 0x509bb0 // build/us_pc/sound/samples/extended/32_metal_rimshot.aifc
|
||||
#define SAMPLE_extended_33_kick_drum_2_aifc 0x50dd40 // build/us_pc/sound/samples/extended/33_kick_drum_2.aifc
|
||||
#define SAMPLE_extended_34_alto_flute_aifc 0x50ef10 // build/us_pc/sound/samples/extended/34_alto_flute.aifc
|
||||
#define SAMPLE_extended_35_gospel_organ_aifc 0x5113b0 // build/us_pc/sound/samples/extended/35_gospel_organ.aifc
|
||||
#define SAMPLE_extended_36_sawtooth_synth_aifc 0x513dc0 // build/us_pc/sound/samples/extended/36_sawtooth_synth.aifc
|
||||
#define SAMPLE_extended_37_square_synth_aifc 0x515e50 // build/us_pc/sound/samples/extended/37_square_synth.aifc
|
||||
#define SAMPLE_extended_38_electric_kick_drum_aifc 0x517b70 // build/us_pc/sound/samples/extended/38_electric_kick_drum.aifc
|
||||
#define SAMPLE_extended_39_sitar_2_aifc 0x518530 // build/us_pc/sound/samples/extended/39_sitar_2.aifc
|
||||
#define SAMPLE_extended_3A_music_box_aifc 0x51d7a0 // build/us_pc/sound/samples/extended/3A_music_box.aifc
|
||||
#define SAMPLE_extended_3B_banjo_2_aifc 0x521220 // build/us_pc/sound/samples/extended/3B_banjo_2.aifc
|
||||
#define SAMPLE_extended_3C_acoustic_guitar_aifc 0x526c90 // build/us_pc/sound/samples/extended/3C_acoustic_guitar.aifc
|
||||
#define SAMPLE_extended_3D_aifc 0x52b7c0 // build/us_pc/sound/samples/extended/3D.aifc
|
||||
#define SAMPLE_extended_3E_monk_choir_aifc 0x52e850 // build/us_pc/sound/samples/extended/3E_monk_choir.aifc
|
||||
#define SAMPLE_extended_3F_aifc 0x531530 // build/us_pc/sound/samples/extended/3F.aifc
|
||||
#define SAMPLE_extended_40_bell_aifc 0x5362d0 // build/us_pc/sound/samples/extended/40_bell.aifc
|
||||
#define SAMPLE_extended_41_pan_flute_aifc 0x539f30 // build/us_pc/sound/samples/extended/41_pan_flute.aifc
|
||||
#define SAMPLE_extended_42_vibraphone_aifc 0x53e570 // build/us_pc/sound/samples/extended/42_vibraphone.aifc
|
||||
#define SAMPLE_extended_43_harmonica_aifc 0x53f120 // build/us_pc/sound/samples/extended/43_harmonica.aifc
|
||||
#define SAMPLE_extended_44_grand_piano_aifc 0x5422d0 // build/us_pc/sound/samples/extended/44_grand_piano.aifc
|
||||
#define SAMPLE_extended_45_french_horns_lq_aifc 0x545e60 // build/us_pc/sound/samples/extended/45_french_horns_lq.aifc
|
||||
#define SAMPLE_extended_46_pizzicato_strings_1_aifc 0x547b30 // build/us_pc/sound/samples/extended/46_pizzicato_strings_1.aifc
|
||||
#define SAMPLE_extended_47_pizzicato_strings_2_aifc 0x54a7b0 // build/us_pc/sound/samples/extended/47_pizzicato_strings_2.aifc
|
||||
#define SAMPLE_extended_48_steel_drum_aifc 0x54dbe0 // build/us_pc/sound/samples/extended/48_steel_drum.aifc
|
||||
|
|
@ -22,11 +22,6 @@ unsigned char gBankSetsData[] = {
|
|||
};
|
||||
#endif
|
||||
|
||||
// 0x2e0 is the offset to the first sample
|
||||
// header is not extracted because it uses pointers that are 32 bits
|
||||
// in size in the rom, where in coop, the size of a pointer may be larger
|
||||
ROM_ASSET_LOAD_SAMPLE(sample_body_data, &gSoundDataRaw[0x2e0], 0x005936a0, 2123556, 0x00000000, 2123556);
|
||||
|
||||
// 0x41c0 is the offset to the first sequence
|
||||
// 00_sound_player is modified in coop, so only overwrite the music data
|
||||
ROM_ASSET_LOAD_SEQUENCE(sequence_body_data, &gMusicData[0x41c0], 0x007b3e10, 100368, 0x00000000, 100368);
|
||||
|
|
|
|||
|
|
@ -753,6 +753,11 @@ def serialize_seqfile(
|
|||
compress = False
|
||||
|
||||
if out_filename.endswith('sound_data.tbl'):
|
||||
out_offsets_filename = 'sound/samples_offsets.h'
|
||||
with open(out_offsets_filename, "w") as f:
|
||||
for fname in asset_offsets:
|
||||
macro_name = 'SAMPLE_' + fname.split('/samples/')[-1].replace('/', '_').replace('.', '_').replace('-', '_')
|
||||
f.write(f'#define {macro_name} {hex(asset_offsets[fname] + data_start)} // {fname}\n')
|
||||
data = data[:entry_offsets[0] + data_start] # remove the fake data
|
||||
out_filename = 'sound/sound_data_compressed.tbl'
|
||||
compress = True
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue