
Bassrush presents: Apocalypse Pre Party with Andy C @ Exchange LA (21+)
Let’s meetup for Andy C!
Andy C: Drum & Bass Pioneer & Living Legend
Andy C stands as a monumental figure in the world of drum and bass, revered for his pioneering influence and extraordinary performances. With a career spanning over three decades, this British DJ and producer has shaped the course of electronic music. His label, RAM Records, is a cornerstone of the genre.
From his early days in Essex, Andy C demonstrated an uncanny ability to fuse breakbeats, basslines, and ethereal melodies. His debut album, “Time to Raise the Roof,” marked a turning point in drum and bass history. Tracks like “Valley of the Shadows” became anthems, earning him acclaim and a devout global following.
Andy C’s DJ sets are the stuff of legend, showcasing unparalleled technical prowess and an innate understanding of crowd dynamics. He’s a regular at revered festivals like EDC and Creamfields, electrifying audiences with his signature blend of high-energy beats and seamless mixing.
Awards have poured in, including accolades from the Drum & Bass Arena Awards and the National Drum & Bass Awards. His status as an MBE (Member of the Order of the British Empire) underscores his profound impact on music.
As a true luminary of the drum and bass scene, Andy C continues to inspire generations of artists and ravers alike, reaffirming his place as a living legend of 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
