top of page
IMG_20200712_131857-1536x1024.jpg

Download the Philia Live Band Ableton template + Google Slides presentation 

  • Learn how to organize your tracks/ files to perform w/ live instruments

  • Live template w/ routing in-ears and cues

  • Build quick sets & song transitions

  • Live mixing tips

  • Includes Max For Live tools to enhance your workflow

​

​

(Must have Ableton Live 11 Suite+)

Grab Free Download

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