Let’s meetup for GorillaT!
GorillaT: Bass Music’s Ferocious New Force
GorillaT is an emerging electronic music artist known for delivering heavy-hitting bass music with a raw, high-energy edge. Blending elements of dubstep, riddim, and experimental bass, GorillaT has quickly built a reputation for crafting aggressive sound design paired with infectious grooves that resonate across festival stages and underground venues alike.
Breaking onto the scene with standout tracks like “Beast Mode,” “Power,” and “Crank It,” GorillaT has captured attention for his ability to fuse hard drops with rhythmic complexity. His productions often feature gritty basslines, punchy percussion, and a relentless intensity that appeals to fans of modern bass music. Support from prominent DJs in the dubstep and bass community has helped amplify his reach, pushing his tracks into major live sets and playlists.
GorillaT has performed at various festivals and club events, earning recognition for electrifying performances that keep crowds engaged from start to finish. While still early in his career and without major mainstream awards, he has gained momentum through streaming growth and grassroots support within the bass scene.
With a fierce sonic identity and rapidly growing fanbase, GorillaT continues to rise as a powerful new name in electronic music, embodying the next wave of bass-driven innovation.
ADDRESS: 6021 Hollywood Boulevard, Los Angeles, CA 90028
PARKING: Reserve with SpotHero
DRESS CODE: Upscale casual. No beach clothing, shorts (except summer), sandals, tank tops, sporting attire or baseball hats. Management reserves the right to make all final dress code decisions & can refuse entry for any reason.
Please comment or chat with other members below to plan the meetup!
.bm-login-form{
background: rgba(var(--bm-bg-color), 1);
border: 1px solid rgba(var(--bm-border-color), 1);
border-radius: var(--bm-border-radius);
color: rgba(var(--bm-text-color), 1);
font-family: var(--bm-font-family);
padding: 28px 32px;
margin: 20px auto;
width: 100%;
max-width: 420px;
box-sizing: border-box;
font-size: 14px;
line-height: 1.5;
}
.bm-login-form *,
.bm-login-form *::before,
.bm-login-form *::after{
box-sizing: border-box;
}
.bm-login-form .bm-login-text{
color: rgba(var(--bm-text-color), 1);
font-size: 18px;
line-height: 1.3;
margin: 0 0 22px;
padding: 0;
font-weight: 600;
text-align: center;
}
.bm-login-form form p{
margin: 0 0 14px;
padding: 0;
}
.bm-login-form form label{
display: block;
width: 100%;
margin: 0 0 6px;
padding: 0;
color: rgba(var(--bm-text-color), 0.85);
font-size: 13px;
font-weight: 500;
line-height: 1.4;
}
.bm-login-form form input[type="text"],
.bm-login-form form input[type="password"],
.bm-login-form form input[type="email"]{
display: block;
width: 100%;
height: auto;
margin: 0;
padding: 9px 12px;
background: rgba(var(--bm-bg-secondary), 1);
border: 1px solid rgba(var(--bm-border-color), 1);
border-radius: var(--bm-border-radius);
color: rgba(var(--bm-text-color), 1);
font-family: inherit;
font-size: 14px;
line-height: 1.4;
outline: none;
box-shadow: none;
transition: border-color 0.15s ease, box-shadow 0.15s ease;
-webkit-appearance: none;
appearance: none;
}
.bm-login-form form input[type="text"]:focus,
.bm-login-form form input[type="password"]:focus,
.bm-login-form form input[type="email"]:focus{
border-color: rgba(var(--main-bm-color), 1);
box-shadow: 0 0 0 3px rgba(var(--main-bm-color), 0.15);
}
.bm-login-form form .login-remember{
margin: 4px 0 18px;
}
.bm-login-form form .login-remember label{
display: flex;
align-items: center;
gap: 8px;
margin: 0;
font-size: 13px;
color: rgba(var(--bm-text-color), 0.8);
cursor: pointer;
}
.bm-login-form form .login-remember input[type="checkbox"]{
margin: 0;
width: 16px;
height: 16px;
flex-shrink: 0;
accent-color: rgba(var(--main-bm-color), 1);
}
.bm-login-form form .login-submit{
margin: 0;
}
.bm-login-form form input[type="submit"],
.bm-login-form form button[type="submit"]{
display: block;
width: 100%;
margin: 0;
padding: 10px 16px;
background: rgba(var(--main-bm-color), 1);
border: 1px solid rgba(var(--main-bm-color), 1);
border-radius: var(--bm-border-radius);
color: #ffffff;
font-family: inherit;
font-size: 14px;
font-weight: 500;
line-height: 1.4;
text-align: center;
cursor: pointer;
outline: none;
box-shadow: none;
text-shadow: none;
transition: filter 0.15s ease, box-shadow 0.15s ease;
-webkit-appearance: none;
appearance: none;
}
.bm-login-form form input[type="submit"]:hover,
.bm-login-form form button[type="submit"]:hover{
filter: brightness(1.1);
}
.bm-login-form form input[type="submit"]:focus,
.bm-login-form form button[type="submit"]:focus{
box-shadow: 0 0 0 3px rgba(var(--main-bm-color), 0.3);
}
body.bm-messages-dark .bm-login-form form input[type="text"],
body.bm-messages-dark .bm-login-form form input[type="password"],
body.bm-messages-dark .bm-login-form form input[type="email"]{
background: rgba(var(--bm-bg-color), 1);
border-color: rgba(var(--bm-border-color), 0.5);
}
body.bm-messages-dark .bm-login-form form input[type="text"]:focus,
body.bm-messages-dark .bm-login-form form input[type="password"]:focus,
body.bm-messages-dark .bm-login-form form input[type="email"]:focus{
border-color: rgba(var(--bm-border-color), 1);
box-shadow: 0 0 0 3px rgba(var(--bm-border-color), 0.4);
}
body.bm-messages-dark .bm-login-form form input[type="submit"],
body.bm-messages-dark .bm-login-form form button[type="submit"]{
background: rgba(var(--bm-bg-secondary), 1);
border: 1px solid rgba(var(--bm-border-color), 0.5);
color: rgba(var(--bm-text-color), 1);
}
body.bm-messages-dark .bm-login-form form input[type="submit"]:focus,
body.bm-messages-dark .bm-login-form form button[type="submit"]:focus{
box-shadow: 0 0 0 3px rgba(var(--bm-border-color), 0.5);
}
Login required
