I implemented my own AudioCapture class where can change input device and from there I am resampling and buffering a certain amount of samples before passing them out through a delegate. I would love to get the envelope value of these samples. Is this possible?