Skip to content
  • Andrew Heather's avatar
    ENH: noise models - added A, B, C, and D weightings to SPL · 67204543
    Andrew Heather authored and Andrew Heather's avatar Andrew Heather committed
    The SPL can now be weighted according to the new 'SPLweighting' entry
    that can be set to:
    - none: no weighting
    - dBA : dB(A)
    - dBB : dB(B)
    - dBC : dB(C)
    - dBD : dB(D)
    
    This commit also includes code refactoring of the  noiseModel class to
    remove the dependency on noiseFFT/declutter.
    67204543