top of page

EP #103: Andrew Marshall


ree

Andrew Marshall is a professional drummer and Ableton Live user. He’s currently the touring drummer for Billie Eilish, FINNEAS, among other acts. In this episode, Andrew and Dan talk about drum tech, Andrew's live tour setup and routing with major acts, programming and mixing drums in the studio, and lots more.




Listen to episode









ABOUT ANDREW MARSHALL

In addition to being the touring drummer for Billie Eilish and FINNEAS, Andrew has performed at major festivals like Bonnaroo, Lollapalooza, Coachella, Glastonbury, and TV shows including The Tonight Show Starring Jimmy Fallon, The Ellen Show, Jimmy Kimmel Live, SNL, and others.

When not on the road, Andrew records drum tracks remotely for songwriters and artists from his home studio.


Andrew is endorsed by major drum companies like Gretsch, Istanbul Agop cymbals, Vater, Remo, DW, Porter & Davies drum monitoring systems, and others.



FOLLOW ANDREW:


Comments


Be the first to get podcast episodes, grow your Ableton skills, get free downloads, & more.

Nice! Stay tuned for goodies to hit your inbox (also check your junk email folder)

bottom of page
import { session } from 'wix-storage'; $w.onReady(function () { // Capture the "ref" parameter from the URL const urlParams = new URLSearchParams(window.location.search); const refCode = urlParams.get('ref'); // If the ref code is present, store it in session storage if (refCode) { session.setItem('affiliateId', refCode); console.log("Affiliate ID stored:", refCode); } });