top of page

EP #133: Anthony Thogmartin



In this episode, Anthony and Dan chat about a variety of topics including advanced live looping techniques, creative tools for performing in Ableton Live, adding hidden samples and messages in your music, the benefits/ disadvantages of modular gear, and more.


Anthony Thogmartin is a musician, producer, educator, and member of the electronic rock band Papadosio. He also started his solo music project EarthCry, and founded the Ableton Live educational platform Seed to Stage. Anthony has played large venues such as Red Rocks Amphitheater and music festivals including Bonnaroo, Electric Forest and many others.




Listen to episode








Follow Anthony Below:









Join the newsletter to get free Ableton content + early episode access:




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