Big Gigantic with Steller (360° Set) @ Exchange LA (21+)
Let’s meetup for Big Gigantic with Steller!
Big Gigantic: Live Electronic Energy Meets Funk & Soul
Big Gigantic is a genre-blending electronic duo from Colorado, consisting of saxophonist Dominic Lalli and drummer Jeremy Salken. Known for their high-energy live performances, the group fuses electronic beats with live instrumentation, creating a unique sound that blends funk, hip-hop, jazz, and bass music.
They gained widespread recognition with albums like Nocturnal and Brighter Future, the latter featuring standout tracks such as “The Little Things” and “Got the Love.” Other fan favorites like “All of Me” and “Touch the Sky” highlight their signature uplifting sound and festival-ready appeal.
Big Gigantic has built a loyal following through relentless touring and appearances at major festivals including Lollapalooza, Electric Forest, and Bonnaroo. They also host their own annual event, Rowdytown, in Colorado, further cementing their connection with fans.
While not defined by mainstream awards, the duo has earned critical acclaim and consistent chart success, along with recognition for their philanthropic efforts through A Big Gigantic Difference Foundation. With their vibrant live shows and genre-defying sound, Big Gigantic continues to stand out in the electronic music world.
Steller: Bass Music’s Rising Voice of Energy & Intention
Steller is a fast-rising DJ and producer making waves in the modern bass music scene with her unique fusion of wonky dubstep, funk, and soulful electronic elements. With a background in audio engineering, she has developed a polished yet experimental sound that blends heavy low-end with emotional storytelling and psychedelic textures.
Steller gained significant momentum through releases like “Digital Delusion,” “Chasing Butterflies,” and projects such as the “Here & Now” and “Shifting The Lens”. These works highlight her signature “funkstep” style—an energetic blend of groovy rhythms and hard-hitting bass that has resonated strongly with fans and festival audiences.
Her rapid rise includes a breakout touring year, headline shows, and performances at major festivals like Electric Daisy Carnival, Lost Lands, and Beyond Wonderland, along with support from artists such as LSDREAM and Zingara.
While still early in her career, Steller has earned recognition as one of bass music’s most promising new talents, frequently appearing on “artists to watch” lists and gaining millions of streams across platforms.
With a focus on authenticity, mental health awareness, and immersive live experiences, Steller continues to carve out a meaningful and rapidly growing presence in electronic music.
ADDRESS: 618 S Spring St, Los Angeles, CA 90014
PARKING: Reserve with SpotHero
DRESS CODE: Upscale casual. No beach clothing, shorts (except summer time), 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.
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
