top of page

Ultimate Weekend Retreat at Ableton's Headquarters

Time & Location

Nov 09, 2025, 4:00 PM – 11:00 PM

Pasadena, 36 W Colorado Blvd suite 300, Pasadena, CA 91105, USA

Tickets

  • Sunday Event

    Join us at Ableton’s U.S. headquarters for an exclusive experience. Join a live Ableton Podcast audience interviewing Ableton’s Managing Directors, followed by a private afterparty with networking opportunities and special guests. You'll have the chance to submit a question ahead of time to be considered. Only 20 tickets available! Event Time: 4:30pm - 11pm (PST) 🎙️ Live podcast recording 🙋 Audience Q&A + submit a question to be considered 🏢 Private tour of Ableton’s offices 🍻 Afterparty

    $100.00

Total

$0.00

Share this event

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