top of page

Episode #82: Podcast highlights - part 1


ree

In this new series, Dan Giffin highlights some of the best moments from episodes 1 - 15 with podcast guests.




Listen to episode









Episode Supported By Melodics

Melodics is a desktop app that helps you build your skills playing MIDI keyboards, pad controllers, or electronic drums. Check out the free trial and start having more fun while practicing at Melodics.com



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