top of page

EP #123: Chuck Sutton



Chuck Sutton is a producer, singer-songwriter, performer, and Ableton Live educator. He's developed sponsored video tutorials with companies like Ableton, Antares, XLN Audio, and iZotope. In 2019, his debut album released reaching over 6 million streams, with his single “All or Nothin” premiering on HBO’s Insecure. Chuck is also known for recreating the popular Teenage Engineering’s OP-1 synth using Ableton Live devices, and participated in Andrew Huang’s 4 Producers Flip the Same Sample series.



Listen to episode







Follow Chuck below:


Episode Sponsored By Vochlea

Make more of the music you love, without having to worry about how to get your ideas into your DAW.


Dubler 2 transforms your voice into a real-time MIDI controller, allowing you to write music at the speed of thought. If you can sing it, beatbox it, hum it, or whistle it— now you can play it. Dubler works with all DAWs and you have the option to purchase The Dubler Studio Kit 2 which provides everything you need to vocally translate your musical ideas into reality, in one box. The kit comes with Dubler 2 software, a custom USB microphone, and Ableton Live Lite (DAW), alternatively you can purchase the software only version of Dubler 2 and you can calibrate your preferred microphone.


Use the discount code: liveproducersonline for 10% off



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