top of page

Episode 198 - Tom Cosm: Orchid, Music Tech & Live Performance

  • 2 hours ago
  • 1 min read


In this episode, Tom Cosm talks about building Orchid with Telepathic Instruments, getting back into live performance, brainwave-driven music experiments, and creative workflows in Ableton Live. He shares thoughts on AI for producers, live set design, sound design, and how technology can remove friction without replacing creativity.


Tom Cosm is a New Zealand–born producer, technologist, coder, and educator who has been pushing the boundaries of music and sound for over two decades. Known as an “audio mad scientist,” his career spans global tours as an electronic artist, pioneering music tutorials on YouTube, and building custom creative software that fuses sound, code, and biometrics. As Technical Director at Telepathic Instruments, Tom built the first prototype of Orchid alongside Kevin Parker from Tame Impala, and now oversees its development, bridging code, electronics, and design.












Follow Tom Cosm

Follow Telepathic Instruments





Grab limited-edition Producer Merch & save 10% with the code "podcast"





Join the newsletter to get free downloads, early episode access, and upcoming events



Quickly Grow Your Skills & Learn with Abe, the Ableton AI Chatbot

Learn faster, create quicker, improve your skills. Abe knows all the Ableton Podcast episodes, and much more...






 
 
 

Comments


Commenting on this post isn't available anymore. Contact the site owner for more info.

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