top of page

Save 50% Purchasing Ableton live software

Ableton Podcast is a licensed reseller
(formerly Live Producers Online)

Ableton Live Educational License

​

Students, teachers, or subscribed members can save on Ableton Live Standard or Suite software.

​

Are You Eligible?

Join the membership to access this special pricing. Once your free trial expires, contact us to receive your proof of enrollment.

(Eligible after 3 Day Free Trial)

Questions? We'll get back to you asap.

Thanks! You'll get a reply in 24 hours. Check your junk mail as well.

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