top of page

Episode 197 - Underbelly (You Suck at Producing) on Live 12.4 Features & More

  • 6 days ago
  • 1 min read


Tim Linetsky (Underbelly) is the creator of You Suck at Producing— he shares about Ableton Live 12.4 updates, building an educational music brand, AI tools, royalties, live performance, and making EDM (emotional dance music). Dan and Tim break down their new collab “Home,” discuss stem separation, Splice’s new AI features, and what it takes to suck less as a producer.


Tim Linetsky produces as Underbelly and is an Ableton Certified Trainer best known for his hilarious and educational YouTube channel You Suck at Producing, which has over 400k subscribers. He’s created tutorials for DJ Tech Tools, Earmark, and Pyramind, and has collaborated with artists like Lido, Tchami, Keys N Krates, Giraffage, and San Holo. Tim is also building a new interactive learning platform designed to help producers level up directly inside their DAW.











Follow Underbelly





Grab limited-edition Producer Merch & save 10% with the code "podcast"





Join the newsletter to get free downloads, early episode access, and upcoming events



Quickly Grow Your Skills & Learn with Abe, the Ableton AI Chatbot

Learn faster, create quicker, improve your skills. Abe knows all the Ableton Podcast episodes, and much more...






Comments


Commenting on this post isn't available anymore. Contact the site owner for more info.

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