pokecrystal-board/audio/sfx.asm

5226 lines
80 KiB
NASM
Raw Normal View History

2018-06-24 07:09:41 -07:00
Sfx_PokeballsPlacedOnTable:
channel_count 1
channel 5, Sfx_PokeballsPlacedOnTable_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallWobble:
channel_count 1
channel 5, Sfx_BallWobble_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Potion:
channel_count 1
channel 5, Sfx_Potion_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_FullHeal:
channel_count 1
channel 5, Sfx_FullHeal_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Menu:
channel_count 1
channel 8, Sfx_Menu_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ReadText:
Sfx_ReadText2:
channel_count 1
channel 5, Sfx_ReadText_Ch5
assert Sfx_ReadText_Ch5 == Sfx_ReadText2_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Poison:
channel_count 1
channel 5, Sfx_Poison_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GotSafariBalls:
channel_count 1
channel 5, Sfx_GotSafariBalls_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BootPc:
channel_count 1
channel 5, Sfx_BootPc_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ShutDownPc:
channel_count 1
channel 5, Sfx_ShutDownPc_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChoosePcOption:
channel_count 1
channel 5, Sfx_ChoosePcOption_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EscapeRope:
channel_count 1
channel 5, Sfx_EscapeRope_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PushButton:
channel_count 1
channel 5, Sfx_PushButton_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SecondPartOfItemfinder:
channel_count 1
channel 5, Sfx_SecondPartOfItemfinder_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WarpTo:
channel_count 1
channel 5, Sfx_WarpTo_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WarpFrom:
channel_count 1
channel 5, Sfx_WarpFrom_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChangeDexMode:
channel_count 1
channel 5, Sfx_ChangeDexMode_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_JumpOverLedge:
channel_count 1
channel 5, Sfx_JumpOverLedge_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GrassRustle:
channel_count 1
channel 8, Sfx_GrassRustle_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fly:
channel_count 1
channel 8, Sfx_Fly_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Wrong:
channel_count 2
channel 5, Sfx_Wrong_Ch5
channel 6, Sfx_Wrong_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Squeak:
channel_count 1
channel 5, Sfx_Squeak_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Strength:
channel_count 1
channel 8, Sfx_Strength_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Boat:
channel_count 2
channel 5, Sfx_Boat_Ch5
channel 6, Sfx_Boat_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WallOpen:
channel_count 1
channel 5, Sfx_WallOpen_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PlacePuzzlePieceDown:
channel_count 1
channel 8, Sfx_PlacePuzzlePieceDown_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EnterDoor:
channel_count 1
channel 8, Sfx_EnterDoor_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SwitchPokemon:
channel_count 2
channel 5, Sfx_SwitchPokemon_Ch5
channel 6, Sfx_SwitchPokemon_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Tally:
channel_count 2
channel 5, Sfx_Tally_Ch5
channel 6, Sfx_Tally_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Transaction:
channel_count 2
channel 5, Sfx_Transaction_Ch5
channel 6, Sfx_Transaction_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bump:
channel_count 1
channel 5, Sfx_Bump_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ExitBuilding:
channel_count 1
channel 8, Sfx_ExitBuilding_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Save:
channel_count 2
channel 5, Sfx_Save_Ch5
channel 6, Sfx_Save_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Save_Ch5:
duty_cycle 2
square_note 2, 15, 1, 1792
square_note 1, 14, 1, 1536
square_note 1, 14, 1, 1664
square_note 1, 14, 1, 1728
square_note 2, 14, 1, 1792
square_note 2, 14, 1, 1984
square_note 15, 15, 2, 2016
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Save_Ch6:
duty_cycle 2
square_note 2, 0, 8, 0
square_note 2, 10, 1, 1793
square_note 1, 9, 1, 1537
square_note 1, 9, 1, 1665
square_note 1, 9, 1, 1729
square_note 2, 9, 1, 1793
square_note 2, 9, 1, 1985
square_note 15, 13, 2, 2017
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Pokeflute:
channel_count 1
channel 7, Sfx_Pokeflute_Ch7
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ElevatorEnd:
channel_count 1
channel 5, Sfx_ElevatorEnd_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ThrowBall:
channel_count 2
channel 5, Sfx_ThrowBall_Ch5
channel 6, Sfx_ThrowBall_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallPoof:
channel_count 2
channel 5, Sfx_BallPoof_Ch5
channel 8, Sfx_BallPoof_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown3A:
channel_count 2
channel 5, Sfx_Unknown3A_Ch5
channel 8, Sfx_Unknown3A_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Run:
channel_count 1
channel 8, Sfx_Run_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SlotMachineStart:
channel_count 2
channel 5, Sfx_SlotMachineStart_Ch5
channel 6, Sfx_SlotMachineStart_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Call:
channel_count 1
channel 5, Sfx_Call_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown60:
channel_count 1
channel 8, Sfx_Unknown60_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown61:
channel_count 1
channel 8, Sfx_Unknown61_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SwitchPockets:
channel_count 1
channel 8, Sfx_SwitchPockets_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown63:
channel_count 1
channel 8, Sfx_Unknown63_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Burn:
channel_count 1
channel 8, Sfx_Burn_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_TitleScreenEntrance:
channel_count 1
channel 8, Sfx_TitleScreenEntrance_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown66:
channel_count 1
channel 5, Sfx_Unknown66_Ch5
2014-02-06 17:53:14 -08:00
Sfx_GetChipFromSlots:
channel_count 1
channel 5, Sfx_GetChipFromSlots_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PayDay:
channel_count 2
channel 5, Sfx_PayDay_Ch5
channel 6, Sfx_PayDay_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Metronome:
channel_count 1
channel 5, Sfx_Metronome_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Peck:
channel_count 1
channel 8, Sfx_Peck_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Kinesis:
channel_count 1
channel 5, Sfx_Kinesis_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Lick:
channel_count 1
channel 5, Sfx_Lick_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Pound:
channel_count 1
channel 8, Sfx_Pound_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MovePuzzlePiece:
channel_count 1
channel 8, Sfx_MovePuzzlePiece_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_CometPunch:
channel_count 1
channel 8, Sfx_CometPunch_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MegaPunch:
channel_count 1
channel 8, Sfx_MegaPunch_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Scratch:
channel_count 1
channel 8, Sfx_Scratch_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Vicegrip:
channel_count 1
channel 8, Sfx_Vicegrip_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RazorWind:
channel_count 1
channel 8, Sfx_RazorWind_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Cut:
channel_count 1
channel 8, Sfx_Cut_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WingAttack:
channel_count 1
channel 8, Sfx_WingAttack_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Whirlwind:
channel_count 1
channel 8, Sfx_Whirlwind_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bind:
channel_count 1
channel 8, Sfx_Bind_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_VineWhip:
channel_count 1
channel 8, Sfx_VineWhip_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DoubleKick:
channel_count 1
channel 8, Sfx_DoubleKick_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MegaKick:
channel_count 1
channel 8, Sfx_MegaKick_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Headbutt:
channel_count 1
channel 8, Sfx_Headbutt_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HornAttack:
channel_count 1
channel 8, Sfx_HornAttack_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Tackle:
channel_count 1
channel 8, Sfx_Tackle_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PoisonSting:
channel_count 1
channel 8, Sfx_PoisonSting_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Powder:
channel_count 1
channel 8, Sfx_Powder_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Doubleslap:
channel_count 1
channel 8, Sfx_Doubleslap_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bite:
channel_count 2
channel 5, Sfx_Bite_Ch5
channel 8, Sfx_Bite_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_JumpKick:
channel_count 1
channel 8, Sfx_JumpKick_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Stomp:
channel_count 1
channel 8, Sfx_Stomp_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_TailWhip:
channel_count 1
channel 8, Sfx_TailWhip_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_KarateChop:
channel_count 1
channel 8, Sfx_KarateChop_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Submission:
channel_count 1
channel 8, Sfx_Submission_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WaterGun:
channel_count 2
channel 5, Sfx_WaterGun_Ch5
channel 8, Sfx_WaterGun_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SwordsDance:
channel_count 1
channel 8, Sfx_SwordsDance_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thunder:
channel_count 1
channel 8, Sfx_Thunder_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Supersonic:
channel_count 3
channel 5, Sfx_Supersonic_Ch5
channel 6, Sfx_Supersonic_Ch6
channel 8, Sfx_Supersonic_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Leer:
channel_count 3
channel 5, Sfx_Leer_Ch5
channel 6, Sfx_Leer_Ch6
channel 8, Sfx_Leer_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Ember:
channel_count 2
channel 5, Sfx_Ember_Ch5
channel 8, Sfx_Ember_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bubblebeam:
channel_count 3
channel 5, Sfx_Bubblebeam_Ch5
channel 6, Sfx_Bubblebeam_Ch6
channel 8, Sfx_Bubblebeam_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HydroPump:
channel_count 2
channel 5, Sfx_HydroPump_Ch5
channel 8, Sfx_HydroPump_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Surf:
channel_count 3
channel 5, Sfx_Surf_Ch5
channel 6, Sfx_Surf_Ch6
channel 8, Sfx_Surf_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psybeam:
channel_count 3
channel 5, Sfx_Psybeam_Ch5
channel 6, Sfx_Psybeam_Ch6
channel 8, Sfx_Psybeam_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Charge:
channel_count 3
channel 5, Sfx_Charge_Ch5
channel 6, Sfx_Charge_Ch6
channel 8, Sfx_Charge_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thundershock:
channel_count 3
channel 5, Sfx_Thundershock_Ch5
channel 6, Sfx_Thundershock_Ch6
channel 8, Sfx_Thundershock_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psychic:
channel_count 3
channel 5, Sfx_Psychic_Ch5
channel 6, Sfx_Psychic_Ch6
channel 8, Sfx_Psychic_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Screech:
channel_count 2
channel 5, Sfx_Screech_Ch5
channel 6, Sfx_Screech_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BoneClub:
channel_count 2
channel 5, Sfx_BoneClub_Ch5
channel 6, Sfx_BoneClub_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sharpen:
channel_count 2
channel 5, Sfx_Sharpen_Ch5
channel 6, Sfx_Sharpen_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggBomb:
channel_count 3
channel 5, Sfx_EggBomb_Ch5
channel 6, Sfx_EggBomb_Ch6
channel 8, Sfx_EggBomb_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sing:
channel_count 2
channel 5, Sfx_Sing_Ch5
channel 6, Sfx_Sing_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HyperBeam:
channel_count 3
channel 5, Sfx_HyperBeam_Ch5
channel 6, Sfx_HyperBeam_Ch6
channel 8, Sfx_HyperBeam_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Shine:
channel_count 1
channel 5, Sfx_Shine_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown5F:
channel_count 3
channel 5, Sfx_Unknown5F_Ch5
channel 6, Sfx_Unknown5F_Ch6
2018-06-24 07:09:41 -07:00
Sfx_Sandstorm:
channel 8, Sfx_Sandstorm_Ch8
assert Sfx_Sandstorm_Ch8 == Sfx_Unknown5F_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HangUp:
channel_count 1
channel 5, Sfx_HangUp_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_NoSignal:
channel_count 1
channel 5, Sfx_NoSignal_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Elevator:
channel_count 4
channel 5, Sfx_Elevator_Ch5
channel 6, Sfx_Elevator_Ch6
channel 7, Sfx_Elevator_Ch7
channel 8, Sfx_Elevator_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_LevelUp:
Sfx_DexFanfare5079:
channel_count 4
channel 5, Sfx_LevelUp_Ch5
channel 6, Sfx_LevelUp_Ch6
channel 7, Sfx_LevelUp_Ch7
channel 8, Sfx_LevelUp_Ch8
assert Sfx_LevelUp_Ch5 == Sfx_DexFanfare5079_Ch5
assert Sfx_LevelUp_Ch6 == Sfx_DexFanfare5079_Ch6
assert Sfx_LevelUp_Ch7 == Sfx_DexFanfare5079_Ch7
assert Sfx_LevelUp_Ch8 == Sfx_DexFanfare5079_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_LevelUp_Ch5:
Sfx_DexFanfare5079_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 120
volume 7, 7
duty_cycle 2
note_type 8, 11, 1
2014-02-06 17:53:14 -08:00
octave 3
note B_, 2
note B_, 2
note B_, 2
volume_envelope 11, 3
2014-02-06 17:53:14 -08:00
octave 4
note G#, 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_LevelUp_Ch6:
Sfx_DexFanfare5079_Ch6:
toggle_sfx
duty_cycle 2
note_type 8, 12, 1
2014-02-06 17:53:14 -08:00
octave 4
note E_, 2
note E_, 2
note E_, 2
volume_envelope 12, 3
2014-02-06 17:53:14 -08:00
note B_, 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_LevelUp_Ch7:
Sfx_DexFanfare5079_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 4
note G#, 1
rest 1
2014-02-06 17:53:14 -08:00
note G#, 1
rest 1
2014-02-06 17:53:14 -08:00
note G#, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 5
note E_, 5
volume_envelope 3, 5
2014-02-06 17:53:14 -08:00
note E_, 3
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_LevelUp_Ch8:
Sfx_DexFanfare5079_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_KeyItem:
channel_count 4
channel 5, Sfx_KeyItem_Ch5
channel 6, Sfx_KeyItem_Ch6
channel 7, Sfx_KeyItem_Ch7
channel 8, Sfx_KeyItem_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_KeyItem_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 120
volume 7, 7
duty_cycle 2
note_type 6, 11, 1
2014-02-06 17:53:14 -08:00
octave 3
note B_, 4
note B_, 2
note B_, 2
note B_, 4
octave 4
note E_, 4
volume_envelope 11, 3
2014-02-06 17:53:14 -08:00
note G#, 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_KeyItem_Ch6:
toggle_sfx
duty_cycle 2
note_type 6, 12, 1
2014-02-06 17:53:14 -08:00
octave 4
note E_, 4
note E_, 2
note E_, 2
note E_, 4
note G#, 4
volume_envelope 12, 3
2014-02-06 17:53:14 -08:00
note B_, 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_KeyItem_Ch7:
toggle_sfx
note_type 6, 2, 5
2014-02-06 17:53:14 -08:00
octave 4
note G#, 2
rest 2
2014-02-06 17:53:14 -08:00
note G#, 1
rest 1
2014-02-06 17:53:14 -08:00
note G#, 1
rest 1
2014-02-06 17:53:14 -08:00
note G#, 2
rest 2
2014-02-06 17:53:14 -08:00
note B_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 5
note E_, 8
volume_envelope 3, 5
2014-02-06 17:53:14 -08:00
note E_, 4
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_KeyItem_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare2049:
channel_count 4
channel 5, Sfx_DexFanfare2049_Ch5
channel 6, Sfx_DexFanfare2049_Ch6
channel 7, Sfx_DexFanfare2049_Ch7
channel 8, Sfx_DexFanfare2049_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare2049_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 104
volume 7, 7
duty_cycle 2
note_type 12, 8, 8
2014-02-06 17:53:14 -08:00
octave 3
note A_, 4
rest 2
2014-02-06 17:53:14 -08:00
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 4
rest 2
2014-02-06 17:53:14 -08:00
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 4
note C_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note A#, 2
rest 2
2014-02-06 17:53:14 -08:00
note A_, 2
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare2049_Ch6:
toggle_sfx
duty_cycle 2
note_type 12, 12, 1
2014-02-06 17:53:14 -08:00
octave 5
note F_, 2
note E_, 2
note D_, 2
note C_, 2
octave 4
note A#, 2
octave 5
note C_, 2
note D_, 2
note E_, 2
note F_, 4
note G_, 4
note F_, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare2049_Ch7:
toggle_sfx
note_type 12, 2, 5
2014-02-06 17:53:14 -08:00
octave 4
note F_, 4
rest 2
2014-02-06 17:53:14 -08:00
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F_, 4
rest 2
2014-02-06 17:53:14 -08:00
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 2
rest 2
2014-02-06 17:53:14 -08:00
note E_, 2
rest 2
2014-02-06 17:53:14 -08:00
note F_, 2
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare2049_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 16
rest 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Item:
channel_count 4
channel 5, Sfx_Item_Ch5
channel 6, Sfx_Item_Ch6
channel 7, Sfx_Item_Ch7
channel 8, Sfx_Item_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Item_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 108
volume 7, 7
vibrato 8, 2, 7
duty_cycle 2
note_type 8, 11, 2
2014-02-06 17:53:14 -08:00
octave 4
note C_, 6
note C_, 2
note F_, 2
note C_, 2
note G_, 4
note G_, 4
note G_, 4
note F_, 12
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Item_Ch6:
toggle_sfx
vibrato 8, 2, 7
duty_cycle 2
note_type 8, 12, 3
2014-02-06 17:53:14 -08:00
octave 4
note A_, 6
note A_, 2
note A_, 2
note A_, 2
note A#, 4
note A#, 4
note A#, 4
note A_, 12
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Item_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 4
note F_, 4
rest 2
2014-02-06 17:53:14 -08:00
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D#, 2
rest 2
2014-02-06 17:53:14 -08:00
note D#, 2
rest 2
2014-02-06 17:53:14 -08:00
note E_, 2
rest 2
2014-02-06 17:53:14 -08:00
note F_, 6
volume_envelope 3, 5
2014-02-06 17:53:14 -08:00
note F_, 4
rest 14
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Item_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 16
rest 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_CaughtMon:
channel_count 4
channel 5, Sfx_CaughtMon_Ch5
channel 6, Sfx_CaughtMon_Ch6
channel 7, Sfx_CaughtMon_Ch7
channel 8, Sfx_CaughtMon_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_CaughtMon_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 112
volume 7, 7
vibrato 8, 2, 7
duty_cycle 2
note_type 8, 11, 3
2014-02-06 17:53:14 -08:00
octave 4
note C_, 6
octave 3
note A_, 6
note F_, 12
volume_envelope 11, 1
2014-02-06 17:53:14 -08:00
octave 4
note D#, 2
note D#, 2
note D#, 2
note D#, 2
note D#, 2
note G_, 2
volume_envelope 11, 3
2014-02-06 17:53:14 -08:00
note F_, 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_CaughtMon_Ch6:
toggle_sfx
duty_cycle 2
vibrato 8, 2, 7
note_type 8, 12, 3
2014-02-06 17:53:14 -08:00
octave 4
note A_, 6
note F_, 6
note C_, 12
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
note A#, 2
note A#, 2
note A#, 2
note G_, 2
note G_, 2
note A#, 2
volume_envelope 12, 3
2014-02-06 17:53:14 -08:00
note A_, 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_CaughtMon_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note C_, 12
note C_, 6
octave 2
note A_, 2
octave 3
note C_, 2
note F_, 2
note G_, 6
note A#, 6
note A_, 6
volume_envelope 3, 5
2014-02-06 17:53:14 -08:00
note A_, 3
rest 3
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_CaughtMon_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 16
rest 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare80109:
channel_count 4
channel 5, Sfx_DexFanfare80109_Ch5
channel 6, Sfx_DexFanfare80109_Ch6
channel 7, Sfx_DexFanfare80109_Ch7
channel 8, Sfx_DexFanfare80109_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare80109_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 112
volume 7, 7
vibrato 8, 2, 7
duty_cycle 2
note_type 12, 11, 1
2014-02-06 17:53:14 -08:00
octave 4
note D#, 2
note D#, 1
note D#, 1
octave 3
note A#, 2
note A#, 1
note A#, 1
octave 4
note D#, 2
note D#, 1
note D#, 1
note F_, 2
note F_, 1
note F_, 1
volume_envelope 10, 5
2014-02-06 17:53:14 -08:00
note A#, 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare80109_Ch6:
toggle_sfx
vibrato 8, 2, 7
duty_cycle 2
note_type 12, 12, 1
2014-02-06 17:53:14 -08:00
octave 4
note G_, 2
note G_, 1
note G_, 1
note D#, 2
note D#, 1
note D#, 1
note G#, 2
note G#, 1
note G#, 1
note A#, 2
note A#, 1
note A#, 1
volume_envelope 11, 5
2014-02-06 17:53:14 -08:00
octave 5
note D#, 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare80109_Ch7:
toggle_sfx
note_type 12, 2, 5
2014-02-06 17:53:14 -08:00
octave 4
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 3
note A#, 2
octave 4
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 3
note A#, 2
octave 4
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 2
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 3
note A#, 2
note D#, 4
volume_envelope 3, 5
2014-02-06 17:53:14 -08:00
note D#, 3
rest 9
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare80109_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 16
rest 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare2:
channel_count 3
channel 5, Sfx_Fanfare2_Ch5
channel 6, Sfx_Fanfare2_Ch6
channel 8, Sfx_Fanfare2_Ch8
Sfx_Unused: ; unreferenced
channel_count 4
channel 5, Sfx_Unused_Ch5
channel 6, Sfx_Unused_Ch6
channel 7, Sfx_Unused_Ch7
channel 8, Sfx_Unused_Ch8
Sfx_Unused_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 124
volume 7, 7
vibrato 8, 2, 7
duty_cycle 2
note_type 12, 11, 1
2014-02-06 17:53:14 -08:00
octave 4
note F_, 2
note F_, 1
note F_, 1
note C_, 2
note C_, 1
note C_, 1
note E_, 2
note G_, 1
note G_, 1
note C_, 2
note E_, 1
note E_, 1
volume_envelope 10, 5
2014-02-06 17:53:14 -08:00
note F_, 16
sound_ret
2014-02-06 17:53:14 -08:00
Sfx_Unused_Ch6:
toggle_sfx
vibrato 8, 2, 7
duty_cycle 2
note_type 12, 12, 1
2014-02-06 17:53:14 -08:00
octave 4
note A_, 2
note A_, 1
note A_, 1
note F_, 2
note F_, 1
note F_, 1
octave 5
note C_, 2
note C_, 1
note C_, 1
octave 4
note A#, 2
note A#, 1
note A#, 1
volume_envelope 11, 5
2014-02-06 17:53:14 -08:00
note A_, 16
sound_ret
2014-02-06 17:53:14 -08:00
Sfx_Unused_Ch7:
toggle_sfx
note_type 12, 2, 5
2014-02-06 17:53:14 -08:00
octave 4
note F_, 8
note C_, 2
note E_, 2
note G_, 2
note A#, 2
note A_, 4
volume_envelope 3, 5
2014-02-06 17:53:14 -08:00
note A_, 3
rest 9
sound_ret
2014-02-06 17:53:14 -08:00
Sfx_Unused_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 16
rest 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare:
channel_count 3
channel 5, Sfx_Fanfare_Ch5
channel 6, Sfx_Fanfare_Ch6
channel 8, Sfx_Fanfare_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RegisterPhoneNumber:
channel_count 4
channel 5, Sfx_RegisterPhoneNumber_Ch5
channel 6, Sfx_RegisterPhoneNumber_Ch6
channel 7, Sfx_RegisterPhoneNumber_Ch7
channel 8, Sfx_RegisterPhoneNumber_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RegisterPhoneNumber_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 124
volume 7, 7
duty_cycle 3
note_type 12, 10, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note C_, 4
note G#, 4
octave 4
note C_, 2
octave 3
note F_, 1
note G#, 2
note C_, 1
note F_, 2
note A#, 3
octave 4
note C#, 3
note C_, 2
rest 8
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RegisterPhoneNumber_Ch6:
toggle_sfx
duty_cycle 3
note_type 12, 12, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 4
note D#, 2
note C#, 2
note C_, 2
note D#, 2
note F_, 2
rest 1
2014-02-06 17:53:14 -08:00
note G#, 3
octave 5
note C_, 2
note D#, 3
octave 4
note G_, 3
note G#, 2
rest 8
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RegisterPhoneNumber_Ch7:
toggle_sfx
note_type 12, 2, 5
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note D#, 7
rest 1
2014-02-06 17:53:14 -08:00
note G#, 2
rest 1
2014-02-06 17:53:14 -08:00
note C_, 2
rest 1
2014-02-06 17:53:14 -08:00
note G#, 2
note G_, 2
rest 1
2014-02-06 17:53:14 -08:00
note A#, 3
note G#, 2
rest 8
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RegisterPhoneNumber_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 2
rest 16
rest 16
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
Sfx_3rdPlace:
channel_count 3
channel 5, Sfx_3rdPlace_Ch5
channel 6, Sfx_3rdPlace_Ch6
channel 7, Sfx_3rdPlace_Ch7
2014-02-06 17:53:14 -08:00
Sfx_3rdPlace_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 120
volume 7, 7
duty_cycle 2
note_type 12, 10, 4
2014-02-06 17:53:14 -08:00
octave 4
note F_, 1
note A_, 1
octave 5
note C_, 1
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 1
note D_, 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
Sfx_3rdPlace_Ch6:
toggle_sfx
duty_cycle 2
note_type 12, 11, 4
2014-02-06 17:53:14 -08:00
octave 4
note A_, 1
octave 5
note C_, 1
note F_, 1
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F_, 1
note G_, 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
Sfx_3rdPlace_Ch7:
toggle_sfx
note_type 12, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note A_, 1
note F_, 1
note A_, 1
octave 4
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 3
note A_, 1
note B_, 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
Sfx_GetEgg:
channel_count 4
channel 5, Sfx_GetEgg_Ch5
channel 6, Sfx_GetEgg_Ch6
channel 7, Sfx_GetEgg_Ch7
channel 8, Sfx_GetEgg_Ch8
2014-02-06 17:53:14 -08:00
Sfx_GetEgg_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 120
volume 7, 7
vibrato 18, 3, 4
duty_cycle 2
note_type 8, 10, 1
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note C_, 2
note F_, 2
note A_, 2
note F_, 2
note A#, 2
octave 4
note D_, 2
volume_envelope 10, 2
2014-02-06 17:53:14 -08:00
note F_, 6
volume_envelope 10, 1
duty_cycle 3
2014-02-06 17:53:14 -08:00
octave 3
note E_, 2
note G_, 2
octave 4
note C_, 2
volume_envelope 10, 4
2014-02-06 17:53:14 -08:00
note F_, 9
rest 9
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
Sfx_GetEgg_Ch6:
toggle_sfx
vibrato 18, 3, 4
duty_cycle 3
note_type 8, 12, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 4
note F_, 2
rest 2
2014-02-06 17:53:14 -08:00
note A_, 2
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
note A#, 2
note A_, 2
note A#, 2
volume_envelope 12, 2
2014-02-06 17:53:14 -08:00
octave 5
note C_, 6
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
octave 4
note C_, 2
note E_, 2
note G_, 2
volume_envelope 12, 4
2014-02-06 17:53:14 -08:00
note A_, 9
rest 9
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
Sfx_GetEgg_Ch7:
toggle_sfx
note_type 8, 2, 5
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note C_, 6
octave 2
note A#, 6
octave 3
note C_, 2
note F_, 2
note G_, 2
note A#, 6
note A_, 9
rest 9
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
Sfx_GetEgg_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 8
rest 2
drum_speed 12
rest 16
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MoveDeleted:
channel_count 4
channel 5, Sfx_MoveDeleted_Ch5
channel 6, Sfx_MoveDeleted_Ch6
channel 7, Sfx_MoveDeleted_Ch7
channel 8, Sfx_MoveDeleted_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MoveDeleted_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 116
volume 7, 7
duty_cycle 2
vibrato 12, 4, 4
note_type 12, 10, 4
rest 8
2014-02-06 17:53:14 -08:00
octave 2
note G_, 1
rest 2
2014-02-06 17:53:14 -08:00
note C#, 1
note E_, 1
note D#, 1
note E_, 4
volume_envelope 10, 1
2014-02-06 17:53:14 -08:00
note G_, 2
note F_, 2
note E_, 2
note D_, 2
note G#, 2
note B_, 2
volume_envelope 10, 6
2014-02-06 17:53:14 -08:00
octave 3
note D_, 10
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MoveDeleted_Ch6:
toggle_sfx
duty_cycle 3
vibrato 12, 4, 4
note_type 12, 7, 4
2014-02-06 17:53:14 -08:00
octave 1
note B_, 1
octave 2
note D_, 1
note F_, 1
note G#, 1
volume_envelope 9, 4
2014-02-06 17:53:14 -08:00
note D_, 1
note F_, 1
note G#, 1
note B_, 1
volume_envelope 11, 4
2014-02-06 17:53:14 -08:00
octave 3
note C#, 1
rest 2
2014-02-06 17:53:14 -08:00
octave 2
note A#, 1
octave 3
note C#, 4
rest 2
volume_envelope 11, 1
2014-02-06 17:53:14 -08:00
note C#, 2
note D#, 2
note E_, 2
volume_envelope 11, 6
2014-02-06 17:53:14 -08:00
note F_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MoveDeleted_Ch7:
toggle_sfx
note_type 6, 2, 5
2014-02-06 17:53:14 -08:00
octave 2
note G#, 8
note A_, 8
note A#, 2
rest 4
2014-02-06 17:53:14 -08:00
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 8
rest 4
2014-02-06 17:53:14 -08:00
octave 3
note C#, 2
rest 2
2014-02-06 17:53:14 -08:00
note C_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 2
note A#, 2
rest 2
note_type 12, 2, 0
2014-02-06 17:53:14 -08:00
note B_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MoveDeleted_Ch8:
toggle_sfx
sfx_toggle_noise 3
drum_speed 12
2014-02-06 17:53:14 -08:00
note F_, 8
rest 16
rest 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_2ndPlace:
channel_count 4
channel 5, Sfx_2ndPlace_Ch5
channel 6, Sfx_2ndPlace_Ch6
channel 7, Sfx_2ndPlace_Ch7
channel 8, Sfx_2ndPlace_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_2ndPlace_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 116
volume 7, 7
duty_cycle 2
vibrato 12, 3, 4
note_type 8, 10, 1
2014-02-06 17:53:14 -08:00
octave 4
note E_, 2
note E_, 2
note E_, 2
note C_, 2
octave 3
note A_, 2
note F_, 2
note A_, 2
octave 4
note C_, 2
note F_, 2
note C_, 2
octave 3
note A_, 2
octave 4
note F_, 2
note A_, 2
note A_, 2
note A_, 2
volume_envelope 10, 7
2014-02-06 17:53:14 -08:00
note B_, 12
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_2ndPlace_Ch6:
toggle_sfx
duty_cycle 2
note_type 8, 11, 1
2014-02-06 17:53:14 -08:00
octave 4
note G_, 2
note G_, 2
note G_, 2
note A_, 4
note B_, 2
volume_envelope 11, 4
2014-02-06 17:53:14 -08:00
octave 5
note C_, 12
volume_envelope 11, 1
2014-02-06 17:53:14 -08:00
note C_, 2
note C_, 2
note C_, 2
volume_envelope 11, 7
2014-02-06 17:53:14 -08:00
note D_, 12
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_2ndPlace_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 2
note F_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note F_, 2
octave 2
note F_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note F_, 2
octave 2
note F_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note F_, 2
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 2
note G_, 12
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_2ndPlace_Ch8:
toggle_sfx
sfx_toggle_noise 3
drum_speed 8
2020-10-05 08:24:47 -07:00
.loop1:
2014-02-06 17:53:14 -08:00
note C#, 1
2020-10-05 08:24:47 -07:00
sound_loop 6, .loop1
2014-02-06 17:53:14 -08:00
note B_, 12
note B_, 12
note B_, 12
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_1stPlace:
channel_count 4
channel 5, Sfx_1stPlace_Ch5
channel 6, Sfx_1stPlace_Ch6
channel 7, Sfx_1stPlace_Ch7
channel 8, Sfx_1stPlace_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_1stPlace_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 124
volume 7, 7
duty_cycle 3
vibrato 12, 3, 4
note_type 12, 10, 1
2014-02-06 17:53:14 -08:00
octave 5
note D_, 2
octave 4
note B_, 2
octave 5
note D_, 2
note A#, 1
note F_, 1
note D_, 1
note F_, 1
volume_envelope 9, 1
2014-02-06 17:53:14 -08:00
note D_, 1
octave 4
note A#, 1
note F_, 1
note A#, 1
volume_envelope 8, 1
2014-02-06 17:53:14 -08:00
octave 5
note D_, 1
octave 4
note A#, 1
note F_, 1
note D_, 1
volume_envelope 10, 1
2014-02-06 17:53:14 -08:00
note C_, 2
note E_, 2
note G_, 2
volume_envelope 10, 7
2014-02-06 17:53:14 -08:00
note A_, 10
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_1stPlace_Ch6:
toggle_sfx
duty_cycle 3
vibrato 12, 3, 4
note_type 12, 12, 1
2014-02-06 17:53:14 -08:00
octave 3
note B_, 2
note G_, 2
note B_, 2
volume_envelope 11, 6
2014-02-06 17:53:14 -08:00
octave 4
note D_, 12
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
note E_, 2
note G_, 2
octave 5
note C_, 2
volume_envelope 11, 7
2014-02-06 17:53:14 -08:00
note D_, 10
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_1stPlace_Ch7:
toggle_sfx
note_type 12, 2, 5
2014-02-06 17:53:14 -08:00
octave 2
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 6
note F_, 6
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 10
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_1stPlace_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 6
2014-02-06 17:53:14 -08:00
note D_, 4
note D_, 4
note D_, 4
note B_, 12
note B_, 10
note C#, 1
note C#, 1
note D_, 4
note D_, 4
note D_, 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note B_, 10
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChooseACard:
channel_count 4
channel 5, Sfx_ChooseACard_Ch5
channel 6, Sfx_ChooseACard_Ch6
channel 7, Sfx_ChooseACard_Ch7
channel 8, Sfx_ChooseACard_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChooseACard_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 152
volume 7, 7
duty_cycle 3
note_type 6, 10, 4
2014-02-06 17:53:14 -08:00
octave 3
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 4
note C#, 4
octave 3
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 4
note D_, 4
octave 3
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 4
note E_, 4
volume_envelope 7, 1
2014-02-06 17:53:14 -08:00
octave 3
note E_, 1
note F#, 1
note G#, 1
note A_, 1
volume_envelope 9, 1
2014-02-06 17:53:14 -08:00
note B_, 1
octave 4
note C#, 1
note D_, 1
note D#, 1
volume_envelope 10, 4
2014-02-06 17:53:14 -08:00
note E_, 4
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChooseACard_Ch6:
toggle_sfx
duty_cycle 3
note_type 6, 11, 4
2014-02-06 17:53:14 -08:00
octave 3
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 4
note E_, 4
octave 3
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 4
note F_, 4
octave 3
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 4
note G_, 4
note G#, 8
note A_, 4
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChooseACard_Ch7:
toggle_sfx
note_type 6, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note C#, 1
rest 1
2014-02-06 17:53:14 -08:00
note C#, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 2
note A_, 4
octave 3
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 2
note A_, 4
octave 3
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 2
note A_, 4
octave 3
note E_, 2
octave 2
note G#, 2
note B_, 2
note G#, 2
note A_, 4
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChooseACard_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 6
2014-02-06 17:53:14 -08:00
note D_, 2
note C#, 2
note B_, 4
note D_, 2
note C#, 2
note B_, 4
note D_, 2
note C#, 2
note D_, 1
note C#, 1
note D_, 1
note C#, 1
note D_, 2
note C#, 2
note C#, 2
note D_, 2
note B_, 16
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetTm:
channel_count 4
channel 5, Sfx_GetTm_Ch5
channel 6, Sfx_GetTm_Ch6
channel 7, Sfx_GetTm_Ch7
channel 8, Sfx_GetTm_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetTm_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 144
volume 7, 7
duty_cycle 3
vibrato 8, 2, 4
note_type 12, 10, 3
2014-02-06 17:53:14 -08:00
octave 4
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 3
note B_, 1
octave 4
note D_, 1
note G_, 6
volume_envelope 11, 1
2014-02-06 17:53:14 -08:00
note E_, 2
note F#, 2
note G_, 2
volume_envelope 10, 5
2014-02-06 17:53:14 -08:00
note F#, 8
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetTm_Ch6:
toggle_sfx
duty_cycle 3
vibrato 8, 2, 4
note_type 12, 11, 3
2014-02-06 17:53:14 -08:00
octave 4
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 1
note G_, 1
note B_, 6
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
note A_, 2
note B_, 2
octave 5
note C_, 2
volume_envelope 11, 5
2014-02-06 17:53:14 -08:00
note D_, 8
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetTm_Ch7:
toggle_sfx
note_type 6, 2, 5
2014-02-06 17:53:14 -08:00
octave 2
note B_, 2
rest 2
2014-02-06 17:53:14 -08:00
note G_, 2
note B_, 2
octave 3
note D_, 4
octave 2
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 4
octave 3
note C_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 2
note B_, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 3
note C_, 4
octave 2
note A_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetTm_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 6
2014-02-06 17:53:14 -08:00
note D_, 4
note C#, 2
note D_, 2
note B_, 8
note D_, 4
note C#, 4
note D_, 4
note C#, 1
note C#, 1
note D_, 2
note B_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetBadge:
channel_count 4
channel 5, Sfx_GetBadge_Ch5
channel 6, Sfx_GetBadge_Ch6
channel 7, Sfx_GetBadge_Ch7
channel 8, Sfx_GetBadge_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetBadge_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 120
volume 7, 7
duty_cycle 2
vibrato 8, 2, 4
note_type 6, 9, 2
2014-02-06 17:53:14 -08:00
octave 4
note F_, 3
2020-10-05 08:24:47 -07:00
sound_call .sub1
2014-02-06 17:53:14 -08:00
note A#, 3
transpose 0, 2
2020-10-05 08:24:47 -07:00
sound_call .sub1
transpose 0, 0
volume_envelope 10, 7
2014-02-06 17:53:14 -08:00
note A_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2020-10-05 08:24:47 -07:00
.sub1:
rest 5
2014-02-06 17:53:14 -08:00
octave 3
note F_, 2
note G#, 2
octave 4
note C#, 2
note F_, 2
note C#, 2
octave 3
note F_, 2
note G#, 2
octave 4
note C#, 2
octave 3
note F_, 2
note G#, 2
octave 4
note C#, 2
note F_, 2
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetBadge_Ch6:
toggle_sfx
duty_cycle 3
vibrato 8, 2, 4
note_type 6, 11, 5
2014-02-06 17:53:14 -08:00
octave 5
note C#, 3
rest 3
2014-02-06 17:53:14 -08:00
octave 4
note G#, 1
rest 1
2014-02-06 17:53:14 -08:00
note G#, 8
octave 3
note C#, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 2
note G#, 2
rest 1
volume_envelope 9, 5
2014-02-06 17:53:14 -08:00
octave 5
note C_, 1
volume_envelope 11, 5
2014-02-06 17:53:14 -08:00
note C#, 2
rest 2
2014-02-06 17:53:14 -08:00
note D_, 2
rest 2
2014-02-06 17:53:14 -08:00
note D#, 3
rest 3
2014-02-06 17:53:14 -08:00
octave 4
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 8
octave 3
note D#, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 2
note A#, 2
rest 1
volume_envelope 9, 5
2014-02-06 17:53:14 -08:00
octave 5
note D_, 1
volume_envelope 11, 5
2014-02-06 17:53:14 -08:00
note D#, 8
note F_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetBadge_Ch7:
toggle_sfx
note_type 6, 2, 5
2014-02-06 17:53:14 -08:00
octave 2
note G#, 3
rest 3
2014-02-06 17:53:14 -08:00
octave 3
note C#, 1
rest 1
2014-02-06 17:53:14 -08:00
note C#, 8
note G#, 2
rest 2
2014-02-06 17:53:14 -08:00
note F_, 2
rest 2
2014-02-06 17:53:14 -08:00
note C#, 2
note C_, 2
octave 2
note A#, 2
note G#, 2
note G_, 3
rest 3
2014-02-06 17:53:14 -08:00
octave 3
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
note D#, 8
note A#, 2
rest 2
2014-02-06 17:53:14 -08:00
note G_, 2
rest 2
2014-02-06 17:53:14 -08:00
note G_, 2
note F_, 2
note G_, 2
note D#, 2
note F_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetBadge_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 6
2020-10-05 08:24:47 -07:00
.loop1:
2014-02-06 17:53:14 -08:00
note B_, 12
note D_, 1
note D_, 1
note D_, 2
note D_, 4
note D_, 4
note D_, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
2014-02-06 17:53:14 -08:00
note B_, 16
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_QuitSlots:
channel_count 4
channel 5, Sfx_QuitSlots_Ch5
channel 6, Sfx_QuitSlots_Ch6
channel 7, Sfx_QuitSlots_Ch7
channel 8, Sfx_QuitSlots_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_QuitSlots_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 144
volume 7, 7
duty_cycle 2
note_type 8, 8, 2
2014-02-06 17:53:14 -08:00
octave 3
note G#, 2
rest 4
2014-02-06 17:53:14 -08:00
note C#, 2
note F_, 2
note G#, 2
note F_, 2
note G#, 2
octave 4
note D_, 2
note F_, 2
note D_, 2
octave 3
note B_, 2
note A#, 2
note F#, 2
note A#, 2
note G#, 2
note F#, 2
volume_envelope 9, 7
2014-02-06 17:53:14 -08:00
note G#, 14
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_QuitSlots_Ch6:
toggle_sfx
duty_cycle 2
note_type 8, 11, 3
rest 3
2014-02-06 17:53:14 -08:00
octave 4
note B_, 1
octave 5
note C_, 2
octave 4
note G#, 4
note A#, 2
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
note B_, 4
note A#, 2
note G#, 4
note F_, 2
note F#, 4
note F_, 2
note D#, 4
volume_envelope 11, 7
2014-02-06 17:53:14 -08:00
note F_, 14
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_QuitSlots_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note C#, 2
rest 2
2014-02-06 17:53:14 -08:00
note F_, 2
note D#, 2
note C#, 2
note G#, 2
note D_, 2
rest 2
2014-02-06 17:53:14 -08:00
note D_, 2
octave 2
note G#, 2
note B_, 2
octave 3
note D_, 2
note D#, 2
rest 2
2014-02-06 17:53:14 -08:00
octave 2
note A#, 2
octave 3
note C_, 2
rest 2
2014-02-06 17:53:14 -08:00
note C#, 14
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_QuitSlots_Ch8:
toggle_sfx
sfx_toggle_noise 3
drum_speed 8
2014-02-06 17:53:14 -08:00
note D#, 6
note D_, 4
note D#, 2
note D#, 4
note D#, 2
note D_, 4
note D#, 2
note D_, 4
note D#, 2
note D_, 4
note B_, 14
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Protect:
channel_count 2
channel 5, Sfx_Protect_Ch5
channel 8, Sfx_Protect_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Protect_Ch5:
toggle_sfx
note_type 1, 15, 1
duty_cycle 0
2020-10-05 08:24:47 -07:00
.loop1:
2014-02-06 17:53:14 -08:00
octave 5
note F_, 5
note A_, 5
octave 6
note C_, 5
note E_, 5
octave 5
note F#, 5
note A#, 5
octave 6
note C#, 5
note E_, 5
2020-10-05 08:24:47 -07:00
sound_loop 3, .loop1
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
octave 5
note F_, 5
note A_, 5
volume_envelope 9, 1
2014-02-06 17:53:14 -08:00
octave 6
note C_, 5
note E_, 5
volume_envelope 7, 1
2014-02-06 17:53:14 -08:00
octave 5
note F#, 5
note A#, 5
volume_envelope 5, 1
2014-02-06 17:53:14 -08:00
octave 6
note C#, 5
note E_, 5
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Protect_Ch8:
noise_note 9, 9, -6, 0
noise_note 9, 11, -6, 17
sound_loop 6, Sfx_Protect_Ch8
noise_note 9, 10, 7, 0
noise_note 16, 7, 5, 17
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sketch:
channel_count 1
channel 5, Sfx_Sketch_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sketch_Ch5:
duty_cycle 1
pitch_sweep 10, 5
2020-10-05 08:24:47 -07:00
.loop1:
square_note 2, 15, 1, 1760
square_note 13, 10, -7, 1456
square_note 4, 0, 0, 0
square_note 9, 15, 4, 1816
2020-10-05 08:24:47 -07:00
sound_loop 3, .loop1
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RainDance:
channel_count 1
channel 8, Sfx_RainDance_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RainDance_Ch8:
noise_note 11, 7, -5, 80
noise_note 6, 7, -5, 79
noise_note 11, 7, -7, 71
noise_note 15, 6, -6, 34
sound_loop 3, Sfx_RainDance_Ch8
noise_note 6, 6, -5, 80
noise_note 5, 5, -5, 79
noise_note 5, 4, -7, 71
noise_note 10, 3, 2, 70
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Aeroblast:
channel_count 2
channel 5, Sfx_Aeroblast_Ch5
channel 8, Sfx_Aeroblast_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Aeroblast_Ch5:
duty_cycle_pattern 3, 3, 0, 2
pitch_sweep 15, 5
square_note 28, 15, 8, 1408
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Aeroblast_Ch8:
noise_note 4, 15, 8, 108
noise_note 4, 12, 8, 92
noise_note 4, 7, 8, 91
noise_note 16, 3, 1, 90
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Spark:
channel_count 1
channel 8, Sfx_Spark_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Spark_Ch8:
noise_note 4, 15, 8, 93
noise_note 4, 13, 8, 111
sound_loop 2, Sfx_Spark_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Curse:
channel_count 2
channel 5, Sfx_Curse_Ch5
channel 8, Sfx_Curse_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Curse_Ch5:
duty_cycle 3
square_note 4, 15, 2, 1155
square_note 4, 15, 2, 1297
square_note 4, 15, 2, 1417
square_note 4, 15, 2, 1517
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Curse_Ch8:
noise_note 20, 9, -2, 9
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Rage:
channel_count 2
channel 5, Sfx_Rage_Ch5
channel 8, Sfx_Rage_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Rage_Ch5:
duty_cycle 0
square_note 3, 13, 1, 1968
square_note 3, 13, 1, 1986
square_note 24, 13, 2, 2005
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Rage_Ch8:
noise_note 3, 15, 4, 26
noise_note 3, 15, 4, 25
noise_note 24, 15, 2, 24
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thief:
channel_count 1
channel 8, Sfx_Thief_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thief_Ch8:
noise_note 0, 0, 0, 0
noise_note 4, 14, 1, 18
noise_note 0, 0, 0, 0
noise_note 2, 11, 1, 34
sound_loop 2, Sfx_Thief_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thief2:
channel_count 1
channel 5, Sfx_Thief2_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thief2_Ch5:
toggle_sfx
note_type 2, 15, 4
duty_cycle 0
2014-02-06 17:53:14 -08:00
octave 4
note C#, 3
note A#, 3
volume_envelope 13, 2
2014-02-06 17:53:14 -08:00
note C#, 3
note A#, 3
volume_envelope 11, 1
2014-02-06 17:53:14 -08:00
note C_, 3
note A_, 3
volume_envelope 8, 1
2014-02-06 17:53:14 -08:00
note C_, 3
note A_, 3
toggle_sfx
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SpiderWeb:
channel_count 2
channel 5, Sfx_SpiderWeb_Ch5
channel 8, Sfx_SpiderWeb_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SpiderWeb_Ch5:
duty_cycle 0
square_note 32, 7, -7, 1824
pitch_sweep 9, 5
square_note 4, 15, 8, 1568
square_note 4, 14, 8, 1584
square_note 4, 13, 8, 1600
square_note 4, 9, 5, 1568
square_note 4, 7, 3, 1584
square_note 4, 5, 1, 1600
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SpiderWeb_Ch8:
noise_note 32, 14, -7, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MindReader:
channel_count 2
channel 5, Sfx_MindReader_Ch5
channel 8, Sfx_MindReader_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MindReader_Ch5:
toggle_sfx
duty_cycle 2
note_type 2, 15, 1
2014-02-06 17:53:14 -08:00
octave 5
note C_, 3
volume_envelope 4, 1
2014-02-06 17:53:14 -08:00
note C_, 3
volume_envelope 15, 1
2014-02-06 17:53:14 -08:00
note C#, 3
volume_envelope 4, 1
2014-02-06 17:53:14 -08:00
note C#, 3
volume_envelope 15, 1
2014-02-06 17:53:14 -08:00
note D_, 3
volume_envelope 4, 1
2014-02-06 17:53:14 -08:00
note D_, 3
toggle_sfx
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MindReader_Ch8:
noise_note 17, 10, -7, 25
noise_note 18, 10, -7, 24
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Nightmare:
channel_count 1
channel 5, Sfx_Nightmare_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Nightmare_Ch5:
duty_cycle 0
pitch_sweep 3, 4
2020-10-05 08:24:47 -07:00
.loop1:
square_note 3, 11, -2, 1585
square_note 2, 0, 0, 0
square_note 3, 15, 8, 1569
square_note 2, 0, 0, 0
square_note 3, 15, 8, 1553
square_note 2, 0, 0, 0
square_note 3, 14, 8, 1537
square_note 2, 0, 0, 0
square_note 3, 14, 8, 1521
square_note 2, 0, 0, 0
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Snore:
channel_count 1
channel 8, Sfx_Snore_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Snore_Ch8:
noise_note 2, 14, -2, 75
noise_note 2, 14, -2, 91
noise_note 2, 0, 0, 0
noise_note 4, 14, -6, 71
noise_note 4, 14, -6, 70
noise_note 4, 14, -6, 69
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetKiss:
channel_count 1
channel 5, Sfx_SweetKiss_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetKiss_Ch5:
duty_cycle 2
2020-10-05 08:24:47 -07:00
.loop1:
square_note 2, 12, 1, 1992
square_note 2, 13, 1, 2010
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
square_note 26, 15, 1, 2018
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetKiss2:
channel_count 1
channel 5, Sfx_SweetKiss2_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetKiss2_Ch5:
duty_cycle 0
pitch_sweep 9, 7
square_note 2, 15, 4, 1906
square_note 4, 0, 0, 0
square_note 2, 12, 4, 1906
square_note 4, 0, 0, 0
square_note 2, 11, 4, 1906
square_note 4, 0, 0, 0
square_note 2, 10, 1, 1906
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BellyDrum:
channel_count 2
channel 5, Sfx_BellyDrum_Ch5
channel 8, Sfx_BellyDrum_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BellyDrum_Ch5:
duty_cycle 2
pitch_sweep 10, -4
square_note 12, 15, 1, 1443
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BellyDrum_Ch8:
noise_note 12, 11, 1, 108
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown7F:
channel_count 1
channel 5, Sfx_Unknown7F_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown7F_Ch5:
duty_cycle 2
pitch_sweep 9, 5
square_note 2, 12, -1, 947
square_note 5, 15, 8, 1123
square_note 4, 13, 1, 1347
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SludgeBomb:
channel_count 2
channel 5, Sfx_SludgeBomb_Ch5
channel 8, Sfx_SludgeBomb_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SludgeBomb_Ch5:
duty_cycle 2
pitch_sweep 12, 5
square_note 3, 15, 8, 1409
square_note 1, 0, 0, 0
pitch_sweep 12, -3
square_note 16, 15, 2, 1489
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SludgeBomb_Ch8:
noise_note 3, 14, 2, 110
noise_note 1, 0, 0, 0
noise_note 16, 14, 2, 109
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Foresight:
channel_count 1
channel 5, Sfx_Foresight_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Foresight_Ch5:
square_note 3, 15, 4, 1973
square_note 3, 15, 5, 1992
square_note 8, 15, 4, 2010
square_note 2, 0, 0, 0
square_note 8, 12, 1, 2010
square_note 2, 0, 0, 0
square_note 8, 9, 1, 2010
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Spite:
channel_count 1
channel 5, Sfx_Spite_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Spite_Ch5:
toggle_sfx
vibrato 0, 1, 2
duty_cycle 3
pitch_sweep 15, -5
note_type 3, 15, 8
2014-02-06 17:53:14 -08:00
octave 3
note F_, 3
note G#, 3
note B_, 3
note E_, 3
note G_, 3
note A#, 3
volume_envelope 11, -7
2014-02-06 17:53:14 -08:00
note D#, 3
note F#, 3
note A_, 3
volume_envelope 5, -7
2014-02-06 17:53:14 -08:00
note D_, 3
volume_envelope 2, -7
2014-02-06 17:53:14 -08:00
note F_, 3
note G#, 3
pitch_sweep 0, 8
toggle_sfx
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Outrage:
channel_count 1
channel 8, Sfx_Outrage_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Outrage_Ch8:
noise_note 11, 14, -2, 108
noise_note 11, 14, -2, 107
noise_note 11, 14, -2, 106
noise_note 11, 14, -2, 105
noise_note 11, 14, 1, 89
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PerishSong:
channel_count 2
channel 5, Sfx_PerishSong_Ch5
channel 6, Sfx_PerishSong_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PerishSong_Ch5:
toggle_sfx
duty_cycle 0
vibrato 18, 5, 3
note_type 8, 10, -7
2014-02-06 17:53:14 -08:00
octave 4
note A_, 9
note G#, 9
toggle_sfx
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PerishSong_Ch6:
toggle_sfx
duty_cycle 0
vibrato 18, 5, 3
note_type 8, 10, -7
2014-02-06 17:53:14 -08:00
octave 4
note C_, 9
octave 3
note B_, 9
toggle_sfx
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GigaDrain:
channel_count 2
channel 5, Sfx_GigaDrain_Ch5
channel 8, Sfx_GigaDrain_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GigaDrain_Ch5:
duty_cycle 2
pitch_sweep 9, 7
square_note 4, 15, 8, 1664
square_note 20, 15, 8, 1664
square_note 20, 12, 8, 1632
square_note 20, 10, 8, 1648
square_note 20, 8, 8, 1664
square_note 20, 15, 8, 1377
square_note 20, 12, 8, 1345
square_note 20, 10, 8, 1313
square_note 20, 8, 8, 1297
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GigaDrain_Ch8:
noise_note 4, 12, 8, 68
noise_note 20, 12, 8, 80
noise_note 20, 12, 8, 82
noise_note 20, 12, 8, 84
noise_note 20, 12, 8, 86
noise_note 64, 12, 7, 87
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Attract:
channel_count 1
channel 5, Sfx_Attract_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Attract_Ch5:
duty_cycle 0
pitch_sweep 7, 7
square_note 4, 10, -1, 1776
square_note 12, 15, 8, 1824
pitch_sweep 7, -7
square_note 8, 15, 1, 1856
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Kinesis2:
channel_count 1
channel 5, Sfx_Kinesis2_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Kinesis2_Ch5:
duty_cycle 0
square_note 2, 15, 3, 1942
square_note 2, 2, 3, 1942
square_note 20, 15, 1, 1988
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ZapCannon:
channel_count 1
channel 8, Sfx_ZapCannon_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ZapCannon_Ch8:
noise_note 2, 14, 1, 73
noise_note 0, 0, 0, 0
sound_loop 8, Sfx_ZapCannon_Ch8
noise_note 8, 14, 1, 73
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MeanLook:
channel_count 1
channel 5, Sfx_MeanLook_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MeanLook_Ch5:
pitch_sweep 7, 7
duty_cycle 3
square_note 2, 15, 8, 1824
2020-10-05 08:24:47 -07:00
.loop1:
square_note 1, 8, 8, 1632
square_note 2, 15, 8, 1936
2020-10-05 08:24:47 -07:00
sound_loop 5, .loop1
square_note 12, 15, 8, 1792
square_note 12, 12, 8, 1824
square_note 12, 10, 8, 1792
square_note 12, 7, 8, 1824
square_note 12, 4, 8, 1792
square_note 12, 2, 8, 1824
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HealBell:
channel_count 1
channel 5, Sfx_HealBell_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HealBell_Ch5:
duty_cycle 1
square_note 1, 15, 1, 2010
square_note 1, 13, 1, 2009
square_note 1, 15, 1, 2010
square_note 8, 13, 1, 2011
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Return:
channel_count 1
channel 5, Sfx_Return_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Return_Ch5:
duty_cycle 0
2020-10-05 08:24:47 -07:00
.loop1:
pitch_sweep 11, -7
square_note 8, 15, 1, 1881
pitch_sweep 5, 7
square_note 8, 15, 1, 1881
square_note 16, 0, 0, 0
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ExpBar:
channel_count 1
channel 5, Sfx_ExpBar_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ExpBar_Ch5:
duty_cycle 2
pitch_sweep 13, 7
square_note 8, 14, 1, 1872
pitch_sweep 14, 7
square_note 8, 4, 8, 1760
square_note 8, 5, 8, 1784
square_note 8, 6, 8, 1808
square_note 8, 7, 8, 1832
square_note 8, 8, 8, 1856
square_note 8, 9, 8, 1880
square_note 16, 10, 8, 1904
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MilkDrink:
channel_count 1
channel 5, Sfx_MilkDrink_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MilkDrink_Ch5:
duty_cycle 2
2020-10-05 08:24:47 -07:00
.loop1:
pitch_sweep 10, 4
square_note 2, 14, -2, 1248
square_note 13, 15, 7, 656
pitch_sweep 9, -6
square_note 4, 12, -1, 1505
square_note 2, 0, 0, 0
2020-10-05 08:24:47 -07:00
sound_loop 6, .loop1
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Present:
channel_count 1
channel 5, Sfx_Present_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Present_Ch5:
duty_cycle 2
pitch_sweep 13, 6
2020-10-05 08:24:47 -07:00
.loop1:
square_note 2, 15, 1, 1856
square_note 1, 0, 0, 0
2020-10-05 08:24:47 -07:00
sound_loop 3, .loop1
square_note 16, 15, 1, 1920
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MorningSun:
channel_count 1
channel 5, Sfx_MorningSun_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MorningSun_Ch5:
duty_cycle 3
2020-10-05 08:24:47 -07:00
.loop1:
square_note 2, 15, 1, 2020
square_note 2, 15, 1, 2016
square_note 5, 15, 2, 2023
2020-10-05 08:24:47 -07:00
sound_loop 3, .loop1
square_note 1, 0, 0, 0
square_note 8, 12, 2, 2023
square_note 1, 0, 0, 0
square_note 8, 8, 2, 2023
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Moonlight:
channel_count 1
channel 5, Sfx_Moonlight_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Moonlight_Ch5:
duty_cycle 2
2020-10-05 08:24:47 -07:00
.loop1:
square_note 1, 15, 8, 2000
square_note 4, 15, 1, 2016
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
square_note 16, 15, 1, 2016
square_note 16, 13, 1, 2016
square_note 16, 8, 1, 2016
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Encore:
channel_count 2
channel 5, Sfx_Encore_Ch5
channel 8, Sfx_Encore_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Encore_Ch5:
duty_cycle 2
pitch_sweep 12, -6
square_note 16, 0, 0, 0
2020-10-05 08:24:47 -07:00
.loop1:
square_note 2, 15, 8, 1908
square_note 36, 0, 0, 0
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Encore_Ch8:
noise_note 48, 1, -7, 54
noise_note 48, 7, 6, 54
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BeatUp:
channel_count 1
channel 8, Sfx_BeatUp_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BeatUp_Ch8:
noise_note 2, 14, 8, 105
noise_note 6, 13, 8, 36
noise_note 2, 14, 8, 108
noise_note 4, 12, 8, 70
noise_note 6, 13, 1, 36
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetScent:
channel_count 1
channel 5, Sfx_SweetScent_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetScent_Ch5:
duty_cycle 2
pitch_sweep 9, 6
square_note 6, 15, 8, 1888
square_note 6, 14, 8, 1824
pitch_sweep 13, -7
square_note 22, 15, 1, 1840
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BatonPass:
channel_count 2
channel 5, Sfx_BatonPass_Ch5
channel 8, Sfx_BatonPass_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BatonPass_Ch5:
duty_cycle 2
pitch_sweep 15, 7
square_note 32, 15, 2, 1664
square_note 1, 15, 1, 1888
square_note 32, 0, 0, 0
square_note 1, 15, 1, 1888
square_note 26, 0, 0, 0
square_note 1, 15, 1, 1888
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BatonPass_Ch8:
noise_note 32, 15, 2, 32
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggCrack:
channel_count 1
channel 5, Sfx_EggCrack_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggCrack_Ch5:
toggle_sfx
note_type 1, 15, 1
duty_cycle 0
2014-02-06 17:53:14 -08:00
octave 4
note D#, 1
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F#, 1
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Evolved:
channel_count 1
channel 5, Sfx_Evolved_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Evolved_Ch5:
toggle_sfx
note_type 1, 12, 1
2014-02-06 17:53:14 -08:00
octave 4
note C_, 2
note E_, 2
note C_, 2
note E_, 3
note G_, 3
note B_, 3
octave 5
note E_, 2
note C_, 2
note E_, 2
note G_, 3
note B_, 3
octave 7
note C_, 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MasterBall:
channel_count 1
channel 5, Sfx_MasterBall_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MasterBall_Ch5:
toggle_sfx
duty_cycle 1
note_type 2, 14, 1
2014-02-06 17:53:14 -08:00
octave 6
note B_, 2
octave 7
note D_, 2
octave 6
note B_, 2
note G_, 2
note B_, 2
note A#, 2
note A_, 2
note A#, 2
note A_, 2
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
note G#, 2
note G_, 2
note F#, 2
volume_envelope 9, 1
2014-02-06 17:53:14 -08:00
note F_, 2
note E_, 2
note D#, 2
volume_envelope 6, 1
2014-02-06 17:53:14 -08:00
note D_, 2
note C#, 2
note C_, 2
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggHatch:
channel_count 1
channel 5, Sfx_EggHatch_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggHatch_Ch5:
toggle_sfx
note_type 2, 15, 1
duty_cycle 2
2014-02-06 17:53:14 -08:00
octave 5
note E_, 1
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
note D_, 1
volume_envelope 14, 2
2014-02-06 17:53:14 -08:00
note B_, 7
volume_envelope 8, 2
2014-02-06 17:53:14 -08:00
note B_, 7
volume_envelope 4, 2
2014-02-06 17:53:14 -08:00
note B_, 7
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GsIntroCharizardFireball:
channel_count 1
channel 8, Sfx_GsIntroCharizardFireball_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GsIntroCharizardFireball_Ch8:
noise_note 8, 12, -7, 77
noise_note 8, 15, 1, 55
2020-10-05 08:24:47 -07:00
.loop1:
noise_note 1, 15, 8, 79
noise_note 0, 12, 8, 38
noise_note 1, 13, 8, 95
noise_note 0, 10, 8, 55
2020-10-05 08:24:47 -07:00
sound_loop 12, .loop1
noise_note 3, 15, 8, 111
noise_note 4, 13, 8, 95
noise_note 12, 13, 8, 92
noise_note 40, 13, 3, 79
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GsIntroPokemonAppears:
channel_count 1
channel 8, Sfx_GsIntroPokemonAppears_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GsIntroPokemonAppears_Ch8:
noise_note 1, 8, 8, 79
noise_note 2, 8, -7, 2
noise_note 2, 5, -7, 18
noise_note 2, 3, -7, 34
noise_note 0, 15, 8, 39
noise_note 1, 15, 8, 79
noise_note 8, 15, 1, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Flash:
channel_count 1
channel 5, Sfx_Flash_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Flash_Ch5:
duty_cycle 1
pitch_sweep 14, -7
square_note 1, 4, 0, 2024
square_note 1, 6, 0, 2024
square_note 2, 8, 0, 2024
square_note 5, 10, 0, 2024
square_note 6, 10, 0, 2024
square_note 7, 8, 0, 2024
square_note 8, 6, 0, 2024
square_note 9, 3, 0, 2024
square_note 15, 1, 2, 2024
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GameFreakLogoGs:
channel_count 1
channel 5, Sfx_GameFreakLogoGs_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GameFreakLogoGs_Ch5:
duty_cycle 3
pitch_sweep 7, -7
square_note 4, 5, 5, 2018
square_note 5, 7, 5, 2018
square_note 6, 9, 4, 2018
square_note 7, 11, 4, 2018
square_note 8, 11, 3, 2018
square_note 9, 9, 3, 2018
square_note 10, 7, 2, 2018
square_note 10, 5, 3, 2018
square_note 10, 3, 4, 2018
square_note 10, 1, 5, 2018
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfareLessThan20:
channel_count 4
channel 5, Sfx_DexFanfareLessThan20_Ch5
channel 6, Sfx_DexFanfareLessThan20_Ch6
channel 7, Sfx_DexFanfareLessThan20_Ch7
channel 8, Sfx_DexFanfareLessThan20_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfareLessThan20_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 124
volume 7, 7
note_type 8, 11, 1
2014-02-06 17:53:14 -08:00
octave 3
note A_, 4
note F#, 2
note A_, 4
note F#, 2
note C#, 6
note G_, 6
note F#, 6
note E_, 2
note E_, 2
note E_, 2
note D_, 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfareLessThan20_Ch6:
toggle_sfx
note_type 8, 12, 1
2014-02-06 17:53:14 -08:00
octave 3
note B_, 4
note A_, 2
note B_, 4
note A_, 2
note D#, 6
note A#, 6
note A_, 6
note A_, 2
note A_, 2
note G_, 2
note F#, 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfareLessThan20_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 4
note D_, 6
octave 3
note A_, 2
rest 2
2014-02-06 17:53:14 -08:00
note A_, 2
note A#, 4
note G_, 2
octave 4
note D#, 6
note D_, 2
rest 4
2014-02-06 17:53:14 -08:00
octave 3
note E_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F#, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 2
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfareLessThan20_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C#, 6
rest 16
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare140169:
channel_count 4
channel 5, Sfx_DexFanfare140169_Ch5
channel 6, Sfx_DexFanfare140169_Ch6
channel 7, Sfx_DexFanfare140169_Ch7
channel 8, Sfx_DexFanfare140169_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare140169_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 120
volume 7, 7
duty_cycle 3
vibrato 18, 3, 4
note_type 6, 11, 1
rest 8
2014-02-06 17:53:14 -08:00
octave 3
note E_, 4
note E_, 4
note A_, 4
octave 4
note C#, 4
volume_envelope 10, 4
2014-02-06 17:53:14 -08:00
note D_, 4
note C_, 4
octave 3
note A_, 2
note G_, 2
note F#, 4
note G_, 16
octave 2
note B_, 8
rest 8
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare140169_Ch6:
toggle_sfx
duty_cycle 2
vibrato 18, 3, 4
note_type 6, 12, 1
2014-02-06 17:53:14 -08:00
octave 4
note E_, 4
note F#, 4
note G_, 4
note G_, 4
note G_, 4
note G_, 4
volume_envelope 11, 4
2014-02-06 17:53:14 -08:00
note F#, 4
note G_, 4
note A_, 4
octave 5
note C_, 4
octave 4
note B_, 16
note G_, 8
rest 8
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare140169_Ch7:
toggle_sfx
note_type 12, 2, 5
rest 4
2014-02-06 17:53:14 -08:00
octave 2
note A_, 1
octave 3
note C#, 1
note E_, 1
note A_, 3
note C#, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 1
note F#, 1
note A_, 1
octave 4
note D_, 3
octave 2
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
note B_, 1
octave 3
note D_, 1
note G_, 3
octave 2
note B_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 4
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare140169_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 12
2014-02-06 17:53:14 -08:00
note C_, 4
2020-10-05 08:24:47 -07:00
.loop1:
2014-02-06 17:53:14 -08:00
note D_, 4
note C#, 1
note C#, 1
note C#, 1
note C#, 1
2020-10-05 08:24:47 -07:00
sound_loop 3, .loop1
2014-02-06 17:53:14 -08:00
note D_, 8
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare170199:
channel_count 4
channel 5, Sfx_DexFanfare170199_Ch5
channel 6, Sfx_DexFanfare170199_Ch6
channel 7, Sfx_DexFanfare170199_Ch7
channel 8, Sfx_DexFanfare170199_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare170199_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 112
volume 7, 7
vibrato 18, 3, 4
duty_cycle 3
note_type 8, 11, 4
2014-02-06 17:53:14 -08:00
octave 3
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 6
rest 2
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
volume_envelope 12, 1
2014-02-06 17:53:14 -08:00
note F_, 4
note G_, 4
note A_, 4
note_type 12, 10, 8
2014-02-06 17:53:14 -08:00
note A#, 12
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare170199_Ch6:
toggle_sfx
vibrato 18, 3, 4
duty_cycle 3
note_type 8, 12, 4
2014-02-06 17:53:14 -08:00
octave 3
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 6
rest 2
2014-02-06 17:53:14 -08:00
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 1
rest 1
volume_envelope 13, 1
2014-02-06 17:53:14 -08:00
octave 4
note D#, 4
note D#, 4
note D#, 4
note_type 12, 11, 8
2014-02-06 17:53:14 -08:00
note D_, 12
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare170199_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
note D#, 6
rest 2
2014-02-06 17:53:14 -08:00
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
note D#, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 2
rest 2
2014-02-06 17:53:14 -08:00
note C_, 2
rest 2
2014-02-06 17:53:14 -08:00
note C_, 2
rest 2
note_type 12, 2, 5
2014-02-06 17:53:14 -08:00
octave 2
note A#, 12
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare170199_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 8
2014-02-06 17:53:14 -08:00
note D_, 2
note D_, 2
note D_, 4
note D_, 4
note D_, 2
note D_, 2
note D_, 4
note D_, 4
note C#, 1
note C#, 1
note C#, 1
note C#, 1
drum_speed 12
2014-02-06 17:53:14 -08:00
note B_, 16
sound_ret
2014-02-06 17:53:14 -08:00
db sound_loop_cmd ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare200229:
channel_count 4
channel 5, Sfx_DexFanfare200229_Ch5
channel 6, Sfx_DexFanfare200229_Ch6
channel 7, Sfx_DexFanfare200229_Ch7
channel 8, Sfx_DexFanfare200229_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare200229_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 124
volume 7, 7
vibrato 18, 3, 4
duty_cycle 3
note_type 8, 11, 2
2014-02-06 17:53:14 -08:00
octave 3
note C_, 2
note E_, 2
note G_, 2
octave 4
note C_, 4
octave 3
note B_, 4
note A_, 4
note A#, 4
octave 4
note D#, 4
note G_, 4
note_type 12, 10, 8
2014-02-06 17:53:14 -08:00
note F#, 12
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare200229_Ch6:
toggle_sfx
vibrato 18, 3, 4
duty_cycle 3
note_type 8, 11, 2
2014-02-06 17:53:14 -08:00
octave 3
note E_, 2
note G_, 2
octave 4
note C_, 2
note E_, 4
note D_, 4
note C_, 4
note D#, 4
note G_, 4
note A#, 4
note_type 12, 11, 8
2014-02-06 17:53:14 -08:00
note A_, 12
rest 4
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare200229_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 2
note E_, 2
note G_, 2
octave 4
note C_, 2
octave 3
note C_, 4
note D#, 2
note G_, 2
note A#, 2
octave 4
note D#, 2
octave 3
note D#, 4
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 2
note A_, 2
octave 3
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
octave 2
note A_, 2
octave 3
note D_, 6
rest 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare200229_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 8
2014-02-06 17:53:14 -08:00
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note D_, 4
note D_, 4
note D_, 4
note D_, 4
note D_, 4
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note D_, 4
note D_, 2
note D_, 2
note D_, 2
note D_, 2
note B_, 12
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare230Plus:
channel_count 4
channel 5, Sfx_DexFanfare230Plus_Ch5
channel 6, Sfx_DexFanfare230Plus_Ch6
channel 7, Sfx_DexFanfare230Plus_Ch7
channel 8, Sfx_DexFanfare230Plus_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare230Plus_Ch5:
toggle_sfx
2014-02-06 17:53:14 -08:00
tempo 112
volume 7, 7
vibrato 18, 3, 4
duty_cycle 3
note_type 8, 10, 5
2014-02-06 17:53:14 -08:00
octave 3
note B_, 2
note G_, 2
note B_, 2
octave 4
note D_, 14
rest 2
duty_cycle 2
volume_envelope 8, 5
2014-02-06 17:53:14 -08:00
octave 2
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F_, 6
volume_envelope 10, 5
duty_cycle 3
2014-02-06 17:53:14 -08:00
octave 3
note A_, 2
note G_, 2
note F_, 10
rest 2
duty_cycle 2
volume_envelope 8, 5
2014-02-06 17:53:14 -08:00
octave 2
note F_, 1
rest 1
2014-02-06 17:53:14 -08:00
note F_, 6
volume_envelope 10, 5
duty_cycle 3
2014-02-06 17:53:14 -08:00
octave 3
note A#, 12
volume_envelope 11, 2
2014-02-06 17:53:14 -08:00
note G_, 4
note A_, 4
note A#, 4
note_type 12, 10, 8
2014-02-06 17:53:14 -08:00
note A_, 14
rest 2
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare230Plus_Ch6:
toggle_sfx
vibrato 18, 3, 4
duty_cycle 3
note_type 8, 11, 5
2014-02-06 17:53:14 -08:00
octave 4
note G_, 2
note D_, 2
note G_, 2
note F_, 14
rest 4
2014-02-06 17:53:14 -08:00
note F_, 2
note E_, 2
note D_, 2
note C_, 2
octave 3
note B_, 2
note A_, 10
rest 4
2014-02-06 17:53:14 -08:00
note A_, 2
octave 4
note C_, 2
note D_, 2
note D#, 12
volume_envelope 12, 2
2014-02-06 17:53:14 -08:00
note G_, 4
note G_, 4
note G_, 4
note_type 12, 11, 8
2014-02-06 17:53:14 -08:00
note F#, 14
rest 2
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare230Plus_Ch7:
toggle_sfx
note_type 8, 2, 5
2014-02-06 17:53:14 -08:00
octave 3
note G_, 6
note A#, 4
note F_, 2
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 2
rest 2
2014-02-06 17:53:14 -08:00
note D_, 1
rest 1
2014-02-06 17:53:14 -08:00
note D_, 6
note A_, 4
note F_, 2
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A_, 2
rest 2
2014-02-06 17:53:14 -08:00
note C_, 1
rest 1
2014-02-06 17:53:14 -08:00
note C_, 6
note G_, 4
note D#, 2
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note G_, 1
rest 1
2014-02-06 17:53:14 -08:00
note A#, 4
note G_, 4
note D#, 4
note_type 12, 2, 5
2014-02-06 17:53:14 -08:00
note D_, 14
rest 2
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DexFanfare230Plus_Ch8:
toggle_sfx
sfx_toggle_noise 4
drum_speed 8
2014-02-06 17:53:14 -08:00
note D_, 2
note D_, 2
note D_, 2
2020-10-05 08:24:47 -07:00
.loop1:
2014-02-06 17:53:14 -08:00
note D_, 6
note D_, 2
note D_, 2
note D_, 2
note D_, 6
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
note C#, 1
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
2014-02-06 17:53:14 -08:00
note D_, 6
note D_, 2
note D_, 2
note C#, 1
note C#, 1
note D_, 4
note D_, 4
note D_, 4
2020-10-05 08:24:47 -07:00
.loop2:
2014-02-06 17:53:14 -08:00
note C#, 1
2020-10-05 08:24:47 -07:00
sound_loop 18, .loop2
2014-02-06 17:53:14 -08:00
note D_, 6
sound_ret
2014-02-06 17:53:14 -08:00
toggle_sfx ; unused
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_NotVeryEffective:
channel_count 1
channel 8, Sfx_NotVeryEffective_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_NotVeryEffective_Ch8:
noise_note 4, 15, 1, 95
noise_note 1, 10, 0, 66
noise_note 16, 15, 1, 83
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Damage:
channel_count 1
channel 8, Sfx_Damage_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Damage_Ch8:
noise_note 4, 15, 1, 94
noise_note 1, 10, 0, 18
noise_note 4, 15, 0, 50
noise_note 16, 15, 1, 68
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SuperEffective:
channel_count 1
channel 8, Sfx_SuperEffective_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SuperEffective_Ch8:
noise_note 3, 15, 1, 79
noise_note 1, 12, 8, 34
noise_note 2, 15, 8, 63
noise_note 3, 13, 0, 21
noise_note 32, 15, 2, 53
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallBounce:
channel_count 2
channel 5, Sfx_BallBounce_Ch5
channel 6, Sfx_BallBounce_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallBounce_Ch5:
duty_cycle 2
square_note 8, 14, 1, 1856
square_note 23, 0, 0, 0
square_note 8, 11, 1, 1856
square_note 23, 0, 0, 0
square_note 8, 8, 1, 1856
square_note 23, 0, 0, 0
square_note 8, 5, 1, 1856
square_note 23, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallBounce_Ch6:
duty_cycle 2
square_note 2, 0, 8, 0
square_note 8, 11, 1, 1857
square_note 23, 0, 0, 0
square_note 8, 8, 1, 1857
square_note 23, 0, 0, 0
square_note 8, 5, 1, 1857
square_note 23, 0, 0, 0
square_note 8, 2, 1, 1857
square_note 23, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetScent2:
channel_count 2
channel 5, Sfx_SweetScent2_Ch5
channel 8, Sfx_SweetScent2_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetScent2_Ch5:
pitch_sweep 10, -7
duty_cycle 1
square_note 6, 15, 8, 1520
square_note 2, 15, 1, 1568
square_note 16, 15, 1, 1616
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SweetScent2_Ch8:
noise_note 2, 14, 8, 34
noise_note 17, 10, -2, 0
2020-10-05 08:24:47 -07:00
.loop1:
noise_note 4, 13, -1, 16
noise_note 8, 9, 1, 0
noise_note 2, 6, 1, 7
2020-10-05 08:24:47 -07:00
sound_loop 5, .loop1
noise_note 4, 9, -1, 0
noise_note 10, 6, 1, 0
noise_note 6, 5, -1, 0
noise_note 2, 2, 1, 7
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HitEndOfExpBar:
channel_count 2
channel 5, Sfx_HitEndOfExpBar_Ch5
channel 6, Sfx_HitEndOfExpBar_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HitEndOfExpBar_Ch5:
duty_cycle 2
square_note 1, 14, 1, 1929
square_note 1, 14, 1, 1954
square_note 16, 14, 1, 1969
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HitEndOfExpBar_Ch6:
duty_cycle 2
square_note 1, 14, 1, 1954
square_note 1, 14, 1, 1969
square_note 16, 14, 1, 1988
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GiveTrademon:
channel_count 1
channel 5, Sfx_GiveTrademon_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GiveTrademon_Ch5:
square_note 32, 0, 0, 0
duty_cycle 1
pitch_sweep 10, 7
square_note 27, 15, 4, 1872
square_note 27, 13, 4, 1872
square_note 27, 11, 4, 1872
square_note 27, 9, 4, 1872
square_note 27, 7, 4, 1872
square_note 27, 5, 4, 1872
square_note 27, 3, 4, 1872
square_note 27, 1, 4, 1872
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetTrademon:
channel_count 1
channel 5, Sfx_GetTrademon_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GetTrademon_Ch5:
square_note 32, 0, 0, 0
duty_cycle 2
pitch_sweep 11, -7
square_note 27, 1, 4, 1980
square_note 27, 3, 4, 1980
square_note 27, 5, 4, 1980
square_note 27, 7, 4, 1980
square_note 27, 9, 4, 1980
square_note 27, 11, 4, 1980
square_note 27, 13, 4, 1980
square_note 27, 15, 4, 1980
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_TrainArrived:
channel_count 3
channel 5, Sfx_TrainArrived_Ch5
channel 6, Sfx_TrainArrived_Ch6
channel 8, Sfx_TrainArrived_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_TrainArrived_Ch6:
pitch_offset 8
square_note 8, 0, 0, 0
2018-06-24 07:09:41 -07:00
Sfx_TrainArrived_Ch5:
duty_cycle 2
square_note 4, 5, -7, 1681
square_note 4, 6, -7, 1684
square_note 4, 7, 8, 1687
square_note 4, 7, -7, 1690
square_note 4, 6, 8, 1710
square_note 16, 6, -7, 1707
square_note 104, 6, 5, 1704
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_TrainArrived_Ch8:
noise_note 5, 10, -7, 16
noise_note 4, 9, -7, 32
noise_note 4, 8, -7, 33
noise_note 4, 7, -7, 34
noise_note 4, 8, -7, 33
noise_note 4, 9, -7, 32
noise_note 4, 9, -7, 16
noise_note 104, 10, 3, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_2Boops:
channel_count 1
channel 5, Sfx_2Boops_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_2Boops_Ch5:
duty_cycle 2
2020-10-05 08:24:47 -07:00
.loop1:
pitch_sweep 7, -1
square_note 1, 9, -1, 1379
square_note 4, 15, 2, 1205
pitch_sweep 4, 3
square_note 16, 15, 8, 1485
2020-10-05 08:24:47 -07:00
sound_loop 2, .loop1
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
Sfx_IntroWhoosh:
channel_count 1
channel 8, Sfx_IntroWhoosh_Ch8
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Menu_Ch8:
noise_note 1, 14, 2, 51
noise_note 8, 14, 1, 34
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Pokeflute_Ch7:
2014-02-06 17:53:14 -08:00
tempo 256
volume 7, 7
toggle_sfx
vibrato 16, 1, 4
note_type 12, 1, 0
2014-02-06 17:53:14 -08:00
octave 5
note E_, 2
note F_, 2
note G_, 4
note A_, 2
note G_, 2
octave 6
note C_, 4
note C_, 2
note D_, 2
note C_, 2
octave 5
note G_, 2
note A_, 2
note F_, 2
note G_, 8
rest 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PlacePuzzlePieceDown_Ch8:
noise_note 2, 15, 7, 36
noise_note 2, 15, 7, 52
noise_note 4, 15, 7, 68
noise_note 8, 15, 4, 85
noise_note 8, 15, 1, 68
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EnterDoor_Ch8:
noise_note 9, 15, 1, 68
noise_note 8, 13, 1, 67
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SwitchPokemon_Ch5:
duty_cycle 2
square_note 8, 14, 1, 1856
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SwitchPokemon_Ch6:
duty_cycle 2
square_note 2, 0, 8, 0
square_note 8, 11, 1, 1857
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PokeballsPlacedOnTable_Ch5:
duty_cycle 2
pitch_sweep 3, -2
square_note 4, 15, 2, 512
pitch_sweep 2, 2
square_note 8, 14, 2, 512
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallWobble_Ch5:
duty_cycle 2
pitch_sweep 3, -2
square_note 4, 15, 2, 1024
pitch_sweep 2, 2
square_note 8, 14, 2, 1024
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Tally_Ch5:
duty_cycle 2
square_note 4, 15, 1, 1920
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Tally_Ch6:
duty_cycle 2
square_note 1, 0, 8, 0
square_note 4, 10, 1, 1889
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Transaction_Ch5:
duty_cycle 2
square_note 4, 14, 1, 1792
square_note 24, 15, 2, 2016
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Transaction_Ch6:
duty_cycle 2
square_note 1, 0, 8, 0
square_note 4, 9, 1, 1729
square_note 24, 10, 2, 1953
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bump_Ch5:
duty_cycle 2
pitch_sweep 5, -2
square_note 15, 15, 1, 768
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ExitBuilding_Ch8:
noise_note 2, 15, 1, 84
noise_note 12, 7, 1, 35
noise_note 2, 11, 1, 84
noise_note 12, 6, 1, 35
noise_note 6, 4, 1, 84
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ReadText_Ch5:
Sfx_ReadText2_Ch5:
duty_cycle 2
square_note 0, 9, 1, 1984
square_note 0, 8, 1, 2000
square_note 0, 9, 1, 1984
square_note 12, 10, 1, 2000
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Potion_Ch5:
duty_cycle 2
pitch_sweep 1, 7
square_note 15, 15, 0, 1264
square_note 15, 15, 2, 1616
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Poison_Ch5:
duty_cycle 0
pitch_sweep 1, 4
square_note 4, 15, 2, 1536
sound_loop 4, Sfx_Poison_Ch5
square_note 15, 15, 3, 1536
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_FullHeal_Ch5:
duty_cycle 2
pitch_sweep 1, 4
square_note 4, 15, 2, 1536
square_note 4, 15, 2, 1536
pitch_sweep 1, 7
square_note 15, 15, 2, 1536
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GotSafariBalls_Ch5:
duty_cycle 2
pitch_sweep 1, 5
square_note 15, 15, 0, 1264
square_note 15, 15, 2, 1616
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BootPc_Ch5:
duty_cycle 2
square_note 15, 15, 2, 1984
square_note 15, 0, 0, 0
square_note 3, 10, 1, 1920
square_note 3, 10, 1, 1792
square_note 3, 10, 1, 1856
square_note 3, 10, 1, 1792
square_note 3, 10, 1, 1920
square_note 3, 10, 1, 1792
square_note 3, 10, 1, 1984
square_note 8, 10, 1, 1792
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ShutDownPc_Ch5:
duty_cycle 2
square_note 4, 15, 0, 1536
square_note 4, 15, 0, 1024
square_note 4, 15, 0, 512
square_note 1, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChoosePcOption_Ch5:
duty_cycle 2
square_note 6, 15, 0, 1792
square_note 4, 0, 0, 0
square_note 6, 15, 0, 1792
square_note 1, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EscapeRope_Ch5:
duty_cycle 1
pitch_sweep 1, 7
square_note 15, 13, 7, 1536
square_note 15, 11, 7, 1408
square_note 15, 8, 7, 1280
square_note 15, 4, 7, 1152
square_note 15, 1, 7, 1024
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PushButton_Ch5:
duty_cycle 2
square_note 4, 0, 0, 0
square_note 2, 15, 1, 1664
square_note 1, 0, 0, 0
square_note 4, 15, 1, 1920
square_note 4, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SecondPartOfItemfinder_Ch5:
duty_cycle 2
pitch_sweep 2, -4
square_note 4, 15, 2, 1280
pitch_sweep 2, 2
square_note 2, 15, 1, 1280
pitch_sweep 0, 8
square_note 1, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WarpTo_Ch5:
duty_cycle 1
pitch_sweep 1, 7
square_note 15, 13, 7, 1280
square_note 15, 11, 7, 1408
square_note 15, 8, 7, 1536
square_note 15, 4, 7, 1664
square_note 15, 1, 7, 1792
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WarpFrom_Ch5:
duty_cycle 1
pitch_sweep 1, 7
square_note 15, 13, 7, 1792
square_note 15, 11, 7, 1664
square_note 15, 8, 7, 1536
square_note 15, 4, 7, 1408
square_note 15, 1, 7, 1280
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ChangeDexMode_Ch5:
duty_cycle 1
pitch_sweep 1, 6
square_note 15, 13, 2, 1280
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_JumpOverLedge_Ch5:
duty_cycle 2
pitch_sweep 9, 5
square_note 15, 15, 2, 1024
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GrassRustle_Ch8:
noise_note 2, 15, 1, 50
noise_note 2, 0, 0, 0
noise_note 2, 15, 1, 34
noise_note 1, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fly_Ch8:
noise_note 2, 15, 1, 18
noise_note 2, 0, 0, 0
noise_note 2, 10, 1, 18
noise_note 2, 0, 0, 0
noise_note 2, 13, 1, 18
noise_note 2, 0, 0, 0
noise_note 2, 8, 1, 18
noise_note 2, 0, 0, 0
noise_note 2, 11, 1, 18
noise_note 2, 0, 0, 0
noise_note 2, 6, 1, 18
noise_note 2, 0, 0, 0
noise_note 2, 9, 1, 18
noise_note 2, 0, 0, 0
noise_note 2, 4, 1, 18
noise_note 2, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Wrong_Ch5:
duty_cycle 3
pitch_sweep 5, -2
square_note 4, 15, 0, 1280
pitch_sweep 0, 8
square_note 4, 0, 0, 0
square_note 15, 15, 0, 1280
square_note 1, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Wrong_Ch6:
duty_cycle 3
square_note 4, 15, 0, 1025
square_note 4, 0, 0, 0
square_note 15, 15, 0, 1025
square_note 1, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Squeak_Ch5:
duty_cycle 0
pitch_sweep 1, 7
square_note 15, 13, 2, 1792
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Strength_Ch8:
noise_note 4, 10, 2, 35
noise_note 8, 15, 1, 52
noise_note 15, 0, 0, 0
noise_note 2, 15, 7, 36
noise_note 2, 15, 7, 52
noise_note 4, 15, 7, 68
noise_note 8, 15, 4, 85
noise_note 8, 15, 1, 68
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Boat_Ch5:
duty_cycle 2
square_note 15, 15, 0, 1280
square_note 4, 0, 0, 0
square_note 15, 15, 0, 1280
square_note 15, 15, 0, 1280
square_note 15, 15, 0, 1280
square_note 15, 15, 0, 1280
square_note 15, 15, 2, 1280
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Boat_Ch6:
duty_cycle 3
square_note 15, 15, 0, 1154
square_note 4, 0, 0, 0
square_note 15, 15, 0, 1154
square_note 15, 15, 0, 1154
square_note 15, 15, 0, 1154
square_note 15, 15, 0, 1154
square_note 15, 15, 2, 1154
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WallOpen_Ch5:
duty_cycle 1
pitch_sweep 3, -2
square_note 4, 15, 2, 1280
pitch_sweep 2, 2
square_note 4, 14, 2, 1280
pitch_sweep 3, -2
square_note 4, 15, 2, 1792
pitch_sweep 2, 2
square_note 15, 14, 2, 1792
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ElevatorEnd_Ch5:
duty_cycle 2
square_note 15, 15, 3, 1840
square_note 8, 6, 5, 1840
square_note 15, 15, 4, 1792
square_note 15, 7, 4, 1792
square_note 15, 4, 4, 1792
square_note 15, 2, 4, 1792
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ThrowBall_Ch5:
duty_cycle 2
pitch_sweep 2, -7
square_note 15, 15, 2, 1920
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_ThrowBall_Ch6:
duty_cycle 2
square_note 15, 12, 2, 1922
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Shine_Ch5:
duty_cycle 0
square_note 0, 13, 2, 1792
square_note 0, 13, 2, 1856
square_note 0, 13, 2, 1920
square_note 0, 13, 2, 1984
square_note 10, 14, 1, 2016
square_note 1, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallPoof_Ch5:
duty_cycle 2
pitch_sweep 1, 6
square_note 15, 15, 2, 1024
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BallPoof_Ch8:
noise_note 15, 10, 2, 34
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown3A_Ch5:
square_note 15, 13, 1, 512
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown3A_Ch8:
noise_note 4, 15, 5, 51
noise_note 8, 15, 4, 34
noise_note 15, 15, 2, 33
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Run_Ch8:
noise_note 2, 6, 1, 35
noise_note 2, 10, 1, 51
noise_note 2, 12, 1, 51
noise_note 2, 5, 1, 17
noise_note 2, 15, 1, 51
noise_note 2, 4, 1, 17
noise_note 2, 12, 1, 51
noise_note 2, 3, 1, 17
noise_note 2, 8, 1, 51
noise_note 2, 3, 1, 17
noise_note 8, 4, 1, 51
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SlotMachineStart_Ch5:
duty_cycle 2
pitch_sweep 4, 4
square_note 15, 15, 0, 1264
pitch_sweep 1, 7
square_note 15, 15, 2, 1616
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SlotMachineStart_Ch6:
duty_cycle 2
square_note 15, 9, 2, 1536
square_note 15, 9, 2, 1922
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Call_Ch5:
pitch_sweep 6, 7
square_note 4, 15, 7, 1952
square_note 4, 15, 7, 1952
square_note 4, 15, 7, 1952
square_note 4, 15, 7, 1952
square_note 4, 15, 7, 1952
pitch_sweep 0, 8
square_note 4, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Peck_Ch8:
noise_note 2, 10, 1, 18
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Kinesis_Ch5:
duty_cycle 1
pitch_sweep 10, -7
square_note 15, 15, 2, 1920
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Lick_Ch5:
duty_cycle 1
pitch_sweep 9, 7
square_note 15, 15, 2, 1280
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Pound_Ch8:
noise_note 2, 10, 1, 34
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MovePuzzlePiece_Ch8:
noise_note 8, 15, 1, 84
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_CometPunch_Ch8:
noise_note 15, 8, -7, 17
noise_note 4, 15, -7, 18
noise_note 10, 15, 1, 85
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MegaPunch_Ch8:
noise_note 15, 8, -7, 52
noise_note 8, 15, 2, 53
noise_note 10, 15, 1, 85
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Scratch_Ch8:
noise_note 15, 9, -7, 35
noise_note 8, 15, 1, 33
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Vicegrip_Ch8:
noise_note 2, 14, 1, 75
noise_note 10, 15, 1, 68
noise_note 2, 14, 1, 58
noise_note 6, 15, 1, 52
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_RazorWind_Ch8:
noise_note 2, 15, 4, 68
noise_note 2, 15, 4, 20
noise_note 15, 15, 1, 50
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Cut_Ch8:
noise_note 4, 8, -7, 85
noise_note 2, 15, 4, 68
noise_note 8, 15, 4, 34
noise_note 15, 15, 2, 33
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WingAttack_Ch8:
noise_note 8, 4, -7, 35
noise_note 4, 12, 4, 34
noise_note 6, 15, 2, 35
sound_loop 4, Sfx_WingAttack_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Whirlwind_Ch8:
noise_note 8, 4, -7, 51
noise_note 4, 12, 4, 34
noise_note 6, 15, 2, 35
noise_note 15, 15, 2, 34
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bind_Ch8:
noise_note 8, 15, -7, 50
noise_note 8, 15, 4, 67
noise_note 8, 15, 2, 84
noise_note 8, 15, 1, 101
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_VineWhip_Ch8:
noise_note 1, 12, 2, 51
noise_note 2, 15, 2, 33
noise_note 1, 14, 2, 51
noise_note 1, 12, 2, 50
noise_note 1, 9, 2, 18
noise_note 1, 11, 2, 49
noise_note 12, 9, 1, 16
noise_note 8, 15, 2, 65
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_DoubleKick_Ch8:
noise_note 1, 9, 4, 35
noise_note 1, 11, 4, 34
noise_note 8, 15, 1, 68
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_MegaKick_Ch8:
noise_note 2, 9, 4, 51
noise_note 4, 11, 4, 34
noise_note 4, 15, 1, 68
noise_note 8, 15, 1, 85
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Headbutt_Ch8:
noise_note 4, 15, -7, 85
noise_note 8, 15, 1, 101
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HornAttack_Ch8:
noise_note 2, 8, 4, 67
noise_note 2, 12, 4, 34
noise_note 8, 15, 2, 52
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Tackle_Ch8:
noise_note 4, 15, 1, 52
noise_note 15, 15, 2, 100
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PoisonSting_Ch8:
noise_note 2, 15, 1, 34
noise_note 15, 15, 2, 18
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Powder_Ch8:
noise_note 2, 12, 2, 1
noise_note 15, 15, 4, 1
noise_note 15, 15, 2, 1
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Doubleslap_Ch8:
noise_note 8, 15, 1, 50
noise_note 8, 15, 1, 51
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bite_Ch5:
duty_cycle 0
pitch_sweep 3, -2
square_note 4, 15, 2, 512
pitch_sweep 2, 2
square_note 8, 14, 2, 512
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bite_Ch8:
noise_note 0, 13, 1, 66
noise_note 4, 10, 1, 50
noise_note 0, 13, 1, 34
noise_note 6, 10, 1, 50
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_JumpKick_Ch8:
noise_note 3, 9, 2, 49
noise_note 3, 11, 2, 50
noise_note 3, 12, 2, 51
noise_note 8, 15, 1, 84
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Stomp_Ch8:
noise_note 12, 15, 1, 84
noise_note 8, 15, 1, 100
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_TailWhip_Ch8:
noise_note 2, 15, 1, 51
noise_note 2, 12, 1, 50
noise_note 2, 10, 1, 49
noise_note 15, 8, 2, 50
noise_note 8, 15, 1, 52
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_KarateChop_Ch8:
noise_note 2, 13, 2, 50
noise_note 15, 15, 2, 67
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Submission_Ch8:
noise_note 2, 15, 2, 67
noise_note 4, 11, 5, 50
noise_note 9, 8, 6, 49
noise_note 7, 6, 4, 0
noise_note 15, 15, 2, 85
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WaterGun_Ch5:
duty_cycle 1
pitch_sweep 9, 7
square_note 15, 15, 2, 1792
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_WaterGun_Ch8:
noise_note 15, 3, -7, 34
noise_note 15, 15, 2, 33
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SwordsDance_Ch8:
noise_note 15, 4, -7, 65
noise_note 8, 8, -7, 65
noise_note 8, 12, -7, 65
noise_note 8, 15, 2, 66
noise_note 15, 15, 2, 65
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thunder_Ch8:
noise_note 10, 15, -7, 80
noise_note 15, 15, -7, 81
noise_note 8, 15, 2, 81
noise_note 6, 15, -7, 82
noise_note 6, 15, -7, 83
noise_note 8, 15, -7, 84
noise_note 15, 15, 2, 84
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Supersonic_Ch5:
duty_cycle 2
square_note 15, 3, -7, 1984
2020-06-29 09:25:58 -07:00
.loop:
square_note 15, 13, -7, 1984
2020-06-29 09:25:58 -07:00
sound_loop 4, .loop
square_note 15, 13, 1, 1984
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Supersonic_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 15, 2, -7, 1992
2020-06-29 09:25:58 -07:00
.loop:
square_note 15, 12, -7, 1991
2020-06-29 09:25:58 -07:00
sound_loop 4, .loop
square_note 15, 12, 1, 1992
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Supersonic_Ch8:
noise_note 3, 9, 7, 18
noise_note 3, 10, 1, 17
sound_loop 10, Sfx_Supersonic_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Leer_Ch5:
duty_cycle 0
square_note 0, 15, 1, 1984
square_note 0, 15, 1, 1792
sound_loop 12, Sfx_Leer_Ch5
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Leer_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 0, 14, 1, 1985
square_note 0, 14, 1, 1793
sound_loop 12, Sfx_Leer_Ch6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Leer_Ch8:
noise_note 1, 13, 1, 73
noise_note 1, 13, 1, 41
sound_loop 6, Sfx_Leer_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Ember_Ch5:
duty_cycle_pattern 3, 0, 2, 1
square_note 11, 15, 3, 288
square_note 9, 13, 3, 336
sound_loop 5, Sfx_Ember_Ch5
square_note 8, 14, 3, 304
square_note 15, 12, 2, 272
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Ember_Ch8:
noise_note 10, 15, 3, 53
noise_note 14, 15, 6, 69
sound_loop 4, Sfx_Ember_Ch8
noise_note 12, 15, 4, 188
noise_note 12, 15, 5, 156
noise_note 15, 15, 4, 172
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bubblebeam_Ch5:
duty_cycle_pattern 0, 3, 2, 1
square_note 4, 15, 4, 1536
square_note 3, 12, 4, 1280
square_note 5, 11, 5, 1536
square_note 13, 14, 2, 1728
sound_loop 3, Sfx_Bubblebeam_Ch5
square_note 8, 13, 1, 1536
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bubblebeam_Ch6:
duty_cycle_pattern 2, 0, 3, 1
square_note 5, 14, 4, 1504
square_note 4, 11, 4, 1248
square_note 6, 10, 5, 1512
square_note 14, 13, 1, 1696
sound_loop 3, Sfx_Bubblebeam_Ch6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Bubblebeam_Ch8:
noise_note 5, 12, 3, 51
noise_note 3, 9, 2, 67
noise_note 10, 11, 5, 51
noise_note 15, 12, 3, 50
sound_loop 2, Sfx_Bubblebeam_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HydroPump_Ch5:
duty_cycle_pattern 3, 1, 0, 2
square_note 3, 8, 1, 768
square_note 3, 12, 1, 1024
square_note 3, 15, 1, 1280
square_note 3, 11, 1, 1024
square_note 3, 7, 1, 768
sound_loop 5, Sfx_HydroPump_Ch5
square_note 8, 8, 1, 1024
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HydroPump_Ch8:
noise_note 3, 6, 2, 34
noise_note 3, 10, 2, 50
noise_note 3, 13, 2, 51
noise_note 3, 9, 2, 35
noise_note 3, 5, 2, 18
sound_loop 5, Sfx_HydroPump_Ch8
noise_note 8, 8, 1, 18
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Surf_Ch5:
duty_cycle_pattern 0, 3, 2, 1
square_note 15, 15, 4, 1280
square_note 15, 12, 4, 1024
square_note 15, 14, 2, 1472
sound_loop 3, Sfx_Surf_Ch5
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Surf_Ch6:
duty_cycle_pattern 2, 0, 3, 1
square_note 7, 14, 4, 1072
square_note 15, 11, 4, 816
square_note 15, 10, 2, 1080
sound_loop 4, Sfx_Surf_Ch6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Surf_Ch8:
noise_note 9, 15, 4, 68
noise_note 9, 15, 2, 67
noise_note 15, 15, 4, 66
noise_note 15, 15, 4, 65
sound_loop 3, Sfx_Surf_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psybeam_Ch5:
duty_cycle_pattern 2, 2, 0, 1
square_note 10, 15, 1, 1600
square_note 10, 15, 3, 1664
square_note 10, 15, 2, 1568
sound_loop 4, Sfx_Psybeam_Ch5
square_note 10, 15, 1, 1600
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psybeam_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 10, 15, 3, 1393
square_note 7, 14, 3, 1329
square_note 10, 15, 1, 1361
sound_loop 4, Sfx_Psybeam_Ch6
square_note 10, 15, 1, 1393
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psybeam_Ch8:
noise_note 2, 13, 1, 74
noise_note 2, 13, 2, 42
sound_loop 21, Sfx_Psybeam_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Charge_Ch5:
duty_cycle 0
square_note 2, 15, 1, 512
square_note 3, 15, 1, 1792
square_note 4, 15, 1, 1280
square_note 5, 15, 1, 2032
sound_loop 8, Sfx_Charge_Ch5
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Charge_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 2, 14, 1, 770
square_note 3, 14, 1, 2034
square_note 4, 14, 1, 1538
square_note 5, 14, 1, 1794
sound_loop 8, Sfx_Charge_Ch6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Charge_Ch8:
noise_note 2, 13, 3, 16
noise_note 3, 13, 3, 17
noise_note 2, 13, 2, 16
noise_note 5, 13, 2, 18
sound_loop 9, Sfx_Charge_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thundershock_Ch5:
duty_cycle_pattern 0, 2, 2, 3
square_note 3, 15, 1, 2032
square_note 4, 15, 2, 512
sound_loop 8, Sfx_Thundershock_Ch5
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thundershock_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 4, 14, 2, 514
square_note 4, 14, 1, 2018
sound_loop 9, Sfx_Thundershock_Ch6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Thundershock_Ch8:
noise_note 4, 15, -7, 67
noise_note 4, 15, 2, 68
sound_loop 9, Sfx_Thundershock_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psychic_Ch5:
duty_cycle 2
pitch_sweep 15, 7
square_note 8, 12, 4, 1981
square_note 8, 12, 4, 1982
square_note 8, 12, 4, 1983
square_note 8, 12, 4, 1984
square_note 15, 12, 4, 1985
square_note 15, 15, 2, 1984
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psychic_Ch6:
duty_cycle 2
square_note 8, 12, 4, 1904
square_note 8, 12, 4, 1889
square_note 8, 12, 4, 1890
square_note 8, 12, 4, 1891
square_note 15, 12, 4, 1892
square_note 15, 15, 2, 1892
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Psychic_Ch8:
noise_note 15, 3, -7, 20
noise_note 15, 12, -7, 19
noise_note 15, 12, -7, 18
noise_note 15, 12, -7, 17
noise_note 15, 12, -7, 16
noise_note 15, 12, 2, 16
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Screech_Ch5:
duty_cycle 2
square_note 15, 15, -7, 2016
square_note 15, 15, -7, 2016
square_note 15, 15, -7, 2016
square_note 15, 15, -7, 2016
square_note 15, 15, 2, 2016
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Screech_Ch6:
duty_cycle 3
square_note 15, 15, -7, 2018
square_note 15, 15, -7, 2017
square_note 15, 15, -7, 2018
square_note 15, 15, -7, 2017
square_note 15, 15, 2, 2018
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BoneClub_Ch5:
duty_cycle 2
pitch_sweep 10, -7
square_note 8, 15, 1, 1792
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_BoneClub_Ch6:
duty_cycle 3
square_note 8, 15, 1, 1793
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sharpen_Ch5:
duty_cycle 2
square_note 6, 15, 1, 1280
square_note 6, 15, 1, 1408
square_note 6, 15, 1, 1536
square_note 6, 15, 1, 1664
square_note 8, 15, 1, 1792
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sharpen_Ch6:
duty_cycle 3
square_note 6, 14, 1, 1296
square_note 6, 14, 1, 1424
square_note 6, 14, 1, 1552
square_note 6, 14, 1, 1680
square_note 8, 14, 1, 1808
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggBomb_Ch5:
duty_cycle_pattern 3, 2, 3, 1
square_note 8, 15, -7, 1016
square_note 15, 15, -7, 1024
square_note 15, 15, 3, 1024
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggBomb_Ch6:
duty_cycle_pattern 2, 3, 1, 0
square_note 8, 14, -7, 960
square_note 15, 14, -7, 960
square_note 15, 14, 3, 960
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_EggBomb_Ch8:
noise_note 4, 15, -7, 81
noise_note 8, 15, -7, 84
noise_note 15, 15, -7, 85
noise_note 15, 15, 3, 86
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sing_Ch5:
toggle_sfx
vibrato 10, 2, 4
duty_cycle 2
note_type 10, 8, 7
2014-02-06 17:53:14 -08:00
octave 5
note G_, 8
octave 6
note F_, 4
note D#, 4
octave 5
note G_, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Sing_Ch6:
toggle_sfx
vibrato 10, 2, 3
duty_cycle 2
note_type 11, 6, 7
2014-02-06 17:53:14 -08:00
octave 5
note G_, 8
note_type 10, 6, 7
2014-02-06 17:53:14 -08:00
octave 6
note F_, 4
note D#, 4
octave 5
note G_, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HyperBeam_Ch5:
duty_cycle 0
square_note 2, 15, 1, 1920
square_note 2, 15, 1, 1792
square_note 2, 15, 1, 1936
square_note 2, 15, 1, 1792
square_note 2, 15, 1, 1952
square_note 2, 15, 1, 1792
square_note 2, 15, 1, 1968
square_note 2, 15, 1, 1792
square_note 2, 15, 1, 1984
square_note 2, 15, 1, 1792
square_note 2, 15, 1, 2000
2020-06-29 09:25:58 -07:00
.loop:
square_note 2, 15, 1, 1792
square_note 2, 15, 1, 2016
2020-06-29 09:25:58 -07:00
sound_loop 12, .loop
square_note 15, 15, 1, 1792
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HyperBeam_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 2, 15, 1, 1921
square_note 2, 15, 1, 1793
square_note 2, 15, 1, 1937
square_note 2, 15, 1, 1793
square_note 2, 15, 1, 1953
square_note 2, 15, 1, 1793
square_note 2, 15, 1, 1969
square_note 2, 15, 1, 1793
square_note 2, 15, 1, 1985
square_note 2, 15, 1, 1793
square_note 2, 15, 1, 2001
2020-06-29 09:25:58 -07:00
.loop:
square_note 2, 15, 1, 1793
square_note 2, 15, 1, 2017
2020-06-29 09:25:58 -07:00
sound_loop 12, .loop
square_note 15, 15, 1, 1793
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HyperBeam_Ch8:
noise_note 1, 13, 1, 73
noise_note 1, 13, 1, 41
sound_loop 26, Sfx_HyperBeam_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown60_Ch8:
noise_note 6, 2, 0, 16
noise_note 6, 2, -7, 64
noise_note 6, 4, -7, 65
noise_note 6, 8, -7, 65
noise_note 6, 12, -7, 66
noise_note 8, 13, 7, 66
noise_note 15, 14, 7, 67
noise_note 15, 15, 2, 67
sound_ret
2014-02-06 17:53:14 -08:00
Sfx_IntroWhoosh_Ch8:
noise_note 1, 1, 0, 16
noise_note 2, 2, 0, 16
noise_note 2, 3, 0, 32
noise_note 2, 4, 0, 32
noise_note 2, 5, 0, 33
noise_note 2, 6, 0, 34
noise_note 4, 7, 0, 34
noise_note 8, 8, 0, 34
noise_note 15, 9, 4, 34
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown61_Ch8:
noise_note 4, 13, 1, 65
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_SwitchPockets_Ch8:
noise_note 4, 12, 1, 66
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown63_Ch8:
noise_note 2, 6, -7, 33
noise_note 2, 10, -7, 49
noise_note 15, 15, 2, 65
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Burn_Ch8:
noise_note 2, 13, 2, 50
noise_note 15, 15, 2, 67
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_TitleScreenEntrance_Ch8:
noise_note 2, 7, 0, 34
noise_note 2, 8, 0, 35
noise_note 2, 9, 0, 36
noise_note 2, 10, 0, 37
noise_note 2, 11, 0, 38
noise_note 15, 12, 2, 38
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown66_Ch5:
duty_cycle 2
square_note 1, 15, 2, 1696
square_note 1, 15, 2, 1760
square_note 8, 15, 1, 1792
sound_ret
2014-02-06 17:53:14 -08:00
Sfx_GetChipFromSlots_Ch5:
duty_cycle 2
square_note 2, 15, 1, 1792
square_note 8, 8, 1, 2016
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PayDay_Ch5:
duty_cycle 3
square_note 5, 14, 1, 1792
square_note 2, 14, 1, 1920
square_note 15, 15, 1, 1984
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_PayDay_Ch6:
duty_cycle 2
square_note 4, 12, 1, 1729
square_note 2, 12, 1, 1857
square_note 15, 13, 1, 1921
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Metronome_Ch5:
duty_cycle 2
pitch_sweep 5, -7
square_note 4, 4, 0, 2016
square_note 4, 6, 0, 2016
square_note 4, 8, 0, 2016
square_note 8, 10, 0, 2016
square_note 8, 10, 0, 2016
square_note 8, 8, 0, 2016
square_note 8, 6, 0, 2016
square_note 8, 3, 0, 2016
square_note 15, 1, 2, 2016
pitch_sweep 0, 8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown5F_Ch5:
2020-06-29 09:25:58 -07:00
.loop:
square_note 2, 15, 7, 1537
square_note 2, 15, 7, 1793
2020-06-29 09:25:58 -07:00
sound_loop 8, .loop
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown5F_Ch6:
square_note 1, 15, 7, 65535
square_note 2, 15, 7, 1538
square_note 2, 15, 7, 1794
2020-06-29 09:25:58 -07:00
sound_loop 8, Sfx_Unknown5F_Ch5.loop
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare2_Ch5:
toggle_sfx
sfx_priority_on
2014-02-06 17:53:14 -08:00
tempo 256
volume 7, 7
pitch_offset 1
duty_cycle 3
note_type 6, 11, 5
2014-02-06 17:53:14 -08:00
octave 3
note G#, 4
note_type 4, 11, 2
2014-02-06 17:53:14 -08:00
note F_, 2
note G#, 2
note A_, 2
note A#, 2
note F#, 2
note A#, 2
octave 4
note C_, 4
note C_, 2
note_type 4, 11, 6
2014-02-06 17:53:14 -08:00
note C#, 12
sfx_priority_off
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare2_Ch6:
toggle_sfx
duty_cycle 2
note_type 6, 12, 5
2014-02-06 17:53:14 -08:00
octave 4
note C#, 6
note_type 4, 12, 1
2014-02-06 17:53:14 -08:00
note C#, 1
note C#, 1
note C#, 1
note_type 4, 12, 2
2014-02-06 17:53:14 -08:00
note D#, 2
note C#, 2
note D#, 2
note E_, 4
note E_, 2
note_type 4, 12, 6
2014-02-06 17:53:14 -08:00
note F_, 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare2_Ch8:
toggle_sfx
drum_speed 6
2014-02-06 17:53:14 -08:00
note C_, 1
octave 5
note C#, 2
rest 2
2014-02-06 17:53:14 -08:00
note C#, 2
rest 2
drum_speed 4
2014-02-06 17:53:14 -08:00
note C_, 1
note C#, 2
rest 2
2014-02-06 17:53:14 -08:00
note C#, 2
note D#, 2
rest 2
2014-02-06 17:53:14 -08:00
note F_, 2
note G#, 6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare_Ch5:
toggle_sfx
sfx_priority_on
2014-02-06 17:53:14 -08:00
tempo 256
volume 7, 7
duty_cycle 3
pitch_offset 1
note_type 6, 11, 3
2014-02-06 17:53:14 -08:00
octave 3
note F_, 4
note C#, 4
note F#, 4
note D#, 4
note G#, 4
note F_, 4
note A#, 4
note F#, 4
note_type 4, 11, 3
2014-02-06 17:53:14 -08:00
note A#, 4
note B_, 4
octave 4
note C_, 4
note C#, 4
note D#, 4
note C_, 4
note_type 4, 11, 6
2014-02-06 17:53:14 -08:00
note C#, 12
sfx_priority_off
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare_Ch6:
toggle_sfx
duty_cycle 2
note_type 6, 12, 4
2014-02-06 17:53:14 -08:00
octave 4
note C#, 4
note_type 4, 12, 4
2014-02-06 17:53:14 -08:00
note C#, 2
octave 3
note A#, 2
octave 4
note C#, 2
note D#, 6
note D#, 2
octave 3
note B_, 2
octave 4
note D#, 2
note F_, 6
note F_, 2
note C#, 2
note F_, 2
note F#, 6
note F#, 2
note D#, 2
note F#, 2
note C#, 4
note D#, 4
note E_, 4
note F_, 4
note F#, 4
note G#, 4
note_type 4, 12, 6
2014-02-06 17:53:14 -08:00
note F#, 12
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Fanfare_Ch8:
toggle_sfx
drum_speed 6
2014-02-06 17:53:14 -08:00
note C_, 1
octave 4
note A#, 4
rest 4
2014-02-06 17:53:14 -08:00
note B_, 4
rest 4
2014-02-06 17:53:14 -08:00
octave 5
note C#, 4
rest 4
2014-02-06 17:53:14 -08:00
note D#, 4
rest 4
drum_speed 4
2014-02-06 17:53:14 -08:00
note C_, 1
note F_, 4
note D#, 4
note C#, 4
note A#, 4
note G#, 4
note F_, 4
note F#, 6
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_HangUp_Ch5:
duty_cycle 2
square_note 4, 11, 8, 1915
square_note 2, 2, 1, 1915
square_note 16, 0, 0, 0
2018-06-24 07:09:41 -07:00
Sfx_NoSignal_Ch5:
duty_cycle 2
square_note 20, 14, 8, 1803
square_note 28, 0, 0, 0
sound_loop 3, Sfx_NoSignal_Ch5
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Unknown5F_Ch8:
Sfx_Sandstorm_Ch8:
noise_note 1, 15, 8, 65
noise_note 2, 9, -4, 36
noise_note 0, 0, 0, 0
noise_note 3, 5, -1, 22
noise_note 2, 0, 0, 0
sound_loop 3, Sfx_Sandstorm_Ch8
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Elevator_Ch5:
duty_cycle 2
pitch_sweep 5, -2
2020-06-29 09:25:58 -07:00
.loop:
square_note 2, 15, 1, 768
2020-06-29 09:25:58 -07:00
sound_loop 48, .loop
pitch_sweep 0, 8
duty_cycle 2
square_note 15, 15, 3, 1840
square_note 8, 6, 5, 1840
square_note 15, 15, 4, 1792
square_note 15, 7, 4, 1792
square_note 15, 4, 4, 1792
square_note 15, 2, 4, 1792
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Elevator_Ch6:
Sfx_Elevator_Ch7:
square_note 96, 0, 0, 0
square_note 83, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_Elevator_Ch8:
noise_note 96, 0, 0, 0
noise_note 83, 0, 0, 0
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_StopSlot:
channel_count 1
channel 5, Sfx_StopSlot_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_StopSlot_Ch5:
duty_cycle 2
square_note 1, 15, 8, 1888
square_note 4, 8, 2, 1888
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GlassTing:
channel_count 1
channel 5, Sfx_GlassTing_Ch5
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GlassTing_Ch5:
duty_cycle 2
square_note 32, 13, 1, 2012
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GlassTing2:
channel_count 2
channel 5, Sfx_GlassTing2_Ch5
channel 6, Sfx_GlassTing2_Ch6
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GlassTing2_Ch5:
duty_cycle 2
square_note 16, 15, 1, 2012
sound_ret
2014-02-06 17:53:14 -08:00
2018-06-24 07:09:41 -07:00
Sfx_GlassTing2_Ch6:
duty_cycle 2
square_note 16, 13, 1, 2013
sound_ret