top of page

EP #131: Brian Funk



In this episode with Brian Funk, we discuss the many strategies from his book 5-Minute Music Producer and ideas for overcoming writer's block.


Brian Funk is a songwriter, producer, and Ableton Certified Trainer from New York. Brian hosts The Music Production Podcast and teaches music production for Berklee Online. His Ableton Live Packs are used by producers all over the world, and Brian's new book, 5-Minute Music Producer: 365 Music-Making Activities gives songwriters and producers short activities to overcome writer's block and develop professional workflows.




Listen to episode








Follow Brian Below:




Purchase Brian's new book on Amazon HERE.





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