Bugzilla – Bug 2014
Regular Interval Labels fails
Last modified: 2018-11-10 05:44:25 UTC
"Regular Interval Labels" fails with: Nyquist returned the value:'N' Where "N" is the number of digits specified. The problem is due to the plug-in being changed from a "Analyze" effect to a "Tools" type. There are also other problems with this plug-in, including redundant translation strings. I'll take this bug and look at the other issues at the same time.
Fixed at: https://github.com/audacity/audacity/commit/72fbf1b A possible further enhancement would be to rewrite this effect using AUD-DO commands so that the requirement for an audio selection can be removed, but that is an enhancement beyond the scope of this bug.
Testing on W10 with audacity-2.3.1-alpha-207-4c76e598d5859dc172e063d37287cc510fa7850f This now seems to wok correctly as expected on W10 And testing on 2.3.0 I confirm the behavior Steve reports in Comment #0
Testing on macOS 10.14.1 Mojave with Steve's 2.3.1 alpha build of 09Nov18 This now seems to work correctly as expected on MC