top of page
podcast.jpg

ABLETON MUSIC PRODUCER PODCAST

Meet today’s music industry experts, Ableton Live artists, and music tech guru’s from studio to stage with the host- Dan Giffin

Stream Latest Episode

Meet the host

As an experienced producer, drummer, performer, and Ableton Certified Trainer, Dan Giffin has taught Grammy-winning artists the in’s and out’s of making music with Ableton Live including Mac Miller, Machine Gun Kelly, and others.  

 

Dan produces under the name Philia, a jazz-infused bass music project challenging the status quo of electronic dance music with live instruments. Philia has supported major acts including Tiesto, Manic Focus, Maddy O'Neal, while playing at major festivals such as Electric Forest, etc. 

Meet the host.jpg

Contact

Have feedback about the podcast or want to get in touch? Send a message below.

Thanks! We'll respond soon.

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); } });