First time posting, thanks for the great community!
I am using AudioKit and trying to add frequency weighting filters to the microphone input and so I am tr
AudioKit
You need to add all of the values from self.fft?.fftData (consider changing negative values to positive before adding) and then change that to decibels
self.fft?.fftData