Bugzilla – Bug 2639
Sound Activated Recording level depends on Input Meter options
Last modified: 2021-01-28 15:15:04 UTC
The Input (Recording) meter options can cause Sound Activated Recording to behave in unexpected and undesirable ways. Example 1. Set the meter refresh rate to 1 per second. Test Sound Activate Recording (SAR). Observe that SAR is slow to respond to changes of input level. Example 2. Set the SAR level just above "room noise" level so that recording starts on a low level signal. Change the Input (Recording) Meter to "Linear". Observe that SAR now remains paused until a MUCH louder signal is present.
Fixed in: https://github.com/audacity/audacity/commit/f509d9c SAR is no longer coupled to the input meter.
(In reply to Leland Lucius from comment #1) Testing on W10 with Audacity 3.0.0 4e6e3c2 This appears to work fine
Testing on macOS 11.1 Big Sur with Audacity 3.0.0 4e6e3c2 This appears to work fine
Examining the commit for this fix shows that it is not platform-dependent https://bugzilla.audacityteam.org/show_bug.cgi?id=2639 And as this tests OK on W1- and Mac I shall close this as FIXED