top of page

#51 – Programming Shows & Hardware Solutions w/ Steve Primo

In this episode, Steve Primo dives deep in sharing specific hardware solutions for live performance, programming visuals & lighting, live streaming, and other tech goodies.



In this episode, Steve Primo dives deep in sharing specific hardware solutions for live performance, programming visuals & lighting, live streaming, and other tech goodies. Steve is the Founder of Savant Playback, a production team that builds custom hardware and software solutions for touring artists incl uding Bishop Briggs, Pharrell Williams, RED, My morning jacket, meek mill, the temptations, the Strokes, Shinedown, and many others.


Listen Below


Follow Steve & Savant Playback at the following links… Facebook Instagram Website

 
 
 

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