top of page

#54 – Interview with iZotope’s Jonathan Bailey

Updated: Mar 10, 2021

In this episode, the CTO of iZotope Jonathan Bailey and Dan discuss the company’s philosophy and strategy behind developing audio software and hardware solutions for creatives. Jonathan shares stories behind the products, and how the company uses technology.


ree

In this episode, the CTO of iZotope Jonathan Bailey and Dan discuss the company’s philosophy and strategy behind developing audio software and hardware solutions for creatives. Jonathan shares stories behind the products, and how the company uses technology.


Connect with iZotope:

When creating your posts you can:


 
 
 

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