-
Notifications
You must be signed in to change notification settings - Fork 2.5k
In Noise Reduction effect, a Sensitivity setting of 0 disables the effect #4201
Copy link
Copy link
Closed
Labels
AU3-bugBugs from Audacity 3Bugs from Audacity 3Effects (EGATs)Effects, Generators, Analyzers and ToolsEffects, Generators, Analyzers and Toolsgood first issueIssues suitable for first-time contributors. See https://github.com/audacity/audacity/contributeIssues suitable for first-time contributors. See https://github.com/audacity/audacity/contribute
Milestone
Description
Bug description
Since a sensitivity setting of 0 disables the effect, it should not be offered as an option.
Steps to reproduce
- Import audio appropriate for testing the NR effect (I used an acoustic guitar chord fading out into the vinyl noise)
- Duplicate the track (for later comparison)
- Select a noise-only region and Get Noise Profile
- Select all of second track and apply Noise Reduction with settings; Reduction: 12, Threshold: 0, Smoothing: 0
- Select the noise region selected in step three and set that as the loop region
- Solo each track back and forth while looping the noise region
Note that noise reduction is not applied - To confirm, select the noise region in each track and do Effect > Amplify and look at the amplification amount
Expected behavior
Noise reduction should be applied.
Actual behavior
Sensitivity = 0, no NR
Sensitivity = 1, 3 dB NR, audible artifacts
Sensitivity = 2, 8 dB NR, audible artifacts
Sensitivity = 3, 12 dB NR, almost no audible artifacts
Sensitivity =3, Smoothing = 3, 12 dB NR, no audible artifacts
Audacity Version
latest stable version (from audacityteam.org/download)
Operating system
macOS
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AU3-bugBugs from Audacity 3Bugs from Audacity 3Effects (EGATs)Effects, Generators, Analyzers and ToolsEffects, Generators, Analyzers and Toolsgood first issueIssues suitable for first-time contributors. See https://github.com/audacity/audacity/contributeIssues suitable for first-time contributors. See https://github.com/audacity/audacity/contribute
Type
Projects
Status
Done