if, past or thresh~
Dear all,
I'm working on a patch using a microphone as a trigger for throwing different events. I would like to optimize my system and for that purpose I can do it within this three ways.
I can convert the audio signal into data and work with if or past, or work directly with thresh~ on audio. What do you recommend me?

Another question: in the screenshot the audio is going through the system all the time. Should I filter it from the first moment?
Thanks!
pd. I have about 16 similar process like that at the same time. I figure out the CPU efficiency is not a problem no matter which way I use...
pd2. any suggestion about how to improve the patch is welcome :)