I'm overhauling a system to control lights, for Christmas and Halloween, it uses multiple audio tracks to control if the light is on or not based on its amplitude. But I don't want the control tracks to play audibly. I originally had this working with the old audio library minim but for various reasons I don't think I can use that anymore is this even possible with the processing audio library(processing.sound.*)? If so how do I do it?
Thank you so much for your time, any help would be greatly appreciated._