top of page

EP #106: Woulg



Based in Montréal, artist and musician Greg Debicki (aka Woulg) challenges the status quo through glitch music and audiovisual manipulation using generative algorithms. One of his recent projects includes programming AI bots to play Cello instruments synced to visuals.


After studying Fine Arts in Alberta and Musical Composition in the United Kingdom, he set out to design generative software, custom hacks and interactive projections. Greg has collaborated with artists including Tipper and Friends, Mr. Bill, and others. He also sells a Max4Live devices and offers 1on1 classes in composition, sound design and programming.




Listen to episode








Follow Woulg Below:

instagram - @woulg






Join the Ableton Training Membership with Ableton Certified Trainer Dan Giffin. See Details Here.

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