SoundBoardPads.meme.generated.cs

Auto-generated partial class that builds a large list of SoundPad metadata for a soundboard, declaring MemePads and many Pad entries with asset paths, colors, durations and labels.

File Access
// <auto-generated by publish/rebuild_tabs.py — do not edit by hand>
// Chunked builders keep each method under C# IL size limits.
// Split files keep the s&box compiler from dropping the code archive.
using System;
using System.Collections.Generic;

namespace SSoundboard;

public static partial class SoundBoardData
{

	static List<SoundPad> _memePads;
	public static IReadOnlyList<SoundPad> MemePads => _memePads ??= BuildMemePads();
	static List<SoundPad> BuildMemePads()
	{
		var list = new List<SoundPad>( 2288 );
		AddMemePads_0( list );
		AddMemePads_1( list );
		AddMemePads_2( list );
		AddMemePads_3( list );
		AddMemePads_4( list );
		AddMemePads_5( list );
		AddMemePads_6( list );
		AddMemePads_7( list );
		AddMemePads_8( list );
		AddMemePads_9( list );
		AddMemePads_10( list );
		AddMemePads_11( list );
		AddMemePads_12( list );
		AddMemePads_13( list );
		AddMemePads_14( list );
		AddMemePads_15( list );
		AddMemePads_16( list );
		AddMemePads_17( list );
		AddMemePads_18( list );
		AddMemePads_19( list );
		AddMemePads_20( list );
		AddMemePads_21( list );
		AddMemePads_22( list );
		AddMemePads_23( list );
		AddMemePads_24( list );
		AddMemePads_25( list );
		AddMemePads_26( list );
		AddMemePads_27( list );
		AddMemePads_28( list );
		return list;
	}

	static void AddMemePads_0( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/alarms/alarm", "#ff3b5c", 0.6383f, "ALARM" ) );
		list.Add( Pad( "sounds/alarms/car alarm", "#ff3b5c", 1.6406f, "CAR ALARM" ) );
		list.Add( Pad( "sounds/alarms/churchbells", "#ff3b5c", 1.6218f, "CHURCHBELLS" ) );
		list.Add( Pad( "sounds/alarms/city-siren", "#ff3b5c", 0.7852f, "CITY SIREN" ) );
		list.Add( Pad( "sounds/alarms/classic-alarm", "#ff3b5c", 1.0593f, "CLASSIC ALARM" ) );
		list.Add( Pad( "sounds/alarms/digital-buzzer", "#ff3b5c", 0.5129f, "DIGITAL BUZZER" ) );
		list.Add( Pad( "sounds/alarms/emergency-alert", "#ff3b5c", 0.9661f, "EMERGENCY ALERT" ) );
		list.Add( Pad( "sounds/alarms/facility-alarm", "#ff3b5c", 0.8913f, "FACILITY ALARM" ) );
		list.Add( Pad( "sounds/alarms/impact-bell", "#ff3b5c", 0.8913f, "IMPACT BELL" ) );
		list.Add( Pad( "sounds/alarms/short-alarm", "#ff3b5c", 0.8913f, "SHORT ALARM" ) );
		list.Add( Pad( "sounds/ambient/arcade", "#3dcc5a", 1.9724f, "ARCADE" ) );
		list.Add( Pad( "sounds/ambient/blackbird", "#3dcc5a", 1.6218f, "BLACKBIRD" ) );
		list.Add( Pad( "sounds/ambient/eerie", "#3dcc5a", 3.0f, "EERIE" ) );
		list.Add( Pad( "sounds/ambient/icecreamtruck", "#3dcc5a", 0.7328f, "ICECREAMTRUCK" ) );
		list.Add( Pad( "sounds/ambient/ocean", "#3dcc5a", 3.0f, "OCEAN" ) );
		list.Add( Pad( "sounds/ambient/rainstorm", "#3dcc5a", 1.6982f, "RAINSTORM" ) );
		list.Add( Pad( "sounds/ambient/sega", "#3dcc5a", 1.0233f, "SEGA" ) );
		list.Add( Pad( "sounds/commercial/calworthington", "#ffd34a", 0.6683f, "CALWORTHINGTON" ) );
		list.Add( Pad( "sounds/fuckyoutoy/eat shit", "#ff4fd8", 3.0f, "EAT SHIT" ) );
		list.Add( Pad( "sounds/fuckyoutoy/fuck you", "#ff4fd8", 3.0f, "FUCK YOU" ) );
		list.Add( Pad( "sounds/fuckyoutoy/fucking jerk", "#ff4fd8", 3.0f, "FUCKING JERK" ) );
		list.Add( Pad( "sounds/fuckyoutoy/youre an asshole", "#ff4fd8", 3.0f, "YOURE AN ASSHOLE" ) );
		list.Add( Pad( "sounds/galaga/bossgalaga_destroyed", "#8b5cff", 0.335f, "BOSSGALAGA DESTROYED" ) );
		list.Add( Pad( "sounds/galaga/bossgalaga_destroyed2", "#8b5cff", 0.3468f, "BOSSGALAGA DESTROYED2" ) );
		list.Add( Pad( "sounds/galaga/bossgalaga_injured", "#8b5cff", 0.3274f, "BOSSGALAGA INJURED" ) );
		list.Add( Pad( "sounds/galaga/captured_ship_destroyed", "#8b5cff", 0.3759f, "CAPTURED SHIP DESTROYED" ) );
		list.Add( Pad( "sounds/galaga/coin_credit", "#8b5cff", 0.4366f, "COIN CREDIT" ) );
		list.Add( Pad( "sounds/galaga/extra_ship", "#8b5cff", 0.4316f, "EXTRA SHIP" ) );
		list.Add( Pad( "sounds/galaga/galaga_dive", "#8b5cff", 0.2918f, "GALAGA DIVE" ) );
		list.Add( Pad( "sounds/galaga/galaga_grumble", "#8b5cff", 0.3632f, "GALAGA GRUMBLE" ) );
		list.Add( Pad( "sounds/galaga/galaspark_groan", "#8b5cff", 0.556f, "GALASPARK GROAN" ) );
		list.Add( Pad( "sounds/galaga/laser_default", "#8b5cff", 0.4028f, "LASER DEFAULT" ) );
		list.Add( Pad( "sounds/galaga/powerup", "#8b5cff", 0.2542f, "POWERUP" ) );
		list.Add( Pad( "sounds/glitch/minipiano", "#5cff7a", 1.1749f, "MINIPIANO" ) );
		list.Add( Pad( "sounds/glitch/robopuppy", "#5cff7a", 1.7579f, "ROBOPUPPY" ) );
		list.Add( Pad( "sounds/random/groantube", "#ff8a3d", 0.8913f, "GROANTUBE" ) );
		list.Add( Pad( "sounds/voice/alienworld", "#4da6ff", 1.0715f, "ALIENWORLD" ) );
		list.Add( Pad( "sounds/voice/gocorona", "#4da6ff", 0.5623f, "GOCORONA" ) );
		list.Add( Pad( "sounds/voice/pizzicato-sting", "#4da6ff", 0.861f, "PIZZICATO STING" ) );
		list.Add( Pad( "sounds/voice/sax-sting", "#4da6ff", 1.2303f, "SAX STING" ) );
		list.Add( Pad( "sounds/voice/walt", "#4da6ff", 0.6383f, "WALT" ) );
		list.Add( Pad( "sounds/meme/1b4gvxf8-artful-intro-dod", "#ff66cc", 1.2023f, "1B4GVXF8 ARTFUL INTRO DOD" ) );
		list.Add( Pad( "sounds/meme/1ckj4ikj-khaby-lame-mechanism-in-my-singing-monsters", "#f1c40f", 1.1885f, "1CKJ4IKJ KHABY LAME MECHANISM IN MY SINGING MONSTERS" ) );
		list.Add( Pad( "sounds/meme/1st-prize-voiceline-hug-and-marry", "#b794ff", 1.1092f, "1ST PRIZE VOICELINE HUG AND MARRY" ) );
		list.Add( Pad( "sounds/meme/1x1x1x1-singing", "#f1c40f", 0.9333f, "1X1X1X1 SINGING" ) );
		list.Add( Pad( "sounds/meme/2026", "#ff66cc", 2.851f, "2026" ) );
		list.Add( Pad( "sounds/meme/25", "#ff66cc", 0.5012f, "25" ) );
		list.Add( Pad( "sounds/meme/3-2-1-go-fnf", "#ff66cc", 1.8836f, "3 2 1 GO FNF" ) );
		list.Add( Pad( "sounds/meme/56", "#ff66cc", 1.5668f, "56" ) );
		list.Add( Pad( "sounds/meme/67", "#ff66cc", 0.3055f, "67" ) );
		list.Add( Pad( "sounds/meme/67-67-67", "#ff66cc", 0.3388f, "67 67 67" ) );
		list.Add( Pad( "sounds/meme/67-brain-fart", "#9d6b33", 0.309f, "67 BRAIN FART" ) );
		list.Add( Pad( "sounds/meme/67-brain-fart-2", "#9d6b33", 0.2985f, "67 BRAIN FART 2" ) );
		list.Add( Pad( "sounds/meme/67-horror-phonk", "#e67e22", 0.3548f, "67 HORROR PHONK" ) );
		list.Add( Pad( "sounds/meme/67-italian-brainrot", "#ff6b2b", 1.4622f, "67 ITALIAN BRAINROT" ) );
		list.Add( Pad( "sounds/meme/67-steal-a-brainrot", "#ff6b2b", 0.6918f, "67 STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/6777777", "#ff66cc", 3.0f, "6777777" ) );
		list.Add( Pad( "sounds/meme/6777777-2", "#ff66cc", 3.0f, "6777777 2" ) );
		list.Add( Pad( "sounds/meme/71qmxbrq-darth-vader-noooooooo", "#e74c3c", 0.4467f, "71QMXBRQ DARTH VADER NOOOOOOOO" ) );
		list.Add( Pad( "sounds/meme/9mm-machine-gun", "#7f8c8d", 0.3199f, "9MM MACHINE GUN" ) );
		list.Add( Pad( "sounds/meme/a-train-splatter-sound", "#4da6ff", 0.335f, "A TRAIN SPLATTER SOUND" ) );
		list.Add( Pad( "sounds/meme/aa-craig", "#ff66cc", 0.9441f, "AA CRAIG" ) );
		list.Add( Pad( "sounds/meme/aayein-meme", "#ff66cc", 0.8913f, "AAYEIN MEME" ) );
		list.Add( Pad( "sounds/meme/ack-echo", "#ff66cc", 0.8913f, "ACK ECHO" ) );
		list.Add( Pad( "sounds/meme/adriana-salte", "#ff66cc", 0.7079f, "ADRIANA SALTE" ) );
		list.Add( Pad( "sounds/meme/ah-cute-anime-voice-sound-effect", "#ffb3ec", 3.0f, "AH CUTE ANIME VOICE SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/ahh-coconut", "#ff66cc", 0.8913f, "AHH COCONUT" ) );
		list.Add( Pad( "sounds/meme/aiii-miguel", "#ff66cc", 0.2754f, "AIII MIGUEL" ) );
		list.Add( Pad( "sounds/meme/airhorn-big-and-loud", "#7cf9ff", 1.8836f, "AIRHORN BIG AND LOUD" ) );
		list.Add( Pad( "sounds/meme/airhorn-far-lethal-company", "#7cf9ff", 3.0f, "AIRHORN FAR LETHAL COMPANY" ) );
		list.Add( Pad( "sounds/meme/airhorn-lazy", "#7cf9ff", 0.7762f, "AIRHORN LAZY" ) );
		list.Add( Pad( "sounds/meme/airhorn-lethal-company", "#7cf9ff", 1.5488f, "AIRHORN LETHAL COMPANY" ) );
		list.Add( Pad( "sounds/meme/airhorn-loud", "#7cf9ff", 0.2f, "AIRHORN LOUD" ) );
		list.Add( Pad( "sounds/meme/airhorn-mega-loud", "#7cf9ff", 0.5129f, "AIRHORN MEGA LOUD" ) );
		list.Add( Pad( "sounds/meme/airhorn-mesa", "#7cf9ff", 0.6761f, "AIRHORN MESA" ) );
		list.Add( Pad( "sounds/meme/airhorn-nouns", "#7cf9ff", 0.4955f, "AIRHORN NOUNS" ) );
		list.Add( Pad( "sounds/meme/airhorn-pemburux", "#7cf9ff", 0.8913f, "AIRHORN PEMBURUX" ) );
		list.Add( Pad( "sounds/meme/airhorn-pence-short", "#c0392b", 2.0184f, "AIRHORN PENCE SHORT" ) );
		list.Add( Pad( "sounds/meme/airhorn-pod", "#7cf9ff", 0.5888f, "AIRHORN POD" ) );
		list.Add( Pad( "sounds/meme/airhorn-universal-theme", "#7cf9ff", 0.861f, "AIRHORN UNIVERSAL THEME" ) );
	}

	static void AddMemePads_1( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/airhorn-victory", "#7cf9ff", 1.2589f, "AIRHORN VICTORY" ) );
		list.Add( Pad( "sounds/meme/airhornstream", "#7cf9ff", 0.7161f, "AIRHORNSTREAM" ) );
		list.Add( Pad( "sounds/meme/airplane-ding-dong", "#e67e22", 1.2882f, "AIRPLANE DING DONG" ) );
		list.Add( Pad( "sounds/meme/ak-47-gunshot", "#7f8c8d", 0.8913f, "AK 47 GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/ak47-loud", "#7f8c8d", 0.2f, "AK47 LOUD" ) );
		list.Add( Pad( "sounds/meme/akaza-vs-rengoku", "#ff66cc", 2.2646f, "AKAZA VS RENGOKU" ) );
		list.Add( Pad( "sounds/meme/alarma-nuclear", "#7f8c8d", "ALARMA NUCLEAR" ) );
		list.Add( Pad( "sounds/meme/alf-laugh", "#3dcc5a", 0.7586f, "ALF LAUGH" ) );
		list.Add( Pad( "sounds/meme/all-of-tf2-laughing-at-you-at-once", "#4da6ff", 0.4955f, "ALL OF TF2 LAUGHING AT YOU AT ONCE" ) );
		list.Add( Pad( "sounds/meme/allahu-meme", "#ff66cc", 0.9016f, "ALLAHU MEME" ) );
		list.Add( Pad( "sounds/meme/alonso-laugh", "#3dcc5a", 1.135f, "ALONSO LAUGH" ) );
		list.Add( Pad( "sounds/meme/alphabet-lore-f", "#ff66cc", 0.8913f, "ALPHABET LORE F" ) );
		list.Add( Pad( "sounds/meme/amber-alert-67", "#ff66cc", 0.6918f, "AMBER ALERT 67" ) );
		list.Add( Pad( "sounds/meme/among-us", "#ff6b6b", 0.8318f, "AMONG US" ) );
		list.Add( Pad( "sounds/meme/analog-horror-phonk", "#e67e22", 0.4624f, "ANALOG HORROR PHONK" ) );
		list.Add( Pad( "sounds/meme/and-his-name-is-john-cena", "#27ae60", 0.4519f, "AND HIS NAME IS JOHN CENA" ) );
		list.Add( Pad( "sounds/meme/anderdingus", "#7cf9ff", 0.7499f, "ANDERDINGUS" ) );
		list.Add( Pad( "sounds/meme/anderdingus-2", "#7cf9ff", 0.7161f, "ANDERDINGUS 2" ) );
		list.Add( Pad( "sounds/meme/android", "#3dcc5a", 0.2754f, "ANDROID" ) );
		list.Add( Pad( "sounds/meme/android-2", "#3dcc5a", 0.507f, "ANDROID 2" ) );
		list.Add( Pad( "sounds/meme/android-3", "#3dcc5a", 0.2754f, "ANDROID 3" ) );
		list.Add( Pad( "sounds/meme/android-beep", "#3dcc5a", 0.4842f, "ANDROID BEEP" ) );
		list.Add( Pad( "sounds/meme/android-sound", "#3dcc5a", 0.8128f, "ANDROID SOUND" ) );
		list.Add( Pad( "sounds/meme/angelical", "#ff66cc", 0.5188f, "ANGELICAL" ) );
		list.Add( Pad( "sounds/meme/angry-birds-star-wars-emperor-laugh", "#e74c3c", 0.9886f, "ANGRY BIRDS STAR WARS EMPEROR LAUGH" ) );
		list.Add( Pad( "sounds/meme/angry-roblox", "#ff3b5c", 2.4547f, "ANGRY ROBLOX" ) );
		list.Add( Pad( "sounds/meme/angry-roblox-2", "#ff3b5c", 2.3174f, "ANGRY ROBLOX 2" ) );
		list.Add( Pad( "sounds/meme/anime-bonk", "#ff66cc", 2.3988f, "ANIME BONK" ) );
		list.Add( Pad( "sounds/meme/anime-dun-dun", "#ff66cc", 3.0f, "ANIME DUN DUN" ) );
		list.Add( Pad( "sounds/meme/anime-gong", "#ff66cc", 0.8913f, "ANIME GONG" ) );
		list.Add( Pad( "sounds/meme/anime-meme-suka-blyat", "#ff66cc", 0.7674f, "ANIME MEME SUKA BLYAT" ) );
		list.Add( Pad( "sounds/meme/anime-nani-manga", "#ff66cc", 0.389f, "ANIME NANI MANGA" ) );
		list.Add( Pad( "sounds/meme/anime-sparkle", "#ff66cc", 3.0f, "ANIME SPARKLE" ) );
		list.Add( Pad( "sounds/meme/annoying-laugh", "#3dcc5a", 2.2387f, "ANNOYING LAUGH" ) );
		list.Add( Pad( "sounds/meme/applause", "#7cf9ff", 1.0116f, "APPLAUSE" ) );
		list.Add( Pad( "sounds/meme/applauseee", "#7cf9ff", 0.5754f, "APPLAUSEEE" ) );
		list.Add( Pad( "sounds/meme/apple-pay-sound", "#34c759", 3.0f, "APPLE PAY SOUND" ) );
		list.Add( Pad( "sounds/meme/apple-pay-sound-2", "#34c759", 3.0f, "APPLE PAY SOUND 2" ) );
		list.Add( Pad( "sounds/meme/ara-ara-shinobu", "#ff66cc", 2.0184f, "ARA ARA SHINOBU" ) );
		list.Add( Pad( "sounds/meme/ara-ara-shinobu-2", "#ff66cc", 1.9275f, "ARA ARA SHINOBU 2" ) );
		list.Add( Pad( "sounds/meme/are-you-serious-right-now-bro", "#3dcc5a", 1.3183f, "ARE YOU SERIOUS RIGHT NOW BRO" ) );
		list.Add( Pad( "sounds/meme/are-you-sure-about-that-john-cena", "#27ae60", 0.9661f, "ARE YOU SURE ABOUT THAT JOHN CENA" ) );
		list.Add( Pad( "sounds/meme/arnold-coming", "#ff66cc", 2.9854f, "ARNOLD COMING" ) );
		list.Add( Pad( "sounds/meme/arnold-schwarzenegger-driving-an-ambulance", "#e67e22", 0.631f, "ARNOLD SCHWARZENEGGER DRIVING AN AMBULANCE" ) );
		list.Add( Pad( "sounds/meme/arnold-schwarzenegger-motorcycle", "#e67e22", 0.6683f, "ARNOLD SCHWARZENEGGER MOTORCYCLE" ) );
		list.Add( Pad( "sounds/meme/artful-intro-dod", "#ff66cc", 1.1482f, "ARTFUL INTRO DOD" ) );
		list.Add( Pad( "sounds/meme/arthur-morgan", "#ff66cc", 0.5689f, "ARTHUR MORGAN" ) );
		list.Add( Pad( "sounds/meme/asian-gong-amp-music", "#ffd34a", 0.8913f, "ASIAN GONG AMP MUSIC" ) );
		list.Add( Pad( "sounds/meme/atumalaca-hahahahaha", "#ff66cc", 1.2735f, "ATUMALACA HAHAHAHAHA" ) );
		list.Add( Pad( "sounds/meme/audience-laugh", "#3dcc5a", 0.8913f, "AUDIENCE LAUGH" ) );
		list.Add( Pad( "sounds/meme/aura-farming", "#ff66cc", 0.6457f, "AURA FARMING" ) );
		list.Add( Pad( "sounds/meme/aura-sound-effect", "#7cf9ff", 0.4416f, "AURA SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/autotune-roblox-oof-sound", "#ff3b5c", 1.0233f, "AUTOTUNE ROBLOX OOF SOUND" ) );
		list.Add( Pad( "sounds/meme/autotuned-fox", "#e67e22", 3.0f, "AUTOTUNED FOX" ) );
		list.Add( Pad( "sounds/meme/aw-man-bluudude", "#3dcc5a", 0.4786f, "AW MAN BLUUDUDE" ) );
		list.Add( Pad( "sounds/meme/aw-man-bluudude-2", "#3dcc5a", 0.4571f, "AW MAN BLUUDUDE 2" ) );
		list.Add( Pad( "sounds/meme/awkward-cricket", "#4a235a", 2.2131f, "AWKWARD CRICKET" ) );
		list.Add( Pad( "sounds/meme/awkward-naruto-moment", "#ff66cc", 0.8913f, "AWKWARD NARUTO MOMENT" ) );
		list.Add( Pad( "sounds/meme/awkward-pause-anime-sounds", "#ff66cc", 2.0184f, "AWKWARD PAUSE ANIME SOUNDS" ) );
		list.Add( Pad( "sounds/meme/awkward-spring-anime-sound", "#ff66cc", 3.0f, "AWKWARD SPRING ANIME SOUND" ) );
		list.Add( Pad( "sounds/meme/aztec-death-whistle-scary-sounds", "#4a235a", 0.2985f, "AZTEC DEATH WHISTLE SCARY SOUNDS" ) );
		list.Add( Pad( "sounds/meme/b7ob3asc-obama-beatbox", "#c0392b", 0.5623f, "B7OB3ASC OBAMA BEATBOX" ) );
		list.Add( Pad( "sounds/meme/ba-ba-ba-banana-minion", "#ff66cc", 2.3714f, "BA BA BA BANANA MINION" ) );
		list.Add( Pad( "sounds/meme/ba-dum-tss", "#7cf9ff", 0.9441f, "BA DUM TSS" ) );
		list.Add( Pad( "sounds/meme/bababoi", "#ff66cc", 0.631f, "BABABOI" ) );
		list.Add( Pad( "sounds/meme/babu-ba-bap-babu", "#ff66cc", 2.4266f, "BABU BA BAP BABU" ) );
		list.Add( Pad( "sounds/meme/baby-christmas-funk", "#ff66cc", 0.5754f, "BABY CHRISTMAS FUNK" ) );
		list.Add( Pad( "sounds/meme/baby-laugh-remix", "#c0392b", 0.7161f, "BABY LAUGH REMIX" ) );
		list.Add( Pad( "sounds/meme/badware-bolt", "#ff66cc", 0.5957f, "BADWARE BOLT" ) );
		list.Add( Pad( "sounds/meme/badware-bolt-2", "#ff66cc", 0.5623f, "BADWARE BOLT 2" ) );
		list.Add( Pad( "sounds/meme/baker-discord", "#5865f2", 0.912f, "BAKER DISCORD" ) );
		list.Add( Pad( "sounds/meme/baldi-laugh", "#3dcc5a", 1.4454f, "BALDI LAUGH" ) );
		list.Add( Pad( "sounds/meme/baldi-laugh-2", "#3dcc5a", 1.3804f, "BALDI LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/balloon-rocket", "#ff66cc", 0.8913f, "BALLOON ROCKET" ) );
		list.Add( Pad( "sounds/meme/balloon-rocket-2", "#ff66cc", 0.8913f, "BALLOON ROCKET 2" ) );
		list.Add( Pad( "sounds/meme/bamboo-hit-anime-bonk-sound", "#ff66cc", 0.8913f, "BAMBOO HIT ANIME BONK SOUND" ) );
		list.Add( Pad( "sounds/meme/banshee-me3", "#ff66cc", 0.8913f, "BANSHEE ME3" ) );
		list.Add( Pad( "sounds/meme/bara-bara-bara-meme", "#ff66cc", 0.3673f, "BARA BARA BARA MEME" ) );
		list.Add( Pad( "sounds/meme/barack-obama-rap-battle-announcer", "#c0392b", 0.6839f, "BARACK OBAMA RAP BATTLE ANNOUNCER" ) );
		list.Add( Pad( "sounds/meme/barbie-girl-sound", "#ff66cc", 0.7413f, "BARBIE GIRL SOUND" ) );
	}

	static void AddMemePads_2( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/basketball-bounce", "#27ae60", 1.0351f, "BASKETBALL BOUNCE" ) );
		list.Add( Pad( "sounds/meme/basketball-dribble", "#27ae60", 3.0f, "BASKETBALL DRIBBLE" ) );
		list.Add( Pad( "sounds/meme/basketball-whistle", "#27ae60", 1.0839f, "BASKETBALL WHISTLE" ) );
		list.Add( Pad( "sounds/meme/bass-distortion", "#ff66cc", 0.2371f, "BASS DISTORTION" ) );
		list.Add( Pad( "sounds/meme/bass-drop-effect", "#ff66cc", 0.2042f, "BASS DROP EFFECT" ) );
		list.Add( Pad( "sounds/meme/bass-drop-effect-2", "#ff66cc", 0.2018f, "BASS DROP EFFECT 2" ) );
		list.Add( Pad( "sounds/meme/bass-drop-vine-boom", "#3dcc5a", 0.2317f, "BASS DROP VINE BOOM" ) );
		list.Add( Pad( "sounds/meme/batle-alarm-star-wars", "#e74c3c", 1.5668f, "BATLE ALARM STAR WARS" ) );
		list.Add( Pad( "sounds/meme/bazinga", "#ff66cc", 0.9772f, "BAZINGA" ) );
		list.Add( Pad( "sounds/meme/bazinga-laugh-track", "#9b59b6", 0.8913f, "BAZINGA LAUGH TRACK" ) );
		list.Add( Pad( "sounds/meme/bell", "#ff66cc", 0.8511f, "BELL" ) );
		list.Add( Pad( "sounds/meme/ben-brode-laugh", "#3dcc5a", 1.5488f, "BEN BRODE LAUGH" ) );
		list.Add( Pad( "sounds/meme/bendy-jumpscare", "#4a235a", 1.3964f, "BENDY JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/bendy-jumpscare-2", "#4a235a", 1.3183f, "BENDY JUMPSCARE 2" ) );
		list.Add( Pad( "sounds/meme/best-multiplayer-game-ever-made", "#ff66cc", 0.9772f, "BEST MULTIPLAYER GAME EVER MADE" ) );
		list.Add( Pad( "sounds/meme/betrayed-1x1x1x1-minions-voicelines", "#ff6b2b", 0.8913f, "BETRAYED 1X1X1X1 MINIONS VOICELINES" ) );
		list.Add( Pad( "sounds/meme/bf-laugh", "#3dcc5a", 0.8913f, "BF LAUGH" ) );
		list.Add( Pad( "sounds/meme/big-fart", "#9d6b33", 0.7674f, "BIG FART" ) );
		list.Add( Pad( "sounds/meme/big-fart", "#9d6b33", 0.7674f, "BIG FART" ) );
		list.Add( Pad( "sounds/meme/big-guy-meme", "#ff66cc", 1.5668f, "BIG GUY MEME" ) );
		list.Add( Pad( "sounds/meme/big-guy-spongebob", "#f39c12", 0.6761f, "BIG GUY SPONGEBOB" ) );
		list.Add( Pad( "sounds/meme/bill-boomer", "#4da6ff", 0.7943f, "BILL BOOMER" ) );
		list.Add( Pad( "sounds/meme/bill-nye-the-science-guys", "#ff66cc", 2.0184f, "BILL NYE THE SCIENCE GUYS" ) );
		list.Add( Pad( "sounds/meme/bill-nye-theme-song", "#8b5cff", 1.3335f, "BILL NYE THEME SONG" ) );
		list.Add( Pad( "sounds/meme/bimbo-girl-says-huh", "#3dcc5a", 3.0f, "BIMBO GIRL SAYS HUH" ) );
		list.Add( Pad( "sounds/meme/blacksad-gunshot", "#7f8c8d", 0.8913f, "BLACKSAD GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/blender-noise", "#ff66cc", "BLENDER NOISE" ) );
		list.Add( Pad( "sounds/meme/blinds-window-twist-loop", "#ff66cc", 2.6002f, "BLINDS WINDOW TWIST LOOP" ) );
		list.Add( Pad( "sounds/meme/blinds-window-twist-loop-2", "#ff66cc", 2.5704f, "BLINDS WINDOW TWIST LOOP 2" ) );
		list.Add( Pad( "sounds/meme/blink-sound", "#ff66cc", 0.537f, "BLINK SOUND" ) );
		list.Add( Pad( "sounds/meme/bloodhound-the-loss", "#ff66cc", 2.4266f, "BLOODHOUND THE LOSS" ) );
		list.Add( Pad( "sounds/meme/blueberrinni-octopusini-original", "#ff66cc", 0.8511f, "BLUEBERRINNI OCTOPUSINI ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/bmw-chime", "#ff66cc", 1.6596f, "BMW CHIME" ) );
		list.Add( Pad( "sounds/meme/bmw-uwu", "#ffb3ec", 1.0715f, "BMW UWU" ) );
		list.Add( Pad( "sounds/meme/boat-aura-farming", "#ff66cc", 1.6218f, "BOAT AURA FARMING" ) );
		list.Add( Pad( "sounds/meme/body-bag-close", "#ff66cc", 1.2162f, "BODY BAG CLOSE" ) );
		list.Add( Pad( "sounds/meme/body-fall-wood", "#ff66cc", 1.2589f, "BODY FALL WOOD" ) );
		list.Add( Pad( "sounds/meme/body-fall-wood-2", "#ff66cc", 1.2023f, "BODY FALL WOOD 2" ) );
		list.Add( Pad( "sounds/meme/boing", "#7cf9ff", 0.8913f, "BOING" ) );
		list.Add( Pad( "sounds/meme/bombardino-crocodilo-original", "#7f8c8d", 0.8913f, "BOMBARDINO CROCODILO ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/bombombini-gusini-mix", "#7f8c8d", 0.6607f, "BOMBOMBINI GUSINI MIX" ) );
		list.Add( Pad( "sounds/meme/bone-crack", "#ff66cc", 0.8913f, "BONE CRACK" ) );
		list.Add( Pad( "sounds/meme/bong", "#ff66cc", 0.9772f, "BONG" ) );
		list.Add( Pad( "sounds/meme/bonk-meme", "#ff66cc", 0.9772f, "BONK MEME" ) );
		list.Add( Pad( "sounds/meme/boom-bam-bap-barabap-boom-paw", "#ff66cc", 0.4467f, "BOOM BAM BAP BARABAP BOOM PAW" ) );
		list.Add( Pad( "sounds/meme/boommmmmmm", "#ff66cc", 0.2399f, "BOOMMMMMMM" ) );
		list.Add( Pad( "sounds/meme/borat-great-success", "#ff66cc", 1.4454f, "BORAT GREAT SUCCESS" ) );
		list.Add( Pad( "sounds/meme/bottle-shaking", "#ff66cc", 3.0f, "BOTTLE SHAKING" ) );
		list.Add( Pad( "sounds/meme/bottle-shaking-2", "#ff66cc", 3.0f, "BOTTLE SHAKING 2" ) );
		list.Add( Pad( "sounds/meme/bowler", "#f1c40f", 0.6761f, "BOWLER" ) );
		list.Add( Pad( "sounds/meme/boykisser-meow", "#9b59b6", 1.2445f, "BOYKISSER MEOW" ) );
		list.Add( Pad( "sounds/meme/boykisser-uwu", "#ffb3ec", 0.8913f, "BOYKISSER UWU" ) );
		list.Add( Pad( "sounds/meme/brainrot-cat", "#ff6b2b", 0.7586f, "BRAINROT CAT" ) );
		list.Add( Pad( "sounds/meme/brainrot-music", "#ff6b2b", 3.0f, "BRAINROT MUSIC" ) );
		list.Add( Pad( "sounds/meme/brainrot-rap", "#ff6b2b", 3.0f, "BRAINROT RAP" ) );
		list.Add( Pad( "sounds/meme/breath-heavy-male", "#ff66cc", 3.0f, "BREATH HEAVY MALE" ) );
		list.Add( Pad( "sounds/meme/british-rap", "#ff6b2b", 0.2291f, "BRITISH RAP" ) );
		list.Add( Pad( "sounds/meme/broken-vessel-in-hollow-knight", "#ff66cc", 1.1749f, "BROKEN VESSEL IN HOLLOW KNIGHT" ) );
		list.Add( Pad( "sounds/meme/brook-laugh", "#3dcc5a", 1.0715f, "BROOK LAUGH" ) );
		list.Add( Pad( "sounds/meme/brook-laugh-2", "#3dcc5a", 1.0116f, "BROOK LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/broscience-gunshot", "#7f8c8d", 0.7674f, "BROSCIENCE GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/broteam-laugh", "#3dcc5a", 0.955f, "BROTEAM LAUGH" ) );
		list.Add( Pad( "sounds/meme/brrr-brrr-patapim", "#ff66cc", 0.3162f, "BRRR BRRR PATAPIM" ) );
		list.Add( Pad( "sounds/meme/bruh", "#3dcc5a", 0.8913f, "BRUH" ) );
		list.Add( Pad( "sounds/meme/bruh-2", "#3dcc5a", 0.6998f, "BRUH 2" ) );
		list.Add( Pad( "sounds/meme/bruh-echoed", "#3dcc5a", 1.4791f, "BRUH ECHOED" ) );
		list.Add( Pad( "sounds/meme/bruh-sad-trombone", "#7cf9ff", 1.8836f, "BRUH SAD TROMBONE" ) );
		list.Add( Pad( "sounds/meme/bruh-who-invited-kenny", "#3dcc5a", 1.0593f, "BRUH WHO INVITED KENNY" ) );
		list.Add( Pad( "sounds/meme/bruhhh", "#3dcc5a", 1.6406f, "BRUHHH" ) );
		list.Add( Pad( "sounds/meme/bruhhhhhh", "#3dcc5a", 0.5821f, "BRUHHHHHH" ) );
		list.Add( Pad( "sounds/meme/bruhhhhhhh", "#3dcc5a", 1.0116f, "BRUHHHHHHH" ) );
		list.Add( Pad( "sounds/meme/bruhhhhhhhhh", "#3dcc5a", "BRUHHHHHHHHH" ) );
		list.Add( Pad( "sounds/meme/bruhyy", "#3dcc5a", "BRUHYY" ) );
		list.Add( Pad( "sounds/meme/brunito-marsito-brainrot", "#ff6b2b", 1.2023f, "BRUNITO MARSITO BRAINROT" ) );
		list.Add( Pad( "sounds/meme/builderman-upgrades", "#ff66cc", 0.8913f, "BUILDERMAN UPGRADES" ) );
		list.Add( Pad( "sounds/meme/bunito-bunito-espinito-brairot", "#ff66cc", 2.1878f, "BUNITO BUNITO ESPINITO BRAIROT" ) );
		list.Add( Pad( "sounds/meme/burp", "#5cb85c", 0.3846f, "BURP" ) );
		list.Add( Pad( "sounds/meme/bye-bye-fanum", "#ff6b2b", 1.6788f, "BYE BYE FANUM" ) );
		list.Add( Pad( "sounds/meme/bye-bye-lumi-athena", "#ff66cc", 0.6839f, "BYE BYE LUMI ATHENA" ) );
		list.Add( Pad( "sounds/meme/c00lkidd-laugh", "#3dcc5a", 2.9512f, "C00LKIDD LAUGH" ) );
	}

	static void AddMemePads_3( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/c00lkidd-laugh-2", "#3dcc5a", 2.7861f, "C00LKIDD LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/cabinet-door-bump", "#ff66cc", 3.0f, "CABINET DOOR BUMP" ) );
		list.Add( Pad( "sounds/meme/cabinet-door-bump-2", "#ff66cc", 3.0f, "CABINET DOOR BUMP 2" ) );
		list.Add( Pad( "sounds/meme/caillou", "#ff66cc", 0.5495f, "CAILLOU" ) );
		list.Add( Pad( "sounds/meme/call-911-now-meme", "#ff66cc", 0.9333f, "CALL 911 NOW MEME" ) );
		list.Add( Pad( "sounds/meme/capitano-moby-brainrot", "#ff6b2b", 0.881f, "CAPITANO MOBY BRAINROT" ) );
		list.Add( Pad( "sounds/meme/car-horn", "#e67e22", 0.6998f, "CAR HORN" ) );
		list.Add( Pad( "sounds/meme/cardinal-call", "#ff66cc", 3.0f, "CARDINAL CALL" ) );
		list.Add( Pad( "sounds/meme/careless-whisper", "#ff66cc", 0.8913f, "CARELESS WHISPER" ) );
		list.Add( Pad( "sounds/meme/cartoon-dizzy", "#f39c12", 1.2303f, "CARTOON DIZZY" ) );
		list.Add( Pad( "sounds/meme/cartoon-female-squeaky-kiss", "#f39c12", 0.8913f, "CARTOON FEMALE SQUEAKY KISS" ) );
		list.Add( Pad( "sounds/meme/cartoon-foghorn", "#e67e22", 1.0593f, "CARTOON FOGHORN" ) );
		list.Add( Pad( "sounds/meme/cartoon-foghorn-mp3", "#e67e22", 1.0351f, "CARTOON FOGHORN MP3" ) );
		list.Add( Pad( "sounds/meme/cartoon-foghorn-sound", "#e67e22", 1.0116f, "CARTOON FOGHORN SOUND" ) );
		list.Add( Pad( "sounds/meme/cartoon-laugh", "#f39c12", 0.8913f, "CARTOON LAUGH" ) );
		list.Add( Pad( "sounds/meme/cartoon-laugh", "#f39c12", 0.8913f, "CARTOON LAUGH" ) );
		list.Add( Pad( "sounds/meme/cartoon-male-giant-sneeze", "#f39c12", 0.8913f, "CARTOON MALE GIANT SNEEZE" ) );
		list.Add( Pad( "sounds/meme/cartoon-male-giant-yawn", "#f39c12", 0.7674f, "CARTOON MALE GIANT YAWN" ) );
		list.Add( Pad( "sounds/meme/cartoon-male-long-squeaky-kiss", "#f39c12", 1.1482f, "CARTOON MALE LONG SQUEAKY KISS" ) );
		list.Add( Pad( "sounds/meme/cartoon-slip-and-fall", "#f39c12", 2.2646f, "CARTOON SLIP AND FALL" ) );
		list.Add( Pad( "sounds/meme/cartoon-slip-and-fall-2", "#f39c12", 2.1878f, "CARTOON SLIP AND FALL 2" ) );
		list.Add( Pad( "sounds/meme/cartoon-sneeze", "#f39c12", 0.9333f, "CARTOON SNEEZE" ) );
		list.Add( Pad( "sounds/meme/cartoon-splash", "#f39c12", 0.5129f, "CARTOON SPLASH" ) );
		list.Add( Pad( "sounds/meme/cartoon-wet-hit", "#f39c12", 0.9772f, "CARTOON WET HIT" ) );
		list.Add( Pad( "sounds/meme/case-luggage-noise", "#ff66cc", 0.8913f, "CASE LUGGAGE NOISE" ) );
		list.Add( Pad( "sounds/meme/caseoh-at-burger-king", "#ff66cc", 0.8318f, "CASEOH AT BURGER KING" ) );
		list.Add( Pad( "sounds/meme/catnap-jumpscare", "#4a235a", 0.6607f, "CATNAP JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/catnap-voiceline", "#b794ff", 0.8414f, "CATNAP VOICELINE" ) );
		list.Add( Pad( "sounds/meme/chac-la-cau-met-moi-lam", "#ff66cc", 0.6166f, "CHAC LA CAU MET MOI LAM" ) );
		list.Add( Pad( "sounds/meme/chad-alert-oh-my-god", "#3dcc5a", 1.3183f, "CHAD ALERT OH MY GOD" ) );
		list.Add( Pad( "sounds/meme/chainsaw-sound-effect", "#7cf9ff", 0.5495f, "CHAINSAW SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/chalo", "#c0392b", 0.6095f, "CHALO" ) );
		list.Add( Pad( "sounds/meme/charlie-charlie-kirky", "#ff66cc", 0.2951f, "CHARLIE CHARLIE KIRKY" ) );
		list.Add( Pad( "sounds/meme/charlie-kirk-funk", "#ff66cc", 0.3126f, "CHARLIE KIRK FUNK" ) );
		list.Add( Pad( "sounds/meme/cheering-crowd", "#27ae60", 0.9226f, "CHEERING CROWD" ) );
		list.Add( Pad( "sounds/meme/cheering-crowd-meme", "#ff66cc", 0.9886f, "CHEERING CROWD MEME" ) );
		list.Add( Pad( "sounds/meme/cheering-crowd-short", "#ff66cc", 1.0593f, "CHEERING CROWD SHORT" ) );
		list.Add( Pad( "sounds/meme/chewbacca", "#ff66cc", 0.5623f, "CHEWBACCA" ) );
		list.Add( Pad( "sounds/meme/chewbacca-rowoaoroarrr", "#ffb3ec", 0.537f, "CHEWBACCA ROWOAOROARRR" ) );
		list.Add( Pad( "sounds/meme/chewing", "#ff66cc", 2.2909f, "CHEWING" ) );
		list.Add( Pad( "sounds/meme/chick-fil-a-remix", "#c0392b", 0.3388f, "CHICK FIL A REMIX" ) );
		list.Add( Pad( "sounds/meme/chicken-jockey-sound", "#4da6ff", 1.9724f, "CHICKEN JOCKEY SOUND" ) );
		list.Add( Pad( "sounds/meme/chicken-jockeyyy", "#4da6ff", 0.8414f, "CHICKEN JOCKEYYY" ) );
		list.Add( Pad( "sounds/meme/chicken-jockeyyy-2", "#4da6ff", 0.7943f, "CHICKEN JOCKEYYY 2" ) );
		list.Add( Pad( "sounds/meme/chicken-pig", "#f1c40f", 1.1482f, "CHICKEN PIG" ) );
		list.Add( Pad( "sounds/meme/chicleteira-bicicleteira-mix", "#ff66cc", 0.3055f, "CHICLETEIRA BICICLETEIRA MIX" ) );
		list.Add( Pad( "sounds/meme/chillin-chili-brainrot", "#ff6b2b", 0.8913f, "CHILLIN CHILI BRAINROT" ) );
		list.Add( Pad( "sounds/meme/chimnino", "#ff66cc", 0.8414f, "CHIMNINO" ) );
		list.Add( Pad( "sounds/meme/chimpanzini-bananini", "#ff66cc", 1.0351f, "CHIMPANZINI BANANINI" ) );
		list.Add( Pad( "sounds/meme/chip", "#ff66cc", 0.9226f, "CHIP" ) );
		list.Add( Pad( "sounds/meme/chipmunk", "#ff66cc", 1.6596f, "CHIPMUNK" ) );
		list.Add( Pad( "sounds/meme/chipmunk-laugh", "#3dcc5a", 0.8913f, "CHIPMUNK LAUGH" ) );
		list.Add( Pad( "sounds/meme/chipy-chopa", "#ff66cc", 0.5495f, "CHIPY CHOPA" ) );
		list.Add( Pad( "sounds/meme/chiyo-mihama-dekimashita", "#6b4423", 1.1614f, "CHIYO MIHAMA DEKIMASHITA" ) );
		list.Add( Pad( "sounds/meme/choke-woman", "#ff66cc", 2.4266f, "CHOKE WOMAN" ) );
		list.Add( Pad( "sounds/meme/choke-woman-2", "#ff66cc", 2.3442f, "CHOKE WOMAN 2" ) );
		list.Add( Pad( "sounds/meme/chomp", "#ff66cc", 0.8913f, "CHOMP" ) );
		list.Add( Pad( "sounds/meme/christmas-bells", "#ff66cc", 3.0f, "CHRISTMAS BELLS" ) );
		list.Add( Pad( "sounds/meme/chucky-laugh", "#4a235a", 1.3804f, "CHUCKY LAUGH" ) );
		list.Add( Pad( "sounds/meme/city-boyyy", "#ff66cc", 3.0f, "CITY BOYYY" ) );
		list.Add( Pad( "sounds/meme/clannad-horror-sound", "#4a235a", 1.2882f, "CLANNAD HORROR SOUND" ) );
		list.Add( Pad( "sounds/meme/clash-royale-all-electro-wizard-voice-lines-shorts-clashroyale-supercell", "#f1c40f", 0.7674f, "CLASH ROYALE ALL ELECTRO WIZARD VOICE LINES SHORTS CLASHROYALE SUPERCELL" ) );
		list.Add( Pad( "sounds/meme/clash-royale-draw", "#f1c40f", 0.7079f, "CLASH ROYALE DRAW" ) );
		list.Add( Pad( "sounds/meme/clash-royale-king-cry", "#f1c40f", 0.4121f, "CLASH ROYALE KING CRY" ) );
		list.Add( Pad( "sounds/meme/clash-royale-king-cry-2", "#f1c40f", 0.3936f, "CLASH ROYALE KING CRY 2" ) );
		list.Add( Pad( "sounds/meme/clash-royale-laugh", "#f1c40f", 0.8913f, "CLASH ROYALE LAUGH" ) );
		list.Add( Pad( "sounds/meme/clash-royale-laugh-2", "#f1c40f", 0.8913f, "CLASH ROYALE LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/clash-royale-start-up", "#f1c40f", 3.0f, "CLASH ROYALE START UP" ) );
		list.Add( Pad( "sounds/meme/clash-royale-start-up-2", "#f1c40f", 3.0f, "CLASH ROYALE START UP 2" ) );
		list.Add( Pad( "sounds/meme/clash-royale-startup", "#f1c40f", 1.2445f, "CLASH ROYALE STARTUP" ) );
		list.Add( Pad( "sounds/meme/clash-royale-startup-2", "#f1c40f", 1.1885f, "CLASH ROYALE STARTUP 2" ) );
		list.Add( Pad( "sounds/meme/classic-horn", "#ff66cc", 0.6531f, "CLASSIC HORN" ) );
		list.Add( Pad( "sounds/meme/classic-horror", "#4a235a", 1.4289f, "CLASSIC HORROR" ) );
		list.Add( Pad( "sounds/meme/clock-strikes-12-2", "#ff66cc", 0.7586f, "CLOCK STRIKES 12 2" ) );
		list.Add( Pad( "sounds/meme/clock-wall", "#ff66cc", 0.8913f, "CLOCK WALL" ) );
		list.Add( Pad( "sounds/meme/cloth-zuzz-light-nylon-flapping-and-movement", "#5c9eff", 1.3964f, "CLOTH ZUZZ LIGHT NYLON FLAPPING AND MOVEMENT" ) );
		list.Add( Pad( "sounds/meme/clown-horn", "#ff66cc", 1.6218f, "CLOWN HORN" ) );
		list.Add( Pad( "sounds/meme/clown-horn", "#ff66cc", 1.6218f, "CLOWN HORN" ) );
		list.Add( Pad( "sounds/meme/clown-horn-2", "#ff66cc", 0.7161f, "CLOWN HORN 2" ) );
		list.Add( Pad( "sounds/meme/clown-laugh", "#3dcc5a", 1.349f, "CLOWN LAUGH" ) );
	}

	static void AddMemePads_4( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/clown-longhorn", "#ff66cc", 0.8913f, "CLOWN LONGHORN" ) );
		list.Add( Pad( "sounds/meme/coco-cabana-meme", "#ff66cc", 3.0f, "COCO CABANA MEME" ) );
		list.Add( Pad( "sounds/meme/cocofanto-elefanto-funk", "#ff66cc", 0.2661f, "COCOFANTO ELEFANTO FUNK" ) );
		list.Add( Pad( "sounds/meme/cocomelon-intro", "#ff66cc", 0.8913f, "COCOMELON INTRO" ) );
		list.Add( Pad( "sounds/meme/cod-zombies-evil-laugh", "#4a235a", 2.0654f, "COD ZOMBIES EVIL LAUGH" ) );
		list.Add( Pad( "sounds/meme/coffin-dance-meme", "#ff66cc", 0.3846f, "COFFIN DANCE MEME" ) );
		list.Add( Pad( "sounds/meme/coffin-tung-tung-tung-sahur-brainrot", "#ff6b2b", 0.7161f, "COFFIN TUNG TUNG TUNG SAHUR BRAINROT" ) );
		list.Add( Pad( "sounds/meme/coins", "#7cf9ff", 0.8913f, "COINS" ) );
		list.Add( Pad( "sounds/meme/colossal-growl", "#f1c40f", 0.9772f, "COLOSSAL GROWL" ) );
		list.Add( Pad( "sounds/meme/combine-radio", "#ff66cc", 0.7586f, "COMBINE RADIO" ) );
		list.Add( Pad( "sounds/meme/combine-radio-sound", "#ff66cc", 3.0f, "COMBINE RADIO SOUND" ) );
		list.Add( Pad( "sounds/meme/come-out-to-play-eee-aay", "#ff66cc", 3.0f, "COME OUT TO PLAY EEE AAY" ) );
		list.Add( Pad( "sounds/meme/conan", "#ff66cc", 0.8035f, "CONAN" ) );
		list.Add( Pad( "sounds/meme/conch-fart", "#9d6b33", 0.4074f, "CONCH FART" ) );
		list.Add( Pad( "sounds/meme/confetti-pop-sound", "#7cf9ff", 2.9854f, "CONFETTI POP SOUND" ) );
		list.Add( Pad( "sounds/meme/correct-ping", "#5c9eff", 1.5488f, "CORRECT PING" ) );
		list.Add( Pad( "sounds/meme/cough-dance", "#ff66cc", 0.7499f, "COUGH DANCE" ) );
		list.Add( Pad( "sounds/meme/counter-strike-2-ak47", "#7f8c8d", 3.0f, "COUNTER STRIKE 2 AK47" ) );
		list.Add( Pad( "sounds/meme/cow-moo", "#8d6e63", 0.4677f, "COW MOO" ) );
		list.Add( Pad( "sounds/meme/crab-rave-sound", "#ff66cc", 0.389f, "CRAB RAVE SOUND" ) );
		list.Add( Pad( "sounds/meme/craig-goal-fast", "#ff66cc", 2.4831f, "CRAIG GOAL FAST" ) );
		list.Add( Pad( "sounds/meme/crazy-frog-hehehaha", "#27ae60", 0.8913f, "CRAZY FROG HEHEHAHA" ) );
		list.Add( Pad( "sounds/meme/crazy-frog-motorcycle-clean", "#e67e22", 0.5689f, "CRAZY FROG MOTORCYCLE CLEAN" ) );
		list.Add( Pad( "sounds/meme/crazy-vine-boom", "#3dcc5a", 0.2399f, "CRAZY VINE BOOM" ) );
		list.Add( Pad( "sounds/meme/creature-laugh", "#3dcc5a", 0.7079f, "CREATURE LAUGH" ) );
		list.Add( Pad( "sounds/meme/creeper", "#3dcc5a", 0.8913f, "CREEPER" ) );
		list.Add( Pad( "sounds/meme/creepy-music-box", "#4a235a", 1.6788f, "CREEPY MUSIC BOX" ) );
		list.Add( Pad( "sounds/meme/crickets", "#4a235a", 1.1749f, "CRICKETS" ) );
		list.Add( Pad( "sounds/meme/cristiano-ronaldo", "#ff66cc", 0.6095f, "CRISTIANO RONALDO" ) );
		list.Add( Pad( "sounds/meme/critical-hit-tf2", "#4da6ff", 0.8414f, "CRITICAL HIT TF2" ) );
		list.Add( Pad( "sounds/meme/critical-received-tf2", "#4da6ff", 0.6095f, "CRITICAL RECEIVED TF2" ) );
		list.Add( Pad( "sounds/meme/croods-ohhh-yeahhh", "#ff66cc", 1.6596f, "CROODS OHHH YEAHHH" ) );
		list.Add( Pad( "sounds/meme/crowd-cheer-and-applause", "#27ae60", 0.8128f, "CROWD CHEER AND APPLAUSE" ) );
		list.Add( Pad( "sounds/meme/crowd-cheer-applause", "#27ae60", 0.8913f, "CROWD CHEER APPLAUSE" ) );
		list.Add( Pad( "sounds/meme/crowd-cheering", "#27ae60", 1.4454f, "CROWD CHEERING" ) );
		list.Add( Pad( "sounds/meme/crowd-cheering-a-s-s-h-o-l-e", "#27ae60", 1.9275f, "CROWD CHEERING A S S H O L E" ) );
		list.Add( Pad( "sounds/meme/crowd-cheering-and-clapping", "#27ae60", 0.9016f, "CROWD CHEERING AND CLAPPING" ) );
		list.Add( Pad( "sounds/meme/crowd-cheering-sound-effect", "#27ae60", 1.4125f, "CROWD CHEERING SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/crowd-gasp", "#ff66cc", 0.7943f, "CROWD GASP" ) );
		list.Add( Pad( "sounds/meme/crowd-laugh", "#3dcc5a", 0.8913f, "CROWD LAUGH" ) );
		list.Add( Pad( "sounds/meme/crowd-laughter", "#3dcc5a", "CROWD LAUGHTER" ) );
		list.Add( Pad( "sounds/meme/crunch", "#ff66cc", 0.9226f, "CRUNCH" ) );
		list.Add( Pad( "sounds/meme/crying-goblin-clash-royale", "#f1c40f", 0.8913f, "CRYING GOBLIN CLASH ROYALE" ) );
		list.Add( Pad( "sounds/meme/crying-goblin-clash-royale-2", "#f1c40f", 0.8913f, "CRYING GOBLIN CLASH ROYALE 2" ) );
		list.Add( Pad( "sounds/meme/cucu-cucurella", "#ff66cc", 0.8913f, "CUCU CUCURELLA" ) );
		list.Add( Pad( "sounds/meme/cupcakke-gulp-gulp-gulp", "#3dcc5a", 1.0116f, "CUPCAKKE GULP GULP GULP" ) );
		list.Add( Pad( "sounds/meme/curb-your-enthusiasm", "#ff66cc", 1.1614f, "CURB YOUR ENTHUSIASM" ) );
		list.Add( Pad( "sounds/meme/cursed-horror", "#4a235a", 0.7586f, "CURSED HORROR" ) );
		list.Add( Pad( "sounds/meme/cute-aww", "#ff66cc", 1.0715f, "CUTE AWW" ) );
		list.Add( Pad( "sounds/meme/cyberpunk-2077", "#ff66cc", 0.3311f, "CYBERPUNK 2077" ) );
		list.Add( Pad( "sounds/meme/cyberpunk-2077-2", "#ff66cc", 0.3467f, "CYBERPUNK 2077 2" ) );
		list.Add( Pad( "sounds/meme/daddy-chill", "#ff66cc", 2.2909f, "DADDY CHILL" ) );
		list.Add( Pad( "sounds/meme/daddy-chill-2", "#ff66cc", 2.1878f, "DADDY CHILL 2" ) );
		list.Add( Pad( "sounds/meme/daft-punk-human-after-all", "#ff66cc", 1.3964f, "DAFT PUNK HUMAN AFTER ALL" ) );
		list.Add( Pad( "sounds/meme/dame-tu-cosita-phonk", "#e67e22", 0.7244f, "DAME TU COSITA PHONK" ) );
		list.Add( Pad( "sounds/meme/dame-tu-cosita-sound", "#ff66cc", 0.5754f, "DAME TU COSITA SOUND" ) );
		list.Add( Pad( "sounds/meme/damien-anime", "#ff66cc", 1.6788f, "DAMIEN ANIME" ) );
		list.Add( Pad( "sounds/meme/dancing-triangle-meme", "#ff66cc", 1.3183f, "DANCING TRIANGLE MEME" ) );
		list.Add( Pad( "sounds/meme/dandy-s-world-air-horn", "#7cf9ff", 0.8913f, "DANDY S WORLD AIR HORN" ) );
		list.Add( Pad( "sounds/meme/dayumm-my-gyatt", "#ff6b2b", 0.3589f, "DAYUMM MY GYATT" ) );
		list.Add( Pad( "sounds/meme/deadpool-gun-sniff", "#e74c3c", 1.6982f, "DEADPOOL GUN SNIFF" ) );
		list.Add( Pad( "sounds/meme/dear-basketball", "#27ae60", 3.0f, "DEAR BASKETBALL" ) );
		list.Add( Pad( "sounds/meme/death-sfx-hl2", "#4da6ff", 0.6998f, "DEATH SFX HL2" ) );
		list.Add( Pad( "sounds/meme/death-sound-fortnite", "#8b5cff", 1.0471f, "DEATH SOUND FORTNITE" ) );
		list.Add( Pad( "sounds/meme/deltarune-explosion", "#7f8c8d", 0.5495f, "DELTARUNE EXPLOSION" ) );
		list.Add( Pad( "sounds/meme/demoman-cheers", "#ff66cc", 0.6531f, "DEMOMAN CHEERS" ) );
		list.Add( Pad( "sounds/meme/demoman-death-5", "#ff66cc", 0.4416f, "DEMOMAN DEATH 5" ) );
		list.Add( Pad( "sounds/meme/demoman-freedom", "#ff66cc", 0.6095f, "DEMOMAN FREEDOM" ) );
		list.Add( Pad( "sounds/meme/demoman-gonna-kill-you", "#ff66cc", 0.6839f, "DEMOMAN GONNA KILL YOU" ) );
		list.Add( Pad( "sounds/meme/demoman-goofy-laugh", "#4da6ff", 0.8913f, "DEMOMAN GOOFY LAUGH" ) );
		list.Add( Pad( "sounds/meme/demoman-highlander", "#ff66cc", 0.7079f, "DEMOMAN HIGHLANDER" ) );
		list.Add( Pad( "sounds/meme/demoman-in-hell-ipvelf2", "#ff66cc", 3.0f, "DEMOMAN IN HELL IPVELF2" ) );
		list.Add( Pad( "sounds/meme/demoman-kaboom-evei7gy", "#ff66cc", 0.4732f, "DEMOMAN KABOOM EVEI7GY" ) );
		list.Add( Pad( "sounds/meme/demoman-no", "#ff66cc", 0.6166f, "DEMOMAN NO" ) );
		list.Add( Pad( "sounds/meme/demoman-one-eyed-monster", "#ff66cc", 0.912f, "DEMOMAN ONE EYED MONSTER" ) );
		list.Add( Pad( "sounds/meme/demoman-scream-7latfw3", "#ff66cc", 0.6383f, "DEMOMAN SCREAM 7LATFW3" ) );
		list.Add( Pad( "sounds/meme/demoman-see", "#ff66cc", 0.9772f, "DEMOMAN SEE" ) );
		list.Add( Pad( "sounds/meme/demoman-specialcompleted11", "#ff66cc", 0.3508f, "DEMOMAN SPECIALCOMPLETED11" ) );
		list.Add( Pad( "sounds/meme/demoman-tf2-soup-can", "#4da6ff", 0.4955f, "DEMOMAN TF2 SOUP CAN" ) );
		list.Add( Pad( "sounds/meme/demonic-announcer", "#4a235a", 0.3548f, "DEMONIC ANNOUNCER" ) );
	}

	static void AddMemePads_5( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/demonic-fart", "#9d6b33", 0.2512f, "DEMONIC FART" ) );
		list.Add( Pad( "sounds/meme/denver-laugh", "#3dcc5a", 1.1092f, "DENVER LAUGH" ) );
		list.Add( Pad( "sounds/meme/desert-eagle-cs", "#f1c40f", 0.8913f, "DESERT EAGLE CS" ) );
		list.Add( Pad( "sounds/meme/desert-eagle-cs-2", "#f1c40f", 0.861f, "DESERT EAGLE CS 2" ) );
		list.Add( Pad( "sounds/meme/desert-eagle-gunshot", "#7f8c8d", 0.8913f, "DESERT EAGLE GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/diarrhea-fart", "#9d6b33", 3.0f, "DIARRHEA FART" ) );
		list.Add( Pad( "sounds/meme/diarrhea-fart-2", "#9d6b33", 3.0f, "DIARRHEA FART 2" ) );
		list.Add( Pad( "sounds/meme/diarrhea-fart-sound", "#9d6b33", 0.6683f, "DIARRHEA FART SOUND" ) );
		list.Add( Pad( "sounds/meme/diarrhea-fart-sound-2", "#9d6b33", 0.6457f, "DIARRHEA FART SOUND 2" ) );
		list.Add( Pad( "sounds/meme/diarrhea-jumpscare", "#6b4423", "DIARRHEA JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/diarrhea-sound", "#6b4423", 2.9512f, "DIARRHEA SOUND" ) );
		list.Add( Pad( "sounds/meme/dictator-mbappe-meme", "#ff66cc", "DICTATOR MBAPPE MEME" ) );
		list.Add( Pad( "sounds/meme/diddy-done", "#ff66cc", 0.8913f, "DIDDY DONE" ) );
		list.Add( Pad( "sounds/meme/die-of-death-roblox", "#ff3b5c", 3.0f, "DIE OF DEATH ROBLOX" ) );
		list.Add( Pad( "sounds/meme/die-of-death-roblox-2", "#ff3b5c", 3.0f, "DIE OF DEATH ROBLOX 2" ) );
		list.Add( Pad( "sounds/meme/ding-dong", "#7cf9ff", 0.8913f, "DING DONG" ) );
		list.Add( Pad( "sounds/meme/dirt-bike-crf450r", "#ff66cc", 0.4571f, "DIRT BIKE CRF450R" ) );
		list.Add( Pad( "sounds/meme/dirt-bike-crf450r-2", "#ff66cc", 0.4467f, "DIRT BIKE CRF450R 2" ) );
		list.Add( Pad( "sounds/meme/discipline", "#ff66cc", 0.5495f, "DISCIPLINE" ) );
		list.Add( Pad( "sounds/meme/disconnect-discord", "#5865f2", 0.9333f, "DISCONNECT DISCORD" ) );
		list.Add( Pad( "sounds/meme/disconnect-discord-2", "#5865f2", 0.8913f, "DISCONNECT DISCORD 2" ) );
		list.Add( Pad( "sounds/meme/discord-call", "#5865f2", 0.8913f, "DISCORD CALL" ) );
		list.Add( Pad( "sounds/meme/discord-call-remix", "#5865f2", 0.5957f, "DISCORD CALL REMIX" ) );
		list.Add( Pad( "sounds/meme/discord-call-remix-2", "#5865f2", 0.5689f, "DISCORD CALL REMIX 2" ) );
		list.Add( Pad( "sounds/meme/discord-calling", "#5865f2", 0.8913f, "DISCORD CALLING" ) );
		list.Add( Pad( "sounds/meme/discord-drip", "#5865f2", 0.3388f, "DISCORD DRIP" ) );
		list.Add( Pad( "sounds/meme/discord-extreme-call", "#5865f2", 0.257f, "DISCORD EXTREME CALL" ) );
		list.Add( Pad( "sounds/meme/discord-extreme-call-2", "#5865f2", 0.257f, "DISCORD EXTREME CALL 2" ) );
		list.Add( Pad( "sounds/meme/discord-halloween", "#4a235a", 0.6026f, "DISCORD HALLOWEEN" ) );
		list.Add( Pad( "sounds/meme/discord-jebaiting", "#5865f2", 0.8913f, "DISCORD JEBAITING" ) );
		list.Add( Pad( "sounds/meme/discord-jebaiting-2", "#5865f2", 0.8913f, "DISCORD JEBAITING 2" ) );
		list.Add( Pad( "sounds/meme/discord-join", "#5865f2", 0.8913f, "DISCORD JOIN" ) );
		list.Add( Pad( "sounds/meme/discord-join-2", "#5865f2", 0.8913f, "DISCORD JOIN 2" ) );
		list.Add( Pad( "sounds/meme/discord-kitten", "#5865f2", 3.0f, "DISCORD KITTEN" ) );
		list.Add( Pad( "sounds/meme/discord-kitten-2", "#5865f2", 3.0f, "DISCORD KITTEN 2" ) );
		list.Add( Pad( "sounds/meme/discord-kitten-meow", "#5865f2", 0.9886f, "DISCORD KITTEN MEOW" ) );
		list.Add( Pad( "sounds/meme/discord-leave-noise", "#5865f2", 0.8913f, "DISCORD LEAVE NOISE" ) );
		list.Add( Pad( "sounds/meme/discord-leave-noise-2", "#5865f2", 0.8913f, "DISCORD LEAVE NOISE 2" ) );
		list.Add( Pad( "sounds/meme/discord-leaving", "#5865f2", 0.8913f, "DISCORD LEAVING" ) );
		list.Add( Pad( "sounds/meme/discord-leaving-2", "#5865f2", 0.8913f, "DISCORD LEAVING 2" ) );
		list.Add( Pad( "sounds/meme/discord-leaving-and-joining-rapidly", "#5865f2", 0.5623f, "DISCORD LEAVING AND JOINING RAPIDLY" ) );
		list.Add( Pad( "sounds/meme/discord-leaving-and-joining-rapidly-2", "#5865f2", 0.537f, "DISCORD LEAVING AND JOINING RAPIDLY 2" ) );
		list.Add( Pad( "sounds/meme/discord-mute", "#5865f2", 0.7499f, "DISCORD MUTE" ) );
		list.Add( Pad( "sounds/meme/discord-mute-2", "#5865f2", 0.7161f, "DISCORD MUTE 2" ) );
		list.Add( Pad( "sounds/meme/discord-notification", "#5865f2", 0.881f, "DISCORD NOTIFICATION" ) );
		list.Add( Pad( "sounds/meme/discord-notification-2", "#5865f2", 0.8035f, "DISCORD NOTIFICATION 2" ) );
		list.Add( Pad( "sounds/meme/discord-ping", "#5865f2", 0.8913f, "DISCORD PING" ) );
		list.Add( Pad( "sounds/meme/discord-ping-2", "#5865f2", 0.8913f, "DISCORD PING 2" ) );
		list.Add( Pad( "sounds/meme/discord-ping-loud", "#5865f2", 0.2483f, "DISCORD PING LOUD" ) );
		list.Add( Pad( "sounds/meme/discord-ping-loud-2", "#5865f2", 0.2455f, "DISCORD PING LOUD 2" ) );
		list.Add( Pad( "sounds/meme/discord-pranks", "#5865f2", 1.122f, "DISCORD PRANKS" ) );
		list.Add( Pad( "sounds/meme/discord-pranks-2", "#5865f2", 1.0715f, "DISCORD PRANKS 2" ) );
		list.Add( Pad( "sounds/meme/discord-spam", "#5865f2", 0.8913f, "DISCORD SPAM" ) );
		list.Add( Pad( "sounds/meme/discord-spam-2", "#5865f2", 0.8913f, "DISCORD SPAM 2" ) );
		list.Add( Pad( "sounds/meme/discord-user-moved", "#5865f2", 1.5849f, "DISCORD USER MOVED" ) );
		list.Add( Pad( "sounds/meme/discord-user-moved-2", "#5865f2", 1.5136f, "DISCORD USER MOVED 2" ) );
		list.Add( Pad( "sounds/meme/disgusting-meme", "#3dcc5a", 3.0f, "DISGUSTING MEME" ) );
		list.Add( Pad( "sounds/meme/disney-drunken", "#ff66cc", 0.8511f, "DISNEY DRUNKEN" ) );
		list.Add( Pad( "sounds/meme/dixie-car-horn", "#e67e22", 0.3802f, "DIXIE CAR HORN" ) );
		list.Add( Pad( "sounds/meme/dizzy-knockout", "#ff66cc", 1.2445f, "DIZZY KNOCKOUT" ) );
		list.Add( Pad( "sounds/meme/dj-airhorn", "#7cf9ff", 0.6761f, "DJ AIRHORN" ) );
		list.Add( Pad( "sounds/meme/dj-airhorn-2", "#7cf9ff", 0.6457f, "DJ AIRHORN 2" ) );
		list.Add( Pad( "sounds/meme/dj-jbo-airhorn", "#7cf9ff", 0.871f, "DJ JBO AIRHORN" ) );
		list.Add( Pad( "sounds/meme/dmx-gun-shots", "#7f8c8d", 0.6761f, "DMX GUN SHOTS" ) );
		list.Add( Pad( "sounds/meme/do-it-star-wars", "#e74c3c", 0.8913f, "DO IT STAR WARS" ) );
		list.Add( Pad( "sounds/meme/do-ittt-palpatine", "#ff66cc", 3.0f, "DO ITTT PALPATINE" ) );
		list.Add( Pad( "sounds/meme/dog-bark-3", "#c0392b", 0.8913f, "DOG BARK 3" ) );
		list.Add( Pad( "sounds/meme/dog-bark-3-2", "#c0392b", 0.8913f, "DOG BARK 3 2" ) );
		list.Add( Pad( "sounds/meme/dog-clicker", "#c0392b", 2.0893f, "DOG CLICKER" ) );
		list.Add( Pad( "sounds/meme/dog-whistle", "#c0392b", 0.3428f, "DOG WHISTLE" ) );
		list.Add( Pad( "sounds/meme/doge-bonk", "#ff66cc", 1.0116f, "DOGE BONK" ) );
		list.Add( Pad( "sounds/meme/doki-doki-waku-waku", "#ff66cc", 1.0116f, "DOKI DOKI WAKU WAKU" ) );
		list.Add( Pad( "sounds/meme/domerrr", "#ff66cc", 1.0116f, "DOMERRR" ) );
		list.Add( Pad( "sounds/meme/don-39-t-click", "#ff66cc", 0.8222f, "DON 39 T CLICK" ) );
		list.Add( Pad( "sounds/meme/donald-trump-wrong", "#c0392b", 2.5119f, "DONALD TRUMP WRONG" ) );
		list.Add( Pad( "sounds/meme/donate-announcer-money", "#b794ff", 0.3055f, "DONATE ANNOUNCER MONEY" ) );
		list.Add( Pad( "sounds/meme/donkey-kong-laugh", "#3dcc5a", 1.1614f, "DONKEY KONG LAUGH" ) );
		list.Add( Pad( "sounds/meme/doodle-bob", "#ff66cc", 1.0965f, "DOODLE BOB" ) );
		list.Add( Pad( "sounds/meme/doodle-patrick-star-jumpscare", "#f39c12", 1.2023f, "DOODLE PATRICK STAR JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/doodlebob-me-spongebob", "#f39c12", 1.0965f, "DOODLEBOB ME SPONGEBOB" ) );
	}

	static void AddMemePads_6( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/doom-button", "#ff66cc", 0.861f, "DOOM BUTTON" ) );
		list.Add( Pad( "sounds/meme/doorbell", "#ff66cc", 1.9724f, "DOORBELL" ) );
		list.Add( Pad( "sounds/meme/doraemon", "#ff66cc", 0.7328f, "DORAEMON" ) );
		list.Add( Pad( "sounds/meme/doraemon-2", "#ff66cc", 0.6998f, "DORAEMON 2" ) );
		list.Add( Pad( "sounds/meme/dragon-ball-airplane-whoosh", "#e67e22", 0.8035f, "DRAGON BALL AIRPLANE WHOOSH" ) );
		list.Add( Pad( "sounds/meme/dragon-toothless-dancing", "#9d6b33", 0.9661f, "DRAGON TOOTHLESS DANCING" ) );
		list.Add( Pad( "sounds/meme/drake-embarrassing", "#ff66cc", 1.0715f, "DRAKE EMBARRASSING" ) );
		list.Add( Pad( "sounds/meme/dramatic-airplane", "#e67e22", 0.7161f, "DRAMATIC AIRPLANE" ) );
		list.Add( Pad( "sounds/meme/dramatic-airplane-louder", "#e67e22", 0.2786f, "DRAMATIC AIRPLANE LOUDER" ) );
		list.Add( Pad( "sounds/meme/dramatic-tiktok", "#ff6b2b", 0.5888f, "DRAMATIC TIKTOK" ) );
		list.Add( Pad( "sounds/meme/drink-sip-swallow", "#ff66cc", 3.0f, "DRINK SIP SWALLOW" ) );
		list.Add( Pad( "sounds/meme/driving-in-my-carr-asgore", "#ff66cc", 0.7852f, "DRIVING IN MY CARR ASGORE" ) );
		list.Add( Pad( "sounds/meme/dry-fart", "#9d6b33", 0.912f, "DRY FART" ) );
		list.Add( Pad( "sounds/meme/dsp-laugh", "#3dcc5a", 1.6032f, "DSP LAUGH" ) );
		list.Add( Pad( "sounds/meme/du-bist-gut-genug-meme", "#ff66cc", 0.3428f, "DU BIST GUT GENUG MEME" ) );
		list.Add( Pad( "sounds/meme/du-bist-gut-genug-meme-2", "#ff66cc", 0.3311f, "DU BIST GUT GENUG MEME 2" ) );
		list.Add( Pad( "sounds/meme/du-bust-gut-genug-bass-boosted", "#c0392b", 0.881f, "DU BUST GUT GENUG BASS BOOSTED" ) );
		list.Add( Pad( "sounds/meme/duck-fart", "#9d6b33", 0.5309f, "DUCK FART" ) );
		list.Add( Pad( "sounds/meme/duck-toy-sound", "#f1c40f", 1.1614f, "DUCK TOY SOUND" ) );
		list.Add( Pad( "sounds/meme/dumb-patrick-bits", "#ff66cc", 1.6788f, "DUMB PATRICK BITS" ) );
		list.Add( Pad( "sounds/meme/dun-dunn-dunnn", "#ff66cc", 0.7499f, "DUN DUNN DUNNN" ) );
		list.Add( Pad( "sounds/meme/duolingo", "#ff66cc", 1.2023f, "DUOLINGO" ) );
		list.Add( Pad( "sounds/meme/durple-horror", "#4a235a", 1.0839f, "DURPLE HORROR" ) );
		list.Add( Pad( "sounds/meme/eagle-rahhh", "#f1c40f", 0.6166f, "EAGLE RAHHH" ) );
		list.Add( Pad( "sounds/meme/eagle-rahhh-2", "#f1c40f", 0.5821f, "EAGLE RAHHH 2" ) );
		list.Add( Pad( "sounds/meme/ears-ringing-3200hz", "#ff66cc", 0.9772f, "EARS RINGING 3200HZ" ) );
		list.Add( Pad( "sounds/meme/echo-fart", "#9d6b33", 0.6457f, "ECHO FART" ) );
		list.Add( Pad( "sounds/meme/efn", "#ff66cc", 1.5849f, "EFN" ) );
		list.Add( Pad( "sounds/meme/efn-viral", "#ff66cc", 0.861f, "EFN VIRAL" ) );
		list.Add( Pad( "sounds/meme/electric-car-horn", "#e67e22", 0.3673f, "ELECTRIC CAR HORN" ) );
		list.Add( Pad( "sounds/meme/electric-guitar-jumpscare", "#4a235a", 1.3964f, "ELECTRIC GUITAR JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/electro-wizard-sound", "#ff66cc", 1.1092f, "ELECTRO WIZARD SOUND" ) );
		list.Add( Pad( "sounds/meme/elmo-laughing", "#3dcc5a", 1.0839f, "ELMO LAUGHING" ) );
		list.Add( Pad( "sounds/meme/emotional", "#ff66cc", 0.5012f, "EMOTIONAL" ) );
		list.Add( Pad( "sounds/meme/emotional-damage-steven-he", "#3dcc5a", 0.3126f, "EMOTIONAL DAMAGE STEVEN HE" ) );
		list.Add( Pad( "sounds/meme/emotional-damage-steven-he-sound", "#3dcc5a", 0.631f, "EMOTIONAL DAMAGE STEVEN HE SOUND" ) );
		list.Add( Pad( "sounds/meme/engineer-autoattackedbyspy03", "#ff66cc", 0.7499f, "ENGINEER AUTOATTACKEDBYSPY03" ) );
		list.Add( Pad( "sounds/meme/engineer-autodejectedtie01", "#ff66cc", 0.955f, "ENGINEER AUTODEJECTEDTIE01" ) );
		list.Add( Pad( "sounds/meme/engineer-cheers07", "#ff66cc", 0.5957f, "ENGINEER CHEERS07" ) );
		list.Add( Pad( "sounds/meme/engineer-gunslingertriplepunchfinal01", "#7cf9ff", 0.507f, "ENGINEER GUNSLINGERTRIPLEPUNCHFINAL01" ) );
		list.Add( Pad( "sounds/meme/engineer-is-credit-to-team", "#ff66cc", 0.4842f, "ENGINEER IS CREDIT TO TEAM" ) );
		list.Add( Pad( "sounds/meme/engineer-job-well-done", "#ff66cc", 0.9886f, "ENGINEER JOB WELL DONE" ) );
		list.Add( Pad( "sounds/meme/engineering-my-limit", "#ff66cc", 0.3236f, "ENGINEERING MY LIMIT" ) );
		list.Add( Pad( "sounds/meme/enrique", "#ff66cc", 1.3646f, "ENRIQUE" ) );
		list.Add( Pad( "sounds/meme/enrique-2", "#ff66cc", 1.3032f, "ENRIQUE 2" ) );
		list.Add( Pad( "sounds/meme/epstein-efn", "#ff66cc", 1.3804f, "EPSTEIN EFN" ) );
		list.Add( Pad( "sounds/meme/epstein-efn-2", "#ff66cc", 1.3183f, "EPSTEIN EFN 2" ) );
		list.Add( Pad( "sounds/meme/erhdkb7r-baker-discord", "#5865f2", 0.955f, "ERHDKB7R BAKER DISCORD" ) );
		list.Add( Pad( "sounds/meme/eric-airhorn", "#7cf9ff", 0.5495f, "ERIC AIRHORN" ) );
		list.Add( Pad( "sounds/meme/error-song", "#ffd34a", 0.881f, "ERROR SONG" ) );
		list.Add( Pad( "sounds/meme/evil-anderdingus", "#7cf9ff", 3.0f, "EVIL ANDERDINGUS" ) );
		list.Add( Pad( "sounds/meme/evil-laugh", "#4a235a", 0.8913f, "EVIL LAUGH" ) );
		list.Add( Pad( "sounds/meme/evolution-mega-knight", "#ff66cc", 0.5689f, "EVOLUTION MEGA KNIGHT" ) );
		list.Add( Pad( "sounds/meme/evolution-mega-knight-2", "#ff66cc", 0.537f, "EVOLUTION MEGA KNIGHT 2" ) );
		list.Add( Pad( "sounds/meme/eww-brother-eww", "#3dcc5a", 1.3964f, "EWW BROTHER EWW" ) );
		list.Add( Pad( "sounds/meme/excuse-me-princess", "#ff66cc", 3.0f, "EXCUSE ME PRINCESS" ) );
		list.Add( Pad( "sounds/meme/extremely-loud-bass-boosted-sound", "#c0392b", 0.2065f, "EXTREMELY LOUD BASS BOOSTED SOUND" ) );
		list.Add( Pad( "sounds/meme/extremely-loud-incorrect-buzzer", "#7cf9ff", 0.3673f, "EXTREMELY LOUD INCORRECT BUZZER" ) );
		list.Add( Pad( "sounds/meme/extremely-loud-indian-music-bass-boosted", "#c0392b", 0.5433f, "EXTREMELY LOUD INDIAN MUSIC BASS BOOSTED" ) );
		list.Add( Pad( "sounds/meme/faaa", "#ff66cc", 0.6531f, "FAAA" ) );
		list.Add( Pad( "sounds/meme/fah", "#ff66cc", 3.0f, "FAH" ) );
		list.Add( Pad( "sounds/meme/fah-2", "#ff66cc", 3.0f, "FAH 2" ) );
		list.Add( Pad( "sounds/meme/fahh-but-louder", "#ff66cc", 0.8913f, "FAHH BUT LOUDER" ) );
		list.Add( Pad( "sounds/meme/fahhh-pump-sound", "#ff66cc", 1.0471f, "FAHHH PUMP SOUND" ) );
		list.Add( Pad( "sounds/meme/fahhhh", "#ff66cc", 0.7328f, "FAHHHH" ) );
		list.Add( Pad( "sounds/meme/fahhhh-2", "#ff66cc", 0.6918f, "FAHHHH 2" ) );
		list.Add( Pad( "sounds/meme/fahhhhh", "#ff66cc", 2.541f, "FAHHHHH" ) );
		list.Add( Pad( "sounds/meme/fahhhhh-2", "#ff66cc", 2.4266f, "FAHHHHH 2" ) );
		list.Add( Pad( "sounds/meme/fahhhhhh", "#ff66cc", 3.0f, "FAHHHHHH" ) );
		list.Add( Pad( "sounds/meme/fahhhhhh-2", "#ff66cc", 3.0f, "FAHHHHHH 2" ) );
		list.Add( Pad( "sounds/meme/fahhhhhhh", "#ff66cc", 2.3442f, "FAHHHHHHH" ) );
		list.Add( Pad( "sounds/meme/fahhhhhhh-2", "#ff66cc", 2.2131f, "FAHHHHHHH 2" ) );
		list.Add( Pad( "sounds/meme/fahhhhhhhh", "#ff66cc", 1.5311f, "FAHHHHHHHH" ) );
		list.Add( Pad( "sounds/meme/fahhhhhhhhh", "#ff66cc", 0.912f, "FAHHHHHHHHH" ) );
		list.Add( Pad( "sounds/meme/fail-piano", "#f1c40f", 0.8913f, "FAIL PIANO" ) );
		list.Add( Pad( "sounds/meme/family-feud-no-ding", "#7cf9ff", 1.9953f, "FAMILY FEUD NO DING" ) );
		list.Add( Pad( "sounds/meme/family-guy-quagmire-s-giggity-giggity-goo", "#f39c12", 1.4125f, "FAMILY GUY QUAGMIRE S GIGGITY GIGGITY GOO" ) );
		list.Add( Pad( "sounds/meme/family-guy-star-wars", "#f39c12", 0.4955f, "FAMILY GUY STAR WARS" ) );
		list.Add( Pad( "sounds/meme/fanfare", "#7cf9ff", 1.0233f, "FANFARE" ) );
		list.Add( Pad( "sounds/meme/fart", "#9d6b33", 1.0965f, "FART" ) );
	}

	static void AddMemePads_7( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/fart-bass-boosted", "#9d6b33", 0.5309f, "FART BASS BOOSTED" ) );
		list.Add( Pad( "sounds/meme/fart-echo", "#9d6b33", 0.8913f, "FART ECHO" ) );
		list.Add( Pad( "sounds/meme/fart-echo-2", "#9d6b33", 0.8913f, "FART ECHO 2" ) );
		list.Add( Pad( "sounds/meme/fart-effect", "#9d6b33", 1.0965f, "FART EFFECT" ) );
		list.Add( Pad( "sounds/meme/fart-meme", "#9d6b33", 0.631f, "FART MEME" ) );
		list.Add( Pad( "sounds/meme/fart-meme-2", "#9d6b33", 0.5957f, "FART MEME 2" ) );
		list.Add( Pad( "sounds/meme/fart-meme-sound", "#9d6b33", 2.6915f, "FART MEME SOUND" ) );
		list.Add( Pad( "sounds/meme/fart-meme-sound-better-and-louder", "#9d6b33", 1.0839f, "FART MEME SOUND BETTER AND LOUDER" ) );
		list.Add( Pad( "sounds/meme/fart-moan", "#9d6b33", 0.8035f, "FART MOAN" ) );
		list.Add( Pad( "sounds/meme/fart-moan-2", "#9d6b33", 0.7674f, "FART MOAN 2" ) );
		list.Add( Pad( "sounds/meme/fart-poop", "#9d6b33", 0.7586f, "FART POOP" ) );
		list.Add( Pad( "sounds/meme/fart-squeak", "#9d6b33", 3.0f, "FART SQUEAK" ) );
		list.Add( Pad( "sounds/meme/fart-toot", "#9d6b33", 3.0f, "FART TOOT" ) );
		list.Add( Pad( "sounds/meme/fart-two", "#9d6b33", 0.9333f, "FART TWO" ) );
		list.Add( Pad( "sounds/meme/fart-wet-donteflon", "#9d6b33", 0.631f, "FART WET DONTEFLON" ) );
		list.Add( Pad( "sounds/meme/fart-with-extra-reverb", "#9d6b33", 0.8913f, "FART WITH EXTRA REVERB" ) );
		list.Add( Pad( "sounds/meme/fart-with-reverb", "#9d6b33", 0.8913f, "FART WITH REVERB" ) );
		list.Add( Pad( "sounds/meme/fast-bruh", "#3dcc5a", "FAST BRUH" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-death", "#4da6ff", 0.8128f, "FAST HEADCRAB DEATH" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-idle", "#4da6ff", 1.5136f, "FAST HEADCRAB IDLE" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-idle2", "#4da6ff", 2.138f, "FAST HEADCRAB IDLE2" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-scream", "#4da6ff", 1.2589f, "FAST HEADCRAB SCREAM" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-scream2-xq0ukdm", "#4da6ff", 1.7989f, "FAST HEADCRAB SCREAM2 XQ0UKDM" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-zombie-growl", "#4a235a", 0.9661f, "FAST HEADCRAB ZOMBIE GROWL" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-zombie-howl1", "#4a235a", 0.2884f, "FAST HEADCRAB ZOMBIE HOWL1" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-zombie-howl2", "#4a235a", 0.389f, "FAST HEADCRAB ZOMBIE HOWL2" ) );
		list.Add( Pad( "sounds/meme/fast-headcrab-zombie-scream", "#4a235a", 0.3846f, "FAST HEADCRAB ZOMBIE SCREAM" ) );
		list.Add( Pad( "sounds/meme/fat-bastard-sorry-i-farted", "#9d6b33", 0.8913f, "FAT BASTARD SORRY I FARTED" ) );
		list.Add( Pad( "sounds/meme/fathers-day-soundboard", "#ff66cc", 0.5012f, "FATHERS DAY SOUNDBOARD" ) );
		list.Add( Pad( "sounds/meme/fbi-open-up", "#ff66cc", 1.2023f, "FBI OPEN UP" ) );
		list.Add( Pad( "sounds/meme/fbi-open-up-button", "#ff66cc", 1.135f, "FBI OPEN UP BUTTON" ) );
		list.Add( Pad( "sounds/meme/fears-to-fathom-notification", "#5c9eff", 3.0f, "FEARS TO FATHOM NOTIFICATION" ) );
		list.Add( Pad( "sounds/meme/fein-extremely-bass-boosted", "#c0392b", 0.263f, "FEIN EXTREMELY BASS BOOSTED" ) );
		list.Add( Pad( "sounds/meme/fein-nokia", "#ff66cc", 0.631f, "FEIN NOKIA" ) );
		list.Add( Pad( "sounds/meme/female-grunt", "#ff66cc", 0.7674f, "FEMALE GRUNT" ) );
		list.Add( Pad( "sounds/meme/female-grunt-2", "#ff66cc", 0.7244f, "FEMALE GRUNT 2" ) );
		list.Add( Pad( "sounds/meme/femboy", "#ff66cc", 0.7674f, "FEMBOY" ) );
		list.Add( Pad( "sounds/meme/festive-six-seven", "#ff6b2b", 1.7579f, "FESTIVE SIX SEVEN" ) );
		list.Add( Pad( "sounds/meme/fighting-sound-effect", "#7cf9ff", 2.3714f, "FIGHTING SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/fighting-sound-effect-2", "#7cf9ff", 2.2646f, "FIGHTING SOUND EFFECT 2" ) );
		list.Add( Pad( "sounds/meme/fil-i-like-hard-shreks", "#e74c3c", 0.881f, "FIL I LIKE HARD SHREKS" ) );
		list.Add( Pad( "sounds/meme/filian-alarm-clock-metal-pipes", "#7cf9ff", 0.8913f, "FILIAN ALARM CLOCK METAL PIPES" ) );
		list.Add( Pad( "sounds/meme/finger-flick", "#ff66cc", 0.8913f, "FINGER FLICK" ) );
		list.Add( Pad( "sounds/meme/finger-flick-2", "#ff66cc", 0.8913f, "FINGER FLICK 2" ) );
		list.Add( Pad( "sounds/meme/fire-alarm-chirp", "#7cf9ff", 0.4571f, "FIRE ALARM CHIRP" ) );
		list.Add( Pad( "sounds/meme/fire-alarm-chirp-2", "#7cf9ff", 0.4467f, "FIRE ALARM CHIRP 2" ) );
		list.Add( Pad( "sounds/meme/fire-flame", "#ff66cc", 0.8913f, "FIRE FLAME" ) );
		list.Add( Pad( "sounds/meme/fire-in-the-hole-geometry-dash", "#4da6ff", 0.912f, "FIRE IN THE HOLE GEOMETRY DASH" ) );
		list.Add( Pad( "sounds/meme/fire-in-the-hole-geometry-dash-2", "#4da6ff", 0.8913f, "FIRE IN THE HOLE GEOMETRY DASH 2" ) );
		list.Add( Pad( "sounds/meme/firtana-oi-oi-oi-a-ey-ey", "#ff66cc", 0.912f, "FIRTANA OI OI OI A EY EY" ) );
		list.Add( Pad( "sounds/meme/five-nights-at-illuminati-1-jumpscare-sound", "#4a235a", 0.2661f, "FIVE NIGHTS AT ILLUMINATI 1 JUMPSCARE SOUND" ) );
		list.Add( Pad( "sounds/meme/five-nights-at-illuminati-2-jumpscare-sound", "#4a235a", 0.2f, "FIVE NIGHTS AT ILLUMINATI 2 JUMPSCARE SOUND" ) );
		list.Add( Pad( "sounds/meme/five-nights-at-illuminati-3-jumpscare-sound", "#4a235a", 0.2f, "FIVE NIGHTS AT ILLUMINATI 3 JUMPSCARE SOUND" ) );
		list.Add( Pad( "sounds/meme/five-nights-at-illuminati-4-jumpscare-sound", "#4a235a", 0.2317f, "FIVE NIGHTS AT ILLUMINATI 4 JUMPSCARE SOUND" ) );
		list.Add( Pad( "sounds/meme/flapjack-agh", "#ff66cc", 1.9055f, "FLAPJACK AGH" ) );
		list.Add( Pad( "sounds/meme/flapjack-horror-scream", "#4a235a", 2.6303f, "FLAPJACK HORROR SCREAM" ) );
		list.Add( Pad( "sounds/meme/flargus-bowling-pins-falling", "#f1c40f", 0.8913f, "FLARGUS BOWLING PINS FALLING" ) );
		list.Add( Pad( "sounds/meme/flashbang-csgo", "#c0392b", 0.8913f, "FLASHBANG CSGO" ) );
		list.Add( Pad( "sounds/meme/flight-reacts-laugh", "#3dcc5a", 0.3508f, "FLIGHT REACTS LAUGH" ) );
		list.Add( Pad( "sounds/meme/flowery-good-bye", "#ff66cc", 1.7179f, "FLOWERY GOOD BYE" ) );
		list.Add( Pad( "sounds/meme/flowery-good-bye-2", "#ff66cc", 1.6218f, "FLOWERY GOOD BYE 2" ) );
		list.Add( Pad( "sounds/meme/fnaf-2-hallway", "#4a235a", 0.6237f, "FNAF 2 HALLWAY" ) );
		list.Add( Pad( "sounds/meme/fnaf-balloon-boy-hello", "#4a235a", 1.0839f, "FNAF BALLOON BOY HELLO" ) );
		list.Add( Pad( "sounds/meme/fnaf-balloon-boy-hello-2", "#4a235a", 1.0351f, "FNAF BALLOON BOY HELLO 2" ) );
		list.Add( Pad( "sounds/meme/fnaf-beatbox", "#4a235a", 0.8511f, "FNAF BEATBOX" ) );
		list.Add( Pad( "sounds/meme/foghorn", "#e67e22", 0.8913f, "FOGHORN" ) );
		list.Add( Pad( "sounds/meme/footsteps", "#ff66cc", 1.3964f, "FOOTSTEPS" ) );
		list.Add( Pad( "sounds/meme/footsteps-2", "#ff66cc", 1.3335f, "FOOTSTEPS 2" ) );
		list.Add( Pad( "sounds/meme/for-the-emperor", "#ff66cc", 0.7328f, "FOR THE EMPEROR" ) );
		list.Add( Pad( "sounds/meme/forsaken-discord-soundboard", "#5865f2", 0.9333f, "FORSAKEN DISCORD SOUNDBOARD" ) );
		list.Add( Pad( "sounds/meme/fortnite-default-dance", "#8b5cff", 1.5311f, "FORTNITE DEFAULT DANCE" ) );
		list.Add( Pad( "sounds/meme/fortnite-gun-shot-sound", "#7f8c8d", 0.8913f, "FORTNITE GUN SHOT SOUND" ) );
		list.Add( Pad( "sounds/meme/fortnite-gun-shot-sound-2", "#7f8c8d", 0.8913f, "FORTNITE GUN SHOT SOUND 2" ) );
		list.Add( Pad( "sounds/meme/fortnite-scar-shot", "#8b5cff", 0.9016f, "FORTNITE SCAR SHOT" ) );
		list.Add( Pad( "sounds/meme/french-meme-song", "#ffd34a", 2.1627f, "FRENCH MEME SONG" ) );
		list.Add( Pad( "sounds/meme/french-narrator-stroke", "#b794ff", 1.1614f, "FRENCH NARRATOR STROKE" ) );
		list.Add( Pad( "sounds/meme/fubuki-chipi-chipi-chapa-chapa", "#ff66cc", 1.0715f, "FUBUKI CHIPI CHIPI CHAPA CHAPA" ) );
		list.Add( Pad( "sounds/meme/fuckin-dick", "#ff66cc", 1.3804f, "FUCKIN DICK" ) );
		list.Add( Pad( "sounds/meme/full-boxed", "#ff66cc", 0.6383f, "FULL BOXED" ) );
		list.Add( Pad( "sounds/meme/funky-town-shrek", "#e74c3c", 0.7413f, "FUNKY TOWN SHREK" ) );
	}

	static void AddMemePads_8( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/funky-town-sound", "#ff66cc", 0.6531f, "FUNKY TOWN SOUND" ) );
		list.Add( Pad( "sounds/meme/funny-chinese-black-military-officer-guy-singing", "#f1c40f", 0.4217f, "FUNNY CHINESE BLACK MILITARY OFFICER GUY SINGING" ) );
		list.Add( Pad( "sounds/meme/funny-fart-2", "#9d6b33", 0.8913f, "FUNNY FART 2" ) );
		list.Add( Pad( "sounds/meme/funny-fart-diarrhea", "#9d6b33", 0.8913f, "FUNNY FART DIARRHEA" ) );
		list.Add( Pad( "sounds/meme/funny-fart-diarrhea-2", "#9d6b33", 0.8913f, "FUNNY FART DIARRHEA 2" ) );
		list.Add( Pad( "sounds/meme/funny-farts", "#9d6b33", 1.2589f, "FUNNY FARTS" ) );
		list.Add( Pad( "sounds/meme/funny-farts-3", "#9d6b33", 1.2023f, "FUNNY FARTS 3" ) );
		list.Add( Pad( "sounds/meme/funny-goofy-ahh", "#4da6ff", 0.8913f, "FUNNY GOOFY AHH" ) );
		list.Add( Pad( "sounds/meme/funny-laugh-track", "#9b59b6", 1.0233f, "FUNNY LAUGH TRACK" ) );
		list.Add( Pad( "sounds/meme/funny-seinfeld", "#9b59b6", 0.2265f, "FUNNY SEINFELD" ) );
		list.Add( Pad( "sounds/meme/funny-sound", "#ff66cc", 0.7586f, "FUNNY SOUND" ) );
		list.Add( Pad( "sounds/meme/fuzzy-cute-loud", "#ff66cc", 1.3804f, "FUZZY CUTE LOUD" ) );
		list.Add( Pad( "sounds/meme/fuzzy-jumpscare-sound", "#4a235a", 0.5433f, "FUZZY JUMPSCARE SOUND" ) );
		list.Add( Pad( "sounds/meme/fwaehhh", "#ff66cc", 0.507f, "FWAEHHH" ) );
		list.Add( Pad( "sounds/meme/gabagool-gabagool-gabagool", "#ff66cc", 0.8913f, "GABAGOOL GABAGOOL GABAGOOL" ) );
		list.Add( Pad( "sounds/meme/gah-dayum", "#ff66cc", 1.1614f, "GAH DAYUM" ) );
		list.Add( Pad( "sounds/meme/gai-airhorn", "#7cf9ff", 0.6761f, "GAI AIRHORN" ) );
		list.Add( Pad( "sounds/meme/galaxy-brain-meme", "#4da6ff", 0.4677f, "GALAXY BRAIN MEME" ) );
		list.Add( Pad( "sounds/meme/game-slide", "#ff66cc", 0.871f, "GAME SLIDE" ) );
		list.Add( Pad( "sounds/meme/gameshow-buzz", "#ff66cc", 1.1614f, "GAMESHOW BUZZ" ) );
		list.Add( Pad( "sounds/meme/ganbare-ganbare-senpai", "#27ae60", 2.6607f, "GANBARE GANBARE SENPAI" ) );
		list.Add( Pad( "sounds/meme/garama-and-madundung-steal-a-brainrot", "#ff6b2b", 2.0893f, "GARAMA AND MADUNDUNG STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/gasping-girl", "#5c9eff", 1.9953f, "GASPING GIRL" ) );
		list.Add( Pad( "sounds/meme/gasping-girl-2", "#5c9eff", 1.8836f, "GASPING GIRL 2" ) );
		list.Add( Pad( "sounds/meme/gatito-boo-monster", "#ff66cc", 3.0f, "GATITO BOO MONSTER" ) );
		list.Add( Pad( "sounds/meme/gatito-oh-oh-oh-my-god", "#3dcc5a", 2.851f, "GATITO OH OH OH MY GOD" ) );
		list.Add( Pad( "sounds/meme/gay", "#ff66cc", 1.0351f, "GAY" ) );
		list.Add( Pad( "sounds/meme/gay-2", "#ff66cc", 0.9772f, "GAY 2" ) );
		list.Add( Pad( "sounds/meme/gay-laugh", "#3dcc5a", 0.912f, "GAY LAUGH" ) );
		list.Add( Pad( "sounds/meme/gbjgyz5n-retro-bowl-fight", "#f1c40f", 0.8511f, "GBJGYZ5N RETRO BOWL FIGHT" ) );
		list.Add( Pad( "sounds/meme/gentlemen-the-spy-team-fortress-2", "#4da6ff", 0.9333f, "GENTLEMEN THE SPY TEAM FORTRESS 2" ) );
		list.Add( Pad( "sounds/meme/geometry-dash-player-death", "#4da6ff", 2.1627f, "GEOMETRY DASH PLAYER DEATH" ) );
		list.Add( Pad( "sounds/meme/get-out", "#ff66cc", 1.9055f, "GET OUT" ) );
		list.Add( Pad( "sounds/meme/get-out-tuco", "#ff66cc", 0.8511f, "GET OUT TUCO" ) );
		list.Add( Pad( "sounds/meme/ghost-stories-scary", "#4a235a", 2.9174f, "GHOST STORIES SCARY" ) );
		list.Add( Pad( "sounds/meme/ghostbusters-nes", "#4a235a", 2.0184f, "GHOSTBUSTERS NES" ) );
		list.Add( Pad( "sounds/meme/ghostly-sound", "#4a235a", 1.5311f, "GHOSTLY SOUND" ) );
		list.Add( Pad( "sounds/meme/giga-chad-theme", "#ff66cc", 0.5957f, "GIGA CHAD THEME" ) );
		list.Add( Pad( "sounds/meme/giggity-giggity-goo-meme", "#ff66cc", 3.0f, "GIGGITY GIGGITY GOO MEME" ) );
		list.Add( Pad( "sounds/meme/gilgamesh-laugh", "#3dcc5a", 0.4169f, "GILGAMESH LAUGH" ) );
		list.Add( Pad( "sounds/meme/girl-hmmm", "#ff66cc", 0.8913f, "GIRL HMMM" ) );
		list.Add( Pad( "sounds/meme/gladiators", "#ff66cc", 0.6683f, "GLADIATORS" ) );
		list.Add( Pad( "sounds/meme/gladiators-2", "#ff66cc", 0.6383f, "GLADIATORS 2" ) );
		list.Add( Pad( "sounds/meme/glitch-fx", "#7cf9ff", 0.5623f, "GLITCH FX" ) );
		list.Add( Pad( "sounds/meme/glorbo-fruttodrillo-funk", "#ff66cc", 0.537f, "GLORBO FRUTTODRILLO FUNK" ) );
		list.Add( Pad( "sounds/meme/glue-flowery", "#ff66cc", 0.4519f, "GLUE FLOWERY" ) );
		list.Add( Pad( "sounds/meme/gman-scream", "#ff66cc", 0.2371f, "GMAN SCREAM" ) );
		list.Add( Pad( "sounds/meme/gman-wise", "#ff66cc", 0.9661f, "GMAN WISE" ) );
		list.Add( Pad( "sounds/meme/go-away-batin", "#ff66cc", 2.2909f, "GO AWAY BATIN" ) );
		list.Add( Pad( "sounds/meme/gobblino-uniciclino-steal-a-brainrot", "#ff6b2b", 1.7179f, "GOBBLINO UNICICLINO STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/goblin-machine", "#ff66cc", 1.2589f, "GOBLIN MACHINE" ) );
		list.Add( Pad( "sounds/meme/goblin-machine-2", "#ff66cc", 1.1885f, "GOBLIN MACHINE 2" ) );
		list.Add( Pad( "sounds/meme/godzilla-atomic-breath", "#ff66cc", 0.861f, "GODZILLA ATOMIC BREATH" ) );
		list.Add( Pad( "sounds/meme/godzilla-atomic-breath-2", "#ff66cc", 0.8128f, "GODZILLA ATOMIC BREATH 2" ) );
		list.Add( Pad( "sounds/meme/goku-kamehamehaaa", "#ff66cc", 0.4955f, "GOKU KAMEHAMEHAAA" ) );
		list.Add( Pad( "sounds/meme/goku-kamehamehaaa-2", "#ff66cc", 0.4732f, "GOKU KAMEHAMEHAAA 2" ) );
		list.Add( Pad( "sounds/meme/golden-knight-clash-royale", "#f1c40f", 1.3335f, "GOLDEN KNIGHT CLASH ROYALE" ) );
		list.Add( Pad( "sounds/meme/golden-ticket-sound", "#ff66cc", 2.5119f, "GOLDEN TICKET SOUND" ) );
		list.Add( Pad( "sounds/meme/goo-goo-gaga-sound", "#ff66cc", 1.122f, "GOO GOO GAGA SOUND" ) );
		list.Add( Pad( "sounds/meme/good-boyyy", "#ff66cc", 1.9275f, "GOOD BOYYY" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-car-horn", "#e67e22", 1.2882f, "GOOFY AHH CAR HORN" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-car-horn-2", "#e67e22", 1.2162f, "GOOFY AHH CAR HORN 2" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-laugh", "#4da6ff", 0.9661f, "GOOFY AHH LAUGH" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-laugh-lol", "#4da6ff", 1.2162f, "GOOFY AHH LAUGH LOL" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-phonk-bababooe", "#e67e22", 0.2344f, "GOOFY AHH PHONK BABABOOE" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-reehee", "#4da6ff", 0.4266f, "GOOFY AHH REEHEE" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-sounds", "#4da6ff", 0.3715f, "GOOFY AHH SOUNDS" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-uncle", "#4da6ff", 0.389f, "GOOFY AHH UNCLE" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-yell", "#4da6ff", 0.8913f, "GOOFY AHH YELL" ) );
		list.Add( Pad( "sounds/meme/goofy-ahh-yell-2", "#4da6ff", 0.8511f, "GOOFY AHH YELL 2" ) );
		list.Add( Pad( "sounds/meme/goofy-iveco-airhorn", "#4da6ff", 0.9441f, "GOOFY IVECO AIRHORN" ) );
		list.Add( Pad( "sounds/meme/goofy-jay-boo-beat", "#4da6ff", 0.5012f, "GOOFY JAY BOO BEAT" ) );
		list.Add( Pad( "sounds/meme/goofy-kahoot-song", "#4da6ff", 0.4467f, "GOOFY KAHOOT SONG" ) );
		list.Add( Pad( "sounds/meme/goofy-music", "#4da6ff", 0.2265f, "GOOFY MUSIC" ) );
		list.Add( Pad( "sounds/meme/goofy-uhuhuhu", "#4da6ff", 0.8913f, "GOOFY UHUHUHU" ) );
		list.Add( Pad( "sounds/meme/goofy-vineboom", "#4da6ff", 0.335f, "GOOFY VINEBOOM" ) );
		list.Add( Pad( "sounds/meme/goofy-vineboom-2", "#4da6ff", 0.3236f, "GOOFY VINEBOOM 2" ) );
		list.Add( Pad( "sounds/meme/goofy-yell", "#4da6ff", 1.135f, "GOOFY YELL" ) );
		list.Add( Pad( "sounds/meme/goofy-yell-2", "#4da6ff", 1.0839f, "GOOFY YELL 2" ) );
		list.Add( Pad( "sounds/meme/google-hangouts", "#ff66cc", 0.8913f, "GOOGLE HANGOUTS" ) );
	}

	static void AddMemePads_9( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/gordon-freeman", "#4da6ff", 1.9953f, "GORDON FREEMAN" ) );
		list.Add( Pad( "sounds/meme/gordon-freeman-in-the-flesh", "#4da6ff", 1.0351f, "GORDON FREEMAN IN THE FLESH" ) );
		list.Add( Pad( "sounds/meme/gordon-freeman-is-here-half-life-vox", "#4da6ff", 0.4624f, "GORDON FREEMAN IS HERE HALF LIFE VOX" ) );
		list.Add( Pad( "sounds/meme/gorilla-tag-join", "#ff66cc", 1.0351f, "GORILLA TAG JOIN" ) );
		list.Add( Pad( "sounds/meme/gorilla-tag-kid-bruh", "#3dcc5a", 0.912f, "GORILLA TAG KID BRUH" ) );
		list.Add( Pad( "sounds/meme/gozalo", "#ff66cc", 0.3126f, "GOZALO" ) );
		list.Add( Pad( "sounds/meme/grammy-yara-yara-phonk", "#e67e22", 3.0f, "GRAMMY YARA YARA PHONK" ) );
		list.Add( Pad( "sounds/meme/grand-theft-auto-san-andreas-mission-passed", "#4da6ff", 0.9661f, "GRAND THEFT AUTO SAN ANDREAS MISSION PASSED" ) );
		list.Add( Pad( "sounds/meme/granny-horror-game", "#4a235a", 0.9441f, "GRANNY HORROR GAME" ) );
		list.Add( Pad( "sounds/meme/green-giant", "#ff66cc", 0.7762f, "GREEN GIANT" ) );
		list.Add( Pad( "sounds/meme/green-giant-2", "#ff66cc", 0.7328f, "GREEN GIANT 2" ) );
		list.Add( Pad( "sounds/meme/green-giant-backwards", "#ff66cc", 1.0593f, "GREEN GIANT BACKWARDS" ) );
		list.Add( Pad( "sounds/meme/green-giant-no-ho-ho-ho", "#ff66cc", 0.9226f, "GREEN GIANT NO HO HO HO" ) );
		list.Add( Pad( "sounds/meme/green-green-chicken-basketball", "#27ae60", 1.2589f, "GREEN GREEN CHICKEN BASKETBALL" ) );
		list.Add( Pad( "sounds/meme/green-light-sound", "#ff66cc", 3.0f, "GREEN LIGHT SOUND" ) );
		list.Add( Pad( "sounds/meme/greene-giant", "#ff66cc", 0.5623f, "GREENE GIANT" ) );
		list.Add( Pad( "sounds/meme/grinch-laugh-sound", "#3dcc5a", 1.4622f, "GRINCH LAUGH SOUND" ) );
		list.Add( Pad( "sounds/meme/grindr-sound", "#ff66cc", 1.0965f, "GRINDR SOUND" ) );
		list.Add( Pad( "sounds/meme/groan-female", "#ff66cc", 0.955f, "GROAN FEMALE" ) );
		list.Add( Pad( "sounds/meme/groan-female-2", "#ff66cc", 0.8913f, "GROAN FEMALE 2" ) );
		list.Add( Pad( "sounds/meme/grow-a-garden", "#ff66cc", 1.122f, "GROW A GARDEN" ) );
		list.Add( Pad( "sounds/meme/grow-a-garden-2", "#ff66cc", 1.0593f, "GROW A GARDEN 2" ) );
		list.Add( Pad( "sounds/meme/grrrr", "#ff66cc", 0.881f, "GRRRR" ) );
		list.Add( Pad( "sounds/meme/grrrr-2", "#ff66cc", 0.8318f, "GRRRR 2" ) );
		list.Add( Pad( "sounds/meme/grrrr-clash-royale", "#f1c40f", 1.2303f, "GRRRR CLASH ROYALE" ) );
		list.Add( Pad( "sounds/meme/grrrr-clash-royale-2", "#f1c40f", 1.1749f, "GRRRR CLASH ROYALE 2" ) );
		list.Add( Pad( "sounds/meme/gta-5-wasted", "#4da6ff", 1.8197f, "GTA 5 WASTED" ) );
		list.Add( Pad( "sounds/meme/gta-sa-mission-passed", "#4da6ff", 1.0351f, "GTA SA MISSION PASSED" ) );
		list.Add( Pad( "sounds/meme/gta-san-andreas-pistol-gun-shot-sound-effect", "#7f8c8d", 0.6683f, "GTA SAN ANDREAS PISTOL GUN SHOT SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/gta-v-wasted", "#4da6ff", 0.955f, "GTA V WASTED" ) );
		list.Add( Pad( "sounds/meme/gta-wasted", "#4da6ff", 0.9661f, "GTA WASTED" ) );
		list.Add( Pad( "sounds/meme/guest-666-sound", "#ff66cc", 0.6683f, "GUEST 666 SOUND" ) );
		list.Add( Pad( "sounds/meme/gulp-gulp-gulp-gulp", "#3dcc5a", 0.9772f, "GULP GULP GULP GULP" ) );
		list.Add( Pad( "sounds/meme/gummy-bear", "#e67e22", 1.2445f, "GUMMY BEAR" ) );
		list.Add( Pad( "sounds/meme/gun", "#ff66cc", 0.5433f, "GUN" ) );
		list.Add( Pad( "sounds/meme/gun-2", "#ff66cc", 0.5129f, "GUN 2" ) );
		list.Add( Pad( "sounds/meme/gun-shoooooooot", "#ff66cc", 0.7079f, "GUN SHOOOOOOOOT" ) );
		list.Add( Pad( "sounds/meme/gun-shot-boom-bam-wam", "#7f8c8d", 0.8913f, "GUN SHOT BOOM BAM WAM" ) );
		list.Add( Pad( "sounds/meme/gun-shot-sniper", "#7f8c8d", 0.8913f, "GUN SHOT SNIPER" ) );
		list.Add( Pad( "sounds/meme/gundam-newtype", "#ff66cc", 1.2162f, "GUNDAM NEWTYPE" ) );
		list.Add( Pad( "sounds/meme/gunfire-shot", "#7f8c8d", 1.6218f, "GUNFIRE SHOT" ) );
		list.Add( Pad( "sounds/meme/gunshell", "#ff66cc", 1.8197f, "GUNSHELL" ) );
		list.Add( Pad( "sounds/meme/gunshot", "#7f8c8d", 0.3715f, "GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/gunshot-cash-register-noise", "#7f8c8d", 0.7328f, "GUNSHOT CASH REGISTER NOISE" ) );
		list.Add( Pad( "sounds/meme/gunshot-meme", "#7f8c8d", 1.2162f, "GUNSHOT MEME" ) );
		list.Add( Pad( "sounds/meme/gunshot-sound", "#7f8c8d", 1.3646f, "GUNSHOT SOUND" ) );
		list.Add( Pad( "sounds/meme/gunshoting", "#7f8c8d", 0.8913f, "GUNSHOTING" ) );
		list.Add( Pad( "sounds/meme/gunshottttt", "#7f8c8d", 1.2303f, "GUNSHOTTTTT" ) );
		list.Add( Pad( "sounds/meme/gura-tskr", "#ff66cc", 0.6839f, "GURA TSKR" ) );
		list.Add( Pad( "sounds/meme/gween-bean-whatchu-mean-meme", "#ff66cc", 1.7179f, "GWEEN BEAN WHATCHU MEAN MEME" ) );
		list.Add( Pad( "sounds/meme/gyyaaaaat", "#ff66cc", 0.6457f, "GYYAAAAAT" ) );
		list.Add( Pad( "sounds/meme/h50yf8gd-hakari-jackpot", "#7cf9ff", 1.0233f, "H50YF8GD HAKARI JACKPOT" ) );
		list.Add( Pad( "sounds/meme/haaland-goal", "#ff66cc", 3.0f, "HAALAND GOAL" ) );
		list.Add( Pad( "sounds/meme/haaland-haaland", "#ff66cc", 0.8913f, "HAALAND HAALAND" ) );
		list.Add( Pad( "sounds/meme/hachimi-chimici-mambo", "#ff66cc", 0.8511f, "HACHIMI CHIMICI MAMBO" ) );
		list.Add( Pad( "sounds/meme/haha-funny-laugh", "#3dcc5a", 1.2882f, "HAHA FUNNY LAUGH" ) );
		list.Add( Pad( "sounds/meme/hakari-anime", "#ff66cc", 0.5623f, "HAKARI ANIME" ) );
		list.Add( Pad( "sounds/meme/half-life-1-357-magnum", "#4da6ff", 0.3548f, "HALF LIFE 1 357 MAGNUM" ) );
		list.Add( Pad( "sounds/meme/half-life-2-death-and-ragdoll", "#4da6ff", 0.8913f, "HALF LIFE 2 DEATH AND RAGDOLL" ) );
		list.Add( Pad( "sounds/meme/half-life-2-death-sound", "#4da6ff", 0.7499f, "HALF LIFE 2 DEATH SOUND" ) );
		list.Add( Pad( "sounds/meme/half-life-2-stalker-scream", "#4da6ff", 0.2723f, "HALF LIFE 2 STALKER SCREAM" ) );
		list.Add( Pad( "sounds/meme/half-life-2-white-flash-noise", "#4da6ff", 0.861f, "HALF LIFE 2 WHITE FLASH NOISE" ) );
		list.Add( Pad( "sounds/meme/half-life-base-alarm", "#4da6ff", 0.5559f, "HALF LIFE BASE ALARM" ) );
		list.Add( Pad( "sounds/meme/half-life-button", "#4da6ff", 1.3335f, "HALF LIFE BUTTON" ) );
		list.Add( Pad( "sounds/meme/half-life-crowbar", "#4da6ff", 0.631f, "HALF LIFE CROWBAR" ) );
		list.Add( Pad( "sounds/meme/half-life-crowbar-clang", "#4da6ff", 0.4898f, "HALF LIFE CROWBAR CLANG" ) );
		list.Add( Pad( "sounds/meme/half-life-donuts", "#4da6ff", 0.7413f, "HALF LIFE DONUTS" ) );
		list.Add( Pad( "sounds/meme/half-life-door-opening-sound-1", "#4da6ff", 1.0471f, "HALF LIFE DOOR OPENING SOUND 1" ) );
		list.Add( Pad( "sounds/meme/half-life-gmod-death-sound-high-quality", "#4da6ff", 3.0f, "HALF LIFE GMOD DEATH SOUND HIGH QUALITY" ) );
		list.Add( Pad( "sounds/meme/half-life-greetings", "#4da6ff", 0.9016f, "HALF LIFE GREETINGS" ) );
		list.Add( Pad( "sounds/meme/half-life-hgrunt-my-ass-is-heavy", "#4da6ff", 0.2f, "HALF LIFE HGRUNT MY ASS IS HEAVY" ) );
		list.Add( Pad( "sounds/meme/half-life-oh-dear", "#4da6ff", 0.6683f, "HALF LIFE OH DEAR" ) );
		list.Add( Pad( "sounds/meme/half-life-oh-no-1", "#4da6ff", 0.6383f, "HALF LIFE OH NO 1" ) );
		list.Add( Pad( "sounds/meme/half-life-scientist-keeps-screaming-at-me", "#4da6ff", 0.9772f, "HALF LIFE SCIENTIST KEEPS SCREAMING AT ME" ) );
		list.Add( Pad( "sounds/meme/half-life-scientist-scream05", "#4da6ff", 0.2917f, "HALF LIFE SCIENTIST SCREAM05" ) );
		list.Add( Pad( "sounds/meme/half-life-shotgun-b3q382p", "#7f8c8d", 0.2754f, "HALF LIFE SHOTGUN B3Q382P" ) );
		list.Add( Pad( "sounds/meme/half-life-skrimer", "#4da6ff", 0.2692f, "HALF LIFE SKRIMER" ) );
		list.Add( Pad( "sounds/meme/half-life-space-ocean-music-stinger", "#4da6ff", 0.9661f, "HALF LIFE SPACE OCEAN MUSIC STINGER" ) );
		list.Add( Pad( "sounds/meme/half-life-stahp", "#4da6ff", 0.6457f, "HALF LIFE STAHP" ) );
		list.Add( Pad( "sounds/meme/half-life-wah", "#4da6ff", 0.6607f, "HALF LIFE WAH" ) );
	}

	static void AddMemePads_10( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/hamood", "#ff66cc", 0.8913f, "HAMOOD" ) );
		list.Add( Pad( "sounds/meme/hamood-habibi-trap-version", "#ff6b2b", 0.631f, "HAMOOD HABIBI TRAP VERSION" ) );
		list.Add( Pad( "sounds/meme/hannah-owo", "#ffb3ec", 1.2589f, "HANNAH OWO" ) );
		list.Add( Pad( "sounds/meme/hannah-uwwu", "#ff66cc", 0.5433f, "HANNAH UWWU" ) );
		list.Add( Pad( "sounds/meme/happy-new-year", "#ff66cc", 0.8913f, "HAPPY NEW YEAR" ) );
		list.Add( Pad( "sounds/meme/haramball-sound", "#ff66cc", 1.1092f, "HARAMBALL SOUND" ) );
		list.Add( Pad( "sounds/meme/hard-fart", "#9d6b33", 0.8913f, "HARD FART" ) );
		list.Add( Pad( "sounds/meme/harken", "#ff66cc", 0.5957f, "HARKEN" ) );
		list.Add( Pad( "sounds/meme/harken-2", "#ff66cc", 0.5689f, "HARKEN 2" ) );
		list.Add( Pad( "sounds/meme/harry-maguire-g-o-a-t", "#ff66cc", 0.6026f, "HARRY MAGUIRE G O A T" ) );
		list.Add( Pad( "sounds/meme/harry-magure-football", "#27ae60", 0.6918f, "HARRY MAGURE FOOTBALL" ) );
		list.Add( Pad( "sounds/meme/hasbulla-laugh", "#3dcc5a", 1.3032f, "HASBULLA LAUGH" ) );
		list.Add( Pad( "sounds/meme/hava-nagila-sound", "#ff66cc", 1.6788f, "HAVA NAGILA SOUND" ) );
		list.Add( Pad( "sounds/meme/headcrab-bite", "#4da6ff", 1.0593f, "HEADCRAB BITE" ) );
		list.Add( Pad( "sounds/meme/headcrab-custom", "#4da6ff", 0.9661f, "HEADCRAB CUSTOM" ) );
		list.Add( Pad( "sounds/meme/headcrab-dies", "#4da6ff", 1.0839f, "HEADCRAB DIES" ) );
		list.Add( Pad( "sounds/meme/headcrab-explode", "#7f8c8d", 1.0965f, "HEADCRAB EXPLODE" ) );
		list.Add( Pad( "sounds/meme/headcrab-jump", "#4da6ff", 0.8913f, "HEADCRAB JUMP" ) );
		list.Add( Pad( "sounds/meme/headcrabs-barney", "#4da6ff", 2.7861f, "HEADCRABS BARNEY" ) );
		list.Add( Pad( "sounds/meme/heaven-sound-effect", "#7cf9ff", 3.0f, "HEAVEN SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/heavenly-sahur-slow", "#ff66cc", 3.0f, "HEAVENLY SAHUR SLOW" ) );
		list.Add( Pad( "sounds/meme/heavenly-sheesh", "#3dcc5a", 0.5188f, "HEAVENLY SHEESH" ) );
		list.Add( Pad( "sounds/meme/heavenly-sheesh-autotune", "#3dcc5a", 1.1614f, "HEAVENLY SHEESH AUTOTUNE" ) );
		list.Add( Pad( "sounds/meme/heavy-babies", "#ff66cc", 0.7244f, "HEAVY BABIES" ) );
		list.Add( Pad( "sounds/meme/heavy-cry-some-more", "#ff66cc", 0.6607f, "HEAVY CRY SOME MORE" ) );
		list.Add( Pad( "sounds/meme/heavy-domination17-no1ygml", "#ff66cc", 0.8913f, "HEAVY DOMINATION17 NO1YGML" ) );
		list.Add( Pad( "sounds/meme/heavy-laughlong01", "#3dcc5a", 0.7244f, "HEAVY LAUGHLONG01" ) );
		list.Add( Pad( "sounds/meme/heavy-machine-gun-metal-slug", "#7f8c8d", 0.4169f, "HEAVY MACHINE GUN METAL SLUG" ) );
		list.Add( Pad( "sounds/meme/heavy-medic", "#ff66cc", 0.7674f, "HEAVY MEDIC" ) );
		list.Add( Pad( "sounds/meme/heavy-medic02", "#ff66cc", 0.5957f, "HEAVY MEDIC02" ) );
		list.Add( Pad( "sounds/meme/heavy-medic03-doctor", "#ff66cc", 0.4121f, "HEAVY MEDIC03 DOCTOR" ) );
		list.Add( Pad( "sounds/meme/heavy-mocks-enemy-team", "#ff66cc", 0.6761f, "HEAVY MOCKS ENEMY TEAM" ) );
		list.Add( Pad( "sounds/meme/heavy-pain", "#ff66cc", 0.6237f, "HEAVY PAIN" ) );
		list.Add( Pad( "sounds/meme/heavy-positivevocalization04", "#ff66cc", 0.5433f, "HEAVY POSITIVEVOCALIZATION04" ) );
		list.Add( Pad( "sounds/meme/heavy-sandwichtaunt03-ntupmcv", "#ff66cc", 0.9016f, "HEAVY SANDWICHTAUNT03 NTUPMCV" ) );
		list.Add( Pad( "sounds/meme/heavy-says-dead-sqhj12m", "#ff66cc", 0.8913f, "HEAVY SAYS DEAD SQHJ12M" ) );
		list.Add( Pad( "sounds/meme/heavy-says-dead-sqhj12m-2", "#ff66cc", 0.8913f, "HEAVY SAYS DEAD SQHJ12M 2" ) );
		list.Add( Pad( "sounds/meme/heavy-specialcompleted01", "#ff66cc", 0.8222f, "HEAVY SPECIALCOMPLETED01" ) );
		list.Add( Pad( "sounds/meme/heavy-specialcompleted06", "#ff66cc", 0.5012f, "HEAVY SPECIALCOMPLETED06" ) );
		list.Add( Pad( "sounds/meme/heavy-tf2-eating-sandvich", "#4da6ff", 0.8035f, "HEAVY TF2 EATING SANDVICH" ) );
		list.Add( Pad( "sounds/meme/heavytrot1", "#ff66cc", 0.6531f, "HEAVYTROT1" ) );
		list.Add( Pad( "sounds/meme/heavytrot2", "#ff66cc", 0.5821f, "HEAVYTROT2" ) );
		list.Add( Pad( "sounds/meme/hecu-laugh", "#3dcc5a", 0.6607f, "HECU LAUGH" ) );
		list.Add( Pad( "sounds/meme/helicopter", "#e67e22", 0.4842f, "HELICOPTER" ) );
		list.Add( Pad( "sounds/meme/helicopter-helicopter-parakofer-parakofer", "#e67e22", 0.6839f, "HELICOPTER HELICOPTER PARAKOFER PARAKOFER" ) );
		list.Add( Pad( "sounds/meme/helicopter-meme", "#e67e22", 0.5623f, "HELICOPTER MEME" ) );
		list.Add( Pad( "sounds/meme/helicopter-memes", "#e67e22", 0.6457f, "HELICOPTER MEMES" ) );
		list.Add( Pad( "sounds/meme/helicopter-military", "#e67e22", 0.8913f, "HELICOPTER MILITARY" ) );
		list.Add( Pad( "sounds/meme/helicopter-parts-for-sale", "#e67e22", 0.9886f, "HELICOPTER PARTS FOR SALE" ) );
		list.Add( Pad( "sounds/meme/helicopter-parts-for-sale-sound", "#e67e22", 0.631f, "HELICOPTER PARTS FOR SALE SOUND" ) );
		list.Add( Pad( "sounds/meme/helicopterinho", "#e67e22", 0.537f, "HELICOPTERINHO" ) );
		list.Add( Pad( "sounds/meme/helicopterinho-cover", "#e67e22", 3.0f, "HELICOPTERINHO COVER" ) );
		list.Add( Pad( "sounds/meme/helicoptero", "#e67e22", 0.7079f, "HELICOPTERO" ) );
		list.Add( Pad( "sounds/meme/helicoptero-macho", "#e67e22", 0.8913f, "HELICOPTERO MACHO" ) );
		list.Add( Pad( "sounds/meme/helicoptero-mm", "#e67e22", 2.6607f, "HELICOPTERO MM" ) );
		list.Add( Pad( "sounds/meme/helicoptero-risa", "#e67e22", 1.2303f, "HELICOPTERO RISA" ) );
		list.Add( Pad( "sounds/meme/helicopterr", "#e67e22", 0.6531f, "HELICOPTERR" ) );
		list.Add( Pad( "sounds/meme/hello-mine-turtle", "#ff66cc", 0.7499f, "HELLO MINE TURTLE" ) );
		list.Add( Pad( "sounds/meme/here-comes-the-money", "#ff66cc", 0.8128f, "HERE COMES THE MONEY" ) );
		list.Add( Pad( "sounds/meme/hey-macarena", "#ff66cc", 0.6531f, "HEY MACARENA" ) );
		list.Add( Pad( "sounds/meme/historical-phonk-bass-drop", "#e67e22", 0.2291f, "HISTORICAL PHONK BASS DROP" ) );
		list.Add( Pad( "sounds/meme/hitlerbitler", "#ff66cc", 0.6383f, "HITLERBITLER" ) );
		list.Add( Pad( "sounds/meme/hl2-beta-metro-cop-death-sound", "#4da6ff", 0.3936f, "HL2 BETA METRO COP DEATH SOUND" ) );
		list.Add( Pad( "sounds/meme/hl2-beta-metro-cop-death-sound-u2m0r2k", "#4da6ff", 0.4217f, "HL2 BETA METRO COP DEATH SOUND U2M0R2K" ) );
		list.Add( Pad( "sounds/meme/hl2-cough", "#4da6ff", 3.0f, "HL2 COUGH" ) );
		list.Add( Pad( "sounds/meme/hl2-drowned", "#4da6ff", 0.9333f, "HL2 DROWNED" ) );
		list.Add( Pad( "sounds/meme/hl2-pick-up-that-can-1", "#4da6ff", 0.871f, "HL2 PICK UP THAT CAN 1" ) );
		list.Add( Pad( "sounds/meme/hl2-pick-up-that-can-3", "#4da6ff", 0.912f, "HL2 PICK UP THAT CAN 3" ) );
		list.Add( Pad( "sounds/meme/hl2-stalker-scream", "#4da6ff", 0.2723f, "HL2 STALKER SCREAM" ) );
		list.Add( Pad( "sounds/meme/hl2-stalker-scream-short", "#4da6ff", 0.2265f, "HL2 STALKER SCREAM SHORT" ) );
		list.Add( Pad( "sounds/meme/hl2-zombie", "#4a235a", 0.2692f, "HL2 ZOMBIE" ) );
		list.Add( Pad( "sounds/meme/ho-ho-green-giant", "#ff66cc", 0.7499f, "HO HO GREEN GIANT" ) );
		list.Add( Pad( "sounds/meme/ho-ho-ho-green-giant-reversed", "#f1c40f", 1.0351f, "HO HO HO GREEN GIANT REVERSED" ) );
		list.Add( Pad( "sounds/meme/hog-raida", "#4da6ff", 0.335f, "HOG RAIDA" ) );
		list.Add( Pad( "sounds/meme/hog-rider", "#4da6ff", 0.2818f, "HOG RIDER" ) );
		list.Add( Pad( "sounds/meme/hohoho", "#ff66cc", 0.8414f, "HOHOHO" ) );
		list.Add( Pad( "sounds/meme/hohoho-green-giant", "#ff66cc", 0.6918f, "HOHOHO GREEN GIANT" ) );
		list.Add( Pad( "sounds/meme/hola-miguel-simpsons", "#f39c12", 0.8913f, "HOLA MIGUEL SIMPSONS" ) );
		list.Add( Pad( "sounds/meme/holy-frock", "#ff66cc", 1.0233f, "HOLY FROCK" ) );
		list.Add( Pad( "sounds/meme/holy-frock-family-guy", "#f39c12", 0.6839f, "HOLY FROCK FAMILY GUY" ) );
	}

	static void AddMemePads_11( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/holyshit-dota", "#6b4423", 0.8511f, "HOLYSHIT DOTA" ) );
		list.Add( Pad( "sounds/meme/homelander-landing", "#7cf9ff", 0.8035f, "HOMELANDER LANDING" ) );
		list.Add( Pad( "sounds/meme/homer-ta-gueules", "#ff66cc", 0.7943f, "HOMER TA GUEULES" ) );
		list.Add( Pad( "sounds/meme/honey-candy-crush", "#ff8a3d", 1.0233f, "HONEY CANDY CRUSH" ) );
		list.Add( Pad( "sounds/meme/honey-candy-crush-2", "#ff8a3d", 0.9661f, "HONEY CANDY CRUSH 2" ) );
		list.Add( Pad( "sounds/meme/honey-rizz", "#ff6b2b", 0.8913f, "HONEY RIZZ" ) );
		list.Add( Pad( "sounds/meme/honkai-sound-effects-japanese", "#e67e22", 0.8913f, "HONKAI SOUND EFFECTS JAPANESE" ) );
		list.Add( Pad( "sounds/meme/honkai-sound-effects-japanese-2", "#e67e22", 0.8913f, "HONKAI SOUND EFFECTS JAPANESE 2" ) );
		list.Add( Pad( "sounds/meme/horrid-henry-no", "#ff66cc", 0.955f, "HORRID HENRY NO" ) );
		list.Add( Pad( "sounds/meme/horror", "#4a235a", 0.6457f, "HORROR" ) );
		list.Add( Pad( "sounds/meme/horror-before-the-jump-scare-music", "#4a235a", 3.0f, "HORROR BEFORE THE JUMP SCARE MUSIC" ) );
		list.Add( Pad( "sounds/meme/horror-cat-scream", "#4a235a", 0.6383f, "HORROR CAT SCREAM" ) );
		list.Add( Pad( "sounds/meme/horror-game", "#4a235a", 0.6237f, "HORROR GAME" ) );
		list.Add( Pad( "sounds/meme/horror-game-stinger-boom", "#4a235a", 0.8913f, "HORROR GAME STINGER BOOM" ) );
		list.Add( Pad( "sounds/meme/horror-gray", "#4a235a", 0.537f, "HORROR GRAY" ) );
		list.Add( Pad( "sounds/meme/horror-lullaby", "#4a235a", 3.0f, "HORROR LULLABY" ) );
		list.Add( Pad( "sounds/meme/horror-mode-brud-sprunki", "#4a235a", 0.8913f, "HORROR MODE BRUD SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-durple-sprunki", "#4a235a", 0.8511f, "HORROR MODE DURPLE SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-fun-bot-sprunki", "#4a235a", 0.8222f, "HORROR MODE FUN BOT SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-mr-fun-computer-sprunki", "#4a235a", 0.8913f, "HORROR MODE MR FUN COMPUTER SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-mr-sun-sprunki", "#4a235a", 1.0839f, "HORROR MODE MR SUN SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-oren-sprunki", "#4a235a", 0.7161f, "HORROR MODE OREN SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-pinki-sprunki", "#4a235a", 1.2445f, "HORROR MODE PINKI SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-simon-sprunki", "#4a235a", 0.8913f, "HORROR MODE SIMON SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-sky-sprunki", "#4a235a", 0.9441f, "HORROR MODE SKY SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-tunner-sprunki", "#4a235a", 1.1885f, "HORROR MODE TUNNER SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-mode-wenda-sprunki", "#4a235a", 0.8913f, "HORROR MODE WENDA SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/horror-music", "#4a235a", 0.6683f, "HORROR MUSIC" ) );
		list.Add( Pad( "sounds/meme/horror-phonk", "#e67e22", 0.5957f, "HORROR PHONK" ) );
		list.Add( Pad( "sounds/meme/horror-piano-tone", "#4a235a", 0.8913f, "HORROR PIANO TONE" ) );
		list.Add( Pad( "sounds/meme/horror-reveal", "#4a235a", 1.1092f, "HORROR REVEAL" ) );
		list.Add( Pad( "sounds/meme/horror-scare", "#4a235a", 0.537f, "HORROR SCARE" ) );
		list.Add( Pad( "sounds/meme/horror-scream-but-not", "#4a235a", 1.1749f, "HORROR SCREAM BUT NOT" ) );
		list.Add( Pad( "sounds/meme/horror-scream-high-quality", "#4a235a", 0.2291f, "HORROR SCREAM HIGH QUALITY" ) );
		list.Add( Pad( "sounds/meme/horror-siren", "#4a235a", 0.6761f, "HORROR SIREN" ) );
		list.Add( Pad( "sounds/meme/horror-sound-effects", "#4a235a", 1.122f, "HORROR SOUND EFFECTS" ) );
		list.Add( Pad( "sounds/meme/horror-violin", "#4a235a", 1.349f, "HORROR VIOLIN" ) );
		list.Add( Pad( "sounds/meme/horrorr", "#4a235a", 2.2131f, "HORRORR" ) );
		list.Add( Pad( "sounds/meme/hot-diggity-dog-meme", "#c0392b", 2.2131f, "HOT DIGGITY DOG MEME" ) );
		list.Add( Pad( "sounds/meme/hot-hot-hot-south-park", "#f39c12", 2.9174f, "HOT HOT HOT SOUTH PARK" ) );
		list.Add( Pad( "sounds/meme/hotpocket-meme", "#ff66cc", 2.3442f, "HOTPOCKET MEME" ) );
		list.Add( Pad( "sounds/meme/hub-intro-sound", "#ff66cc", 1.7783f, "HUB INTRO SOUND" ) );
		list.Add( Pad( "sounds/meme/hub-troll-loud", "#ff66cc", 0.2f, "HUB TROLL LOUD" ) );
		list.Add( Pad( "sounds/meme/hub-troll-loud-2", "#ff66cc", 0.2f, "HUB TROLL LOUD 2" ) );
		list.Add( Pad( "sounds/meme/huh-ceeday", "#3dcc5a", 2.4831f, "HUH CEEDAY" ) );
		list.Add( Pad( "sounds/meme/huh-roblox", "#ff3b5c", 3.0f, "HUH ROBLOX" ) );
		list.Add( Pad( "sounds/meme/huh-roblox-2", "#ff3b5c", 3.0f, "HUH ROBLOX 2" ) );
		list.Add( Pad( "sounds/meme/huh-women-haha", "#3dcc5a", 0.8913f, "HUH WOMEN HAHA" ) );
		list.Add( Pad( "sounds/meme/humpty-dumpty", "#ff66cc", 1.2023f, "HUMPTY DUMPTY" ) );
		list.Add( Pad( "sounds/meme/hunter-spawn-cue", "#ff66cc", 0.8913f, "HUNTER SPAWN CUE" ) );
		list.Add( Pad( "sounds/meme/hurricane", "#ff66cc", 3.0f, "HURRICANE" ) );
		list.Add( Pad( "sounds/meme/hurricanes-goal-horn", "#27ae60", 0.5495f, "HURRICANES GOAL HORN" ) );
		list.Add( Pad( "sounds/meme/hyperbaiter-intro", "#ff66cc", 1.3335f, "HYPERBAITER INTRO" ) );
		list.Add( Pad( "sounds/meme/hzymy3fe-loading", "#7cf9ff", 2.0893f, "HZYMY3FE LOADING" ) );
		list.Add( Pad( "sounds/meme/i-39-m-batman", "#e74c3c", 1.0471f, "I 39 M BATMAN" ) );
		list.Add( Pad( "sounds/meme/i-39-m-taking-a-shrek", "#e74c3c", 1.0471f, "I 39 M TAKING A SHREK" ) );
		list.Add( Pad( "sounds/meme/i-am-the-spy", "#ff66cc", 0.881f, "I AM THE SPY" ) );
		list.Add( Pad( "sounds/meme/i-like-femboys", "#ff66cc", 0.4416f, "I LIKE FEMBOYS" ) );
		list.Add( Pad( "sounds/meme/i-like-femboys-2", "#ff66cc", 0.4217f, "I LIKE FEMBOYS 2" ) );
		list.Add( Pad( "sounds/meme/i-like-my-cheese-drippy-bruh", "#3dcc5a", 1.6788f, "I LIKE MY CHEESE DRIPPY BRUH" ) );
		list.Add( Pad( "sounds/meme/i-like-my-cheese-drippy-bruh-2", "#3dcc5a", 1.5849f, "I LIKE MY CHEESE DRIPPY BRUH 2" ) );
		list.Add( Pad( "sounds/meme/i-like-to-move-it-king-julien", "#ff66cc", 3.0f, "I LIKE TO MOVE IT KING JULIEN" ) );
		list.Add( Pad( "sounds/meme/i-like-turtles-original", "#ff66cc", 3.0f, "I LIKE TURTLES ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/i-live-with-roaches-full", "#ff66cc", 1.4791f, "I LIVE WITH ROACHES FULL" ) );
		list.Add( Pad( "sounds/meme/i-love-glup-glup", "#ff66cc", 1.0715f, "I LOVE GLUP GLUP" ) );
		list.Add( Pad( "sounds/meme/i-love-repo", "#ff66cc", 0.6998f, "I LOVE REPO" ) );
		list.Add( Pad( "sounds/meme/i-see-kareem-original", "#ff66cc", 1.3804f, "I SEE KAREEM ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/i-use-discord", "#5865f2", 2.4547f, "I USE DISCORD" ) );
		list.Add( Pad( "sounds/meme/i-use-discord-2", "#5865f2", 2.3174f, "I USE DISCORD 2" ) );
		list.Add( Pad( "sounds/meme/i-woke-up-in-a-new-bugattiii", "#ff66cc", 1.0593f, "I WOKE UP IN A NEW BUGATTIII" ) );
		list.Add( Pad( "sounds/meme/iapudpaa-electric-zoo", "#ff66cc", 0.7244f, "IAPUDPAA ELECTRIC ZOO" ) );
		list.Add( Pad( "sounds/meme/idftdjwb-bounce", "#ff66cc", 1.122f, "IDFTDJWB BOUNCE" ) );
		list.Add( Pad( "sounds/meme/idi-nahui-gman", "#ff66cc", 1.1092f, "IDI NAHUI GMAN" ) );
		list.Add( Pad( "sounds/meme/illuminati-airhorn", "#7cf9ff", 1.122f, "ILLUMINATI AIRHORN" ) );
		list.Add( Pad( "sounds/meme/illuminati-confirmed-meme", "#ff66cc", 0.8913f, "ILLUMINATI CONFIRMED MEME" ) );
		list.Add( Pad( "sounds/meme/illuminati-roblox-oof", "#ff3b5c", 0.6237f, "ILLUMINATI ROBLOX OOF" ) );
		list.Add( Pad( "sounds/meme/im-a-dude-man", "#3dcc5a", 1.135f, "IM A DUDE MAN" ) );
		list.Add( Pad( "sounds/meme/im-batman", "#e74c3c", 1.0965f, "IM BATMAN" ) );
		list.Add( Pad( "sounds/meme/im-da-batman", "#e74c3c", 0.9772f, "IM DA BATMAN" ) );
		list.Add( Pad( "sounds/meme/im-da-batman-short", "#e74c3c", 0.9333f, "IM DA BATMAN SHORT" ) );
	}

	static void AddMemePads_12( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/im-dead-ahh-tf2-scout", "#4da6ff", 0.8913f, "IM DEAD AHH TF2 SCOUT" ) );
		list.Add( Pad( "sounds/meme/im-going-to-saw-through-your-bones-medic-tf2", "#ff6b2b", 1.5311f, "IM GOING TO SAW THROUGH YOUR BONES MEDIC TF2" ) );
		list.Add( Pad( "sounds/meme/impulse-sniper-rifle", "#7f8c8d", 0.4416f, "IMPULSE SNIPER RIFLE" ) );
		list.Add( Pad( "sounds/meme/indian", "#e74c3c", 0.8913f, "INDIAN" ) );
		list.Add( Pad( "sounds/meme/indian-kid-funny", "#ff66cc", 0.9441f, "INDIAN KID FUNNY" ) );
		list.Add( Pad( "sounds/meme/indian-nokia", "#ff66cc", 0.5754f, "INDIAN NOKIA" ) );
		list.Add( Pad( "sounds/meme/indian-skibidi-rizz", "#ff6b2b", 0.3388f, "INDIAN SKIBIDI RIZZ" ) );
		list.Add( Pad( "sounds/meme/indian-song-long", "#ffd34a", 0.861f, "INDIAN SONG LONG" ) );
		list.Add( Pad( "sounds/meme/indian-song-long-2", "#ffd34a", 0.8222f, "INDIAN SONG LONG 2" ) );
		list.Add( Pad( "sounds/meme/indian-song-meme", "#ffd34a", 1.349f, "INDIAN SONG MEME" ) );
		list.Add( Pad( "sounds/meme/indian-song-meme-2", "#ffd34a", 1.2882f, "INDIAN SONG MEME 2" ) );
		list.Add( Pad( "sounds/meme/infinite-aura-farming", "#ff66cc", 0.263f, "INFINITE AURA FARMING" ) );
		list.Add( Pad( "sounds/meme/infinite-aura-farming-2", "#ff66cc", 0.2512f, "INFINITE AURA FARMING 2" ) );
		list.Add( Pad( "sounds/meme/insert-cash-funny", "#ff66cc", 0.881f, "INSERT CASH FUNNY" ) );
		list.Add( Pad( "sounds/meme/instagram-boom", "#ff6b2b", 0.3428f, "INSTAGRAM BOOM" ) );
		list.Add( Pad( "sounds/meme/instagram-boom-2", "#ff6b2b", 0.3273f, "INSTAGRAM BOOM 2" ) );
		list.Add( Pad( "sounds/meme/instagram-thud", "#ff6b2b", 0.3311f, "INSTAGRAM THUD" ) );
		list.Add( Pad( "sounds/meme/instagram-vine-boom", "#ff6b2b", 0.5129f, "INSTAGRAM VINE BOOM" ) );
		list.Add( Pad( "sounds/meme/instagram-vine-boom-2", "#ff6b2b", 0.4898f, "INSTAGRAM VINE BOOM 2" ) );
		list.Add( Pad( "sounds/meme/invincible-are-you-sure", "#ff66cc", 1.2445f, "INVINCIBLE ARE YOU SURE" ) );
		list.Add( Pad( "sounds/meme/iori-laugh", "#3dcc5a", 0.507f, "IORI LAUGH" ) );
		list.Add( Pad( "sounds/meme/iphone-16-notification", "#34c759", 0.9016f, "IPHONE 16 NOTIFICATION" ) );
		list.Add( Pad( "sounds/meme/iphone-16-ringtone-remix", "#34c759", 0.5821f, "IPHONE 16 RINGTONE REMIX" ) );
		list.Add( Pad( "sounds/meme/iphone-16-sent-message", "#34c759", 3.0f, "IPHONE 16 SENT MESSAGE" ) );
		list.Add( Pad( "sounds/meme/iphone-17", "#34c759", 0.912f, "IPHONE 17" ) );
		list.Add( Pad( "sounds/meme/iphone-17-sound", "#34c759", 0.871f, "IPHONE 17 SOUND" ) );
		list.Add( Pad( "sounds/meme/iphone-apple-pay", "#34c759", 2.7227f, "IPHONE APPLE PAY" ) );
		list.Add( Pad( "sounds/meme/iphone-ding-sound", "#34c759", 0.8913f, "IPHONE DING SOUND" ) );
		list.Add( Pad( "sounds/meme/iphone-message", "#34c759", 1.9724f, "IPHONE MESSAGE" ) );
		list.Add( Pad( "sounds/meme/iphone-message-swoosh", "#34c759", 0.9772f, "IPHONE MESSAGE SWOOSH" ) );
		list.Add( Pad( "sounds/meme/iphone-message-swoosh-3", "#34c759", 0.9333f, "IPHONE MESSAGE SWOOSH 3" ) );
		list.Add( Pad( "sounds/meme/iphone-text", "#34c759", 1.2735f, "IPHONE TEXT" ) );
		list.Add( Pad( "sounds/meme/iphone-typing", "#34c759", 3.0f, "IPHONE TYPING" ) );
		list.Add( Pad( "sounds/meme/iphone-typing-2", "#34c759", 3.0f, "IPHONE TYPING 2" ) );
		list.Add( Pad( "sounds/meme/ishowspeed-bark", "#c9a227", 0.335f, "ISHOWSPEED BARK" ) );
		list.Add( Pad( "sounds/meme/ishowspeed-messi-best-player", "#ff66cc", 0.8913f, "ISHOWSPEED MESSI BEST PLAYER" ) );
		list.Add( Pad( "sounds/meme/ishowspeed-stfu", "#ff66cc", 0.6839f, "ISHOWSPEED STFU" ) );
		list.Add( Pad( "sounds/meme/ishowspeed-stfu-2", "#ff66cc", 0.6531f, "ISHOWSPEED STFU 2" ) );
		list.Add( Pad( "sounds/meme/ishowspeed7", "#ff66cc", 0.6918f, "ISHOWSPEED7" ) );
		list.Add( Pad( "sounds/meme/ishowspeed7-2", "#ff66cc", 0.6531f, "ISHOWSPEED7 2" ) );
		list.Add( Pad( "sounds/meme/italian-brainrot-ringtone", "#ff6b2b", 0.4732f, "ITALIAN BRAINROT RINGTONE" ) );
		list.Add( Pad( "sounds/meme/itp-airhorn", "#7cf9ff", 1.2162f, "ITP AIRHORN" ) );
		list.Add( Pad( "sounds/meme/its-over-9000", "#3dcc5a", 1.5488f, "ITS OVER 9000" ) );
		list.Add( Pad( "sounds/meme/its-perfect-spy-voice-lines", "#ff6b2b", 0.8035f, "ITS PERFECT SPY VOICE LINES" ) );
		list.Add( Pad( "sounds/meme/izokehod-hawk-tuah-arnold-schwarzenegger", "#ff66cc", 1.3183f, "IZOKEHOD HAWK TUAH ARNOLD SCHWARZENEGGER" ) );
		list.Add( Pad( "sounds/meme/jackpot", "#7cf9ff", 0.6383f, "JACKPOT" ) );
		list.Add( Pad( "sounds/meme/jan-ksi-egowosci", "#ffb3ec", 0.7499f, "JAN KSI EGOWOSCI" ) );
		list.Add( Pad( "sounds/meme/jaydens-bus-is-here-wowww", "#ff66cc", 0.9886f, "JAYDENS BUS IS HERE WOWWW" ) );
		list.Add( Pad( "sounds/meme/jeopardy-theme-song", "#9b59b6", 1.4125f, "JEOPARDY THEME SONG" ) );
		list.Add( Pad( "sounds/meme/jinu-giggle", "#ff66cc", 0.7852f, "JINU GIGGLE" ) );
		list.Add( Pad( "sounds/meme/jinu-giggle-2", "#ff66cc", 0.7413f, "JINU GIGGLE 2" ) );
		list.Add( Pad( "sounds/meme/jockey-recognize10-online-audio-converter", "#ff66cc", 0.7586f, "JOCKEY RECOGNIZE10 ONLINE AUDIO CONVERTER" ) );
		list.Add( Pad( "sounds/meme/john-cena-are-you-sure", "#27ae60", 0.8035f, "JOHN CENA ARE YOU SURE" ) );
		list.Add( Pad( "sounds/meme/john-cena-are-you-sure-about-that", "#27ae60", 1.4622f, "JOHN CENA ARE YOU SURE ABOUT THAT" ) );
		list.Add( Pad( "sounds/meme/john-cena-flute", "#27ae60", 1.3032f, "JOHN CENA FLUTE" ) );
		list.Add( Pad( "sounds/meme/john-cena-meme", "#27ae60", 0.8913f, "JOHN CENA MEME" ) );
		list.Add( Pad( "sounds/meme/john-cena-my-time-is-now", "#27ae60", 0.2851f, "JOHN CENA MY TIME IS NOW" ) );
		list.Add( Pad( "sounds/meme/john-cena-singing-bing-chilling", "#27ae60", 0.9441f, "JOHN CENA SINGING BING CHILLING" ) );
		list.Add( Pad( "sounds/meme/john-cena-super-slam", "#27ae60", 0.8035f, "JOHN CENA SUPER SLAM" ) );
		list.Add( Pad( "sounds/meme/john-cena-trumpet", "#27ae60", 0.881f, "JOHN CENA TRUMPET" ) );
		list.Add( Pad( "sounds/meme/john-cena-tutururuu", "#27ae60", 3.0f, "JOHN CENA TUTURURUU" ) );
		list.Add( Pad( "sounds/meme/john-cenan", "#27ae60", 0.8035f, "JOHN CENAN" ) );
		list.Add( Pad( "sounds/meme/joker-laugh", "#e74c3c", 0.912f, "JOKER LAUGH" ) );
		list.Add( Pad( "sounds/meme/josh-hutcherson-meme", "#ff66cc", 1.0116f, "JOSH HUTCHERSON MEME" ) );
		list.Add( Pad( "sounds/meme/ka-chow-original", "#ff66cc", 1.0116f, "KA CHOW ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/kahoot-but-funny", "#4da6ff", 0.3467f, "KAHOOT BUT FUNNY" ) );
		list.Add( Pad( "sounds/meme/kahoot-gong", "#4da6ff", 1.1482f, "KAHOOT GONG" ) );
		list.Add( Pad( "sounds/meme/kawhi-leonard-laugh", "#3dcc5a", 2.9174f, "KAWHI LEONARD LAUGH" ) );
		list.Add( Pad( "sounds/meme/kazoo-kid", "#ff66cc", 0.4519f, "KAZOO KID" ) );
		list.Add( Pad( "sounds/meme/kdjgop3v-oh-brother-this-guy-stinks", "#ff66cc", 1.9953f, "KDJGOP3V OH BROTHER THIS GUY STINKS" ) );
		list.Add( Pad( "sounds/meme/keemstar-mario", "#e74c3c", 0.8035f, "KEEMSTAR MARIO" ) );
		list.Add( Pad( "sounds/meme/kermit-the-frog", "#27ae60", 3.0f, "KERMIT THE FROG" ) );
		list.Add( Pad( "sounds/meme/ketupat-kepat-sprunki", "#ff66cc", 0.7413f, "KETUPAT KEPAT SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/keyboard-js", "#ff66cc", 0.8913f, "KEYBOARD JS" ) );
		list.Add( Pad( "sounds/meme/kfc-watermelon", "#ff66cc", 1.2882f, "KFC WATERMELON" ) );
		list.Add( Pad( "sounds/meme/kids-cheering", "#ff66cc", 1.4289f, "KIDS CHEERING" ) );
		list.Add( Pad( "sounds/meme/killdroid-eject-dod", "#ff66cc", 0.507f, "KILLDROID EJECT DOD" ) );
		list.Add( Pad( "sounds/meme/kin-batman", "#e74c3c", 1.1885f, "KIN BATMAN" ) );
		list.Add( Pad( "sounds/meme/king-boo-laugh", "#3dcc5a", 0.8913f, "KING BOO LAUGH" ) );
		list.Add( Pad( "sounds/meme/king-von-meme", "#ff66cc", 0.6383f, "KING VON MEME" ) );
	}

	static void AddMemePads_13( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/kissing-noise", "#ff66cc", 3.0f, "KISSING NOISE" ) );
		list.Add( Pad( "sounds/meme/klass-priam-kak-vo-vtorom-team-fortress", "#4da6ff", 0.4074f, "KLASS PRIAM KAK VO VTOROM TEAM FORTRESS" ) );
		list.Add( Pad( "sounds/meme/konnichiwa-cute", "#ff66cc", 0.8913f, "KONNICHIWA CUTE" ) );
		list.Add( Pad( "sounds/meme/kpoi87aa-squeaky-toy", "#ff66cc", 3.0f, "KPOI87AA SQUEAKY TOY" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters", "#4a235a", 3.0f, "KPOP DEMON HUNTERS" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-2", "#4a235a", 2.884f, "KPOP DEMON HUNTERS 2" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-golden", "#4a235a", 0.5248f, "KPOP DEMON HUNTERS GOLDEN" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-hee-hee", "#4a235a", 0.8913f, "KPOP DEMON HUNTERS HEE HEE" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-hee-hee-2", "#4a235a", 0.8913f, "KPOP DEMON HUNTERS HEE HEE 2" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-sound", "#4a235a", 1.5311f, "KPOP DEMON HUNTERS SOUND" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-sound-2", "#4a235a", 1.4289f, "KPOP DEMON HUNTERS SOUND 2" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-take-down", "#4a235a", 0.4624f, "KPOP DEMON HUNTERS TAKE DOWN" ) );
		list.Add( Pad( "sounds/meme/kpop-demon-hunters-urrrah", "#4a235a", 2.1878f, "KPOP DEMON HUNTERS URRRAH" ) );
		list.Add( Pad( "sounds/meme/ksi-laugh", "#3dcc5a", 0.6026f, "KSI LAUGH" ) );
		list.Add( Pad( "sounds/meme/kurt-sesi", "#ff66cc", 0.507f, "KURT SESI" ) );
		list.Add( Pad( "sounds/meme/kurumi-laugh", "#3dcc5a", 3.0f, "KURUMI LAUGH" ) );
		list.Add( Pad( "sounds/meme/l4d-francis-noooooooooo", "#4da6ff", 1.0351f, "L4D FRANCIS NOOOOOOOOOO" ) );
		list.Add( Pad( "sounds/meme/l4d-scream", "#4da6ff", 0.3981f, "L4D SCREAM" ) );
		list.Add( Pad( "sounds/meme/l4d-zombie-nearby-sound", "#4a235a", 0.7762f, "L4D ZOMBIE NEARBY SOUND" ) );
		list.Add( Pad( "sounds/meme/l4d2", "#4da6ff", 0.955f, "L4D2" ) );
		list.Add( Pad( "sounds/meme/l4d2-coach-bagdad", "#4da6ff", 0.6607f, "L4D2 COACH BAGDAD" ) );
		list.Add( Pad( "sounds/meme/l4d2-coach-excuse-me", "#4da6ff", 0.5821f, "L4D2 COACH EXCUSE ME" ) );
		list.Add( Pad( "sounds/meme/l4d2-coach-excuse-me-lgqnoqw", "#4da6ff", 0.5821f, "L4D2 COACH EXCUSE ME LGQNOQW" ) );
		list.Add( Pad( "sounds/meme/l4d2-ellis-scream", "#4da6ff", 0.4266f, "L4D2 ELLIS SCREAM" ) );
		list.Add( Pad( "sounds/meme/l4d2-hordesoundeffect", "#4da6ff", 0.5248f, "L4D2 HORDESOUNDEFFECT" ) );
		list.Add( Pad( "sounds/meme/l4d2-hunter-scream", "#4da6ff", 0.5012f, "L4D2 HUNTER SCREAM" ) );
		list.Add( Pad( "sounds/meme/l4d2-rochelle-scream", "#4da6ff", 0.2265f, "L4D2 ROCHELLE SCREAM" ) );
		list.Add( Pad( "sounds/meme/la-ginger-sekolah-merry-christmas", "#ff66cc", 0.4121f, "LA GINGER SEKOLAH MERRY CHRISTMAS" ) );
		list.Add( Pad( "sounds/meme/la-grande-combinasion-phonk", "#e67e22", 0.8414f, "LA GRANDE COMBINASION PHONK" ) );
		list.Add( Pad( "sounds/meme/la-jolly-grande", "#ff66cc", 0.5821f, "LA JOLLY GRANDE" ) );
		list.Add( Pad( "sounds/meme/la-la-la-horror", "#4a235a", 1.4125f, "LA LA LA HORROR" ) );
		list.Add( Pad( "sounds/meme/labubu", "#ff66cc", 0.5821f, "LABUBU" ) );
		list.Add( Pad( "sounds/meme/labubu-phonk", "#e67e22", 0.3273f, "LABUBU PHONK" ) );
		list.Add( Pad( "sounds/meme/labulabubulabu", "#ff66cc", 1.1482f, "LABULABUBULABU" ) );
		list.Add( Pad( "sounds/meme/lagging-loading", "#7cf9ff", 3.0f, "LAGGING LOADING" ) );
		list.Add( Pad( "sounds/meme/lagging-loading-2", "#7cf9ff", 3.0f, "LAGGING LOADING 2" ) );
		list.Add( Pad( "sounds/meme/larva-ahhh", "#ff66cc", 0.8913f, "LARVA AHHH" ) );
		list.Add( Pad( "sounds/meme/las-cucarachitas", "#ff66cc", 0.7328f, "LAS CUCARACHITAS" ) );
		list.Add( Pad( "sounds/meme/laser-gun", "#7f8c8d", 0.3273f, "LASER GUN" ) );
		list.Add( Pad( "sounds/meme/laser-pew-pew-pew", "#7f8c8d", 0.4121f, "LASER PEW PEW PEW" ) );
		list.Add( Pad( "sounds/meme/laugh-remix", "#c0392b", 0.4898f, "LAUGH REMIX" ) );
		list.Add( Pad( "sounds/meme/laugh-track", "#9b59b6", 1.3032f, "LAUGH TRACK" ) );
		list.Add( Pad( "sounds/meme/laugh-track-eat-bulaga", "#9b59b6", 0.9661f, "LAUGH TRACK EAT BULAGA" ) );
		list.Add( Pad( "sounds/meme/lauraaaa", "#ff66cc", 1.122f, "LAURAAAA" ) );
		list.Add( Pad( "sounds/meme/le-fart-de-simon", "#9d6b33", 0.6237f, "LE FART DE SIMON" ) );
		list.Add( Pad( "sounds/meme/left-4-dead", "#4da6ff", 0.5248f, "LEFT 4 DEAD" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-boomer-spawn", "#4da6ff", 0.7674f, "LEFT 4 DEAD BOOMER SPAWN" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-charger-spawn-sound-wqxdbwg", "#4da6ff", 0.6683f, "LEFT 4 DEAD CHARGER SPAWN SOUND WQXDBWG" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-church-guy-no", "#4da6ff", 0.6166f, "LEFT 4 DEAD CHURCH GUY NO" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound", "#4da6ff", 0.4786f, "LEFT 4 DEAD SOUND" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-10", "#4da6ff", 0.6457f, "LEFT 4 DEAD SOUND 10" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-11", "#4da6ff", 0.6383f, "LEFT 4 DEAD SOUND 11" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-2", "#4da6ff", 0.7161f, "LEFT 4 DEAD SOUND 2" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-24", "#4da6ff", 0.4732f, "LEFT 4 DEAD SOUND 24" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-25", "#4da6ff", 0.5754f, "LEFT 4 DEAD SOUND 25" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-27", "#4da6ff", 0.4898f, "LEFT 4 DEAD SOUND 27" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-3", "#4da6ff", 0.5248f, "LEFT 4 DEAD SOUND 3" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-42", "#4da6ff", 0.4955f, "LEFT 4 DEAD SOUND 42" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-5", "#4da6ff", 0.5495f, "LEFT 4 DEAD SOUND 5" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-6", "#4da6ff", 0.4315f, "LEFT 4 DEAD SOUND 6" ) );
		list.Add( Pad( "sounds/meme/left-4-dead-sound-8", "#4da6ff", 0.6761f, "LEFT 4 DEAD SOUND 8" ) );
		list.Add( Pad( "sounds/meme/lego-batman", "#e74c3c", 0.7244f, "LEGO BATMAN" ) );
		list.Add( Pad( "sounds/meme/lego-batman-laugh", "#e74c3c", 0.6166f, "LEGO BATMAN LAUGH" ) );
		list.Add( Pad( "sounds/meme/lego-batman-text", "#e74c3c", 1.3032f, "LEGO BATMAN TEXT" ) );
		list.Add( Pad( "sounds/meme/lego-star-wars-darth-vader-breathing", "#e74c3c", 0.955f, "LEGO STAR WARS DARTH VADER BREATHING" ) );
		list.Add( Pad( "sounds/meme/lego-star-wars-palpatine-hurt-sound", "#e74c3c", 0.7161f, "LEGO STAR WARS PALPATINE HURT SOUND" ) );
		list.Add( Pad( "sounds/meme/lego-star-wars-palpatine-laugh", "#e74c3c", 0.912f, "LEGO STAR WARS PALPATINE LAUGH" ) );
		list.Add( Pad( "sounds/meme/lego-star-wars-tie-fighter-blaster", "#7f8c8d", 0.8913f, "LEGO STAR WARS TIE FIGHTER BLASTER" ) );
		list.Add( Pad( "sounds/meme/lego-star-wars-y-wing-blaster", "#7f8c8d", 0.871f, "LEGO STAR WARS Y WING BLASTER" ) );
		list.Add( Pad( "sounds/meme/let-him-cook", "#3dcc5a", 0.4169f, "LET HIM COOK" ) );
		list.Add( Pad( "sounds/meme/let-me-know", "#ff66cc", 0.8414f, "LET ME KNOW" ) );
		list.Add( Pad( "sounds/meme/lets-do-it-demoman", "#ff66cc", 0.7586f, "LETS DO IT DEMOMAN" ) );
		list.Add( Pad( "sounds/meme/leviathan-sound", "#ff66cc", 1.0233f, "LEVIATHAN SOUND" ) );
		list.Add( Pad( "sounds/meme/lie-detector-meme-bassboosted", "#ff66cc", 0.2f, "LIE DETECTOR MEME BASSBOOSTED" ) );
		list.Add( Pad( "sounds/meme/light-yagami-laugh", "#ff66cc", 0.7943f, "LIGHT YAGAMI LAUGH" ) );
		list.Add( Pad( "sounds/meme/light-yagami-laugh-2", "#ff66cc", 0.7586f, "LIGHT YAGAMI LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/lighting-mcqueen-fart", "#9d6b33", 1.7179f, "LIGHTING MCQUEEN FART" ) );
		list.Add( Pad( "sounds/meme/lil-airhorn", "#7cf9ff", 0.6026f, "LIL AIRHORN" ) );
		list.Add( Pad( "sounds/meme/lil-airhorn-dixie", "#7cf9ff", 0.8913f, "LIL AIRHORN DIXIE" ) );
		list.Add( Pad( "sounds/meme/lil-airhorn-eazy", "#7cf9ff", 0.9661f, "LIL AIRHORN EAZY" ) );
	}

	static void AddMemePads_14( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/lil-airhorn-organic", "#7cf9ff", 0.2427f, "LIL AIRHORN ORGANIC" ) );
		list.Add( Pad( "sounds/meme/lil-airhorn-pemburux", "#7cf9ff", 0.631f, "LIL AIRHORN PEMBURUX" ) );
		list.Add( Pad( "sounds/meme/lil-airhorn-queta", "#7cf9ff", 2.7861f, "LIL AIRHORN QUETA" ) );
		list.Add( Pad( "sounds/meme/ling-gang-guli-guli-brazillian-phonk", "#e67e22", 0.4217f, "LING GANG GULI GULI BRAZILLIAN PHONK" ) );
		list.Add( Pad( "sounds/meme/linggang-guli-guli", "#ff66cc", 1.7989f, "LINGGANG GULI GULI" ) );
		list.Add( Pad( "sounds/meme/lingganggu-pak-prabowo", "#ffb3ec", 0.8913f, "LINGGANGGU PAK PRABOWO" ) );
		list.Add( Pad( "sounds/meme/lion-king-circle-of-life", "#e67e22", 0.8913f, "LION KING CIRCLE OF LIFE" ) );
		list.Add( Pad( "sounds/meme/lion-king-circle-of-life-2", "#e67e22", 0.871f, "LION KING CIRCLE OF LIFE 2" ) );
		list.Add( Pad( "sounds/meme/list-list-list-sahur-steal-a-brainrot", "#ff6b2b", 1.135f, "LIST LIST LIST SAHUR STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/liverpool-ahahaha", "#ff66cc", 0.881f, "LIVERPOOL AHAHAHA" ) );
		list.Add( Pad( "sounds/meme/lizard-king-office", "#ff66cc", 1.3183f, "LIZARD KING OFFICE" ) );
		list.Add( Pad( "sounds/meme/lizard-meme", "#ff66cc", 1.135f, "LIZARD MEME" ) );
		list.Add( Pad( "sounds/meme/load-gun-and-shot", "#ff66cc", 0.7328f, "LOAD GUN AND SHOT" ) );
		list.Add( Pad( "sounds/meme/lobotomy-sound", "#ff66cc", 0.4266f, "LOBOTOMY SOUND" ) );
		list.Add( Pad( "sounds/meme/long-buzzer", "#7cf9ff", 1.2882f, "LONG BUZZER" ) );
		list.Add( Pad( "sounds/meme/lore", "#ff66cc", 0.8913f, "LORE" ) );
		list.Add( Pad( "sounds/meme/los-burritos-steal-a-brainrot", "#ff6b2b", 0.3846f, "LOS BURRITOS STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/los-candies-steal-a-brainrot", "#ff6b2b", 0.5888f, "LOS CANDIES STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/los-espaguetis-tualettis", "#ff66cc", 0.861f, "LOS ESPAGUETIS TUALETTIS" ) );
		list.Add( Pad( "sounds/meme/los-planitos-brainrot", "#ff6b2b", 1.5668f, "LOS PLANITOS BRAINROT" ) );
		list.Add( Pad( "sounds/meme/los-primos-original", "#ff66cc", 2.3174f, "LOS PRIMOS ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/los-quesadillas-steal-a-brainrot", "#ff6b2b", 0.5689f, "LOS QUESADILLAS STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/loud-crowd-cheering", "#27ae60", 1.0593f, "LOUD CROWD CHEERING" ) );
		list.Add( Pad( "sounds/meme/loud-fart", "#9d6b33", 0.7244f, "LOUD FART" ) );
		list.Add( Pad( "sounds/meme/loud-mlg-airhorn", "#7cf9ff", 0.2f, "LOUD MLG AIRHORN" ) );
		list.Add( Pad( "sounds/meme/loud-shitpost-fart", "#9d6b33", 0.2851f, "LOUD SHITPOST FART" ) );
		list.Add( Pad( "sounds/meme/loud-shitpost-fart-2", "#9d6b33", 0.2692f, "LOUD SHITPOST FART 2" ) );
		list.Add( Pad( "sounds/meme/loud-taco-bell-bong", "#ff66cc", 0.2065f, "LOUD TACO BELL BONG" ) );
		list.Add( Pad( "sounds/meme/low-cortisol-meme", "#ff66cc", 0.861f, "LOW CORTISOL MEME" ) );
		list.Add( Pad( "sounds/meme/low-tier-god-meme-with-vine-booms", "#3dcc5a", 0.3273f, "LOW TIER GOD MEME WITH VINE BOOMS" ) );
		list.Add( Pad( "sounds/meme/lowtiergod-bloop", "#ff66cc", 0.9772f, "LOWTIERGOD BLOOP" ) );
		list.Add( Pad( "sounds/meme/ltg-play-the-game", "#ff66cc", 0.7762f, "LTG PLAY THE GAME" ) );
		list.Add( Pad( "sounds/meme/lucky-blocks-steal-a-brainrot", "#ff6b2b", 0.6839f, "LUCKY BLOCKS STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/lucky-chest", "#ff66cc", 2.2646f, "LUCKY CHEST" ) );
		list.Add( Pad( "sounds/meme/lucky-chest-2", "#ff66cc", 2.138f, "LUCKY CHEST 2" ) );
		list.Add( Pad( "sounds/meme/lulu-laugh", "#3dcc5a", 0.8913f, "LULU LAUGH" ) );
		list.Add( Pad( "sounds/meme/lumi-athena-bye-bye", "#ff66cc", 1.6596f, "LUMI ATHENA BYE BYE" ) );
		list.Add( Pad( "sounds/meme/luv-punnani", "#ff66cc", 0.6095f, "LUV PUNNANI" ) );
		list.Add( Pad( "sounds/meme/luvia-laugh", "#3dcc5a", 1.0593f, "LUVIA LAUGH" ) );
		list.Add( Pad( "sounds/meme/lux-laugh", "#3dcc5a", 0.8222f, "LUX LAUGH" ) );
		list.Add( Pad( "sounds/meme/m16-burst-shot-long-interior", "#ff66cc", 0.4624f, "M16 BURST SHOT LONG INTERIOR" ) );
		list.Add( Pad( "sounds/meme/machine-gun-gunshot", "#7f8c8d", 0.5433f, "MACHINE GUN GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/madison-radio", "#ff66cc", 0.8913f, "MADISON RADIO" ) );
		list.Add( Pad( "sounds/meme/mafioso-chase-theme", "#ff66cc", 0.8913f, "MAFIOSO CHASE THEME" ) );
		list.Add( Pad( "sounds/meme/magic-fairy", "#ff66cc", 1.7179f, "MAGIC FAIRY" ) );
		list.Add( Pad( "sounds/meme/mahjong-soul-kan", "#ff66cc", 0.881f, "MAHJONG SOUL KAN" ) );
		list.Add( Pad( "sounds/meme/mahoraga-summon", "#ff66cc", 3.0f, "MAHORAGA SUMMON" ) );
		list.Add( Pad( "sounds/meme/majora-laugh", "#3dcc5a", 1.0116f, "MAJORA LAUGH" ) );
		list.Add( Pad( "sounds/meme/male-kiss", "#ff66cc", 1.0233f, "MALE KISS" ) );
		list.Add( Pad( "sounds/meme/male-kiss-2", "#ff66cc", 0.9226f, "MALE KISS 2" ) );
		list.Add( Pad( "sounds/meme/mambo-matika", "#ff66cc", 1.5668f, "MAMBO MATIKA" ) );
		list.Add( Pad( "sounds/meme/mario-bruh", "#e74c3c", 0.4786f, "MARIO BRUH" ) );
		list.Add( Pad( "sounds/meme/mario-fart", "#9d6b33", 1.0471f, "MARIO FART" ) );
		list.Add( Pad( "sounds/meme/mario-level-up", "#e74c3c", 0.5012f, "MARIO LEVEL UP" ) );
		list.Add( Pad( "sounds/meme/mario-whomp", "#e74c3c", 3.0f, "MARIO WHOMP" ) );
		list.Add( Pad( "sounds/meme/mario-whomp-2", "#e74c3c", 3.0f, "MARIO WHOMP 2" ) );
		list.Add( Pad( "sounds/meme/martin-air-horn", "#7cf9ff", 1.0965f, "MARTIN AIR HORN" ) );
		list.Add( Pad( "sounds/meme/matadora-funk", "#ff66cc", 0.5433f, "MATADORA FUNK" ) );
		list.Add( Pad( "sounds/meme/mbappe-goal-arabic", "#ff66cc", 3.0f, "MBAPPE GOAL ARABIC" ) );
		list.Add( Pad( "sounds/meme/mbappe-goal-speaker", "#ff66cc", 0.3936f, "MBAPPE GOAL SPEAKER" ) );
		list.Add( Pad( "sounds/meme/mbappe-le-football-il-a-change", "#27ae60", 0.8913f, "MBAPPE LE FOOTBALL IL A CHANGE" ) );
		list.Add( Pad( "sounds/meme/mc-tuto-2025", "#ff66cc", 0.5129f, "MC TUTO 2025" ) );
		list.Add( Pad( "sounds/meme/mcgregor-get-the-fck-out", "#ff66cc", 0.4624f, "MCGREGOR GET THE FCK OUT" ) );
		list.Add( Pad( "sounds/meme/mcgregor-get-the-fck-out-2", "#ff66cc", 0.4416f, "MCGREGOR GET THE FCK OUT 2" ) );
		list.Add( Pad( "sounds/meme/mcneil-airhorn", "#7cf9ff", 0.8913f, "MCNEIL AIRHORN" ) );
		list.Add( Pad( "sounds/meme/me-cago-me-meo-anime", "#ff66cc", 1.0965f, "ME CAGO ME MEO ANIME" ) );
		list.Add( Pad( "sounds/meme/me-cago-me-meo-anime-girl", "#ffb3ec", 1.135f, "ME CAGO ME MEO ANIME GIRL" ) );
		list.Add( Pad( "sounds/meme/mean-while", "#ff66cc", 0.2985f, "MEAN WHILE" ) );
		list.Add( Pad( "sounds/meme/meccha-chameleon-whistle", "#ff66cc", 0.4519f, "MECCHA CHAMELEON WHISTLE" ) );
		list.Add( Pad( "sounds/meme/meccha-chameleon-whistle-2", "#ff66cc", 0.4315f, "MECCHA CHAMELEON WHISTLE 2" ) );
		list.Add( Pad( "sounds/meme/medic-eat-my-wienerschnitzel", "#ff66cc", 1.2445f, "MEDIC EAT MY WIENERSCHNITZEL" ) );
		list.Add( Pad( "sounds/meme/medic-im-back-tf2", "#4da6ff", 0.912f, "MEDIC IM BACK TF2" ) );
		list.Add( Pad( "sounds/meme/medic-oktoberfest", "#ff66cc", 0.7762f, "MEDIC OKTOBERFEST" ) );
		list.Add( Pad( "sounds/meme/medic-oooooooooooooo", "#ff66cc", 0.2455f, "MEDIC OOOOOOOOOOOOOO" ) );
		list.Add( Pad( "sounds/meme/medic-tf2", "#4da6ff", 0.4121f, "MEDIC TF2" ) );
		list.Add( Pad( "sounds/meme/medium-exterior-crowd-cheer-and-yell-surge-with-light-app", "#27ae60", 1.122f, "MEDIUM EXTERIOR CROWD CHEER AND YELL SURGE WITH LIGHT APP" ) );
		list.Add( Pad( "sounds/meme/medium-fah", "#ff66cc", 1.3032f, "MEDIUM FAH" ) );
		list.Add( Pad( "sounds/meme/meet-the-engineer-alternate-intro", "#ff66cc", 0.631f, "MEET THE ENGINEER ALTERNATE INTRO" ) );
		list.Add( Pad( "sounds/meme/meet-the-spy-sound", "#ff66cc", 0.8913f, "MEET THE SPY SOUND" ) );
		list.Add( Pad( "sounds/meme/mega-knight", "#ff66cc", 0.871f, "MEGA KNIGHT" ) );
	}

	static void AddMemePads_15( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/mega-knight-funk", "#ff66cc", 0.6026f, "MEGA KNIGHT FUNK" ) );
		list.Add( Pad( "sounds/meme/megurmer-full", "#ff66cc", 3.0f, "MEGURMER FULL" ) );
		list.Add( Pad( "sounds/meme/melle-constipated-remixed", "#c0392b", 0.3273f, "MELLE CONSTIPATED REMIXED" ) );
		list.Add( Pad( "sounds/meme/melle-constipated-remixed-2", "#c0392b", 0.3126f, "MELLE CONSTIPATED REMIXED 2" ) );
		list.Add( Pad( "sounds/meme/meme-no-nuts-november", "#ff66cc", 1.8408f, "MEME NO NUTS NOVEMBER" ) );
		list.Add( Pad( "sounds/meme/mentality", "#ff66cc", 0.6383f, "MENTALITY" ) );
		list.Add( Pad( "sounds/meme/metal-pipe", "#7cf9ff", 0.8913f, "METAL PIPE" ) );
		list.Add( Pad( "sounds/meme/metal-pipe-clang", "#7cf9ff", 0.3236f, "METAL PIPE CLANG" ) );
		list.Add( Pad( "sounds/meme/metal-pipe-go-bonk", "#7cf9ff", 1.0351f, "METAL PIPE GO BONK" ) );
		list.Add( Pad( "sounds/meme/metal-pipe-sound-sfx", "#7cf9ff", 0.8913f, "METAL PIPE SOUND SFX" ) );
		list.Add( Pad( "sounds/meme/metal-pipe-soundboard", "#7cf9ff", 1.3032f, "METAL PIPE SOUNDBOARD" ) );
		list.Add( Pad( "sounds/meme/metroman", "#ff66cc", 0.7586f, "METROMAN" ) );
		list.Add( Pad( "sounds/meme/mexican-laugh", "#3dcc5a", 0.9772f, "MEXICAN LAUGH" ) );
		list.Add( Pad( "sounds/meme/mexican-laugh-2", "#3dcc5a", 0.9226f, "MEXICAN LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/mexican-trumpet", "#c0392b", 1.2735f, "MEXICAN TRUMPET" ) );
		list.Add( Pad( "sounds/meme/mexican-trumpet-2", "#c0392b", 1.2303f, "MEXICAN TRUMPET 2" ) );
		list.Add( Pad( "sounds/meme/mi-bombo-funk", "#7f8c8d", 0.2661f, "MI BOMBO FUNK" ) );
		list.Add( Pad( "sounds/meme/mi-bombo-x-metal-pipe", "#7f8c8d", 0.4467f, "MI BOMBO X METAL PIPE" ) );
		list.Add( Pad( "sounds/meme/mickey-mouse-laugh", "#3dcc5a", 0.2692f, "MICKEY MOUSE LAUGH" ) );
		list.Add( Pad( "sounds/meme/mickey-mouse-laugh-2", "#3dcc5a", 0.26f, "MICKEY MOUSE LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/mickey-mouse-steamboat", "#4da6ff", 3.0f, "MICKEY MOUSE STEAMBOAT" ) );
		list.Add( Pad( "sounds/meme/mickey-mouse-whistling", "#ff66cc", 1.1885f, "MICKEY MOUSE WHISTLING" ) );
		list.Add( Pad( "sounds/meme/miguel-miguel-phonk", "#e67e22", 0.4467f, "MIGUEL MIGUEL PHONK" ) );
		list.Add( Pad( "sounds/meme/miguel-phonk", "#e67e22", 2.4547f, "MIGUEL PHONK" ) );
		list.Add( Pad( "sounds/meme/miguel-phonk-song", "#e67e22", 0.8913f, "MIGUEL PHONK SONG" ) );
		list.Add( Pad( "sounds/meme/mike-wazowski", "#ff66cc", 0.9226f, "MIKE WAZOWSKI" ) );
		list.Add( Pad( "sounds/meme/military-asset", "#ff66cc", 1.1749f, "MILITARY ASSET" ) );
		list.Add( Pad( "sounds/meme/military-helicopter", "#e67e22", 0.8913f, "MILITARY HELICOPTER" ) );
		list.Add( Pad( "sounds/meme/minecraft-villager-death", "#3dcc5a", 1.0471f, "MINECRAFT VILLAGER DEATH" ) );
		list.Add( Pad( "sounds/meme/minecraft-xp", "#3dcc5a", 0.9886f, "MINECRAFT XP" ) );
		list.Add( Pad( "sounds/meme/minecraft-zombie-bruh", "#4a235a", 3.0f, "MINECRAFT ZOMBIE BRUH" ) );
		list.Add( Pad( "sounds/meme/mini-peka", "#ff66cc", 0.3428f, "MINI PEKA" ) );
		list.Add( Pad( "sounds/meme/mini-peka-2", "#ff66cc", 0.3311f, "MINI PEKA 2" ) );
		list.Add( Pad( "sounds/meme/mini-pekka-clash-royale", "#f1c40f", 0.7161f, "MINI PEKKA CLASH ROYALE" ) );
		list.Add( Pad( "sounds/meme/mini-pekka-clash-royale-2", "#f1c40f", 0.6839f, "MINI PEKKA CLASH ROYALE 2" ) );
		list.Add( Pad( "sounds/meme/mini-pekka-sound", "#f1c40f", 1.349f, "MINI PEKKA SOUND" ) );
		list.Add( Pad( "sounds/meme/mission-failed", "#ff66cc", 0.4732f, "MISSION FAILED" ) );
		list.Add( Pad( "sounds/meme/mister-bombastic-bomba-fantastic", "#7f8c8d", 0.6095f, "MISTER BOMBASTIC BOMBA FANTASTIC" ) );
		list.Add( Pad( "sounds/meme/mk", "#ff66cc", 1.4289f, "MK" ) );
		list.Add( Pad( "sounds/meme/mlg-air-horn", "#7cf9ff", 0.7413f, "MLG AIR HORN" ) );
		list.Add( Pad( "sounds/meme/mlg-air-horn-sound", "#7cf9ff", 0.7943f, "MLG AIR HORN SOUND" ) );
		list.Add( Pad( "sounds/meme/mlg-airhorn-button", "#7cf9ff", 0.8128f, "MLG AIRHORN BUTTON" ) );
		list.Add( Pad( "sounds/meme/mmm-yummy", "#ff66cc", 1.8836f, "MMM YUMMY" ) );
		list.Add( Pad( "sounds/meme/moan", "#ff66cc", 0.3631f, "MOAN" ) );
		list.Add( Pad( "sounds/meme/moan-6969-2", "#ff66cc", 0.2512f, "MOAN 6969 2" ) );
		list.Add( Pad( "sounds/meme/moaning-boys", "#ff66cc", 0.8414f, "MOANING BOYS" ) );
		list.Add( Pad( "sounds/meme/moaning-boys-2", "#ff66cc", 0.7674f, "MOANING BOYS 2" ) );
		list.Add( Pad( "sounds/meme/moaning-plankton", "#f39c12", 1.0233f, "MOANING PLANKTON" ) );
		list.Add( Pad( "sounds/meme/moaning-plankton-2", "#f39c12", 0.9772f, "MOANING PLANKTON 2" ) );
		list.Add( Pad( "sounds/meme/moaningggg", "#ff66cc", 0.5248f, "MOANINGGGG" ) );
		list.Add( Pad( "sounds/meme/moaningggg-2", "#ff66cc", 0.4955f, "MOANINGGGG 2" ) );
		list.Add( Pad( "sounds/meme/moanlol", "#ff66cc", 1.1749f, "MOANLOL" ) );
		list.Add( Pad( "sounds/meme/moanlol-2", "#ff66cc", 1.122f, "MOANLOL 2" ) );
		list.Add( Pad( "sounds/meme/moanlol-bass", "#ff66cc", 0.8035f, "MOANLOL BASS" ) );
		list.Add( Pad( "sounds/meme/moannn", "#ff66cc", 0.309f, "MOANNN" ) );
		list.Add( Pad( "sounds/meme/moannn-2", "#ff66cc", 0.2951f, "MOANNN 2" ) );
		list.Add( Pad( "sounds/meme/moannnn", "#ff66cc", 0.8511f, "MOANNNN" ) );
		list.Add( Pad( "sounds/meme/moannnnn-tortise", "#ff66cc", 1.4791f, "MOANNNNN TORTISE" ) );
		list.Add( Pad( "sounds/meme/mockingjay-whistle", "#ff66cc", 2.3714f, "MOCKINGJAY WHISTLE" ) );
		list.Add( Pad( "sounds/meme/mommy-horror", "#4a235a", 0.7586f, "MOMMY HORROR" ) );
		list.Add( Pad( "sounds/meme/money-money-puggy-italian-brainrot", "#ff6b2b", 1.0715f, "MONEY MONEY PUGGY ITALIAN BRAINROT" ) );
		list.Add( Pad( "sounds/meme/money-talkss", "#ff66cc", 0.881f, "MONEY TALKSS" ) );
		list.Add( Pad( "sounds/meme/mongolia-jumpscare", "#4a235a", 0.4266f, "MONGOLIA JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/mongolian-jingle-bells", "#f1c40f", 1.3964f, "MONGOLIAN JINGLE BELLS" ) );
		list.Add( Pad( "sounds/meme/mongolian-jingle-bells-2", "#f1c40f", 1.349f, "MONGOLIAN JINGLE BELLS 2" ) );
		list.Add( Pad( "sounds/meme/monster-bruh", "#3dcc5a", 0.8913f, "MONSTER BRUH" ) );
		list.Add( Pad( "sounds/meme/monster-kill", "#ff66cc", 0.7413f, "MONSTER KILL" ) );
		list.Add( Pad( "sounds/meme/monster-scream-aggressive", "#ff66cc", 2.2909f, "MONSTER SCREAM AGGRESSIVE" ) );
		list.Add( Pad( "sounds/meme/montagem-tomada", "#ff66cc", 0.5129f, "MONTAGEM TOMADA" ) );
		list.Add( Pad( "sounds/meme/montagem-xonada-anime", "#ff66cc", 0.537f, "MONTAGEM XONADA ANIME" ) );
		list.Add( Pad( "sounds/meme/mortis-new-voiceline-rick-hehe", "#b794ff", 0.8913f, "MORTIS NEW VOICELINE RICK HEHE" ) );
		list.Add( Pad( "sounds/meme/mortis-ringtone", "#ffd34a", 2.4831f, "MORTIS RINGTONE" ) );
		list.Add( Pad( "sounds/meme/mosquito-buzzing", "#27ae60", 3.0f, "MOSQUITO BUZZING" ) );
		list.Add( Pad( "sounds/meme/mosquito-mp3-sound", "#27ae60", 1.349f, "MOSQUITO MP3 SOUND" ) );
		list.Add( Pad( "sounds/meme/motorcycle-beatbox", "#e67e22", 0.4074f, "MOTORCYCLE BEATBOX" ) );
		list.Add( Pad( "sounds/meme/mouth-harp-2", "#ff66cc", 1.4125f, "MOUTH HARP 2" ) );
		list.Add( Pad( "sounds/meme/mouth-harp-2-2", "#ff66cc", 1.3335f, "MOUTH HARP 2 2" ) );
		list.Add( Pad( "sounds/meme/movie-fart", "#9d6b33", 1.2589f, "MOVIE FART" ) );
		list.Add( Pad( "sounds/meme/mpkv7tar-i-made-a-steak", "#ff66cc", 0.8913f, "MPKV7TAR I MADE A STEAK" ) );
		list.Add( Pad( "sounds/meme/mr-beast-gimme-some-moneyyyy", "#ff66cc", 0.2884f, "MR BEAST GIMME SOME MONEYYYY" ) );
	}

	static void AddMemePads_16( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/muahahaha-laugh", "#3dcc5a", 0.6998f, "MUAHAHAHA LAUGH" ) );
		list.Add( Pad( "sounds/meme/muffin-man-soundboard", "#ff66cc", 1.135f, "MUFFIN MAN SOUNDBOARD" ) );
		list.Add( Pad( "sounds/meme/muhammad-ali-ringtone", "#ffd34a", 0.5012f, "MUHAMMAD ALI RINGTONE" ) );
		list.Add( Pad( "sounds/meme/mummy-voice", "#ff66cc", 0.7244f, "MUMMY VOICE" ) );
		list.Add( Pad( "sounds/meme/munch-eating", "#ff66cc", 1.1749f, "MUNCH EATING" ) );
		list.Add( Pad( "sounds/meme/munch-eating-2", "#ff66cc", 1.1092f, "MUNCH EATING 2" ) );
		list.Add( Pad( "sounds/meme/musica-horror", "#4a235a", 0.5888f, "MUSICA HORROR" ) );
		list.Add( Pad( "sounds/meme/mustardddddd", "#ff66cc", 0.3467f, "MUSTARDDDDDD" ) );
		list.Add( Pad( "sounds/meme/mutahar-laugh", "#3dcc5a", 1.3335f, "MUTAHAR LAUGH" ) );
		list.Add( Pad( "sounds/meme/muttley-laugh", "#3dcc5a", 1.0965f, "MUTTLEY LAUGH" ) );
		list.Add( Pad( "sounds/meme/my-balls-in-your-jaws", "#e74c3c", 0.2754f, "MY BALLS IN YOUR JAWS" ) );
		list.Add( Pad( "sounds/meme/my-discord", "#5865f2", 3.0f, "MY DISCORD" ) );
		list.Add( Pad( "sounds/meme/my-discord-2", "#5865f2", 3.0f, "MY DISCORD 2" ) );
		list.Add( Pad( "sounds/meme/my-longest-yeah-boy-ever", "#ff66cc", 0.5248f, "MY LONGEST YEAH BOY EVER" ) );
		list.Add( Pad( "sounds/meme/my-mommy-said-no-more-skibidi-toilet", "#6b4423", 0.6166f, "MY MOMMY SAID NO MORE SKIBIDI TOILET" ) );
		list.Add( Pad( "sounds/meme/my-name-is-devesto", "#ff66cc", 1.349f, "MY NAME IS DEVESTO" ) );
		list.Add( Pad( "sounds/meme/my-reaction-to-stranger-things", "#9b59b6", 0.6237f, "MY REACTION TO STRANGER THINGS" ) );
		list.Add( Pad( "sounds/meme/n1qg3rcw-killdroid-eject-dod", "#ff66cc", 0.537f, "N1QG3RCW KILLDROID EJECT DOD" ) );
		list.Add( Pad( "sounds/meme/na-na-na", "#ff66cc", 0.7244f, "NA NA NA" ) );
		list.Add( Pad( "sounds/meme/nani-full", "#ff66cc", 0.3162f, "NANI FULL" ) );
		list.Add( Pad( "sounds/meme/naowooo-star-wars", "#ffb3ec", 0.4217f, "NAOWOOO STAR WARS" ) );
		list.Add( Pad( "sounds/meme/naruto-battle-flute", "#ff66cc", 0.7762f, "NARUTO BATTLE FLUTE" ) );
		list.Add( Pad( "sounds/meme/naruto-flute", "#ff66cc", 0.4467f, "NARUTO FLUTE" ) );
		list.Add( Pad( "sounds/meme/naruto-shadow-bunshin", "#ff66cc", 1.0593f, "NARUTO SHADOW BUNSHIN" ) );
		list.Add( Pad( "sounds/meme/naruto-shippuden-feel", "#ff66cc", 1.6788f, "NARUTO SHIPPUDEN FEEL" ) );
		list.Add( Pad( "sounds/meme/naruto-short", "#ff66cc", 1.0715f, "NARUTO SHORT" ) );
		list.Add( Pad( "sounds/meme/naruto-song", "#ff66cc", 0.9772f, "NARUTO SONG" ) );
		list.Add( Pad( "sounds/meme/naruto-song-1", "#ff66cc", 0.912f, "NARUTO SONG 1" ) );
		list.Add( Pad( "sounds/meme/naruto-trap", "#ff66cc", 0.3936f, "NARUTO TRAP" ) );
		list.Add( Pad( "sounds/meme/naruto-trap-1", "#ff66cc", 0.4732f, "NARUTO TRAP 1" ) );
		list.Add( Pad( "sounds/meme/naruto-trap-remix", "#ff66cc", 0.3802f, "NARUTO TRAP REMIX" ) );
		list.Add( Pad( "sounds/meme/naruto-uzumaki", "#ff66cc", 2.6607f, "NARUTO UZUMAKI" ) );
		list.Add( Pad( "sounds/meme/naruto-versao", "#ff66cc", 0.8913f, "NARUTO VERSAO" ) );
		list.Add( Pad( "sounds/meme/narutooooo", "#ff66cc", 0.6237f, "NARUTOOOOO" ) );
		list.Add( Pad( "sounds/meme/nathaniel-b-family-guy", "#f39c12", 0.7499f, "NATHANIEL B FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/nba-yb-x-hunter-l4d-scream", "#27ae60", 0.26f, "NBA YB X HUNTER L4D SCREAM" ) );
		list.Add( Pad( "sounds/meme/neckhurt", "#ff66cc", 0.2f, "NECKHURT" ) );
		list.Add( Pad( "sounds/meme/nelly-i-love-you", "#ff66cc", 0.8913f, "NELLY I LOVE YOU" ) );
		list.Add( Pad( "sounds/meme/neverending-story-stranger-things", "#9b59b6", 0.955f, "NEVERENDING STORY STRANGER THINGS" ) );
		list.Add( Pad( "sounds/meme/new-weapons-soldier", "#ff66cc", 0.2f, "NEW WEAPONS SOLDIER" ) );
		list.Add( Pad( "sounds/meme/next-step-of-the-operation", "#3dcc5a", 0.7413f, "NEXT STEP OF THE OPERATION" ) );
		list.Add( Pad( "sounds/meme/ngakak-laugh", "#3dcc5a", 0.8913f, "NGAKAK LAUGH" ) );
		list.Add( Pad( "sounds/meme/ngakak-laugh-2", "#3dcc5a", 0.8913f, "NGAKAK LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/nick-boomer", "#4da6ff", 0.631f, "NICK BOOMER" ) );
		list.Add( Pad( "sounds/meme/nick-eh-30-intro-sound", "#ff66cc", 0.7499f, "NICK EH 30 INTRO SOUND" ) );
		list.Add( Pad( "sounds/meme/nightmare-fnaf", "#4a235a", 0.3199f, "NIGHTMARE FNAF" ) );
		list.Add( Pad( "sounds/meme/ninja", "#ff66cc", "NINJA" ) );
		list.Add( Pad( "sounds/meme/ninja-2", "#ff66cc", 0.9441f, "NINJA 2" ) );
		list.Add( Pad( "sounds/meme/no-batidao-phonks", "#e67e22", 1.5488f, "NO BATIDAO PHONKS" ) );
		list.Add( Pad( "sounds/meme/no-dick", "#ff66cc", 0.2692f, "NO DICK" ) );
		list.Add( Pad( "sounds/meme/no-family-guy", "#f39c12", 0.8913f, "NO FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/no-no-no-no-batman", "#e74c3c", 3.0f, "NO NO NO NO BATMAN" ) );
		list.Add( Pad( "sounds/meme/nokia-ringtone", "#ffd34a", 1.0233f, "NOKIA RINGTONE" ) );
		list.Add( Pad( "sounds/meme/nokko-meep", "#ff66cc", 3.0f, "NOKKO MEEP" ) );
		list.Add( Pad( "sounds/meme/noli-i-played-these-games-before", "#ff66cc", 0.8913f, "NOLI I PLAYED THESE GAMES BEFORE" ) );
		list.Add( Pad( "sounds/meme/noli-scream-67-2", "#ff66cc", 0.7244f, "NOLI SCREAM 67 2" ) );
		list.Add( Pad( "sounds/meme/noli-tf2-voiceline", "#4da6ff", 0.6683f, "NOLI TF2 VOICELINE" ) );
		list.Add( Pad( "sounds/meme/nom-nom-nom-roblox", "#ff3b5c", 0.8222f, "NOM NOM NOM ROBLOX" ) );
		list.Add( Pad( "sounds/meme/noobini-santanini-brainrot", "#ff6b2b", 1.7783f, "NOOBINI SANTANINI BRAINROT" ) );
		list.Add( Pad( "sounds/meme/nooo-my-hotspot", "#ff66cc", 0.8913f, "NOOO MY HOTSPOT" ) );
		list.Add( Pad( "sounds/meme/nope", "#3dcc5a", 1.1482f, "NOPE" ) );
		list.Add( Pad( "sounds/meme/nuclear-fart", "#7f8c8d", 0.4842f, "NUCLEAR FART" ) );
		list.Add( Pad( "sounds/meme/nuclear-fart-2", "#7f8c8d", 0.4624f, "NUCLEAR FART 2" ) );
		list.Add( Pad( "sounds/meme/numnumnum", "#ff66cc", 1.2162f, "NUMNUMNUM" ) );
		list.Add( Pad( "sounds/meme/nunu-bot-laugh", "#3dcc5a", 0.8414f, "NUNU BOT LAUGH" ) );
		list.Add( Pad( "sounds/meme/obama-beatbox", "#c0392b", 0.4786f, "OBAMA BEATBOX" ) );
		list.Add( Pad( "sounds/meme/officer-pistol", "#7f8c8d", 0.8913f, "OFFICER PISTOL" ) );
		list.Add( Pad( "sounds/meme/oh-brother-this-guy-stinks-spongebob", "#f39c12", 1.8836f, "OH BROTHER THIS GUY STINKS SPONGEBOB" ) );
		list.Add( Pad( "sounds/meme/oh-hell-noooo", "#ff66cc", 0.4571f, "OH HELL NOOOO" ) );
		list.Add( Pad( "sounds/meme/oh-hello-there-shrek", "#e74c3c", 0.3631f, "OH HELLO THERE SHREK" ) );
		list.Add( Pad( "sounds/meme/oh-mr-miyagi", "#ff66cc", 0.537f, "OH MR MIYAGI" ) );
		list.Add( Pad( "sounds/meme/oh-my-god", "#3dcc5a", 0.7499f, "OH MY GOD" ) );
		list.Add( Pad( "sounds/meme/oh-my-god-bruh", "#3dcc5a", 0.4786f, "OH MY GOD BRUH" ) );
		list.Add( Pad( "sounds/meme/oh-my-god-dos-brother", "#3dcc5a", 0.4571f, "OH MY GOD DOS BROTHER" ) );
		list.Add( Pad( "sounds/meme/oh-my-god-i-39-m-lagging", "#3dcc5a", "OH MY GOD I 39 M LAGGING" ) );
		list.Add( Pad( "sounds/meme/oh-my-god-ooooohhhhh", "#3dcc5a", 0.309f, "OH MY GOD OOOOOHHHHH" ) );
		list.Add( Pad( "sounds/meme/oh-my-god-wow", "#3dcc5a", 0.5309f, "OH MY GOD WOW" ) );
		list.Add( Pad( "sounds/meme/oh-no-family-guy", "#f39c12", 1.3335f, "OH NO FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/oh-nooo-boatito-auratito", "#ff66cc", 1.0471f, "OH NOOO BOATITO AURATITO" ) );
		list.Add( Pad( "sounds/meme/oh-soldier", "#ff66cc", 0.6237f, "OH SOLDIER" ) );
	}

	static void AddMemePads_17( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/oi-oi-baka", "#ff66cc", 0.6095f, "OI OI BAKA" ) );
		list.Add( Pad( "sounds/meme/oi-oi-forsaken", "#ff66cc", 0.8035f, "OI OI FORSAKEN" ) );
		list.Add( Pad( "sounds/meme/oi-oi-oi-a-eye-eye", "#ff66cc", 0.4732f, "OI OI OI A EYE EYE" ) );
		list.Add( Pad( "sounds/meme/oi-oi-oi-a-eye-eye-2", "#ff66cc", 0.4467f, "OI OI OI A EYE EYE 2" ) );
		list.Add( Pad( "sounds/meme/ok-oh-my-pc", "#ff66cc", 0.7413f, "OK OH MY PC" ) );
		list.Add( Pad( "sounds/meme/old-batman", "#e74c3c", 0.4169f, "OLD BATMAN" ) );
		list.Add( Pad( "sounds/meme/old-church-bell-meme", "#ff66cc", 0.8222f, "OLD CHURCH BELL MEME" ) );
		list.Add( Pad( "sounds/meme/old-hog-rider-voice", "#4da6ff", 0.7413f, "OLD HOG RIDER VOICE" ) );
		list.Add( Pad( "sounds/meme/old-hog-rider-voice-2", "#4da6ff", 0.6998f, "OLD HOG RIDER VOICE 2" ) );
		list.Add( Pad( "sounds/meme/omg-bruh-wow", "#3dcc5a", 0.631f, "OMG BRUH WOW" ) );
		list.Add( Pad( "sounds/meme/one-punch-man", "#7cf9ff", 0.3715f, "ONE PUNCH MAN" ) );
		list.Add( Pad( "sounds/meme/one-punch-man-2", "#7cf9ff", 0.3508f, "ONE PUNCH MAN 2" ) );
		list.Add( Pad( "sounds/meme/open-the-noor", "#ff66cc", 1.3032f, "OPEN THE NOOR" ) );
		list.Add( Pad( "sounds/meme/open-the-noor-baby", "#ff66cc", 1.3646f, "OPEN THE NOOR BABY" ) );
		list.Add( Pad( "sounds/meme/orcaledon-orcalar", "#c9a227", 0.4624f, "ORCALEDON ORCALAR" ) );
		list.Add( Pad( "sounds/meme/ostrich-laugh-family-guy", "#f39c12", 1.1749f, "OSTRICH LAUGH FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/outro-song", "#8b5cff", 0.5754f, "OUTRO SONG" ) );
		list.Add( Pad( "sounds/meme/oye-yo-no-muerdo", "#ff66cc", 1.0715f, "OYE YO NO MUERDO" ) );
		list.Add( Pad( "sounds/meme/p-diddy-nooo", "#ff66cc", 0.6095f, "P DIDDY NOOO" ) );
		list.Add( Pad( "sounds/meme/p-diddy-nooo-2", "#ff66cc", 0.5821f, "P DIDDY NOOO 2" ) );
		list.Add( Pad( "sounds/meme/paimon-laughter", "#3dcc5a", 2.0417f, "PAIMON LAUGHTER" ) );
		list.Add( Pad( "sounds/meme/pain-theme-naruto", "#ff66cc", 1.0351f, "PAIN THEME NARUTO" ) );
		list.Add( Pad( "sounds/meme/panther-pink-theme", "#ff66cc", 0.8913f, "PANTHER PINK THEME" ) );
		list.Add( Pad( "sounds/meme/panther-roar", "#c9a227", 0.5433f, "PANTHER ROAR" ) );
		list.Add( Pad( "sounds/meme/paper-ripping", "#5c9eff", 2.2909f, "PAPER RIPPING" ) );
		list.Add( Pad( "sounds/meme/para-catnap-original", "#ff66cc", 2.3714f, "PARA CATNAP ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/para-catnap-original-2", "#ff66cc", 2.2646f, "PARA CATNAP ORIGINAL 2" ) );
		list.Add( Pad( "sounds/meme/parry-ultrakill", "#ff66cc", 0.8913f, "PARRY ULTRAKILL" ) );
		list.Add( Pad( "sounds/meme/party-horn", "#ff66cc", 1.3646f, "PARTY HORN" ) );
		list.Add( Pad( "sounds/meme/patrick-star-i-love-you", "#f39c12", 1.3032f, "PATRICK STAR I LOVE YOU" ) );
		list.Add( Pad( "sounds/meme/patrick-star-talking-in-spongebob", "#f39c12", 1.2735f, "PATRICK STAR TALKING IN SPONGEBOB" ) );
		list.Add( Pad( "sounds/meme/peaceful-music", "#ffd34a", 1.9055f, "PEACEFUL MUSIC" ) );
		list.Add( Pad( "sounds/meme/pennywise-laugh", "#3dcc5a", 0.6026f, "PENNYWISE LAUGH" ) );
		list.Add( Pad( "sounds/meme/pennywise-sound", "#ff66cc", 1.2445f, "PENNYWISE SOUND" ) );
		list.Add( Pad( "sounds/meme/pennywise-sound-2", "#ff66cc", 1.1614f, "PENNYWISE SOUND 2" ) );
		list.Add( Pad( "sounds/meme/peppa-pig-haram", "#8d6e63", 0.8318f, "PEPPA PIG HARAM" ) );
		list.Add( Pad( "sounds/meme/perfect-timing", "#ff66cc", 1.2023f, "PERFECT TIMING" ) );
		list.Add( Pad( "sounds/meme/perryyyyy-krrrr", "#ff66cc", 1.8408f, "PERRYYYYY KRRRR" ) );
		list.Add( Pad( "sounds/meme/peter-crack-family-guy", "#f39c12", 1.5136f, "PETER CRACK FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/peter-griffin-buttscratcher", "#f39c12", 0.881f, "PETER GRIFFIN BUTTSCRATCHER" ) );
		list.Add( Pad( "sounds/meme/peter-griffin-laugh", "#f39c12", 0.7328f, "PETER GRIFFIN LAUGH" ) );
		list.Add( Pad( "sounds/meme/peter-griffin-star-wars", "#f39c12", 0.955f, "PETER GRIFFIN STAR WARS" ) );
		list.Add( Pad( "sounds/meme/pew-roblox", "#ff3b5c", 1.4125f, "PEW ROBLOX" ) );
		list.Add( Pad( "sounds/meme/phonk-cowbell", "#e67e22", 0.8913f, "PHONK COWBELL" ) );
		list.Add( Pad( "sounds/meme/phonk-cowbell-2", "#e67e22", 0.8913f, "PHONK COWBELL 2" ) );
		list.Add( Pad( "sounds/meme/phonk-fortnite", "#e67e22", 0.7413f, "PHONK FORTNITE" ) );
		list.Add( Pad( "sounds/meme/piano", "#f1c40f", "PIANO" ) );
		list.Add( Pad( "sounds/meme/pickle-rick-funk", "#ff66cc", 1.7378f, "PICKLE RICK FUNK" ) );
		list.Add( Pad( "sounds/meme/piece-o-crap-demoman-tf2", "#6b4423", 1.6982f, "PIECE O CRAP DEMOMAN TF2" ) );
		list.Add( Pad( "sounds/meme/pikabi-pikachu", "#ffd34a", 0.7852f, "PIKABI PIKACHU" ) );
		list.Add( Pad( "sounds/meme/pikabi-pikachu-2", "#ffd34a", 0.7499f, "PIKABI PIKACHU 2" ) );
		list.Add( Pad( "sounds/meme/pikmin", "#ff66cc", 0.6683f, "PIKMIN" ) );
		list.Add( Pad( "sounds/meme/pikmin-2", "#ff66cc", 0.631f, "PIKMIN 2" ) );
		list.Add( Pad( "sounds/meme/pinkie-pie-music", "#ffd34a", 0.8511f, "PINKIE PIE MUSIC" ) );
		list.Add( Pad( "sounds/meme/pipe-of-metal", "#7cf9ff", 0.3055f, "PIPE OF METAL" ) );
		list.Add( Pad( "sounds/meme/pipi-kiwi-funk-sound", "#ff66cc", 1.3335f, "PIPI KIWI FUNK SOUND" ) );
		list.Add( Pad( "sounds/meme/pistol-shot", "#7f8c8d", 1.1749f, "PISTOL SHOT" ) );
		list.Add( Pad( "sounds/meme/pistol-shot-2", "#7f8c8d", 1.122f, "PISTOL SHOT 2" ) );
		list.Add( Pad( "sounds/meme/pistol-sound-effect", "#7f8c8d", 0.8913f, "PISTOL SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/pistol-sound-effect-2", "#7f8c8d", 0.8913f, "PISTOL SOUND EFFECT 2" ) );
		list.Add( Pad( "sounds/meme/plankton-aaa", "#f39c12", 1.0471f, "PLANKTON AAA" ) );
		list.Add( Pad( "sounds/meme/plants-vs-zombies-victory-jingle", "#4a235a", 1.3646f, "PLANTS VS ZOMBIES VICTORY JINGLE" ) );
		list.Add( Pad( "sounds/meme/playboi-carti-horn", "#ff66cc", 3.0f, "PLAYBOI CARTI HORN" ) );
		list.Add( Pad( "sounds/meme/playboi-carti-meh", "#ff66cc", 0.3311f, "PLAYBOI CARTI MEH" ) );
		list.Add( Pad( "sounds/meme/playboy-carti-meme", "#ff66cc", 1.4454f, "PLAYBOY CARTI MEME" ) );
		list.Add( Pad( "sounds/meme/playstation-message-sound", "#4da6ff", 1.0839f, "PLAYSTATION MESSAGE SOUND" ) );
		list.Add( Pad( "sounds/meme/playtime-let-39-s-play", "#ff66cc", 1.3183f, "PLAYTIME LET 39 S PLAY" ) );
		list.Add( Pad( "sounds/meme/playtime-ready", "#ff66cc", 1.4622f, "PLAYTIME READY" ) );
		list.Add( Pad( "sounds/meme/playtime-sad", "#ff66cc", 1.3183f, "PLAYTIME SAD" ) );
		list.Add( Pad( "sounds/meme/please-speed-i-need-this", "#ff66cc", 0.955f, "PLEASE SPEED I NEED THIS" ) );
		list.Add( Pad( "sounds/meme/pluck-heavy-scream-tf2", "#4da6ff", 0.5248f, "PLUCK HEAVY SCREAM TF2" ) );
		list.Add( Pad( "sounds/meme/pluh-phonk", "#e67e22", 0.6683f, "PLUH PHONK" ) );
		list.Add( Pad( "sounds/meme/pluh-pluh-pluh", "#ff66cc", 1.2882f, "PLUH PLUH PLUH" ) );
		list.Add( Pad( "sounds/meme/poinson-headcrab-alert-sound", "#4da6ff", 0.5888f, "POINSON HEADCRAB ALERT SOUND" ) );
		list.Add( Pad( "sounds/meme/poinson-headcrab-bite-sound", "#4da6ff", 0.7161f, "POINSON HEADCRAB BITE SOUND" ) );
		list.Add( Pad( "sounds/meme/poinson-headcrab-random-sound", "#4da6ff", 0.6531f, "POINSON HEADCRAB RANDOM SOUND" ) );
		list.Add( Pad( "sounds/meme/police", "#ff66cc", 0.5248f, "POLICE" ) );
		list.Add( Pad( "sounds/meme/police-radio-call", "#ff66cc", 3.0f, "POLICE RADIO CALL" ) );
		list.Add( Pad( "sounds/meme/police-radio-call-2", "#ff66cc", 3.0f, "POLICE RADIO CALL 2" ) );
		list.Add( Pad( "sounds/meme/police-siren", "#e67e22", 0.6383f, "POLICE SIREN" ) );
	}

	static void AddMemePads_18( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/police-siren-brr-brr", "#e67e22", 1.135f, "POLICE SIREN BRR BRR" ) );
		list.Add( Pad( "sounds/meme/police-siren-for-loop", "#e67e22", 2.0654f, "POLICE SIREN FOR LOOP" ) );
		list.Add( Pad( "sounds/meme/police-siren-weeeeee", "#e67e22", 0.4842f, "POLICE SIREN WEEEEEE" ) );
		list.Add( Pad( "sounds/meme/police-sirens", "#e67e22", 1.2023f, "POLICE SIRENS" ) );
		list.Add( Pad( "sounds/meme/pookie-bear", "#ffb3ec", 0.6761f, "POOKIE BEAR" ) );
		list.Add( Pad( "sounds/meme/pootis", "#9d6b33", 0.5248f, "POOTIS" ) );
		list.Add( Pad( "sounds/meme/pootis-1", "#9d6b33", 0.5495f, "POOTIS 1" ) );
		list.Add( Pad( "sounds/meme/pootis-2", "#9d6b33", 0.6383f, "POOTIS 2" ) );
		list.Add( Pad( "sounds/meme/pootis-doktor", "#9d6b33", 0.302f, "POOTIS DOKTOR" ) );
		list.Add( Pad( "sounds/meme/pootis-pow", "#9d6b33", 0.2884f, "POOTIS POW" ) );
		list.Add( Pad( "sounds/meme/pootis-pow-haha", "#9d6b33", 0.8511f, "POOTIS POW HAHA" ) );
		list.Add( Pad( "sounds/meme/pootis-spencer-here", "#c0392b", 0.5689f, "POOTIS SPENCER HERE" ) );
		list.Add( Pad( "sounds/meme/pootis-spencer-here-3", "#c0392b", 0.537f, "POOTIS SPENCER HERE 3" ) );
		list.Add( Pad( "sounds/meme/pootis-spencer-here-o", "#c0392b", 0.5433f, "POOTIS SPENCER HERE O" ) );
		list.Add( Pad( "sounds/meme/pootisis", "#9d6b33", 1.2735f, "POOTISIS" ) );
		list.Add( Pad( "sounds/meme/pop-sfx", "#7cf9ff", 1.3183f, "POP SFX" ) );
		list.Add( Pad( "sounds/meme/poppy-playtime-alarm", "#7cf9ff", 0.6683f, "POPPY PLAYTIME ALARM" ) );
		list.Add( Pad( "sounds/meme/poppy-playtime-catnap-jumpscare", "#4a235a", 0.7328f, "POPPY PLAYTIME CATNAP JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/popular-riser", "#ff66cc", 0.955f, "POPULAR RISER" ) );
		list.Add( Pad( "sounds/meme/portal-gun-ice", "#4da6ff", 0.8035f, "PORTAL GUN ICE" ) );
		list.Add( Pad( "sounds/meme/pose-dos-saja-boys", "#ff66cc", 1.2303f, "POSE DOS SAJA BOYS" ) );
		list.Add( Pad( "sounds/meme/power-outage-in-a-horror", "#4a235a", 1.3032f, "POWER OUTAGE IN A HORROR" ) );
		list.Add( Pad( "sounds/meme/powerful-gunshot", "#7f8c8d", 0.7943f, "POWERFUL GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/preppy-game", "#ff66cc", 0.7852f, "PREPPY GAME" ) );
		list.Add( Pad( "sounds/meme/price-is-right-failure", "#9b59b6", 0.6839f, "PRICE IS RIGHT FAILURE" ) );
		list.Add( Pad( "sounds/meme/princess-peach-moans", "#ff66cc", 1.9498f, "PRINCESS PEACH MOANS" ) );
		list.Add( Pad( "sounds/meme/princess-peach-moans-2", "#ff66cc", 1.8621f, "PRINCESS PEACH MOANS 2" ) );
		list.Add( Pad( "sounds/meme/prototype-tinky-winky-jumpscare", "#4a235a", 0.4027f, "PROTOTYPE TINKY WINKY JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/prowler-sound-effect-hd", "#7cf9ff", 1.0116f, "PROWLER SOUND EFFECT HD" ) );
		list.Add( Pad( "sounds/meme/psychotic-laugh", "#3dcc5a", 0.5623f, "PSYCHOTIC LAUGH" ) );
		list.Add( Pad( "sounds/meme/pubg", "#c0392b", 0.8913f, "PUBG" ) );
		list.Add( Pad( "sounds/meme/pucca-crowd-cheering", "#27ae60", 0.4467f, "PUCCA CROWD CHEERING" ) );
		list.Add( Pad( "sounds/meme/pufferfish-uaheauhhh", "#ff66cc", 0.6683f, "PUFFERFISH UAHEAUHHH" ) );
		list.Add( Pad( "sounds/meme/punch", "#7cf9ff", 0.8913f, "PUNCH" ) );
		list.Add( Pad( "sounds/meme/punch", "#7cf9ff", 0.8913f, "PUNCH" ) );
		list.Add( Pad( "sounds/meme/punch-sfx-family-guy", "#f39c12", 0.3936f, "PUNCH SFX FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/punjabi-sound", "#ff66cc", 1.1749f, "PUNJABI SOUND" ) );
		list.Add( Pad( "sounds/meme/pursuer", "#ff66cc", 0.912f, "PURSUER" ) );
		list.Add( Pad( "sounds/meme/pursuer-2", "#ff66cc", 0.861f, "PURSUER 2" ) );
		list.Add( Pad( "sounds/meme/pyro-battlecry02", "#ff66cc", 0.6998f, "PYRO BATTLECRY02" ) );
		list.Add( Pad( "sounds/meme/pyro-bruh-poor", "#3dcc5a", 0.4732f, "PYRO BRUH POOR" ) );
		list.Add( Pad( "sounds/meme/pyro-cheers01", "#ff66cc", 0.5754f, "PYRO CHEERS01" ) );
		list.Add( Pad( "sounds/meme/pyro-laugh", "#3dcc5a", 1.0233f, "PYRO LAUGH" ) );
		list.Add( Pad( "sounds/meme/pyro-laugh-2", "#3dcc5a", 0.9661f, "PYRO LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/pyro-screaming-medic-tf2-loud", "#4da6ff", 0.2f, "PYRO SCREAMING MEDIC TF2 LOUD" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2", "#4da6ff", 0.6918f, "PYRO TF2" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2-boo", "#4da6ff", 1.5668f, "PYRO TF2 BOO" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2-grr", "#4da6ff", 0.9441f, "PYRO TF2 GRR" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2-helloo", "#4da6ff", 0.9333f, "PYRO TF2 HELLOO" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2-help-me", "#4da6ff", 0.7586f, "PYRO TF2 HELP ME" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2-medic", "#4da6ff", 0.6531f, "PYRO TF2 MEDIC" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2-oh-my-goodness", "#4da6ff", 0.8913f, "PYRO TF2 OH MY GOODNESS" ) );
		list.Add( Pad( "sounds/meme/pyro-tf2-thanks-for-the-help", "#4da6ff", 1.135f, "PYRO TF2 THANKS FOR THE HELP" ) );
		list.Add( Pad( "sounds/meme/qaasghny-you-are-my-sunshine-lebron-james", "#ff66cc", 0.6998f, "QAASGHNY YOU ARE MY SUNSHINE LEBRON JAMES" ) );
		list.Add( Pad( "sounds/meme/quandale-dingle-sound", "#7cf9ff", 0.8913f, "QUANDALE DINGLE SOUND" ) );
		list.Add( Pad( "sounds/meme/r-i-p-granny-of-spongebob", "#f39c12", 0.8035f, "R I P GRANNY OF SPONGEBOB" ) );
		list.Add( Pad( "sounds/meme/rachel-batman", "#e74c3c", 2.1878f, "RACHEL BATMAN" ) );
		list.Add( Pad( "sounds/meme/randy-say-bad-word", "#ff66cc", 0.2371f, "RANDY SAY BAD WORD" ) );
		list.Add( Pad( "sounds/meme/rap-airhorns", "#ff6b2b", 1.5311f, "RAP AIRHORNS" ) );
		list.Add( Pad( "sounds/meme/rapid-suppressing-gunfire", "#7f8c8d", 0.257f, "RAPID SUPPRESSING GUNFIRE" ) );
		list.Add( Pad( "sounds/meme/rare-discord-call", "#5865f2", 0.7328f, "RARE DISCORD CALL" ) );
		list.Add( Pad( "sounds/meme/raspberry", "#ff66cc", 0.9661f, "RASPBERRY" ) );
		list.Add( Pad( "sounds/meme/raspberry-2", "#ff66cc", 0.9226f, "RASPBERRY 2" ) );
		list.Add( Pad( "sounds/meme/rat-dance-moan", "#ff66cc", 0.3673f, "RAT DANCE MOAN" ) );
		list.Add( Pad( "sounds/meme/re-zero-creepy-sound", "#4a235a", 3.0f, "RE ZERO CREEPY SOUND" ) );
		list.Add( Pad( "sounds/meme/re-zero-creepy-sound-2", "#4a235a", 3.0f, "RE ZERO CREEPY SOUND 2" ) );
		list.Add( Pad( "sounds/meme/real-gunshot", "#7f8c8d", 0.8222f, "REAL GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/real-gunshot-2", "#7f8c8d", 0.8035f, "REAL GUNSHOT 2" ) );
		list.Add( Pad( "sounds/meme/real-punch", "#7cf9ff", 0.9886f, "REAL PUNCH" ) );
		list.Add( Pad( "sounds/meme/real-punch-2", "#7cf9ff", 0.9333f, "REAL PUNCH 2" ) );
		list.Add( Pad( "sounds/meme/realistic-gunshot-sound", "#7f8c8d", 1.122f, "REALISTIC GUNSHOT SOUND" ) );
		list.Add( Pad( "sounds/meme/record-scratch", "#7cf9ff", 1.0116f, "RECORD SCRATCH" ) );
		list.Add( Pad( "sounds/meme/red-spy-is-in-the-base", "#ff66cc", 1.2162f, "RED SPY IS IN THE BASE" ) );
		list.Add( Pad( "sounds/meme/redman-jumpscare", "#4a235a", 0.8318f, "REDMAN JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/reload-gun", "#7f8c8d", 1.8621f, "RELOAD GUN" ) );
		list.Add( Pad( "sounds/meme/remember-the-alamo-engineer-tf2", "#4da6ff", 0.9016f, "REMEMBER THE ALAMO ENGINEER TF2" ) );
		list.Add( Pad( "sounds/meme/remixed-metal-pipe-falling", "#c0392b", 0.7943f, "REMIXED METAL PIPE FALLING" ) );
		list.Add( Pad( "sounds/meme/rene-uwu-chipmunk", "#ffb3ec", "RENE UWU CHIPMUNK" ) );
		list.Add( Pad( "sounds/meme/rengoku-hmm", "#ff66cc", 2.5704f, "RENGOKU HMM" ) );
		list.Add( Pad( "sounds/meme/rengoku-hum", "#ff66cc", 2.541f, "RENGOKU HUM" ) );
	}

	static void AddMemePads_19( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/rengoku-tasty-english", "#ff66cc", 1.0471f, "RENGOKU TASTY ENGLISH" ) );
		list.Add( Pad( "sounds/meme/reverse-metal-pipe-falling", "#f1c40f", 1.0593f, "REVERSE METAL PIPE FALLING" ) );
		list.Add( Pad( "sounds/meme/rick-ross-huh", "#3dcc5a", 0.955f, "RICK ROSS HUH" ) );
		list.Add( Pad( "sounds/meme/rimshot", "#7cf9ff", 0.8913f, "RIMSHOT" ) );
		list.Add( Pad( "sounds/meme/rip-my-granny-sound", "#ff66cc", 0.389f, "RIP MY GRANNY SOUND" ) );
		list.Add( Pad( "sounds/meme/risata-horror", "#4a235a", 0.8913f, "RISATA HORROR" ) );
		list.Add( Pad( "sounds/meme/rise-and-shine-mister-freeman", "#ff66cc", 0.4416f, "RISE AND SHINE MISTER FREEMAN" ) );
		list.Add( Pad( "sounds/meme/rizz", "#ff6b2b", 0.8913f, "RIZZ" ) );
		list.Add( Pad( "sounds/meme/rizz-2", "#ff6b2b", 0.8913f, "RIZZ 2" ) );
		list.Add( Pad( "sounds/meme/rizz-me-u", "#ff6b2b", 0.3758f, "RIZZ ME U" ) );
		list.Add( Pad( "sounds/meme/rizz-song", "#ff6b2b", 0.6531f, "RIZZ SONG" ) );
		list.Add( Pad( "sounds/meme/rizz-sound", "#ff6b2b", "RIZZ SOUND" ) );
		list.Add( Pad( "sounds/meme/rizz-sound-2", "#ff6b2b", 0.9441f, "RIZZ SOUND 2" ) );
		list.Add( Pad( "sounds/meme/rizz-sounds", "#ff6b2b", 0.7079f, "RIZZ SOUNDS" ) );
		list.Add( Pad( "sounds/meme/rizz-sounds-2", "#ff6b2b", 0.6761f, "RIZZ SOUNDS 2" ) );
		list.Add( Pad( "sounds/meme/rizz-walk", "#ff6b2b", 0.5888f, "RIZZ WALK" ) );
		list.Add( Pad( "sounds/meme/rizzzzzzzzing", "#ff6b2b", 0.7079f, "RIZZZZZZZZING" ) );
		list.Add( Pad( "sounds/meme/roadhouse-family-guy", "#f39c12", 0.8222f, "ROADHOUSE FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/roblox-bye", "#ff3b5c", 0.9441f, "ROBLOX BYE" ) );
		list.Add( Pad( "sounds/meme/roblox-bye-2", "#ff3b5c", 0.9016f, "ROBLOX BYE 2" ) );
		list.Add( Pad( "sounds/meme/roblox-death", "#ff3b5c", 1.0233f, "ROBLOX DEATH" ) );
		list.Add( Pad( "sounds/meme/roblox-hi-sound", "#ff3b5c", 2.884f, "ROBLOX HI SOUND" ) );
		list.Add( Pad( "sounds/meme/roblox-hi-sound-2", "#ff3b5c", 2.6915f, "ROBLOX HI SOUND 2" ) );
		list.Add( Pad( "sounds/meme/roblox-jump", "#ff3b5c", 3.0f, "ROBLOX JUMP" ) );
		list.Add( Pad( "sounds/meme/roblox-jump-2", "#ff3b5c", 3.0f, "ROBLOX JUMP 2" ) );
		list.Add( Pad( "sounds/meme/roblox-num-num-num", "#ff3b5c", 0.8318f, "ROBLOX NUM NUM NUM" ) );
		list.Add( Pad( "sounds/meme/roblox-spawn", "#ff3b5c", 1.122f, "ROBLOX SPAWN" ) );
		list.Add( Pad( "sounds/meme/roblox-spawn-2", "#ff3b5c", 1.0715f, "ROBLOX SPAWN 2" ) );
		list.Add( Pad( "sounds/meme/roblox-sword", "#ff3b5c", 0.9441f, "ROBLOX SWORD" ) );
		list.Add( Pad( "sounds/meme/roblox-sword-2", "#ff3b5c", 0.9016f, "ROBLOX SWORD 2" ) );
		list.Add( Pad( "sounds/meme/roblox-tycoon-music", "#ff3b5c", 1.2162f, "ROBLOX TYCOON MUSIC" ) );
		list.Add( Pad( "sounds/meme/roblox-yummy", "#ff3b5c", 2.9512f, "ROBLOX YUMMY" ) );
		list.Add( Pad( "sounds/meme/roblox-yummy-2", "#ff3b5c", 2.8184f, "ROBLOX YUMMY 2" ) );
		list.Add( Pad( "sounds/meme/romantic-sax", "#ff66cc", 0.8913f, "ROMANTIC SAX" ) );
		list.Add( Pad( "sounds/meme/ronnie-pickering", "#ff66cc", 0.9772f, "RONNIE PICKERING" ) );
		list.Add( Pad( "sounds/meme/rooster", "#f1c40f", 0.871f, "ROOSTER" ) );
		list.Add( Pad( "sounds/meme/roronoa-zoro-santoryu", "#ff66cc", 2.0893f, "RORONOA ZORO SANTORYU" ) );
		list.Add( Pad( "sounds/meme/round-one-fight", "#ff66cc", 3.0f, "ROUND ONE FIGHT" ) );
		list.Add( Pad( "sounds/meme/rupert-gaming", "#ff66cc", 0.8511f, "RUPERT GAMING" ) );
		list.Add( Pad( "sounds/meme/rupert-gaming-boi", "#ff66cc", 1.0233f, "RUPERT GAMING BOI" ) );
		list.Add( Pad( "sounds/meme/rupert-gaming-boy", "#ff66cc", 0.2512f, "RUPERT GAMING BOY" ) );
		list.Add( Pad( "sounds/meme/rupert-gaming-boy-neck-hurts-bruh", "#3dcc5a", 0.8128f, "RUPERT GAMING BOY NECK HURTS BRUH" ) );
		list.Add( Pad( "sounds/meme/russian-batman", "#e74c3c", 0.7413f, "RUSSIAN BATMAN" ) );
		list.Add( Pad( "sounds/meme/rusty-metal-pipe-falling", "#7cf9ff", 1.6032f, "RUSTY METAL PIPE FALLING" ) );
		list.Add( Pad( "sounds/meme/ryuk-laugh", "#3dcc5a", 0.8913f, "RYUK LAUGH" ) );
		list.Add( Pad( "sounds/meme/sad-horror", "#4a235a", 2.0417f, "SAD HORROR" ) );
		list.Add( Pad( "sounds/meme/sad-music-indian", "#ffd34a", 0.3715f, "SAD MUSIC INDIAN" ) );
		list.Add( Pad( "sounds/meme/sad-titanic-song", "#e74c3c", 1.349f, "SAD TITANIC SONG" ) );
		list.Add( Pad( "sounds/meme/sad-trombone", "#7cf9ff", 0.8913f, "SAD TROMBONE" ) );
		list.Add( Pad( "sounds/meme/sad-trombone-cartoon", "#f39c12", 0.8913f, "SAD TROMBONE CARTOON" ) );
		list.Add( Pad( "sounds/meme/sad-violin", "#f1c40f", 0.4365f, "SAD VIOLIN" ) );
		list.Add( Pad( "sounds/meme/sandvich-make-me-strong", "#4da6ff", 0.881f, "SANDVICH MAKE ME STRONG" ) );
		list.Add( Pad( "sounds/meme/sans-scout", "#ff66cc", 1.0593f, "SANS SCOUT" ) );
		list.Add( Pad( "sounds/meme/santa-claus-hohoho", "#ff66cc", 0.8913f, "SANTA CLAUS HOHOHO" ) );
		list.Add( Pad( "sounds/meme/saxophone-car-horn", "#e67e22", 0.2723f, "SAXOPHONE CAR HORN" ) );
		list.Add( Pad( "sounds/meme/say-wallahi-bro-nomarl", "#3dcc5a", 2.2131f, "SAY WALLAHI BRO NOMARL" ) );
		list.Add( Pad( "sounds/meme/say-what-stewie-family-guy", "#f39c12", 0.4074f, "SAY WHAT STEWIE FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/scary-laugh", "#4a235a", 0.6918f, "SCARY LAUGH" ) );
		list.Add( Pad( "sounds/meme/scary-tiktok-music", "#4a235a", 2.3174f, "SCARY TIKTOK MUSIC" ) );
		list.Add( Pad( "sounds/meme/scary-tiktok-music-2", "#4a235a", 2.2131f, "SCARY TIKTOK MUSIC 2" ) );
		list.Add( Pad( "sounds/meme/school-hub", "#ff66cc", 0.631f, "SCHOOL HUB" ) );
		list.Add( Pad( "sounds/meme/school-hub-2", "#ff66cc", 0.6026f, "SCHOOL HUB 2" ) );
		list.Add( Pad( "sounds/meme/scooby-laugh", "#f39c12", 1.2162f, "SCOOBY LAUGH" ) );
		list.Add( Pad( "sounds/meme/scooby-laugh-2", "#f39c12", 1.1482f, "SCOOBY LAUGH 2" ) );
		list.Add( Pad( "sounds/meme/score-board-family-guy", "#f39c12", 2.6915f, "SCORE BOARD FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/scoreboard-family-guy", "#f39c12", 2.6002f, "SCOREBOARD FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/scout-boink", "#c9a227", 0.5559f, "SCOUT BOINK" ) );
		list.Add( Pad( "sounds/meme/scout-capturing-the-intel-tf2", "#4da6ff", 0.7943f, "SCOUT CAPTURING THE INTEL TF2" ) );
		list.Add( Pad( "sounds/meme/scout-death-scream-but-its-super-strange", "#ff66cc", 0.2113f, "SCOUT DEATH SCREAM BUT ITS SUPER STRANGE" ) );
		list.Add( Pad( "sounds/meme/scout-is-in-danger", "#ff66cc", 0.8913f, "SCOUT IS IN DANGER" ) );
		list.Add( Pad( "sounds/meme/scout-moves-finger", "#ff66cc", 0.4624f, "SCOUT MOVES FINGER" ) );
		list.Add( Pad( "sounds/meme/scout-my-ass", "#ff66cc", 0.5957f, "SCOUT MY ASS" ) );
		list.Add( Pad( "sounds/meme/scout-still-think-your-funny-funny-guy", "#ff66cc", 0.631f, "SCOUT STILL THINK YOUR FUNNY FUNNY GUY" ) );
		list.Add( Pad( "sounds/meme/scout-taunt-enemy-scout", "#ff66cc", 0.861f, "SCOUT TAUNT ENEMY SCOUT" ) );
		list.Add( Pad( "sounds/meme/scout-tf2-wananana", "#4da6ff", 0.9226f, "SCOUT TF2 WANANANA" ) );
		list.Add( Pad( "sounds/meme/scout-this-is-a-freakin-embarresment", "#ff66cc", 0.9886f, "SCOUT THIS IS A FREAKIN EMBARRESMENT" ) );
		list.Add( Pad( "sounds/meme/scout-uh-no-sound", "#ff66cc", 0.8035f, "SCOUT UH NO SOUND" ) );
		list.Add( Pad( "sounds/meme/scream", "#ff66cc", 0.8913f, "SCREAM" ) );
		list.Add( Pad( "sounds/meme/scream-funny-meme", "#ff66cc", 0.537f, "SCREAM FUNNY MEME" ) );
		list.Add( Pad( "sounds/meme/scream-funny-meme-2", "#ff66cc", 0.5129f, "SCREAM FUNNY MEME 2" ) );
	}

	static void AddMemePads_20( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/screaming-scout", "#ff66cc", 0.7161f, "SCREAMING SCOUT" ) );
		list.Add( Pad( "sounds/meme/screaming-soldier-tf2", "#4da6ff", 0.6683f, "SCREAMING SOLDIER TF2" ) );
		list.Add( Pad( "sounds/meme/screech-noise-doors-roblox", "#ff3b5c", 3.0f, "SCREECH NOISE DOORS ROBLOX" ) );
		list.Add( Pad( "sounds/meme/screech-noise-doors-roblox-2", "#ff3b5c", 3.0f, "SCREECH NOISE DOORS ROBLOX 2" ) );
		list.Add( Pad( "sounds/meme/scuba-original", "#ff66cc", 3.0f, "SCUBA ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/sea-lion-clap-clap-clap", "#e67e22", "SEA LION CLAP CLAP CLAP" ) );
		list.Add( Pad( "sounds/meme/seagull-dance", "#ff66cc", 0.4467f, "SEAGULL DANCE" ) );
		list.Add( Pad( "sounds/meme/seinfeld-laugh", "#9b59b6", 0.8913f, "SEINFELD LAUGH" ) );
		list.Add( Pad( "sounds/meme/sexy-guitar", "#f1c40f", 1.5311f, "SEXY GUITAR" ) );
		list.Add( Pad( "sounds/meme/shaco-laugh", "#3dcc5a", 1.0715f, "SHACO LAUGH" ) );
		list.Add( Pad( "sounds/meme/shadow-the-hedgehog-gunshot", "#7f8c8d", 1.8197f, "SHADOW THE HEDGEHOG GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/sham-gunshot", "#7f8c8d", 1.0839f, "SHAM GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/shannaro-naruto", "#ff66cc", 0.861f, "SHANNARO NARUTO" ) );
		list.Add( Pad( "sounds/meme/sharp-gunshot", "#7f8c8d", 1.1749f, "SHARP GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/she-gon-call-me-baby-boo", "#ff66cc", 1.2303f, "SHE GON CALL ME BABY BOO" ) );
		list.Add( Pad( "sounds/meme/shimmy-shimmy-ay", "#ff66cc", 0.2427f, "SHIMMY SHIMMY AY" ) );
		list.Add( Pad( "sounds/meme/shiny-clash-royale", "#f1c40f", 1.0965f, "SHINY CLASH ROYALE" ) );
		list.Add( Pad( "sounds/meme/shiny-clash-royale-2", "#f1c40f", 1.0715f, "SHINY CLASH ROYALE 2" ) );
		list.Add( Pad( "sounds/meme/sho-sho-kakegurui", "#ff66cc", 0.8913f, "SHO SHO KAKEGURUI" ) );
		list.Add( Pad( "sounds/meme/sho-sho-kakegurui-2", "#ff66cc", 0.8913f, "SHO SHO KAKEGURUI 2" ) );
		list.Add( Pad( "sounds/meme/shock-horror", "#4a235a", 1.2445f, "SHOCK HORROR" ) );
		list.Add( Pad( "sounds/meme/shock-horror-2", "#4a235a", 1.2023f, "SHOCK HORROR 2" ) );
		list.Add( Pad( "sounds/meme/shoebodybop", "#ff66cc", 1.5488f, "SHOEBODYBOP" ) );
		list.Add( Pad( "sounds/meme/short-airhorn", "#7cf9ff", 0.8913f, "SHORT AIRHORN" ) );
		list.Add( Pad( "sounds/meme/short-fah", "#ff66cc", 2.5704f, "SHORT FAH" ) );
		list.Add( Pad( "sounds/meme/short-fah-2", "#ff66cc", 2.4547f, "SHORT FAH 2" ) );
		list.Add( Pad( "sounds/meme/short-squeaky-cartoon-kiss", "#f39c12", 1.3183f, "SHORT SQUEAKY CARTOON KISS" ) );
		list.Add( Pad( "sounds/meme/short-squeaky-cartoon-kiss-2", "#f39c12", 1.3183f, "SHORT SQUEAKY CARTOON KISS 2" ) );
		list.Add( Pad( "sounds/meme/short-squeaky-cartoon-kiss-3", "#f39c12", 1.0965f, "SHORT SQUEAKY CARTOON KISS 3" ) );
		list.Add( Pad( "sounds/meme/shotgun-blast", "#7f8c8d", 0.5129f, "SHOTGUN BLAST" ) );
		list.Add( Pad( "sounds/meme/shotgun-blast-2", "#7f8c8d", 0.4898f, "SHOTGUN BLAST 2" ) );
		list.Add( Pad( "sounds/meme/shotgun-fah", "#7f8c8d", 1.4791f, "SHOTGUN FAH" ) );
		list.Add( Pad( "sounds/meme/shotgun-read-the-description", "#7f8c8d", 0.8913f, "SHOTGUN READ THE DESCRIPTION" ) );
		list.Add( Pad( "sounds/meme/show-me-your-willy", "#ff66cc", 0.3715f, "SHOW ME YOUR WILLY" ) );
		list.Add( Pad( "sounds/meme/show-me-your-willy-1", "#ff66cc", 0.5689f, "SHOW ME YOUR WILLY 1" ) );
		list.Add( Pad( "sounds/meme/show-me-your-willy-1-2", "#ff66cc", 0.537f, "SHOW ME YOUR WILLY 1 2" ) );
		list.Add( Pad( "sounds/meme/shrek-bye-bye", "#e74c3c", 2.4831f, "SHREK BYE BYE" ) );
		list.Add( Pad( "sounds/meme/shrek-fart", "#9d6b33", 0.6761f, "SHREK FART" ) );
		list.Add( Pad( "sounds/meme/shrek-golf", "#27ae60", 0.8222f, "SHREK GOLF" ) );
		list.Add( Pad( "sounds/meme/shrek-trumpet", "#c0392b", 2.2646f, "SHREK TRUMPET" ) );
		list.Add( Pad( "sounds/meme/shrek-you-discord", "#e74c3c", 0.8913f, "SHREK YOU DISCORD" ) );
		list.Add( Pad( "sounds/meme/shun-goku-satsu", "#ff66cc", 0.7762f, "SHUN GOKU SATSU" ) );
		list.Add( Pad( "sounds/meme/shut-up-chicken-anime", "#ff66cc", 1.3964f, "SHUT UP CHICKEN ANIME" ) );
		list.Add( Pad( "sounds/meme/shut-up-chickennn", "#f1c40f", 0.5012f, "SHUT UP CHICKENNN" ) );
		list.Add( Pad( "sounds/meme/shut-up-family-guy", "#f39c12", 0.8913f, "SHUT UP FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/shut-your-damn-mouth", "#3dcc5a", 0.7328f, "SHUT YOUR DAMN MOUTH" ) );
		list.Add( Pad( "sounds/meme/shut-your-mouth-you-mediocre-clarinet-player", "#ff66cc", 0.8913f, "SHUT YOUR MOUTH YOU MEDIOCRE CLARINET PLAYER" ) );
		list.Add( Pad( "sounds/meme/shutter-camera", "#7cf9ff", 1.5488f, "SHUTTER CAMERA" ) );
		list.Add( Pad( "sounds/meme/sigeon-pex", "#ff66cc", 2.4266f, "SIGEON PEX" ) );
		list.Add( Pad( "sounds/meme/sigh-female", "#ff66cc", 0.9441f, "SIGH FEMALE" ) );
		list.Add( Pad( "sounds/meme/sigh-female-2", "#ff66cc", 0.9016f, "SIGH FEMALE 2" ) );
		list.Add( Pad( "sounds/meme/sigma-boy", "#ff6b2b", 0.3388f, "SIGMA BOY" ) );
		list.Add( Pad( "sounds/meme/simpson-marge-no-lenny", "#ff66cc", 0.8913f, "SIMPSON MARGE NO LENNY" ) );
		list.Add( Pad( "sounds/meme/single-gunshot", "#7f8c8d", 0.8913f, "SINGLE GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/siren-head", "#4a235a", 0.8913f, "SIREN HEAD" ) );
		list.Add( Pad( "sounds/meme/sitcom-laugh", "#9b59b6", 0.8913f, "SITCOM LAUGH" ) );
		list.Add( Pad( "sounds/meme/sitcom-laugh-funny", "#9b59b6", 0.8913f, "SITCOM LAUGH FUNNY" ) );
		list.Add( Pad( "sounds/meme/sitcom-laughing-and-applause", "#9b59b6", 0.7762f, "SITCOM LAUGHING AND APPLAUSE" ) );
		list.Add( Pad( "sounds/meme/six-seven-67-2", "#ff6b2b", 0.4786f, "SIX SEVEN 67 2" ) );
		list.Add( Pad( "sounds/meme/six-sevennn", "#ff6b2b", 0.9226f, "SIX SEVENNN" ) );
		list.Add( Pad( "sounds/meme/skeleton-banging-shield-meme", "#ff66cc", 1.122f, "SKELETON BANGING SHIELD MEME" ) );
		list.Add( Pad( "sounds/meme/skibidi-aura", "#ff6b2b", 0.7762f, "SKIBIDI AURA" ) );
		list.Add( Pad( "sounds/meme/skibidi-toilet", "#6b4423", 0.3936f, "SKIBIDI TOILET" ) );
		list.Add( Pad( "sounds/meme/skibidi-toilet-brainrot", "#6b4423", 0.2f, "SKIBIDI TOILET BRAINROT" ) );
		list.Add( Pad( "sounds/meme/skippy-gun", "#ff66cc", 1.8621f, "SKIPPY GUN" ) );
		list.Add( Pad( "sounds/meme/skype-call-sound", "#0e71eb", 1.135f, "SKYPE CALL SOUND" ) );
		list.Add( Pad( "sounds/meme/slap-oh", "#7cf9ff", 1.0116f, "SLAP OH" ) );
		list.Add( Pad( "sounds/meme/slap-oh-2", "#7cf9ff", 0.8913f, "SLAP OH 2" ) );
		list.Add( Pad( "sounds/meme/sleep-mimimimimimi", "#ff66cc", 1.1482f, "SLEEP MIMIMIMIMIMI" ) );
		list.Add( Pad( "sounds/meme/smg4-incoming-heavy-tf2", "#4da6ff", 0.4121f, "SMG4 INCOMING HEAVY TF2" ) );
		list.Add( Pad( "sounds/meme/smg4-oh-shhet-half-life-2", "#4da6ff", 0.6607f, "SMG4 OH SHHET HALF LIFE 2" ) );
		list.Add( Pad( "sounds/meme/smoke-alarm-beep", "#7cf9ff", 0.8913f, "SMOKE ALARM BEEP" ) );
		list.Add( Pad( "sounds/meme/smoke-alarm-beep-ultra-bass-boosted", "#c0392b", 0.8913f, "SMOKE ALARM BEEP ULTRA BASS BOOSTED" ) );
		list.Add( Pad( "sounds/meme/smoke-alarm-beep-ultra-bass-boosted-2", "#c0392b", 0.8913f, "SMOKE ALARM BEEP ULTRA BASS BOOSTED 2" ) );
		list.Add( Pad( "sounds/meme/smoke-clone-naruto", "#ff66cc", 1.2303f, "SMOKE CLONE NARUTO" ) );
		list.Add( Pad( "sounds/meme/smoke-detector-beep", "#7cf9ff", 0.8913f, "SMOKE DETECTOR BEEP" ) );
		list.Add( Pad( "sounds/meme/smoke-detector-beeps", "#7cf9ff", 0.8913f, "SMOKE DETECTOR BEEPS" ) );
		list.Add( Pad( "sounds/meme/smoke-detector-beeps-2", "#7cf9ff", 0.8913f, "SMOKE DETECTOR BEEPS 2" ) );
		list.Add( Pad( "sounds/meme/smoke-family-guy", "#f39c12", 1.3646f, "SMOKE FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/smooth-criminal", "#ff66cc", 0.9226f, "SMOOTH CRIMINAL" ) );
	}

	static void AddMemePads_21( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/snapchat", "#ff6b2b", 0.8913f, "SNAPCHAT" ) );
		list.Add( Pad( "sounds/meme/snapchat-new", "#ff6b2b", 0.912f, "SNAPCHAT NEW" ) );
		list.Add( Pad( "sounds/meme/snapchat-new-2", "#ff6b2b", 0.8913f, "SNAPCHAT NEW 2" ) );
		list.Add( Pad( "sounds/meme/snapchat-notif", "#ff6b2b", 1.0116f, "SNAPCHAT NOTIF" ) );
		list.Add( Pad( "sounds/meme/snapchat-notification-2", "#ff6b2b", 0.8913f, "SNAPCHAT NOTIFICATION 2" ) );
		list.Add( Pad( "sounds/meme/sneaky", "#ff66cc", 1.2023f, "SNEAKY" ) );
		list.Add( Pad( "sounds/meme/sneeze-ah-shoo", "#ff66cc", 1.0471f, "SNEEZE AH SHOO" ) );
		list.Add( Pad( "sounds/meme/sniff-hard-male", "#ff66cc", 1.0839f, "SNIFF HARD MALE" ) );
		list.Add( Pad( "sounds/meme/sniper-blaster", "#7f8c8d", 0.7852f, "SNIPER BLASTER" ) );
		list.Add( Pad( "sounds/meme/sniper-calls-for-an-uber", "#7f8c8d", 0.8913f, "SNIPER CALLS FOR AN UBER" ) );
		list.Add( Pad( "sounds/meme/sniper-from-team-based-fortress-two", "#7f8c8d", 0.8913f, "SNIPER FROM TEAM BASED FORTRESS TWO" ) );
		list.Add( Pad( "sounds/meme/snoring-whistle", "#ff66cc", 0.955f, "SNORING WHISTLE" ) );
		list.Add( Pad( "sounds/meme/so-much-serenity", "#ff66cc", 1.3335f, "SO MUCH SERENITY" ) );
		list.Add( Pad( "sounds/meme/sodapop-kpop-demon-hunters", "#4a235a", 0.9226f, "SODAPOP KPOP DEMON HUNTERS" ) );
		list.Add( Pad( "sounds/meme/soldier-bark", "#c9a227", 0.7244f, "SOLDIER BARK" ) );
		list.Add( Pad( "sounds/meme/soldier-fart", "#9d6b33", 0.8913f, "SOLDIER FART" ) );
		list.Add( Pad( "sounds/meme/soldier-laughevil02", "#3dcc5a", "SOLDIER LAUGHEVIL02" ) );
		list.Add( Pad( "sounds/meme/soldier-says-box", "#ff66cc", 0.8913f, "SOLDIER SAYS BOX" ) );
		list.Add( Pad( "sounds/meme/soldier-scream-mad", "#ff66cc", 0.3758f, "SOLDIER SCREAM MAD" ) );
		list.Add( Pad( "sounds/meme/soldier-yelling-at-you", "#ff66cc", 0.3589f, "SOLDIER YELLING AT YOU" ) );
		list.Add( Pad( "sounds/meme/song-aura", "#ffd34a", 0.7328f, "SONG AURA" ) );
		list.Add( Pad( "sounds/meme/song-aura-2", "#ffd34a", 0.6918f, "SONG AURA 2" ) );
		list.Add( Pad( "sounds/meme/sonic-ring", "#ff6b2b", 0.9226f, "SONIC RING" ) );
		list.Add( Pad( "sounds/meme/sonic-spring", "#ff6b2b", 1.5849f, "SONIC SPRING" ) );
		list.Add( Pad( "sounds/meme/sov6iicb-drum-test", "#ff66cc", 0.8913f, "SOV6IICB DRUM TEST" ) );
		list.Add( Pad( "sounds/meme/soy-batman", "#e74c3c", 1.5668f, "SOY BATMAN" ) );
		list.Add( Pad( "sounds/meme/spamton-laugh", "#3dcc5a", 1.7179f, "SPAMTON LAUGH" ) );
		list.Add( Pad( "sounds/meme/spanish-guy-laughing", "#3dcc5a", "SPANISH GUY LAUGHING" ) );
		list.Add( Pad( "sounds/meme/sparkleeeeeee", "#ff66cc", 1.4622f, "SPARKLEEEEEEE" ) );
		list.Add( Pad( "sounds/meme/speed-im-gay", "#ff66cc", 0.6457f, "SPEED IM GAY" ) );
		list.Add( Pad( "sounds/meme/speed-im-gay-2", "#ff66cc", 0.6095f, "SPEED IM GAY 2" ) );
		list.Add( Pad( "sounds/meme/speedrun-music", "#ffd34a", 0.4955f, "SPEEDRUN MUSIC" ) );
		list.Add( Pad( "sounds/meme/spider-man-2099", "#e74c3c", 0.7244f, "SPIDER MAN 2099" ) );
		list.Add( Pad( "sounds/meme/spino-horror", "#4a235a", 1.349f, "SPINO HORROR" ) );
		list.Add( Pad( "sounds/meme/spirit-box-close-encounter", "#ff66cc", 1.3804f, "SPIRIT BOX CLOSE ENCOUNTER" ) );
		list.Add( Pad( "sounds/meme/splash-sound", "#ff66cc", 0.8913f, "SPLASH SOUND" ) );
		list.Add( Pad( "sounds/meme/spongebob-awkward", "#f39c12", 1.7378f, "SPONGEBOB AWKWARD" ) );
		list.Add( Pad( "sounds/meme/spongebob-big-guy", "#f39c12", 0.3508f, "SPONGEBOB BIG GUY" ) );
		list.Add( Pad( "sounds/meme/spongebob-big-guy-pants-ok", "#f39c12", 0.6026f, "SPONGEBOB BIG GUY PANTS OK" ) );
		list.Add( Pad( "sounds/meme/spongebob-big-guy-pants-ok-sound", "#f39c12", 0.8128f, "SPONGEBOB BIG GUY PANTS OK SOUND" ) );
		list.Add( Pad( "sounds/meme/spongebob-boat-horn", "#e67e22", 0.8414f, "SPONGEBOB BOAT HORN" ) );
		list.Add( Pad( "sounds/meme/spongebob-failure", "#f39c12", 0.9886f, "SPONGEBOB FAILURE" ) );
		list.Add( Pad( "sounds/meme/spongebob-finland", "#f39c12", 1.6788f, "SPONGEBOB FINLAND" ) );
		list.Add( Pad( "sounds/meme/spongebob-foghorn", "#e67e22", 0.4169f, "SPONGEBOB FOGHORN" ) );
		list.Add( Pad( "sounds/meme/spongebob-heavy-breathing", "#f39c12", 0.7328f, "SPONGEBOB HEAVY BREATHING" ) );
		list.Add( Pad( "sounds/meme/spongebob-oh-brother-this-guy-stinks", "#f39c12", 1.8408f, "SPONGEBOB OH BROTHER THIS GUY STINKS" ) );
		list.Add( Pad( "sounds/meme/spongebob-squeaky-boots", "#f39c12", 0.8913f, "SPONGEBOB SQUEAKY BOOTS" ) );
		list.Add( Pad( "sounds/meme/spongebob-squidward-39-s-theme", "#f39c12", 1.122f, "SPONGEBOB SQUIDWARD 39 S THEME" ) );
		list.Add( Pad( "sounds/meme/spooky-huhuhu", "#ff66cc", 0.3936f, "SPOOKY HUHUHU" ) );
		list.Add( Pad( "sounds/meme/spooky-owo", "#ffb3ec", 0.7674f, "SPOOKY OWO" ) );
		list.Add( Pad( "sounds/meme/spooky-sheesh", "#3dcc5a", 0.5433f, "SPOOKY SHEESH" ) );
		list.Add( Pad( "sounds/meme/sports-airhorn", "#27ae60", 1.4289f, "SPORTS AIRHORN" ) );
		list.Add( Pad( "sounds/meme/sports-crowd-large-cheers-oh-idle", "#27ae60", 2.9174f, "SPORTS CROWD LARGE CHEERS OH IDLE" ) );
		list.Add( Pad( "sounds/meme/sports-crowd-large-cheers-ohhs", "#27ae60", 1.3032f, "SPORTS CROWD LARGE CHEERS OHHS" ) );
		list.Add( Pad( "sounds/meme/spray-noise", "#ff66cc", 0.8913f, "SPRAY NOISE" ) );
		list.Add( Pad( "sounds/meme/spray-noise-2", "#ff66cc", 0.7943f, "SPRAY NOISE 2" ) );
		list.Add( Pad( "sounds/meme/spy-calls-pyro-weak", "#ff66cc", 0.8035f, "SPY CALLS PYRO WEAK" ) );
		list.Add( Pad( "sounds/meme/spy-dominationpyro04", "#ff66cc", 0.9016f, "SPY DOMINATIONPYRO04" ) );
		list.Add( Pad( "sounds/meme/spy-fatshaming-heavy", "#ff66cc", 0.9016f, "SPY FATSHAMING HEAVY" ) );
		list.Add( Pad( "sounds/meme/spy-hates-engineer", "#ff66cc", 0.9441f, "SPY HATES ENGINEER" ) );
		list.Add( Pad( "sounds/meme/spy-laughter", "#3dcc5a", 0.8414f, "SPY LAUGHTER" ) );
		list.Add( Pad( "sounds/meme/spy-sf12-falling02", "#ff66cc", 0.7079f, "SPY SF12 FALLING02" ) );
		list.Add( Pad( "sounds/meme/spy-sf13-influx-big01", "#27ae60", 0.861f, "SPY SF13 INFLUX BIG01" ) );
		list.Add( Pad( "sounds/meme/spy-tf2-revolver-sound", "#4da6ff", 0.6383f, "SPY TF2 REVOLVER SOUND" ) );
		list.Add( Pad( "sounds/meme/spy-well-of-to-visit-your-mother", "#ff66cc", 0.8414f, "SPY WELL OF TO VISIT YOUR MOTHER" ) );
		list.Add( Pad( "sounds/meme/spyooh-2", "#ff66cc", 0.9886f, "SPYOOH 2" ) );
		list.Add( Pad( "sounds/meme/squeaky-jumpscare", "#4a235a", 0.2692f, "SQUEAKY JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/squelchy-footsteps", "#ff66cc", 1.6596f, "SQUELCHY FOOTSTEPS" ) );
		list.Add( Pad( "sounds/meme/squelchy-footsteps-2", "#ff66cc", 1.6218f, "SQUELCHY FOOTSTEPS 2" ) );
		list.Add( Pad( "sounds/meme/squid-game-gunshot", "#7f8c8d", 0.8913f, "SQUID GAME GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/squid-games-pink-soldiers", "#ff66cc", 1.3804f, "SQUID GAMES PINK SOLDIERS" ) );
		list.Add( Pad( "sounds/meme/squidward-jumpscare", "#f39c12", 0.6761f, "SQUIDWARD JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/squidward-walking-sound", "#f39c12", 3.0f, "SQUIDWARD WALKING SOUND" ) );
		list.Add( Pad( "sounds/meme/squidward-walking-sound-2", "#f39c12", 3.0f, "SQUIDWARD WALKING SOUND 2" ) );
		list.Add( Pad( "sounds/meme/squidward-yells-spongebob", "#f39c12", 0.8913f, "SQUIDWARD YELLS SPONGEBOB" ) );
		list.Add( Pad( "sounds/meme/ssbm-crowd-cheering", "#27ae60", 0.6761f, "SSBM CROWD CHEERING" ) );
		list.Add( Pad( "sounds/meme/star-wars-blaster", "#7f8c8d", 0.8913f, "STAR WARS BLASTER" ) );
		list.Add( Pad( "sounds/meme/star-wars-laser-canon", "#e74c3c", 0.9772f, "STAR WARS LASER CANON" ) );
		list.Add( Pad( "sounds/meme/star-wars-rock-darth-vader", "#e74c3c", 0.5559f, "STAR WARS ROCK DARTH VADER" ) );
		list.Add( Pad( "sounds/meme/star-wars-siren", "#e74c3c", 0.7586f, "STAR WARS SIREN" ) );
	}

	static void AddMemePads_22( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/star-wars-tie-blaster", "#7f8c8d", 0.8318f, "STAR WARS TIE BLASTER" ) );
		list.Add( Pad( "sounds/meme/star-wars-trombone", "#e74c3c", 0.9772f, "STAR WARS TROMBONE" ) );
		list.Add( Pad( "sounds/meme/start-menu-brawl-stars", "#ff66cc", 1.0839f, "START MENU BRAWL STARS" ) );
		list.Add( Pad( "sounds/meme/steal-a-brainrot-phonk", "#e67e22", 0.7852f, "STEAL A BRAINROT PHONK" ) );
		list.Add( Pad( "sounds/meme/steal-a-brainrot-tung-tung-tung-sahur", "#ff6b2b", 0.5248f, "STEAL A BRAINROT TUNG TUNG TUNG SAHUR" ) );
		list.Add( Pad( "sounds/meme/steal-a-brainrot-tung-tung-tung-sahur-2", "#ff6b2b", 0.5012f, "STEAL A BRAINROT TUNG TUNG TUNG SAHUR 2" ) );
		list.Add( Pad( "sounds/meme/steal-a-brainrot-urubini-flamenguini", "#ff6b2b", 0.6839f, "STEAL A BRAINROT URUBINI FLAMENGUINI" ) );
		list.Add( Pad( "sounds/meme/steal-a-brainrot-urubini-flamenguini-2", "#ff6b2b", 0.6457f, "STEAL A BRAINROT URUBINI FLAMENGUINI 2" ) );
		list.Add( Pad( "sounds/meme/steal-a-brainrot-zibra-zubra-zibralini", "#ff6b2b", 0.7499f, "STEAL A BRAINROT ZIBRA ZUBRA ZIBRALINI" ) );
		list.Add( Pad( "sounds/meme/steven-here", "#ff66cc", 0.7852f, "STEVEN HERE" ) );
		list.Add( Pad( "sounds/meme/stewie-family-guy-laugh", "#f39c12", 3.0f, "STEWIE FAMILY GUY LAUGH" ) );
		list.Add( Pad( "sounds/meme/stone-sliding", "#7cf9ff", 1.4791f, "STONE SLIDING" ) );
		list.Add( Pad( "sounds/meme/stop-l4mb", "#ff66cc", "STOP L4MB" ) );
		list.Add( Pad( "sounds/meme/stop-the-cap", "#3dcc5a", 0.5188f, "STOP THE CAP" ) );
		list.Add( Pad( "sounds/meme/stop-the-cap-2", "#3dcc5a", 0.861f, "STOP THE CAP 2" ) );
		list.Add( Pad( "sounds/meme/stop-the-cap-bruh", "#3dcc5a", 0.9333f, "STOP THE CAP BRUH" ) );
		list.Add( Pad( "sounds/meme/stop-touching-me-sound", "#ff66cc", 0.8913f, "STOP TOUCHING ME SOUND" ) );
		list.Add( Pad( "sounds/meme/stranger-things", "#9b59b6", 0.2065f, "STRANGER THINGS" ) );
		list.Add( Pad( "sounds/meme/stranger-things-apple-sound", "#9b59b6", 0.7762f, "STRANGER THINGS APPLE SOUND" ) );
		list.Add( Pad( "sounds/meme/stranger-things-clock-final-sound", "#9b59b6", 1.6596f, "STRANGER THINGS CLOCK FINAL SOUND" ) );
		list.Add( Pad( "sounds/meme/stranger-things-clock-sound", "#9b59b6", 1.6032f, "STRANGER THINGS CLOCK SOUND" ) );
		list.Add( Pad( "sounds/meme/stranger-things-diamond", "#9b59b6", 0.7762f, "STRANGER THINGS DIAMOND" ) );
		list.Add( Pad( "sounds/meme/stranger-things-intro", "#9b59b6", 1.7989f, "STRANGER THINGS INTRO" ) );
		list.Add( Pad( "sounds/meme/stranger-things-max-39-s-music", "#9b59b6", 1.2303f, "STRANGER THINGS MAX 39 S MUSIC" ) );
		list.Add( Pad( "sounds/meme/stranger-things-sub-sound", "#9b59b6", 0.9661f, "STRANGER THINGS SUB SOUND" ) );
		list.Add( Pad( "sounds/meme/stranger-things-theme-scary", "#9b59b6", 0.6998f, "STRANGER THINGS THEME SCARY" ) );
		list.Add( Pad( "sounds/meme/stranger-things-theme-scary-2", "#9b59b6", 0.6683f, "STRANGER THINGS THEME SCARY 2" ) );
		list.Add( Pad( "sounds/meme/stranger-things-theme-song-intro", "#9b59b6", 1.6596f, "STRANGER THINGS THEME SONG INTRO" ) );
		list.Add( Pad( "sounds/meme/stranger-things-vecna-grandfather-clock", "#9b59b6", 0.9333f, "STRANGER THINGS VECNA GRANDFATHER CLOCK" ) );
		list.Add( Pad( "sounds/meme/stromberg-alkohol", "#ff66cc", 1.3964f, "STROMBERG ALKOHOL" ) );
		list.Add( Pad( "sounds/meme/stun-gun-sound", "#ff66cc", 0.8913f, "STUN GUN SOUND" ) );
		list.Add( Pad( "sounds/meme/stupid-woman-family-guy", "#f39c12", 1.2162f, "STUPID WOMAN FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/subway-surfers", "#ff8a3d", 0.5623f, "SUBWAY SURFERS" ) );
		list.Add( Pad( "sounds/meme/suck-my-fat-one-stranger-things", "#9b59b6", 2.3714f, "SUCK MY FAT ONE STRANGER THINGS" ) );
		list.Add( Pad( "sounds/meme/sudden-suspense", "#ff66cc", 0.7586f, "SUDDEN SUSPENSE" ) );
		list.Add( Pad( "sounds/meme/suka-blyat", "#ff66cc", 0.3548f, "SUKA BLYAT" ) );
		list.Add( Pad( "sounds/meme/suka-blyat-without-anime-part", "#ff66cc", 0.3311f, "SUKA BLYAT WITHOUT ANIME PART" ) );
		list.Add( Pad( "sounds/meme/super-italian-brainrot", "#ff6b2b", "SUPER ITALIAN BRAINROT" ) );
		list.Add( Pad( "sounds/meme/super-scuffle-meow-sfx", "#7cf9ff", 3.0f, "SUPER SCUFFLE MEOW SFX" ) );
		list.Add( Pad( "sounds/meme/swag-like-ohio", "#ff6b2b", 0.2455f, "SWAG LIKE OHIO" ) );
		list.Add( Pad( "sounds/meme/swag-soda-steal-a-brainrot", "#ff6b2b", 0.861f, "SWAG SODA STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/swear-to-me-batman", "#e74c3c", 0.8913f, "SWEAR TO ME BATMAN" ) );
		list.Add( Pad( "sounds/meme/swear-to-me-pete-batman", "#e74c3c", 0.7586f, "SWEAR TO ME PETE BATMAN" ) );
		list.Add( Pad( "sounds/meme/sweet-caroline-meme", "#ff66cc", 0.9333f, "SWEET CAROLINE MEME" ) );
		list.Add( Pad( "sounds/meme/sweet-home-alabama-sound", "#ff66cc", 0.8318f, "SWEET HOME ALABAMA SOUND" ) );
		list.Add( Pad( "sounds/meme/swoosh-soundboard", "#7cf9ff", 1.3032f, "SWOOSH SOUNDBOARD" ) );
		list.Add( Pad( "sounds/meme/swoosh-soundboard-2", "#7cf9ff", 1.2589f, "SWOOSH SOUNDBOARD 2" ) );
		list.Add( Pad( "sounds/meme/sword-cut", "#ff66cc", 0.871f, "SWORD CUT" ) );
		list.Add( Pad( "sounds/meme/syfm", "#ff66cc", 0.9226f, "SYFM" ) );
		list.Add( Pad( "sounds/meme/syfm-2", "#ff66cc", 0.8913f, "SYFM 2" ) );
		list.Add( Pad( "sounds/meme/syfm-loud", "#ff66cc", 0.26f, "SYFM LOUD" ) );
		list.Add( Pad( "sounds/meme/system-fail", "#ff66cc", 0.8913f, "SYSTEM FAIL" ) );
		list.Add( Pad( "sounds/meme/ta-da", "#ff66cc", 2.138f, "TA DA" ) );
		list.Add( Pad( "sounds/meme/ta-da-motorola", "#ff66cc", 1.4454f, "TA DA MOTOROLA" ) );
		list.Add( Pad( "sounds/meme/tactical-nuke-in-coming", "#7f8c8d", 0.4898f, "TACTICAL NUKE IN COMING" ) );
		list.Add( Pad( "sounds/meme/tactical-nuke-incoming", "#7f8c8d", 0.5129f, "TACTICAL NUKE INCOMING" ) );
		list.Add( Pad( "sounds/meme/tah-dah-family-guy", "#f39c12", 2.5704f, "TAH DAH FAMILY GUY" ) );
		list.Add( Pad( "sounds/meme/take-him-down-hl2-metro-cop-1zrahbx", "#4da6ff", 0.861f, "TAKE HIM DOWN HL2 METRO COP 1ZRAHBX" ) );
		list.Add( Pad( "sounds/meme/take-him-down-hl2-metro-cop-fbimnow", "#4da6ff", 0.507f, "TAKE HIM DOWN HL2 METRO COP FBIMNOW" ) );
		list.Add( Pad( "sounds/meme/take-him-down-hl2-metro-cop-rakwoor", "#4da6ff", 0.5559f, "TAKE HIM DOWN HL2 METRO COP RAKWOOR" ) );
		list.Add( Pad( "sounds/meme/take-that-depression-hazbin-hotel", "#ff66cc", 1.6788f, "TAKE THAT DEPRESSION HAZBIN HOTEL" ) );
		list.Add( Pad( "sounds/meme/takedown-pre-chorus", "#f1c40f", 0.4732f, "TAKEDOWN PRE CHORUS" ) );
		list.Add( Pad( "sounds/meme/takedown-pre-chorus-2", "#f1c40f", 0.4519f, "TAKEDOWN PRE CHORUS 2" ) );
		list.Add( Pad( "sounds/meme/talking-ben-no-ishowspeed", "#b794ff", 3.0f, "TALKING BEN NO ISHOWSPEED" ) );
		list.Add( Pad( "sounds/meme/talking-ben-no-ishowspeed-2", "#b794ff", 3.0f, "TALKING BEN NO ISHOWSPEED 2" ) );
		list.Add( Pad( "sounds/meme/talking-ben-saying-ben", "#b794ff", 1.2445f, "TALKING BEN SAYING BEN" ) );
		list.Add( Pad( "sounds/meme/talkingg-benn-laughh", "#3dcc5a", 1.4791f, "TALKINGG BENN LAUGHH" ) );
		list.Add( Pad( "sounds/meme/tbkp-airhorn", "#7cf9ff", 1.2589f, "TBKP AIRHORN" ) );
		list.Add( Pad( "sounds/meme/tbkp-gunshot", "#7f8c8d", 1.6788f, "TBKP GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/team-fortress-2", "#4da6ff", 0.5129f, "TEAM FORTRESS 2" ) );
		list.Add( Pad( "sounds/meme/team-fortress-2-all-sounds-ya-dadadadad-heavy-voice-lines", "#ff6b2b", 0.6607f, "TEAM FORTRESS 2 ALL SOUNDS YA DADADADAD HEAVY VOICE LINES" ) );
		list.Add( Pad( "sounds/meme/team-fortress-2-all-sounds-ya-dadadadad-heavy-voice-lines-2", "#ff6b2b", 0.6237f, "TEAM FORTRESS 2 ALL SOUNDS YA DADADADAD HEAVY VOICE LINES 2" ) );
		list.Add( Pad( "sounds/meme/team-fortress-2-heavy-oh-this-is-bad", "#4da6ff", 0.5754f, "TEAM FORTRESS 2 HEAVY OH THIS IS BAD" ) );
		list.Add( Pad( "sounds/meme/team-fortress-engineer-ugly", "#4da6ff", 0.9333f, "TEAM FORTRESS ENGINEER UGLY" ) );
		list.Add( Pad( "sounds/meme/team-fortress-women", "#4da6ff", 0.8913f, "TEAM FORTRESS WOMEN" ) );
		list.Add( Pad( "sounds/meme/teemo-laugh", "#3dcc5a", 1.0233f, "TEEMO LAUGH" ) );
		list.Add( Pad( "sounds/meme/tekken-7-fahkumram-announcer", "#b794ff", 2.0654f, "TEKKEN 7 FAHKUMRAM ANNOUNCER" ) );
		list.Add( Pad( "sounds/meme/terrain-pull-up-airplane-alarm", "#e67e22", 0.4955f, "TERRAIN PULL UP AIRPLANE ALARM" ) );
		list.Add( Pad( "sounds/meme/terraria-gun", "#4da6ff", 1.4622f, "TERRARIA GUN" ) );
		list.Add( Pad( "sounds/meme/terraria-space", "#4da6ff", 1.3646f, "TERRARIA SPACE" ) );
	}

	static void AddMemePads_23( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/terrorcore-horror", "#4a235a", 0.3936f, "TERRORCORE HORROR" ) );
		list.Add( Pad( "sounds/meme/tf2-brass-2025", "#4da6ff", 2.0417f, "TF2 BRASS 2025" ) );
		list.Add( Pad( "sounds/meme/tf2-crit-sound", "#4da6ff", 0.8913f, "TF2 CRIT SOUND" ) );
		list.Add( Pad( "sounds/meme/tf2-crit-sound-2", "#4da6ff", 0.8913f, "TF2 CRIT SOUND 2" ) );
		list.Add( Pad( "sounds/meme/tf2-critical-hit", "#4da6ff", 0.8913f, "TF2 CRITICAL HIT" ) );
		list.Add( Pad( "sounds/meme/tf2-critical-hit-sound", "#4da6ff", 0.8913f, "TF2 CRITICAL HIT SOUND" ) );
		list.Add( Pad( "sounds/meme/tf2-dear-god", "#4da6ff", 1.4454f, "TF2 DEAR GOD" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-charge-sound-1", "#4da6ff", 0.2917f, "TF2 DEMOMAN CHARGE SOUND 1" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-charge-sound-2", "#4da6ff", 0.302f, "TF2 DEMOMAN CHARGE SOUND 2" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-charge-sound-3", "#4da6ff", 0.2985f, "TF2 DEMOMAN CHARGE SOUND 3" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-cmoooooooooooon", "#4da6ff", 0.4898f, "TF2 DEMOMAN CMOOOOOOOOOOOON" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-im-goin-ta-lick-yah", "#4da6ff", 0.5129f, "TF2 DEMOMAN IM GOIN TA LICK YAH" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-laugh", "#4da6ff", 0.8128f, "TF2 DEMOMAN LAUGH" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-meem", "#4da6ff", 0.3589f, "TF2 DEMOMAN MEEM" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-says-beep-zombies", "#4a235a", 0.5433f, "TF2 DEMOMAN SAYS BEEP ZOMBIES" ) );
		list.Add( Pad( "sounds/meme/tf2-demoman-scream-fall", "#4da6ff", 0.5623f, "TF2 DEMOMAN SCREAM FALL" ) );
		list.Add( Pad( "sounds/meme/tf2-domination", "#4da6ff", 0.5495f, "TF2 DOMINATION" ) );
		list.Add( Pad( "sounds/meme/tf2-engi-guitar-impact-1", "#4da6ff", 0.7762f, "TF2 ENGI GUITAR IMPACT 1" ) );
		list.Add( Pad( "sounds/meme/tf2-engi-guitar-impact-3", "#4da6ff", 0.6026f, "TF2 ENGI GUITAR IMPACT 3" ) );
		list.Add( Pad( "sounds/meme/tf2-engi-guitar-strum", "#4da6ff", 0.8913f, "TF2 ENGI GUITAR STRUM" ) );
		list.Add( Pad( "sounds/meme/tf2-engineer-bap-bap-sound-effect", "#4da6ff", 0.8913f, "TF2 ENGINEER BAP BAP SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/tf2-engineer-evil-laugh", "#4a235a", 0.5821f, "TF2 ENGINEER EVIL LAUGH" ) );
		list.Add( Pad( "sounds/meme/tf2-engineer-gunslinger-taunt", "#4da6ff", 0.8913f, "TF2 ENGINEER GUNSLINGER TAUNT" ) );
		list.Add( Pad( "sounds/meme/tf2-engineer-nope", "#4da6ff", 0.9886f, "TF2 ENGINEER NOPE" ) );
		list.Add( Pad( "sounds/meme/tf2-engineer-reverse", "#4da6ff", 0.4519f, "TF2 ENGINEER REVERSE" ) );
		list.Add( Pad( "sounds/meme/tf2-grenade-launcher-shoot-crit", "#7f8c8d", 0.8913f, "TF2 GRENADE LAUNCHER SHOOT CRIT" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-and-soldier-screams", "#4da6ff", 0.9016f, "TF2 HEAVY AND SOLDIER SCREAMS" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-im-coming-for-you", "#4da6ff", 0.5623f, "TF2 HEAVY IM COMING FOR YOU" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-metaaa", "#4da6ff", 0.5129f, "TF2 HEAVY METAAA" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-no-voice-line", "#4da6ff", 0.5433f, "TF2 HEAVY NO VOICE LINE" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-om-nom-nom-sound-effect", "#4da6ff", 0.8913f, "TF2 HEAVY OM NOM NOM SOUND EFFECT" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-pan-effect", "#4da6ff", 1.1614f, "TF2 HEAVY PAN EFFECT" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-pootis", "#9d6b33", 0.5012f, "TF2 HEAVY POOTIS" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-run-run", "#4da6ff", 0.5309f, "TF2 HEAVY RUN RUN" ) );
		list.Add( Pad( "sounds/meme/tf2-heavy-sandvich-longer", "#4da6ff", 0.8913f, "TF2 HEAVY SANDVICH LONGER" ) );
		list.Add( Pad( "sounds/meme/tf2-heavys-dead-because-youre-fat-boi", "#4da6ff", 0.8913f, "TF2 HEAVYS DEAD BECAUSE YOURE FAT BOI" ) );
		list.Add( Pad( "sounds/meme/tf2-how-could-this-happen", "#4da6ff", "TF2 HOW COULD THIS HAPPEN" ) );
		list.Add( Pad( "sounds/meme/tf2-i-did-it-like-this", "#4da6ff", 0.7161f, "TF2 I DID IT LIKE THIS" ) );
		list.Add( Pad( "sounds/meme/tf2-laugh-soldier", "#4da6ff", 1.0715f, "TF2 LAUGH SOLDIER" ) );
		list.Add( Pad( "sounds/meme/tf2-machina-kill", "#4da6ff", 0.4169f, "TF2 MACHINA KILL" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-fire", "#4da6ff", 0.4571f, "TF2 MEDIC FIRE" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-free-money", "#4da6ff", 0.7852f, "TF2 MEDIC FREE MONEY" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-harmeeeeeiiiss", "#4da6ff", 0.6531f, "TF2 MEDIC HARMEEEEEIIISS" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-im-going-to-saw-through-your-bones", "#ff6b2b", 0.7328f, "TF2 MEDIC IM GOING TO SAW THROUGH YOUR BONES" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-power", "#4da6ff", 0.4732f, "TF2 MEDIC POWER" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-reverse", "#4da6ff", 0.6383f, "TF2 MEDIC REVERSE" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-scream-error", "#4da6ff", 0.2239f, "TF2 MEDIC SCREAM ERROR" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-sh-silence", "#4da6ff", 0.9333f, "TF2 MEDIC SH SILENCE" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-shh-its-enough", "#4da6ff", 0.9016f, "TF2 MEDIC SHH ITS ENOUGH" ) );
		list.Add( Pad( "sounds/meme/tf2-medic-steps", "#4da6ff", 0.9333f, "TF2 MEDIC STEPS" ) );
		list.Add( Pad( "sounds/meme/tf2-meem", "#4da6ff", 0.8035f, "TF2 MEEM" ) );
		list.Add( Pad( "sounds/meme/tf2-notification-sound", "#4da6ff", 0.8913f, "TF2 NOTIFICATION SOUND" ) );
		list.Add( Pad( "sounds/meme/tf2-practice-medicine", "#4da6ff", 0.8913f, "TF2 PRACTICE MEDICINE" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro", "#4da6ff", 0.5188f, "TF2 PYRO" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-chuckle", "#4da6ff", 3.0f, "TF2 PYRO CHUCKLE" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-chuckle-2", "#4da6ff", 3.0f, "TF2 PYRO CHUCKLE 2" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-death-scream", "#4da6ff", 0.389f, "TF2 PYRO DEATH SCREAM" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-good-job", "#4da6ff", 1.6982f, "TF2 PYRO GOOD JOB" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-good-job-2", "#4da6ff", 1.6982f, "TF2 PYRO GOOD JOB 2" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-jeer", "#4da6ff", 0.4955f, "TF2 PYRO JEER" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-jeer-2", "#4da6ff", 0.4955f, "TF2 PYRO JEER 2" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-laugh", "#4da6ff", 0.6918f, "TF2 PYRO LAUGH" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-medic", "#4da6ff", 0.6918f, "TF2 PYRO MEDIC" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-medic-2", "#4da6ff", 0.6918f, "TF2 PYRO MEDIC 2" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-no", "#4da6ff", 0.9016f, "TF2 PYRO NO" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-no-2", "#4da6ff", 0.9441f, "TF2 PYRO NO 2" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-yes", "#4da6ff", 1.8836f, "TF2 PYRO YES" ) );
		list.Add( Pad( "sounds/meme/tf2-pyro-yes-2", "#4da6ff", 1.9724f, "TF2 PYRO YES 2" ) );
		list.Add( Pad( "sounds/meme/tf2-sapper-removed", "#4da6ff", 0.8913f, "TF2 SAPPER REMOVED" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-bonk", "#4da6ff", 0.4266f, "TF2 SCOUT BONK" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-doctor-doctor-doctor", "#4da6ff", 0.9333f, "TF2 SCOUT DOCTOR DOCTOR DOCTOR" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-error", "#4da6ff", 0.3055f, "TF2 SCOUT ERROR" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-ha-yeah", "#4da6ff", 1.0593f, "TF2 SCOUT HA YEAH" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-medic-eyasl03", "#4da6ff", 0.7079f, "TF2 SCOUT MEDIC EYASL03" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-meeeeeeeeeeeeeeee", "#4da6ff", 0.3428f, "TF2 SCOUT MEEEEEEEEEEEEEEEE" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-oh-god-its-haaaaaaaaaaaaaa", "#4da6ff", 0.4842f, "TF2 SCOUT OH GOD ITS HAAAAAAAAAAAAAA" ) );
		list.Add( Pad( "sounds/meme/tf2-scout-viiiiiiiiiiiiiiiiiiiiv", "#4da6ff", 0.2818f, "TF2 SCOUT VIIIIIIIIIIIIIIIIIIIIV" ) );
		list.Add( Pad( "sounds/meme/tf2-shotgun-firing", "#7f8c8d", 1.4791f, "TF2 SHOTGUN FIRING" ) );
		list.Add( Pad( "sounds/meme/tf2-soldier-fire", "#4da6ff", 0.5559f, "TF2 SOLDIER FIRE" ) );
		list.Add( Pad( "sounds/meme/tf2-soldier-oh-no-merasmus", "#4da6ff", 0.871f, "TF2 SOLDIER OH NO MERASMUS" ) );
	}

	static void AddMemePads_24( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/tf2-soup-can", "#4da6ff", 0.5309f, "TF2 SOUP CAN" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-cloak", "#4da6ff", 1.7378f, "TF2 SPY CLOAK" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-death-scream", "#4da6ff", 0.4027f, "TF2 SPY DEATH SCREAM" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-laugh", "#4da6ff", 0.8222f, "TF2 SPY LAUGH" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-medic-medic-medic-ahahaha", "#4da6ff", 0.8913f, "TF2 SPY MEDIC MEDIC MEDIC AHAHAHA" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-no", "#4da6ff", 0.8035f, "TF2 SPY NO" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-oh-m", "#4da6ff", 0.5821f, "TF2 SPY OH M" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-yes", "#4da6ff", 0.6683f, "TF2 SPY YES" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-yippie-ki-yay", "#4da6ff", 0.4027f, "TF2 SPY YIPPIE KI YAY" ) );
		list.Add( Pad( "sounds/meme/tf2-spy-you-suck", "#4da6ff", 0.7674f, "TF2 SPY YOU SUCK" ) );
		list.Add( Pad( "sounds/meme/tf2-voicelines-heavy-crying", "#ff6b2b", 0.507f, "TF2 VOICELINES HEAVY CRYING" ) );
		list.Add( Pad( "sounds/meme/that-is-some-quality-shrek", "#e74c3c", 1.4962f, "THAT IS SOME QUALITY SHREK" ) );
		list.Add( Pad( "sounds/meme/the-bluetooth-device-is-ready-to-pair", "#9d6b33", 1.1749f, "THE BLUETOOTH DEVICE IS READY TO PAIR" ) );
		list.Add( Pad( "sounds/meme/the-clap-gunshot", "#7f8c8d", 0.2917f, "THE CLAP GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/the-engineer-is-engi-here", "#ff66cc", 0.7674f, "THE ENGINEER IS ENGI HERE" ) );
		list.Add( Pad( "sounds/meme/the-horror", "#4a235a", 1.3335f, "THE HORROR" ) );
		list.Add( Pad( "sounds/meme/the-hub-intro", "#ff66cc", 0.537f, "THE HUB INTRO" ) );
		list.Add( Pad( "sounds/meme/the-hub-intro-2", "#ff66cc", 0.5129f, "THE HUB INTRO 2" ) );
		list.Add( Pad( "sounds/meme/the-john-cena-button", "#27ae60", 0.4519f, "THE JOHN CENA BUTTON" ) );
		list.Add( Pad( "sounds/meme/the-lingo-show-beanos", "#ff66cc", 0.5433f, "THE LINGO SHOW BEANOS" ) );
		list.Add( Pad( "sounds/meme/the-office-watermelon", "#9b59b6", 2.1627f, "THE OFFICE WATERMELON" ) );
		list.Add( Pad( "sounds/meme/the-record-scratch", "#7cf9ff", 1.3646f, "THE RECORD SCRATCH" ) );
		list.Add( Pad( "sounds/meme/the-record-scratch-2", "#7cf9ff", 1.3032f, "THE RECORD SCRATCH 2" ) );
		list.Add( Pad( "sounds/meme/the-rock-shut-up", "#ff66cc", 1.7579f, "THE ROCK SHUT UP" ) );
		list.Add( Pad( "sounds/meme/the-upgrade-clash-royale", "#f1c40f", 0.881f, "THE UPGRADE CLASH ROYALE" ) );
		list.Add( Pad( "sounds/meme/the-upside-down-stranger-things", "#9b59b6", 1.9724f, "THE UPSIDE DOWN STRANGER THINGS" ) );
		list.Add( Pad( "sounds/meme/the-weeknd-rizzz", "#ff6b2b", 0.4266f, "THE WEEKND RIZZZ" ) );
		list.Add( Pad( "sounds/meme/the-weeknd-rizzz-2", "#ff6b2b", 0.4074f, "THE WEEKND RIZZZ 2" ) );
		list.Add( Pad( "sounds/meme/theatre-project-metal-pipe", "#7cf9ff", 0.3055f, "THEATRE PROJECT METAL PIPE" ) );
		list.Add( Pad( "sounds/meme/theme-from-a-wiener-dog", "#c0392b", 0.6683f, "THEME FROM A WIENER DOG" ) );
		list.Add( Pad( "sounds/meme/thick-of-it-brainrot", "#ff6b2b", 0.4266f, "THICK OF IT BRAINROT" ) );
		list.Add( Pad( "sounds/meme/thick-of-it-brainrot-2", "#ff6b2b", 0.4121f, "THICK OF IT BRAINROT 2" ) );
		list.Add( Pad( "sounds/meme/thick-of-it-x-fein", "#ff66cc", 0.7586f, "THICK OF IT X FEIN" ) );
		list.Add( Pad( "sounds/meme/this-is-john-cena", "#27ae60", 0.2786f, "THIS IS JOHN CENA" ) );
		list.Add( Pad( "sounds/meme/this-is-your-garden-now", "#ff66cc", 2.9854f, "THIS IS YOUR GARDEN NOW" ) );
		list.Add( Pad( "sounds/meme/thunderstruck-intro", "#5c6bc0", 0.6839f, "THUNDERSTRUCK INTRO" ) );
		list.Add( Pad( "sounds/meme/tic-tac-sahur", "#ff66cc", 0.7328f, "TIC TAC SAHUR" ) );
		list.Add( Pad( "sounds/meme/tick-tock-tf2", "#4da6ff", 0.4121f, "TICK TOCK TF2" ) );
		list.Add( Pad( "sounds/meme/tickets-to-the-spongebob-movie", "#f39c12", 0.8913f, "TICKETS TO THE SPONGEBOB MOVIE" ) );
		list.Add( Pad( "sounds/meme/tiffdoll-gunshots", "#7f8c8d", 0.8913f, "TIFFDOLL GUNSHOTS" ) );
		list.Add( Pad( "sounds/meme/tiki-tiki-phonk", "#e67e22", 0.5309f, "TIKI TIKI PHONK" ) );
		list.Add( Pad( "sounds/meme/tiki-tiki-phonk-fonk", "#e67e22", 0.335f, "TIKI TIKI PHONK FONK" ) );
		list.Add( Pad( "sounds/meme/tiki-tiki-yara-phonk", "#e67e22", 0.2f, "TIKI TIKI YARA PHONK" ) );
		list.Add( Pad( "sounds/meme/tinky-winky-scream-cut-jumpscare", "#4a235a", 0.3508f, "TINKY WINKY SCREAM CUT JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/tinky-winky-scream-cut-jumpscare-2", "#4a235a", 0.335f, "TINKY WINKY SCREAM CUT JUMPSCARE 2" ) );
		list.Add( Pad( "sounds/meme/tio-jockey", "#4da6ff", 0.9886f, "TIO JOCKEY" ) );
		list.Add( Pad( "sounds/meme/tiosmoker", "#4da6ff", 1.0715f, "TIOSMOKER" ) );
		list.Add( Pad( "sounds/meme/titanic-flute-fail", "#e74c3c", 3.0f, "TITANIC FLUTE FAIL" ) );
		list.Add( Pad( "sounds/meme/to-be-continued", "#ff66cc", 1.1092f, "TO BE CONTINUED" ) );
		list.Add( Pad( "sounds/meme/tokyo-drift-meme", "#ff66cc", 2.1878f, "TOKYO DRIFT MEME" ) );
		list.Add( Pad( "sounds/meme/toma-milkshake-de-morango-muito-cremoso", "#ff66cc", 0.861f, "TOMA MILKSHAKE DE MORANGO MUITO CREMOSO" ) );
		list.Add( Pad( "sounds/meme/tomodachi-life", "#ff66cc", 0.8913f, "TOMODACHI LIFE" ) );
		list.Add( Pad( "sounds/meme/tootini-shrimpini-original", "#9d6b33", 2.884f, "TOOTINI SHRIMPINI ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/toque-do-helicopterinho", "#e67e22", 0.7762f, "TOQUE DO HELICOPTERINHO" ) );
		list.Add( Pad( "sounds/meme/torechi-uma-musume", "#ff66cc", 1.3335f, "TORECHI UMA MUSUME" ) );
		list.Add( Pad( "sounds/meme/torechi-uma-musume-2", "#ff66cc", 1.2589f, "TORECHI UMA MUSUME 2" ) );
		list.Add( Pad( "sounds/meme/totally-spies-ringtone", "#ffd34a", 0.5559f, "TOTALLY SPIES RINGTONE" ) );
		list.Add( Pad( "sounds/meme/train-then-horn-bell", "#4da6ff", 0.6761f, "TRAIN THEN HORN BELL" ) );
		list.Add( Pad( "sounds/meme/tralaledon-steal-a-brainrot", "#ff6b2b", 1.8621f, "TRALALEDON STEAL A BRAINROT" ) );
		list.Add( Pad( "sounds/meme/tralalero-tralala-brainrot", "#ff6b2b", 0.871f, "TRALALERO TRALALA BRAINROT" ) );
		list.Add( Pad( "sounds/meme/tralalero-tralala-italian-brainrot", "#ff6b2b", 0.2851f, "TRALALERO TRALALA ITALIAN BRAINROT" ) );
		list.Add( Pad( "sounds/meme/tralalero-tralala-meme", "#ff6b2b", 0.6918f, "TRALALERO TRALALA MEME" ) );
		list.Add( Pad( "sounds/meme/tralalero-tralala-meme-2", "#ff6b2b", 0.6531f, "TRALALERO TRALALA MEME 2" ) );
		list.Add( Pad( "sounds/meme/tralarero-tralala", "#ff66cc", 0.7413f, "TRALARERO TRALALA" ) );
		list.Add( Pad( "sounds/meme/transformers-transform", "#e74c3c", 0.6026f, "TRANSFORMERS TRANSFORM" ) );
		list.Add( Pad( "sounds/meme/trap-android", "#3dcc5a", 0.3802f, "TRAP ANDROID" ) );
		list.Add( Pad( "sounds/meme/tribute-airhorn", "#7cf9ff", 0.7943f, "TRIBUTE AIRHORN" ) );
		list.Add( Pad( "sounds/meme/triple-laugh", "#3dcc5a", 0.861f, "TRIPLE LAUGH" ) );
		list.Add( Pad( "sounds/meme/trippi-troppi", "#ff66cc", 0.8913f, "TRIPPI TROPPI" ) );
		list.Add( Pad( "sounds/meme/trippi-troppi-2", "#ff66cc", 0.8913f, "TRIPPI TROPPI 2" ) );
		list.Add( Pad( "sounds/meme/trippi-troppi-italian-brainrot", "#ff6b2b", 0.8913f, "TRIPPI TROPPI ITALIAN BRAINROT" ) );
		list.Add( Pad( "sounds/meme/trippi-troppi-italian-brainrot-2", "#ff6b2b", 0.8913f, "TRIPPI TROPPI ITALIAN BRAINROT 2" ) );
		list.Add( Pad( "sounds/meme/troll-laugh", "#3dcc5a", 1.2303f, "TROLL LAUGH" ) );
		list.Add( Pad( "sounds/meme/trombone-fail", "#ff66cc", 0.8913f, "TROMBONE FAIL" ) );
		list.Add( Pad( "sounds/meme/trump-airhorn", "#c0392b", 1.9724f, "TRUMP AIRHORN" ) );
		list.Add( Pad( "sounds/meme/trumpet-girl-goku", "#c0392b", 0.9441f, "TRUMPET GIRL GOKU" ) );
		list.Add( Pad( "sounds/meme/truth-detector-bassboosted", "#ff66cc", 0.2512f, "TRUTH DETECTOR BASSBOOSTED" ) );
		list.Add( Pad( "sounds/meme/tuca-donka", "#ff66cc", 0.3467f, "TUCA DONKA" ) );
		list.Add( Pad( "sounds/meme/tuco-get-out", "#ff66cc", 0.8913f, "TUCO GET OUT" ) );
		list.Add( Pad( "sounds/meme/tung-tung-tung-sahur", "#ff6b2b", 0.9016f, "TUNG TUNG TUNG SAHUR" ) );
	}

	static void AddMemePads_25( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/tung-tung-tung-sahur-iphone", "#ff6b2b", 1.1749f, "TUNG TUNG TUNG SAHUR IPHONE" ) );
		list.Add( Pad( "sounds/meme/tung-tung-tung-tung-sahur", "#ff6b2b", 1.0593f, "TUNG TUNG TUNG TUNG SAHUR" ) );
		list.Add( Pad( "sounds/meme/turbine-horror", "#4a235a", 1.4454f, "TURBINE HORROR" ) );
		list.Add( Pad( "sounds/meme/turkey-sound", "#ff66cc", 2.0184f, "TURKEY SOUND" ) );
		list.Add( Pad( "sounds/meme/tuturu", "#ff66cc", 0.5754f, "TUTURU" ) );
		list.Add( Pad( "sounds/meme/tuturu-2", "#ff66cc", 0.5433f, "TUTURU 2" ) );
		list.Add( Pad( "sounds/meme/tyler1-scream", "#ff66cc", 1.9953f, "TYLER1 SCREAM" ) );
		list.Add( Pad( "sounds/meme/u-click", "#ff66cc", 1.0965f, "U CLICK" ) );
		list.Add( Pad( "sounds/meme/u-click-2", "#ff66cc", 1.0116f, "U CLICK 2" ) );
		list.Add( Pad( "sounds/meme/ui-confirm", "#7cf9ff", 0.9333f, "UI CONFIRM" ) );
		list.Add( Pad( "sounds/meme/ui-error", "#7cf9ff", 1.0116f, "UI ERROR" ) );
		list.Add( Pad( "sounds/meme/uia-uia-uia-cat", "#9b59b6", 0.8913f, "UIA UIA UIA CAT" ) );
		list.Add( Pad( "sounds/meme/ultrakill-cs", "#ff66cc", 0.5188f, "ULTRAKILL CS" ) );
		list.Add( Pad( "sounds/meme/uncomfortable", "#ff66cc", 2.6607f, "UNCOMFORTABLE" ) );
		list.Add( Pad( "sounds/meme/undertaker-told-john-cena", "#27ae60", 0.6839f, "UNDERTAKER TOLD JOHN CENA" ) );
		list.Add( Pad( "sounds/meme/unkp3sof-hidup-jokowi", "#ff66cc", 0.537f, "UNKP3SOF HIDUP JOKOWI" ) );
		list.Add( Pad( "sounds/meme/unstoppable-indian", "#ff66cc", 0.4955f, "UNSTOPPABLE INDIAN" ) );
		list.Add( Pad( "sounds/meme/upbeat-girl-moan", "#ff66cc", 0.6761f, "UPBEAT GIRL MOAN" ) );
		list.Add( Pad( "sounds/meme/usopp-theme", "#ff66cc", 1.5136f, "USOPP THEME" ) );
		list.Add( Pad( "sounds/meme/usopp-theme-2", "#ff66cc", 1.3964f, "USOPP THEME 2" ) );
		list.Add( Pad( "sounds/meme/uuurrrwahh", "#ff66cc", 1.6982f, "UUURRRWAHH" ) );
		list.Add( Pad( "sounds/meme/uuurrrwahh-2", "#ff66cc", 1.6218f, "UUURRRWAHH 2" ) );
		list.Add( Pad( "sounds/meme/uwu", "#ffb3ec", 0.4571f, "UWU" ) );
		list.Add( Pad( "sounds/meme/uwu-2", "#ffb3ec", 1.3335f, "UWU 2" ) );
		list.Add( Pad( "sounds/meme/uwu-bruh", "#ffb3ec", "UWU BRUH" ) );
		list.Add( Pad( "sounds/meme/uwu-con-autotune", "#ffb3ec", 0.8913f, "UWU CON AUTOTUNE" ) );
		list.Add( Pad( "sounds/meme/uwu-daddy", "#ffb3ec", 0.955f, "UWU DADDY" ) );
		list.Add( Pad( "sounds/meme/uwu-diddy", "#ffb3ec", "UWU DIDDY" ) );
		list.Add( Pad( "sounds/meme/uwu-hannah", "#ffb3ec", 1.4289f, "UWU HANNAH" ) );
		list.Add( Pad( "sounds/meme/uwu-plankton", "#f39c12", 0.7079f, "UWU PLANKTON" ) );
		list.Add( Pad( "sounds/meme/uwu-sus", "#ffb3ec", 0.2018f, "UWU SUS" ) );
		list.Add( Pad( "sounds/meme/uwu-sus-2", "#ffb3ec", 0.2018f, "UWU SUS 2" ) );
		list.Add( Pad( "sounds/meme/uwu-the-real-one", "#ffb3ec", 1.0715f, "UWU THE REAL ONE" ) );
		list.Add( Pad( "sounds/meme/uwu-ur-so-warm", "#ffb3ec", 1.5488f, "UWU UR SO WARM" ) );
		list.Add( Pad( "sounds/meme/uwu-violation", "#ffb3ec", 1.0593f, "UWU VIOLATION" ) );
		list.Add( Pad( "sounds/meme/uwubolol", "#ffb3ec", 3.0f, "UWUBOLOL" ) );
		list.Add( Pad( "sounds/meme/uwud", "#ffb3ec", 1.5136f, "UWUD" ) );
		list.Add( Pad( "sounds/meme/uwuuu", "#ffb3ec", "UWUUU" ) );
		list.Add( Pad( "sounds/meme/uwuuuuu", "#ffb3ec", 2.0417f, "UWUUUUU" ) );
		list.Add( Pad( "sounds/meme/uwuuuuu-2", "#ffb3ec", 1.9275f, "UWUUUUU 2" ) );
		list.Add( Pad( "sounds/meme/uwuuuuuuuuuu", "#ffb3ec", 0.4315f, "UWUUUUUUUUUU" ) );
		list.Add( Pad( "sounds/meme/uwuwuu", "#ffb3ec", 1.8408f, "UWUWUU" ) );
		list.Add( Pad( "sounds/meme/uwuwuuu", "#ffb3ec", "UWUWUUU" ) );
		list.Add( Pad( "sounds/meme/uwuwuwu", "#ffb3ec", 0.8913f, "UWUWUWU" ) );
		list.Add( Pad( "sounds/meme/uwuwuwu-2", "#ffb3ec", 0.8913f, "UWUWUWU 2" ) );
		list.Add( Pad( "sounds/meme/valorant-spike-plant", "#c0392b", 3.0f, "VALORANT SPIKE PLANT" ) );
		list.Add( Pad( "sounds/meme/vecna-chime-stranger-things", "#9b59b6", 1.6406f, "VECNA CHIME STRANGER THINGS" ) );
		list.Add( Pad( "sounds/meme/very-evil-laugh", "#4a235a", 1.7783f, "VERY EVIL LAUGH" ) );
		list.Add( Pad( "sounds/meme/viking-batman-diary", "#e74c3c", 0.912f, "VIKING BATMAN DIARY" ) );
		list.Add( Pad( "sounds/meme/villager", "#3dcc5a", 1.1482f, "VILLAGER" ) );
		list.Add( Pad( "sounds/meme/vine-boom", "#3dcc5a", 0.3311f, "VINE BOOM" ) );
		list.Add( Pad( "sounds/meme/vine-boom-2", "#3dcc5a", 0.5188f, "VINE BOOM 2" ) );
		list.Add( Pad( "sounds/meme/vine-boom-but-extremely-exaggerated", "#3dcc5a", 0.2f, "VINE BOOM BUT EXTREMELY EXAGGERATED" ) );
		list.Add( Pad( "sounds/meme/vine-boom-christmas-edit", "#3dcc5a", 1.6596f, "VINE BOOM CHRISTMAS EDIT" ) );
		list.Add( Pad( "sounds/meme/vine-boom-e-a-r-r-a-p-e", "#3dcc5a", 0.2f, "VINE BOOM E A R R A P E" ) );
		list.Add( Pad( "sounds/meme/vine-boom-extremely-loud", "#3dcc5a", 0.2042f, "VINE BOOM EXTREMELY LOUD" ) );
		list.Add( Pad( "sounds/meme/vine-boom-hq-longer", "#3dcc5a", 0.5559f, "VINE BOOM HQ LONGER" ) );
		list.Add( Pad( "sounds/meme/vine-boom-hq-longer-2", "#3dcc5a", 0.5309f, "VINE BOOM HQ LONGER 2" ) );
		list.Add( Pad( "sounds/meme/vine-boom-longer", "#3dcc5a", 0.5248f, "VINE BOOM LONGER" ) );
		list.Add( Pad( "sounds/meme/vine-boom-longer-2", "#3dcc5a", 0.507f, "VINE BOOM LONGER 2" ) );
		list.Add( Pad( "sounds/meme/vine-boom-meme-the-rock", "#3dcc5a", 0.4842f, "VINE BOOM MEME THE ROCK" ) );
		list.Add( Pad( "sounds/meme/vine-dramatic-boom", "#ff66cc", 0.3758f, "VINE DRAMATIC BOOM" ) );
		list.Add( Pad( "sounds/meme/vine-dramatic-boom-2", "#ff66cc", 0.3589f, "VINE DRAMATIC BOOM 2" ) );
		list.Add( Pad( "sounds/meme/vine-gun-shot", "#7f8c8d", 0.3589f, "VINE GUN SHOT" ) );
		list.Add( Pad( "sounds/meme/vineboom", "#ff66cc", 0.3428f, "VINEBOOM" ) );
		list.Add( Pad( "sounds/meme/vineboom-doya", "#ff66cc", 0.4842f, "VINEBOOM DOYA" ) );
		list.Add( Pad( "sounds/meme/vineboom-long", "#ff66cc", 0.5689f, "VINEBOOM LONG" ) );
		list.Add( Pad( "sounds/meme/vineboom-long-2", "#ff66cc", 0.5433f, "VINEBOOM LONG 2" ) );
		list.Add( Pad( "sounds/meme/vineboom-slash", "#ff66cc", 0.4786f, "VINEBOOM SLASH" ) );
		list.Add( Pad( "sounds/meme/vineboom-wrizz", "#ff6b2b", 0.3548f, "VINEBOOM WRIZZ" ) );
		list.Add( Pad( "sounds/meme/vineboom-wrizz-2", "#ff6b2b", 0.3428f, "VINEBOOM WRIZZ 2" ) );
		list.Add( Pad( "sounds/meme/vineboommm", "#ff66cc", 0.3467f, "VINEBOOMMM" ) );
		list.Add( Pad( "sounds/meme/violin-vine-boom", "#f1c40f", 0.6531f, "VIOLIN VINE BOOM" ) );
		list.Add( Pad( "sounds/meme/virus-indian-song", "#ffd34a", 1.0351f, "VIRUS INDIAN SONG" ) );
		list.Add( Pad( "sounds/meme/virus-indian-song-2", "#ffd34a", 0.9772f, "VIRUS INDIAN SONG 2" ) );
		list.Add( Pad( "sounds/meme/vu-a-vu", "#ff66cc", 0.9016f, "VU A VU" ) );
		list.Add( Pad( "sounds/meme/vulcan-machine-gun", "#7f8c8d", 1.7179f, "VULCAN MACHINE GUN" ) );
		list.Add( Pad( "sounds/meme/w-or-l", "#ff66cc", 0.8511f, "W OR L" ) );
		list.Add( Pad( "sounds/meme/w-rizz", "#ff6b2b", 0.6607f, "W RIZZ" ) );
		list.Add( Pad( "sounds/meme/w-rizz-2", "#ff6b2b", 0.631f, "W RIZZ 2" ) );
	}

	static void AddMemePads_26( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/wait-wait-wait", "#ff66cc", 0.3508f, "WAIT WAIT WAIT" ) );
		list.Add( Pad( "sounds/meme/wait-what-meme", "#3dcc5a", 0.8913f, "WAIT WHAT MEME" ) );
		list.Add( Pad( "sounds/meme/wait-what-peter-griffin", "#f39c12", 0.7499f, "WAIT WHAT PETER GRIFFIN" ) );
		list.Add( Pad( "sounds/meme/wake-me-up-slowly", "#f1c40f", 0.7079f, "WAKE ME UP SLOWLY" ) );
		list.Add( Pad( "sounds/meme/wake-me-up-slowly-2", "#f1c40f", 0.6683f, "WAKE ME UP SLOWLY 2" ) );
		list.Add( Pad( "sounds/meme/wanessa-wolf-anime", "#ff66cc", 0.4365f, "WANESSA WOLF ANIME" ) );
		list.Add( Pad( "sounds/meme/wanna-sprite-cranberry", "#ff66cc", 3.0f, "WANNA SPRITE CRANBERRY" ) );
		list.Add( Pad( "sounds/meme/wanna-sprite-cranberry-2", "#ff66cc", 3.0f, "WANNA SPRITE CRANBERRY 2" ) );
		list.Add( Pad( "sounds/meme/warframes-sound-design", "#ff66cc", 3.0f, "WARFRAMES SOUND DESIGN" ) );
		list.Add( Pad( "sounds/meme/wario-laugh", "#3dcc5a", 2.2131f, "WARIO LAUGH" ) );
		list.Add( Pad( "sounds/meme/wash-my-belly", "#ff66cc", 3.0f, "WASH MY BELLY" ) );
		list.Add( Pad( "sounds/meme/washing-machine-meme", "#ff66cc", 2.6915f, "WASHING MACHINE MEME" ) );
		list.Add( Pad( "sounds/meme/wasted-gta-2", "#4da6ff", 1.9275f, "WASTED GTA 2" ) );
		list.Add( Pad( "sounds/meme/watch-out-into-john-cena", "#27ae60", 0.4416f, "WATCH OUT INTO JOHN CENA" ) );
		list.Add( Pad( "sounds/meme/water-droplet-drip", "#ff66cc", 0.8511f, "WATER DROPLET DRIP" ) );
		list.Add( Pad( "sounds/meme/waves-against-boat-slow-speed", "#00c2cb", 1.1885f, "WAVES AGAINST BOAT SLOW SPEED" ) );
		list.Add( Pad( "sounds/meme/wawwww", "#ff66cc", 1.1885f, "WAWWWW" ) );
		list.Add( Pad( "sounds/meme/wawwww-2", "#ff66cc", 1.1482f, "WAWWWW 2" ) );
		list.Add( Pad( "sounds/meme/we-are-charlie-kirkkk", "#ff66cc", 0.7674f, "WE ARE CHARLIE KIRKKK" ) );
		list.Add( Pad( "sounds/meme/we-are-charlie-kirkkk-2", "#ff66cc", 0.7244f, "WE ARE CHARLIE KIRKKK 2" ) );
		list.Add( Pad( "sounds/meme/we-do-not-care", "#ff66cc", 2.7861f, "WE DO NOT CARE" ) );
		list.Add( Pad( "sounds/meme/we-dont-care-original", "#ff66cc", 2.8184f, "WE DONT CARE ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/we-got-a-mexican-gunshot", "#7f8c8d", 0.6839f, "WE GOT A MEXICAN GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/we-got-a-mexican-gunshot-sound", "#7f8c8d", 0.6761f, "WE GOT A MEXICAN GUNSHOT SOUND" ) );
		list.Add( Pad( "sounds/meme/we-got-a-mexican-gunshots", "#7f8c8d", 0.4624f, "WE GOT A MEXICAN GUNSHOTS" ) );
		list.Add( Pad( "sounds/meme/weak-punch-haha", "#7cf9ff", 1.3335f, "WEAK PUNCH HAHA" ) );
		list.Add( Pad( "sounds/meme/weapon-gun-pickup-sound-half-life-counter-strike", "#c0392b", "WEAPON GUN PICKUP SOUND HALF LIFE COUNTER STRIKE" ) );
		list.Add( Pad( "sounds/meme/weapon-gun-pickup-sound-half-life-counter-strike-2", "#c0392b", "WEAPON GUN PICKUP SOUND HALF LIFE COUNTER STRIKE 2" ) );
		list.Add( Pad( "sounds/meme/wega", "#ff66cc", 0.2818f, "WEGA" ) );
		list.Add( Pad( "sounds/meme/weird-british-sound-if-it-gets-banned", "#ff66cc", 0.6237f, "WEIRD BRITISH SOUND IF IT GETS BANNED" ) );
		list.Add( Pad( "sounds/meme/well-off-to-visit-your-mother-spy-voice-lines", "#ff6b2b", 0.7586f, "WELL OFF TO VISIT YOUR MOTHER SPY VOICE LINES" ) );
		list.Add( Pad( "sounds/meme/well-off-to-visit-your-mother-spy-voice-lines-192-kbps", "#ff6b2b", 0.7499f, "WELL OFF TO VISIT YOUR MOTHER SPY VOICE LINES 192 KBPS" ) );
		list.Add( Pad( "sounds/meme/wenda-sprunki", "#ff66cc", 3.0f, "WENDA SPRUNKI" ) );
		list.Add( Pad( "sounds/meme/wet-fart", "#9d6b33", 0.8913f, "WET FART" ) );
		list.Add( Pad( "sounds/meme/wet-fart-2", "#9d6b33", 0.8913f, "WET FART 2" ) );
		list.Add( Pad( "sounds/meme/wet-fart-3", "#9d6b33", 0.8913f, "WET FART 3" ) );
		list.Add( Pad( "sounds/meme/wet-fart-3-2", "#9d6b33", 0.8913f, "WET FART 3 2" ) );
		list.Add( Pad( "sounds/meme/wet-slow-fart", "#9d6b33", 0.5623f, "WET SLOW FART" ) );
		list.Add( Pad( "sounds/meme/wet-slow-fart-2", "#9d6b33", 0.537f, "WET SLOW FART 2" ) );
		list.Add( Pad( "sounds/meme/what-a-disaster-spy-tf2", "#4da6ff", 1.6406f, "WHAT A DISASTER SPY TF2" ) );
		list.Add( Pad( "sounds/meme/what-a-noob-uninstall", "#3dcc5a", 0.537f, "WHAT A NOOB UNINSTALL" ) );
		list.Add( Pad( "sounds/meme/what-a-noob-uninstall-2", "#3dcc5a", 0.5129f, "WHAT A NOOB UNINSTALL 2" ) );
		list.Add( Pad( "sounds/meme/what-da-dog-doin", "#3dcc5a", 0.7586f, "WHAT DA DOG DOIN" ) );
		list.Add( Pad( "sounds/meme/what-do-you-mean", "#3dcc5a", 0.955f, "WHAT DO YOU MEAN" ) );
		list.Add( Pad( "sounds/meme/what-do-you-mean-2", "#3dcc5a", 0.8913f, "WHAT DO YOU MEAN 2" ) );
		list.Add( Pad( "sounds/meme/what-is-this-diddy-blud-doing", "#3dcc5a", 1.2162f, "WHAT IS THIS DIDDY BLUD DOING" ) );
		list.Add( Pad( "sounds/meme/whatsapp-extremely-bass-boosted", "#25d366", 0.2f, "WHATSAPP EXTREMELY BASS BOOSTED" ) );
		list.Add( Pad( "sounds/meme/whatsapp-funk-tatata", "#25d366", 0.5309f, "WHATSAPP FUNK TATATA" ) );
		list.Add( Pad( "sounds/meme/where-are-they-batman", "#e74c3c", 2.4831f, "WHERE ARE THEY BATMAN" ) );
		list.Add( Pad( "sounds/meme/whip", "#7cf9ff", 0.507f, "WHIP" ) );
		list.Add( Pad( "sounds/meme/whip-2", "#7cf9ff", 0.4842f, "WHIP 2" ) );
		list.Add( Pad( "sounds/meme/whip-crack-used-in-johnny-test", "#7cf9ff", 1.122f, "WHIP CRACK USED IN JOHNNY TEST" ) );
		list.Add( Pad( "sounds/meme/whistle", "#ff66cc", 0.9441f, "WHISTLE" ) );
		list.Add( Pad( "sounds/meme/white-tee-rizz", "#ff6b2b", 0.4074f, "WHITE TEE RIZZ" ) );
		list.Add( Pad( "sounds/meme/who-cares-batman-pixelhippo", "#e74c3c", 0.7586f, "WHO CARES BATMAN PIXELHIPPO" ) );
		list.Add( Pad( "sounds/meme/who-is-my-enemy", "#ff66cc", 0.4217f, "WHO IS MY ENEMY" ) );
		list.Add( Pad( "sounds/meme/who-is-that-pokemon", "#ffd34a", 1.6406f, "WHO IS THAT POKEMON" ) );
		list.Add( Pad( "sounds/meme/who-is-that-pokemon-2", "#ffd34a", 1.5488f, "WHO IS THAT POKEMON 2" ) );
		list.Add( Pad( "sounds/meme/who-the-hell-cares-family-guy-peter", "#f39c12", 0.9661f, "WHO THE HELL CARES FAMILY GUY PETER" ) );
		list.Add( Pad( "sounds/meme/whoosh-sfx", "#7cf9ff", 1.3804f, "WHOOSH SFX" ) );
		list.Add( Pad( "sounds/meme/whopper-ad", "#ff66cc", 1.5668f, "WHOPPER AD" ) );
		list.Add( Pad( "sounds/meme/why-are-you-running", "#e74c3c", 0.912f, "WHY ARE YOU RUNNING" ) );
		list.Add( Pad( "sounds/meme/wide-putin-bass-boosted", "#c0392b", 0.2483f, "WIDE PUTIN BASS BOOSTED" ) );
		list.Add( Pad( "sounds/meme/wide-putin-meme", "#c0392b", 0.3508f, "WIDE PUTIN MEME" ) );
		list.Add( Pad( "sounds/meme/wide-putin-meme-2", "#c0392b", 0.3388f, "WIDE PUTIN MEME 2" ) );
		list.Add( Pad( "sounds/meme/wide-puting-bass-boosted-ultra", "#c0392b", 0.2f, "WIDE PUTING BASS BOOSTED ULTRA" ) );
		list.Add( Pad( "sounds/meme/wii-sports-aww", "#27ae60", 0.9661f, "WII SPORTS AWW" ) );
		list.Add( Pad( "sounds/meme/wilhelm-scream", "#ff66cc", 0.6607f, "WILHELM SCREAM" ) );
		list.Add( Pad( "sounds/meme/windah-horror-basudara", "#4a235a", 1.2735f, "WINDAH HORROR BASUDARA" ) );
		list.Add( Pad( "sounds/meme/window-knock", "#ff66cc", 1.2882f, "WINDOW KNOCK" ) );
		list.Add( Pad( "sounds/meme/window-knock-2", "#ff66cc", 1.2303f, "WINDOW KNOCK 2" ) );
		list.Add( Pad( "sounds/meme/windows-10-error", "#0078d4", 3.0f, "WINDOWS 10 ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-10-error-sound", "#0078d4", 2.2131f, "WINDOWS 10 ERROR SOUND" ) );
		list.Add( Pad( "sounds/meme/windows-2000-error", "#0078d4", 0.8913f, "WINDOWS 2000 ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-8-error-sound", "#0078d4", 3.0f, "WINDOWS 8 ERROR SOUND" ) );
		list.Add( Pad( "sounds/meme/windows-95-error", "#0078d4", 0.912f, "WINDOWS 95 ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-95-error-sound", "#0078d4", 0.8913f, "WINDOWS 95 ERROR SOUND" ) );
		list.Add( Pad( "sounds/meme/windows-98-error", "#0078d4", 2.0654f, "WINDOWS 98 ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-xp-404-error", "#0078d4", 0.5689f, "WINDOWS XP 404 ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-xp-asterisk-error", "#0078d4", 1.122f, "WINDOWS XP ASTERISK ERROR" ) );
	}

	static void AddMemePads_27( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/windows-xp-critical-error", "#0078d4", 1.0965f, "WINDOWS XP CRITICAL ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-xp-error", "#0078d4", 0.7674f, "WINDOWS XP ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-xp-error-2", "#0078d4", 0.7674f, "WINDOWS XP ERROR 2" ) );
		list.Add( Pad( "sounds/meme/windows-xp-error-alert", "#0078d4", 1.0593f, "WINDOWS XP ERROR ALERT" ) );
		list.Add( Pad( "sounds/meme/windows-xp-green-screen-error", "#0078d4", 0.4786f, "WINDOWS XP GREEN SCREEN ERROR" ) );
		list.Add( Pad( "sounds/meme/windows-xp-virus-error", "#0078d4", 2.9512f, "WINDOWS XP VIRUS ERROR" ) );
		list.Add( Pad( "sounds/meme/wither", "#ff66cc", 0.8913f, "WITHER" ) );
		list.Add( Pad( "sounds/meme/wither-2", "#ff66cc", 0.8913f, "WITHER 2" ) );
		list.Add( Pad( "sounds/meme/wiz-khalifa-laugh", "#3dcc5a", 3.0f, "WIZ KHALIFA LAUGH" ) );
		list.Add( Pad( "sounds/meme/woag-pizza-tower", "#ff66cc", 0.631f, "WOAG PIZZA TOWER" ) );
		list.Add( Pad( "sounds/meme/woag-pizza-tower-2", "#ff66cc", 0.6095f, "WOAG PIZZA TOWER 2" ) );
		list.Add( Pad( "sounds/meme/woah-pipe-bomb-ahh", "#7f8c8d", 0.8913f, "WOAH PIPE BOMB AHH" ) );
		list.Add( Pad( "sounds/meme/woah-roblox", "#ff3b5c", 1.0233f, "WOAH ROBLOX" ) );
		list.Add( Pad( "sounds/meme/woah-roblox-2", "#ff3b5c", 0.9772f, "WOAH ROBLOX 2" ) );
		list.Add( Pad( "sounds/meme/wolf-howl-meme", "#f1c40f", 0.9772f, "WOLF HOWL MEME" ) );
		list.Add( Pad( "sounds/meme/womp-womp-filian", "#ff66cc", 1.7989f, "WOMP WOMP FILIAN" ) );
		list.Add( Pad( "sounds/meme/womp-womp-womp", "#ff66cc", 0.9016f, "WOMP WOMP WOMP" ) );
		list.Add( Pad( "sounds/meme/wonderhoy-meme", "#ff66cc", 0.6998f, "WONDERHOY MEME" ) );
		list.Add( Pad( "sounds/meme/woody-airhorn-organic", "#7cf9ff", 0.309f, "WOODY AIRHORN ORGANIC" ) );
		list.Add( Pad( "sounds/meme/woody-woodpecker-intro", "#ff66cc", 1.5136f, "WOODY WOODPECKER INTRO" ) );
		list.Add( Pad( "sounds/meme/worst-beatboxer-ever", "#ff66cc", 0.8913f, "WORST BEATBOXER EVER" ) );
		list.Add( Pad( "sounds/meme/wow-anime-voice", "#ff66cc", 0.8913f, "WOW ANIME VOICE" ) );
		list.Add( Pad( "sounds/meme/wow-cute-anime", "#ffb3ec", 3.0f, "WOW CUTE ANIME" ) );
		list.Add( Pad( "sounds/meme/wow-guy", "#ff66cc", 1.1614f, "WOW GUY" ) );
		list.Add( Pad( "sounds/meme/wow-happy-fairy-tail", "#ff66cc", 1.0471f, "WOW HAPPY FAIRY TAIL" ) );
		list.Add( Pad( "sounds/meme/wow-happy-fairy-tail-2", "#ff66cc", "WOW HAPPY FAIRY TAIL 2" ) );
		list.Add( Pad( "sounds/meme/wriggly-weiner", "#ff66cc", 0.8913f, "WRIGGLY WEINER" ) );
		list.Add( Pad( "sounds/meme/wrong-answer", "#7cf9ff", 1.0351f, "WRONG ANSWER" ) );
		list.Add( Pad( "sounds/meme/wrong-answer-buzzer", "#7cf9ff", 0.5309f, "WRONG ANSWER BUZZER" ) );
		list.Add( Pad( "sounds/meme/wrong-buzzer", "#7cf9ff", 0.8511f, "WRONG BUZZER" ) );
		list.Add( Pad( "sounds/meme/wrong-lie-incorrect-buzzer", "#7cf9ff", 0.3715f, "WRONG LIE INCORRECT BUZZER" ) );
		list.Add( Pad( "sounds/meme/wubba-lubba-dub-dub", "#f39c12", 0.6607f, "WUBBA LUBBA DUB DUB" ) );
		list.Add( Pad( "sounds/meme/wut-2026", "#ff66cc", 0.8913f, "WUT 2026" ) );
		list.Add( Pad( "sounds/meme/wuzebn80-i-am-steve", "#ff66cc", 0.8913f, "WUZEBN80 I AM STEVE" ) );
		list.Add( Pad( "sounds/meme/wwe-ringbell-single", "#27ae60", 0.8913f, "WWE RINGBELL SINGLE" ) );
		list.Add( Pad( "sounds/meme/wwe-the-undertaker", "#27ae60", 0.6918f, "WWE THE UNDERTAKER" ) );
		list.Add( Pad( "sounds/meme/xbox-achievement", "#4da6ff", 1.4125f, "XBOX ACHIEVEMENT" ) );
		list.Add( Pad( "sounds/meme/xenoverse-goku-noise", "#ff66cc", 0.7328f, "XENOVERSE GOKU NOISE" ) );
		list.Add( Pad( "sounds/meme/xp-startup", "#ff66cc", 1.6788f, "XP STARTUP" ) );
		list.Add( Pad( "sounds/meme/y6vv2wst-dalek-exterminate", "#ff66cc", "Y6VV2WST DALEK EXTERMINATE" ) );
		list.Add( Pad( "sounds/meme/yaah-money", "#ff66cc", 1.2735f, "YAAH MONEY" ) );
		list.Add( Pad( "sounds/meme/yandere-anime-girl", "#ffb3ec", 3.0f, "YANDERE ANIME GIRL" ) );
		list.Add( Pad( "sounds/meme/yandere-laugh", "#3dcc5a", 0.912f, "YANDERE LAUGH" ) );
		list.Add( Pad( "sounds/meme/yara-yara", "#ff66cc", 0.3236f, "YARA YARA" ) );
		list.Add( Pad( "sounds/meme/yara-yara-phonk", "#e67e22", 1.349f, "YARA YARA PHONK" ) );
		list.Add( Pad( "sounds/meme/yara-yara-phonk-hyper-phonk", "#e67e22", 0.2371f, "YARA YARA PHONK HYPER PHONK" ) );
		list.Add( Pad( "sounds/meme/yara-yara-phonk-loud", "#e67e22", 1.5136f, "YARA YARA PHONK LOUD" ) );
		list.Add( Pad( "sounds/meme/yara-yara-tuff-phonk", "#e67e22", 0.2399f, "YARA YARA TUFF PHONK" ) );
		list.Add( Pad( "sounds/meme/yawn-male", "#ff66cc", 1.0593f, "YAWN MALE" ) );
		list.Add( Pad( "sounds/meme/yay-clapping", "#5c9eff", 1.1749f, "YAY CLAPPING" ) );
		list.Add( Pad( "sounds/meme/yay-clapping-2", "#5c9eff", 1.122f, "YAY CLAPPING 2" ) );
		list.Add( Pad( "sounds/meme/yay-roblox", "#ff3b5c", 2.3714f, "YAY ROBLOX" ) );
		list.Add( Pad( "sounds/meme/yeah-baby", "#ff66cc", 0.7244f, "YEAH BABY" ) );
		list.Add( Pad( "sounds/meme/yeah-clap-clap-clap", "#ff66cc", 2.2909f, "YEAH CLAP CLAP CLAP" ) );
		list.Add( Pad( "sounds/meme/yeah-clap-clap-clap-2", "#ff66cc", 2.1627f, "YEAH CLAP CLAP CLAP 2" ) );
		list.Add( Pad( "sounds/meme/yes-daddy-cute", "#ff66cc", 3.0f, "YES DADDY CUTE" ) );
		list.Add( Pad( "sounds/meme/yes-daddy-cute-2", "#ff66cc", 3.0f, "YES DADDY CUTE 2" ) );
		list.Add( Pad( "sounds/meme/yes-heavy-tf2", "#4da6ff", 1.2023f, "YES HEAVY TF2" ) );
		list.Add( Pad( "sounds/meme/yes-king-ahhh", "#ff66cc", 0.5888f, "YES KING AHHH" ) );
		list.Add( Pad( "sounds/meme/yes-talking-ben", "#b794ff", 2.0654f, "YES TALKING BEN" ) );
		list.Add( Pad( "sounds/meme/yes-talking-ben-2", "#b794ff", 1.9498f, "YES TALKING BEN 2" ) );
		list.Add( Pad( "sounds/meme/yipeeee", "#ff66cc", 1.3646f, "YIPEEEE" ) );
		list.Add( Pad( "sounds/meme/yippeee-metal-pipe", "#7cf9ff", 0.6095f, "YIPPEEE METAL PIPE" ) );
		list.Add( Pad( "sounds/meme/yk-the-rules-and-so-do-i-gunshot", "#7f8c8d", 0.4467f, "YK THE RULES AND SO DO I GUNSHOT" ) );
		list.Add( Pad( "sounds/meme/yoda-laugh", "#e74c3c", 0.7244f, "YODA LAUGH" ) );
		list.Add( Pad( "sounds/meme/yoda-slap", "#e74c3c", 0.4677f, "YODA SLAP" ) );
		list.Add( Pad( "sounds/meme/yoshi-jumpscare", "#4a235a", 0.2f, "YOSHI JUMPSCARE" ) );
		list.Add( Pad( "sounds/meme/yoshi-owowowowow-with-echo", "#ffb3ec", 2.5704f, "YOSHI OWOWOWOWOW WITH ECHO" ) );
		list.Add( Pad( "sounds/meme/yoshi-tongue", "#e74c3c", 1.9055f, "YOSHI TONGUE" ) );
		list.Add( Pad( "sounds/meme/yoshi-tongue-2", "#e74c3c", 1.7179f, "YOSHI TONGUE 2" ) );
		list.Add( Pad( "sounds/meme/you-are-an-idiot-hahaha", "#ff66cc", 0.2818f, "YOU ARE AN IDIOT HAHAHA" ) );
		list.Add( Pad( "sounds/meme/you-are-dead-not-big-suprise-heavy-voice-lines-joouxux", "#ff6b2b", 0.8913f, "YOU ARE DEAD NOT BIG SUPRISE HEAVY VOICE LINES JOOUXUX" ) );
		list.Add( Pad( "sounds/meme/you-are-such-a-bad-doctor-spy-tf2", "#4da6ff", 1.4454f, "YOU ARE SUCH A BAD DOCTOR SPY TF2" ) );
		list.Add( Pad( "sounds/meme/you-better-stop-but-a-bit-longer", "#ff66cc", 0.6383f, "YOU BETTER STOP BUT A BIT LONGER" ) );
		list.Add( Pad( "sounds/meme/you-bitch", "#ff66cc", 1.1749f, "YOU BITCH" ) );
		list.Add( Pad( "sounds/meme/you-bitch-2", "#ff66cc", 1.1092f, "YOU BITCH 2" ) );
		list.Add( Pad( "sounds/meme/you-fool-star-wars", "#e74c3c", 1.4125f, "YOU FOOL STAR WARS" ) );
		list.Add( Pad( "sounds/meme/you-have-no-authority-jackie-weaver", "#ff66cc", 0.7244f, "YOU HAVE NO AUTHORITY JACKIE WEAVER" ) );
		list.Add( Pad( "sounds/meme/you-like-femboys", "#ff66cc", 0.631f, "YOU LIKE FEMBOYS" ) );
		list.Add( Pad( "sounds/meme/you-mans-were-ducking", "#ff66cc", 1.3646f, "YOU MANS WERE DUCKING" ) );
	}

	static void AddMemePads_28( List<SoundPad> list )
	{
		list.Add( Pad( "sounds/meme/you-mans-were-ducking-2", "#ff66cc", 1.3335f, "YOU MANS WERE DUCKING 2" ) );
		list.Add( Pad( "sounds/meme/you-serious-rn-bro-ishowspeed", "#3dcc5a", 0.861f, "YOU SERIOUS RN BRO ISHOWSPEED" ) );
		list.Add( Pad( "sounds/meme/you-stupid-peter-griffin", "#f39c12", 0.507f, "YOU STUPID PETER GRIFFIN" ) );
		list.Add( Pad( "sounds/meme/you-wanna-see-me-do-it-again", "#ff66cc", 2.0893f, "YOU WANNA SEE ME DO IT AGAIN" ) );
		list.Add( Pad( "sounds/meme/you-wanna-see-me-do-it-again-2", "#ff66cc", 1.9724f, "YOU WANNA SEE ME DO IT AGAIN 2" ) );
		list.Add( Pad( "sounds/meme/your-mom-stranger-things", "#9b59b6", 1.2445f, "YOUR MOM STRANGER THINGS" ) );
		list.Add( Pad( "sounds/meme/your-mother-spy", "#ff66cc", 0.5689f, "YOUR MOTHER SPY" ) );
		list.Add( Pad( "sounds/meme/your-phone-is-ringing", "#ffd34a", 1.8197f, "YOUR PHONE IS RINGING" ) );
		list.Add( Pad( "sounds/meme/yowai-mo-original", "#ff66cc", 0.8913f, "YOWAI MO ORIGINAL" ) );
		list.Add( Pad( "sounds/meme/yowie-wowie", "#ff66cc", 2.3174f, "YOWIE WOWIE" ) );
		list.Add( Pad( "sounds/meme/yukihana-lamy-yoshi-yoshi", "#e74c3c", 0.9661f, "YUKIHANA LAMY YOSHI YOSHI" ) );
		list.Add( Pad( "sounds/meme/zehahaha", "#ff66cc", 0.6998f, "ZEHAHAHA" ) );
		list.Add( Pad( "sounds/meme/zelda-item-get", "#00c2cb", 0.8913f, "ZELDA ITEM GET" ) );
		list.Add( Pad( "sounds/meme/zesty-ahhh", "#ff66cc", 1.5136f, "ZESTY AHHH" ) );
		list.Add( Pad( "sounds/meme/zipper-mix", "#ff66cc", 1.1482f, "ZIPPER MIX" ) );
		list.Add( Pad( "sounds/meme/zipper-mix-2", "#ff66cc", 1.0839f, "ZIPPER MIX 2" ) );
		list.Add( Pad( "sounds/meme/zombie-hurt", "#4a235a", 0.8913f, "ZOMBIE HURT" ) );
		list.Add( Pad( "sounds/meme/zombie-moan", "#4a235a", 0.8913f, "ZOMBIE MOAN" ) );
		list.Add( Pad( "sounds/meme/zombie-moan-2", "#4a235a", 0.8913f, "ZOMBIE MOAN 2" ) );
		list.Add( Pad( "sounds/meme/zootopia-sloth-laugh", "#3dcc5a", 2.2387f, "ZOOTOPIA SLOTH LAUGH" ) );
		list.Add( Pad( "sounds/meme/zoro", "#ff66cc", 1.2303f, "ZORO" ) );
		list.Add( Pad( "sounds/meme/zoro-2", "#ff66cc", 1.1614f, "ZORO 2" ) );
		list.Add( Pad( "sounds/meme/zoro-rizz", "#ff6b2b", 0.5888f, "ZORO RIZZ" ) );
		list.Add( Pad( "sounds/web/clown-horn", "#ff66cc", 0.7499f, "CLOWN HORN" ) );
		list.Add( Pad( "sounds/web/discord-notification", "#5865f2", 0.881f, "DISCORD NOTIFICATION" ) );
		list.Add( Pad( "sounds/web/dj-airhorn", "#7cf9ff", 0.6761f, "DJ AIRHORN" ) );
		list.Add( Pad( "sounds/web/fah", "#ff66cc", 3.0f, "FAH" ) );
		list.Add( Pad( "sounds/web/fnaf-hello", "#4a235a", 1.0839f, "FNAF HELLO" ) );
		list.Add( Pad( "sounds/web/iphone-message", "#34c759", 1.9724f, "IPHONE MESSAGE" ) );
		list.Add( Pad( "sounds/web/mexican-laugh", "#3dcc5a", 0.9772f, "MEXICAN LAUGH" ) );
		list.Add( Pad( "sounds/web/mickey-laugh", "#3dcc5a", 0.2692f, "MICKEY LAUGH" ) );
		list.Add( Pad( "sounds/web/mlg-airhorn", "#7cf9ff", 0.6237f, "MLG AIRHORN" ) );
		list.Add( Pad( "sounds/web/rizz-sounds", "#ff6b2b", 0.7079f, "RIZZ SOUNDS" ) );
		list.Add( Pad( "sounds/web/roblox-death", "#ff3b5c", 1.0233f, "ROBLOX DEATH" ) );
		list.Add( Pad( "sounds/web/sonic-ring", "#ff6b2b", 0.9226f, "SONIC RING" ) );
		list.Add( Pad( "sounds/web/tuco-get-out", "#ff66cc", 0.8913f, "TUCO GET OUT" ) );
		list.Add( Pad( "sounds/web/tuturu", "#ff66cc", 0.5754f, "TUTURU" ) );
		list.Add( Pad( "sounds/web/wide-putin", "#c0392b", 0.3508f, "WIDE PUTIN" ) );
		list.Add( Pad( "sounds/sbw/apple-pay", "#34c759", 0.8913f, "APPLE PAY" ) );
		list.Add( Pad( "sounds/sbw/are-you-serious", "#3dcc5a", 1.3804f, "ARE YOU SERIOUS" ) );
		list.Add( Pad( "sounds/sbw/clash-royale", "#f1c40f", 0.2917f, "CLASH ROYALE" ) );
		list.Add( Pad( "sounds/sbw/fbi-open-up", "#ff66cc", 0.8414f, "FBI OPEN UP" ) );
		list.Add( Pad( "sounds/sbw/goofy-ahh-laugh", "#4da6ff", "GOOFY AHH LAUGH" ) );
		list.Add( Pad( "sounds/sbw/italian-brainrot-rap", "#ff6b2b", 2.851f, "ITALIAN BRAINROT RAP" ) );
		list.Add( Pad( "sounds/sbw/its-raining-tacos", "#ff66cc", 0.6531f, "ITS RAINING TACOS" ) );
		list.Add( Pad( "sounds/sbw/rick-roll", "#ff66cc", 0.302f, "RICK ROLL" ) );
		list.Add( Pad( "sounds/sbw/stop-the-cap", "#3dcc5a", 0.5188f, "STOP THE CAP" ) );
		list.Add( Pad( "sounds/sbw/taco-bell-bong", "#7cf9ff", 0.9226f, "TACO BELL BONG" ) );
	}

}