top of page

Podcast Episode 19: Inside The Track & Music Promotion with Sara Simms

In this podcast episode, Sara Simms shares her production process behind her new single “Fading” ft. DESIIRE as well as music promotion tips for DJ’s and producers. Sara is an innovative musician, DJ, turntablist and electronic music producer. She’s also the Communications Manager for Mixed In Key, and founded her own label Simmetry Sounds.




Sara has worked on projects with music brands like Arturia, Casio, Fender, Genelec, Pioneer DJ, Moog, Native Instruments and Roland. She has also played sets for Allen and Heath at the Amsterdam Dance Event, Ultra Music Festival, and other large events.


Follow more with Sara at the links below!

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