top of page

EP #128: Podcast Highlights - Part 6



Listen to the best moments from episodes #50 - 56 sharing insights about producing for film, mixing and mastering, building a solid vocal chain, how to better promote yourself as an artist and grow a fanbase, and much more.




Listen to episode











Comments


Subscribe to grow your Ableton Live skills, get free downloads, and 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); } });