## Noise Reduction Previously 5 5 2, going to try 8 6 2 in new room ## Errors ### 9986 - Transport -> Rescan Audio Devices ## Mac I can explain what's happened to the equalization effect on Audacity. See, the effect is still there. It's just split into two different internal plugins, but they still have the same effect. Filter Curve and Graphic EQ ### Macros In Mac, under `Tools > Macros` i want to open a daily note i want to open a daily note ```txt Normalize: ApplyGain=yes RemoveDcOffset=yes Level=-1.000000 StereoIndependent=no Compressor: Threshold=-24.000000 NoiseFloor=-40.000000 Ratio=2.000000 AttackTime=0.200000 ReleaseTime=1.000000 Normalize=yes UsePeak=no Equalization: FilterLength=4001 CurveName="Bass Boost" InterpolateLin=no interpolationMethod=B-spline Equalization: FilterLength=4001 CurveName="Treble Boost" InterpolateLin=no interpolationMethod=B-spline Normalize: ApplyGain=yes RemoveDcOffset=yes Level=-1.000000 StereoIndependent=no ```