Search found 59476 matches

by steve
Tue Jun 04, 2013 4:46 pm
Forum: Windows
Topic: guitar wont record
Replies: 7
Views: 744

Re: guitar wont record

I tried posting this once but it didn't show up so Sadly, in order to prevent the forum from being overrun with spam we need to put all new posts on hold subject to moderation. We aim to approve (genuine) posts within 24 hours, though usually approval is much quicker. I load audacity it looks like ...
by steve
Tue Jun 04, 2013 2:32 pm
Forum: Windows
Topic: No Input Device
Replies: 1
Views: 267

Re: No Input Device

jimmyl1349 wrote:My input device is empty
Do you have an input device? If so, what is it?
What are you trying to record?
What sort of computer?
jimmyl1349 wrote:I have reloaded audacity three times
That will make no difference.
by steve
Tue Jun 04, 2013 12:47 pm
Forum: Feature Request Archive
Topic: Audacity could be more helpful when paused ...
Replies: 31
Views: 14194

Re: Audacity could be more helpful when paused ...

+1 for it working like my tape deck and my old VCR Note that I am not suggesting that we change the current default behaviour. I'm agreeing with Gale that it would be useful to have both behaviours (two buttons); "Stop Here" (stop and set cursor) and "Stop and Rewind" (the curre...
by steve
Tue Jun 04, 2013 11:30 am
Forum: Feature Request Archive
Topic: Audacity could be more helpful when paused ...
Replies: 31
Views: 14194

Re: Audacity could be more helpful when paused ...

A user may only be looking at the buttons. If "Stop" only returns to the original cursor position and "Stop and Set Cursor" only sets the cursor at (roughly) the audio position, then each button has no conditional - it always does the same. The buttons look much like the buttons...
by steve
Tue Jun 04, 2013 9:49 am
Forum: Feature Request Archive
Topic: Improving "Clip Fix"
Replies: 26
Views: 24305

Re: Improving "Clip Fix"

@Edgar 1) Do you know anything about writing LADSPA plug-ins (and making them work on Windows)? 2) Have you tested "Repair" for the effect of changing the maximum order of the least squares regression (currently hard coded at 50)? I would expect a significant increase in speed if that numb...
by steve
Mon Jun 03, 2013 9:02 pm
Forum: Windows
Topic: Problem from upgrading to 2.0.3
Replies: 4
Views: 578

Re: Problem from upgrading to 2.0.3

tomilton wrote:When I use any of the recording devices in the pulldown menu, I get a deafening sound like an air raid alarm.
Look in the Transport menu and ensure that "Software Playthrough" is NOT selected.
by steve
Mon Jun 03, 2013 5:55 pm
Forum: Feature Request Archive
Topic: Improving "Clip Fix"
Replies: 26
Views: 24305

Re: Improving "Clip Fix"

OK, I'm with you now :) Provided that your method is followed rigorously it works pretty well and certainly better than ClipFix.
Quant wrote: I'll probably end up writing the algorithm myself
Do you/can you program in C++ ?
by steve
Mon Jun 03, 2013 2:56 pm
Forum: Windows
Topic: Problem from upgrading to 2.0.3
Replies: 4
Views: 578

Re: Problem from upgrading to 2.0.3

tomilton wrote:Unfortunately, the new version does not allow for a recording input of Microsoft Array USB PnP Audio Device
Why not? What happens?
Which version of Windows?
What sort of computer is this?
by steve
Mon Jun 03, 2013 12:50 pm
Forum: Audio Processing
Topic: Decay restoration
Replies: 5
Views: 1073

Re: Decay restoration

You could try stretching the tail with the "Sliding Time Scale / Pitch Shift" effect, then use the Envelope Tool to shape the stretched tail into a natural decay shape. http://manual.audacityteam.org/o/man/sliding_time_scale_pitch_shift.html http://manual.audacityteam.org/o/man/envelope_to...
by steve
Mon Jun 03, 2013 9:03 am
Forum: Feature Request Archive
Topic: Audacity could be more helpful when paused ...
Replies: 31
Views: 14194

Re: Audacity could be more helpful when paused ...

You are suggesting a conditional behaviour for the Stop button rather than having it do one understood thing. The behaviour is conditional whichever way you do it: Current behaviour: If playback is stopped while Paused (condition) then stop and return cursor to previous play-from position. Proposed...