Hey everyone,
I am trying to build an external audio effects processor and running into some mystery problems. I'm using a couple of Envelope Followers within a core macro that are part of a multi-stage audio process wherein the signal gets analyzed by EF #1, gets modified based on EF output, then proceeds to EF #2 which in turns controls audio modifiers downstream. What I am running into is a situation where EF #1 works fine, but EF #2 consistently returns an NAN output. I've tried switching out the core cell numerous times between the different library EF's, Peak Detectors, and so on. Each time the same behavior. I've also verified the that EF core cells have implemented a DNC internally. Any ideas what is going on?? Thank you!!!