Search found 59476 matches

by steve
Mon Sep 08, 2014 2:16 pm
Forum: Making Music with Audacity
Topic: Audacity group on Soundcloud [CLOSED]
Replies: 28
Views: 10825

Audacity group on Soundcloud [CLOSED]

UPDATE: As of 22nd August 2016, SoundCloud has discontinued the "groups" feature. Many thanks to everyone that contributed to the Audacity SoundCloud group. It was fun while it lasted. This forum topic is now locked and retained for historical interest. If you wish to suggest an alternati...
by steve
Mon Sep 08, 2014 10:48 am
Forum: Windows
Topic: Audacity 2.0.5 stops recording after 1-3 minutes [SOLVED]
Replies: 3
Views: 1463

Re: Audacity 2.0.5 stops recording after 1-3 minutes

One likely possibility is that your USB microphone is temporarily losing its connection. The following measures may help: Ensure that your USB microphone is plugged directly into the computer and not via a USB hub. Avoid running other programs at the same time as recording (especially programs that ...
by steve
Mon Sep 08, 2014 10:33 am
Forum: New Plug-Ins
Topic: Extend Silences
Replies: 35
Views: 18661

Re: Extend Silences

Is there a way it can be modified to have the option to add the silence to the End or Beginning of the track automatically? (instead of inserting it where silence already is) See "Trim / Extend" http://wiki.audacityteam.org/wiki/Nyquist_Effect_Plug-ins#Trim_.2F_Extend Also, is there a way...
by steve
Mon Sep 08, 2014 10:24 am
Forum: Feature Request Archive
Topic: Speech codec
Replies: 8
Views: 2911

Re: Speech codec

Speex files can be exported by selecting an external encoder in the Export dialog: http://manual.audacityteam.org/o/man/exporting_to_an_external_program.html I've not tried Celp, but I presume that can too. +1 for adding Speex as a built-in export option. No comment on Celp as I've never used it and...
by steve
Mon Sep 08, 2014 9:57 am
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

I can confirm that there is a bug in "Undo" where Ctrl+Z fails to undo, and Edit > Undo also fails. I first noticed this quite some time ago, well before 2.0.5, but on Linux it is quite rare and I have never found reliable steps to reproduce. When it does occur, "Undo" can be act...
by steve
Mon Sep 08, 2014 2:56 am
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

I am eager to learn how that process goes... The formal process is along the lines of: 1) Log bug/enhancement on bugzilla. This should clearly define the issue. If it is not clear, then it may require discussion (possibly on the QA mailing list) to clarify the issue. 2) Post a patch to bugzilla and...
by steve
Mon Sep 08, 2014 2:39 am
Forum: Audiobook Production
Topic: Meeting ACX Requirements w/ Audacity
Replies: 129
Views: 29423

Re: Meeting ACX Requirements w/ Audacity

It's an experimental plug-in. I was playing with some ideas for indicating problem areas in audiobook recordings. It's not on the public forum as it was just an experiment - not yet intended for practical use.
by steve
Mon Sep 08, 2014 1:14 am
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

In this post http://forum.audacityteam.org/viewtopic.php?f=50&t=79650 and one other report I saw by e-mail, it's been claimed that changing view causes different levels of Noise Reduction to be applied. We have no details of that e-mail report, only the one on the forum. Even the original poste...
by steve
Sun Sep 07, 2014 8:39 pm
Forum: Windows
Topic: Side Song problem [SOLVED]
Replies: 3
Views: 657

Re: Side Song problem

Erico wrote:I record with a PC directly connected guitar
Please describe exactly how you are doing that.
by steve
Sun Sep 07, 2014 8:28 pm
Forum: Nyquist
Topic: Creating a cassette converter plug-in
Replies: 26
Views: 7961

Re: Creating a cassette converter plug-in

Chains only support "Effects". Fortunately, Sound Finder will still work correctly if it is defined as an "Effect". To do that, you need to change the plug-in header so that the "type" is set to "process". See here for more details: http://wiki.audacityteam.or...