Search found 59476 matches

by steve
Wed Jul 30, 2014 5:04 pm
Forum: Windows
Topic: External I/O Projects
Replies: 9
Views: 1031

Re: External I/O Projects

if you look up Arembe Audacity there is a small user manual for how to use the external I/O in Audacity but cant for the life of me find a way to combine all my saved music with lights together? Ah ha, it all comes clear :D Officially we don't provide support for modified versions of Audacity (beca...
by steve
Wed Jul 30, 2014 4:57 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

waxcylinder wrote:"Click here for legacy 1.2 documentation. " it says in the light green box
And NO documentation for Audacity 0.8 :shock:
by steve
Wed Jul 30, 2014 4:55 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 that its slick for the on-line manual, but not so slick for the downloaded manual. For the vast majority of users, the downloaded manual was incl...
by steve
Wed Jul 30, 2014 4:35 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

Just a thought: Rather than having the options "Remove" and "Isolate", we could have 3 options: Remove: Removes some of the profiled noise so as to reduce the noise level. Residual: Inverse of "Remove". Returns the sound that would be removed if we used "Remove&quo...
by steve
Wed Jul 30, 2014 4:12 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. There is no special treatment of the first label, so if the selection starts with a sound, then the first lab...
by steve
Wed Jul 30, 2014 3:42 pm
Forum: Windows
Topic: External I/O Projects
Replies: 9
Views: 1031

Re: External I/O Projects

when i set the triggers on the I/O external output screen Is that "I/O external output screen" something to do with your AREMBEUSB software? i can then position them anywhere within the sound track on the "Control Track" line Is that in Audacity? Audacity does not have "con...
by steve
Wed Jul 30, 2014 2:44 pm
Forum: Windows
Topic: Selecting and deleting audio between labels.
Replies: 18
Views: 1912

Re: Selecting and deleting audio between labels.

steve wrote:Confirmed. That's a bug.
Try replacing "SoundFinder.ny" (in the plug-ins folder) with this version:
SoundFinder.ny
(6.49 KiB) Downloaded 29 times
by steve
Wed Jul 30, 2014 2:14 pm
Forum: Windows
Topic: Selecting and deleting audio between labels.
Replies: 18
Views: 1912

Re: Selecting and deleting audio between labels.

Gale Andrews wrote:So something is not correct
Confirmed. That's a bug.
by steve
Wed Jul 30, 2014 1:51 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

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 . I like stuff that " does what it says on the tin " - and reduction, not removal, is what the effect does - clarity of purpose should be explicit in the syntax nomencl...
by steve
Wed Jul 30, 2014 1:39 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

Ah, but would it break saved Chain files and preferences? That might make some users a little unhappy during migration. As Gale mentioned, that is easy (though not pretty) to work around and has been done before. if the effect is called Noise Reduction, then the "Remove" button is misname...