top of page

Courses

fast-track your skills using Ableton live with video courses by Certified trainer
-Dan Giffin

Join Pro Membership To Access All Courses

Ableton Live mixing image.png

Intro to Ableton Live 11 Production

Get started producing with Ableton Live's essential workflows and instruments

Djing.jpg

Djing in Ableton Live

Get started creating DJ sets and learn a variety of workflows for the stage.

Push.jpg

PUSH 2 Controller CoursE

Learn the essential workflows producing & performing with Ableton's Push 2 MIDI controller

Ableton Live Mixing Course Image.jpg

MixinG Essentials 101
in Ableton

Improve the quality of your tracks learning essential mixing practices in Ableton Live, including EQ, compression, saturation, reverb, and much more.

live performance image.jpg

Ableton Live performance Course

Learn how to take your tracks from studio to stage to perform with live instruments

Push 02.jpg

APC40 MKii Course

Learn a variety of workflows on how to use the APC40 with Ableton Live from studio to stage.

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