I got my microphone input working fine in my custom engine. I am getting all the levels, dominant frequency data i need from the microphone. The issue is i'm still hearing microphone playback. I tried muting the channel. If i do that i end up getting absolutely no data. Any solution to this?
I am using getMeteringInfo for the peak values.
Is it possible to have the metering set to Pre Fader? Because I think it is post fader at the moment. But at the same time I would want to monitor the signal after applying a microphone filter that filters out all the frequencies outside the (20-150Hz) range.