I've been working on trying to make an envelope follower react to the audio input to make an audio switch turn on when the input is active and off when it's not. I've been using the adc~ to *~ to Env~ to a toggle switch (which doesn't work with an audio input). It kind of works but I need a release and an attack.
Any suggestions?