Search found 24069 matches

by Gale Andrews
Wed Jul 30, 2014 5:24 pm
Forum: Windows
Topic: Selecting and deleting audio between labels.
Replies: 18
Views: 1912

Re: Selecting and deleting audio between labels.

Confirmed. That's a bug. Strictly speaking, it's a "feature", not a "bug". Sound Finder is designed to place the start of labels before the start of each detected sound. Is the design you mention the "Label starting point" or something else? If we are marking a sound r...
by Gale Andrews
Wed Jul 30, 2014 4:27 pm
Forum: Feature Request Archive
Topic: Add a tab to the instruction book
Replies: 27
Views: 5897

Re: Add a tab to the instruction book

I tried to remove one of your unslicks yesterday by adding a clear link for Audacity downloading to the Manual's Front page. Is that now a slick? I think it's unslick. The software download is not a help resource. If we want a download link in the body it should be a small link in the green div abo...
by Gale Andrews
Wed Jul 30, 2014 3:58 pm
Forum: Windows
Topic: Selecting and deleting audio between labels.
Replies: 18
Views: 1912

Re: Selecting and deleting audio between labels.

Confirmed. That's a bug. Try replacing "SoundFinder.ny" (in the plug-ins folder) with this version: SoundFinder.ny Thanks. I agree that fixes it. The start of the first label was behind zero. So clicking the label track did not select all of the first label, and so that label was disregar...
by Gale Andrews
Wed Jul 30, 2014 3:22 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28903

Re: NoiseRemoval.cpp

Dare I hope that I might be discovering improvements? Thanks for your perusal of the code and your interest, Paul. I am sure the current algorithm can be further tweaked but I am not sure to what extent that tweaking it will solve the basic problem. My impression is that we should be looking at spe...
by Gale Andrews
Wed Jul 30, 2014 3:06 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28903

Re: NoiseRemoval.cpp

There is no linguistic problem if we say we are "removing" noise and specifying "how much" we are removing. The effect of "removing" some of the noise is that we have "reduced" the amount of noise. To say that we have "removed" the noise is misleadi...
by Gale Andrews
Wed Jul 30, 2014 2:12 pm
Forum: Windows
Topic: Selecting and deleting audio between labels.
Replies: 18
Views: 1912

Re: Selecting and deleting audio between labels.

It seems the workaround is to carefully select over the entirety of all labels using the mouse.

Gale
by Gale Andrews
Wed Jul 30, 2014 1:56 pm
Forum: Windows
Topic: Selecting and deleting audio between labels.
Replies: 18
Views: 1912

Re: Selecting and deleting audio between labels.

I tried this in 2.0.6-alpha on Windows 8. Generate > DTMF Tones, 1 minute Effect > Fade In so we can distinguish each section of the DTMF Analyze > Sound Finder, default settings except -60 dB threshold, which produces eight labels, one for each section of DTMF Click below the name of the Label Trac...
by Gale Andrews
Wed Jul 30, 2014 1:24 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28903

Re: NoiseRemoval.cpp

IMO, the fundamental reason for arguing that Noise Removal should be called Noise Reduction is that Noise Removal is still inferior to Noise Removal/Reduction in other apps. In what ways is it inferior? Don't you get better results (more removal for less artefacts) in almost any other app you try? ...
by Gale Andrews
Wed Jul 30, 2014 12:51 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28903

Re: NoiseRemoval.cpp

The truly minimal change would leave a mismatch between names in the code and names in the dialog. Programmers might live with that. Ah, but would it break saved Chain files and preferences? That might make some users a little unhappy during migration. A very good point Paul - a regression with Sav...
by Gale Andrews
Wed Jul 30, 2014 12:35 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28903

Re: NoiseRemoval.cpp

I agree with Koz (and others) that it would be a good change just to change the name of Noise Removal to Noise Reduction . As you know I disagree with you all on that. Practical considerations aside, if the effect is called Noise Reduction, then the "Remove" button is misnamed. We choose ...