top of page

Top Picks for Black Friday Plugin Deals – 2019

It’s easy to spend money on the 6,000,000 Black Friday deals when it comes to music production. There are so many plugins out there to consider. Even though Ableton Live gives you a ton of tools to do (almost) anything you want, having the right plugins can take your music a lot further.



ree

Here’s an article of my top choices for plugins I use for mixing, instruments, and special effects!

 
 
 

Comments


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