Search found 59476 matches

by steve
Sun Aug 19, 2012 8:20 pm
Forum: Windows
Topic: Cannot save projects?
Replies: 9
Views: 1310

Re: Cannot save projects?

Why don't you want to record direct to disk?
by steve
Sun Aug 19, 2012 8:17 pm
Forum: Windows
Topic: eliminating spikes in live recording
Replies: 4
Views: 4504

Re: eliminating spikes in live recording

1) The spikes are usually hand claps or outbursts, and I have no interest in their content. But they do prevent me from amplifying the level of the track. I've been searching them out, selecting them, then reducing their volume manually. Is this a good place to apply the limiter effect instead? Ouc...
by steve
Sun Aug 19, 2012 8:10 pm
Forum: GNU/Linux and Unix-like
Topic: Sliding Time/Scale Pitch result sounds strange (SOLVED)
Replies: 87
Views: 73138

Re: Sliding Time/Scale Pitch result sounds strange (SOLVED)

Audacity 2.0.2 rc3 was released recently.
If you fancy doing another build, you can get it here: http://code.google.com/p/audacity/downl ... 2&can=2&q=
by steve
Sun Aug 19, 2012 7:59 pm
Forum: GNU/Linux and Unix-like
Topic: Sliding Time/Scale Pitch result sounds strange (SOLVED)
Replies: 87
Views: 73138

Re: Sliding Time/Scale Pitch result sounds strange (SOLVED)

mrvanes wrote: but like I said, it's all but fixed in 2.0.1+svn20120814+r7324-0~r16~precise1.
I'm not sure what you mean by "all but fixed".
Do you mean that it is fixed, or it is not fixed, or it is mostly fixed with some remaining issue(s)?
by steve
Sun Aug 19, 2012 7:54 pm
Forum: Windows
Topic: Route for Audacity to Behringer UCG102
Replies: 5
Views: 1992

Re: Route for Audacity to Behringer UCG102

Guitar Rig is software designed for real time processing. Audacity does not do real time processing. The following configuration should work: Guitar > Into Behringer interface > Audacity > out to Behringer > and from Behringer out to my Roland Monitor and the following: Guitar > Into Behringer inter...
by steve
Sun Aug 19, 2012 7:40 pm
Forum: GNU/Linux and Unix-like
Topic: Sliding Time/Scale Pitch result sounds strange (SOLVED)
Replies: 87
Views: 73138

Re: Sliding Time/Scale Pitch result sounds strange (SOLVED)

There have been a couple of separate bugs in Sliding Time/Scale Pitch.
The most recent patch was for bug 557 and was committed on 16th August.
The patch for bug 482 was committed on 23rd June.
by steve
Sat Aug 18, 2012 5:36 pm
Forum: Nyquist
Topic: Conventions for Nyquist Plug-ins
Replies: 23
Views: 41386

Re: Conventions for Nyquist Plug-ins

What is really annoying: when I open a Plug-in from the Audacity distribution or from this Web page, all line breaks are discarded by the editor. NotePad is a very primitive text editor. Wikipedia states "most modern editors can read and write files using at least the different ASCII CR/LF con...
by steve
Sat Aug 18, 2012 12:55 pm
Forum: GNU/Linux
Topic: input device cannot be selected under JAck
Replies: 4
Views: 2218

Re: input device cannot be selected under JAck

I cannot select between inputs devices for example line/mic when Audacity is in JACK mode, it just show "system". That is correct. When using Jack Audio System, the audio system needs to be configured to use the device that you require, then Jack provides "sockets" for inputs/ou...
by steve
Fri Aug 17, 2012 7:42 pm
Forum: Nyquist
Topic: Analysis of Surface Electromyography-Signals
Replies: 34
Views: 12014

Re: Analysis of Surface Electromyography-Signals

The RMS function is described in the manual here: http://www.cs.cmu.edu/~rbd/doc/nyquist/part8.html#index532 (setq window-size 50) 1. "50" means that the selected audio track is divided into intervals of 50 ms each, right? All that particular line is doing is to set the value of a variable...
by steve
Fri Aug 03, 2012 10:13 am
Forum: Plug-in Archive
Topic: Cross Fade Classic
Replies: 12
Views: 9863

Re: Cross Fade Classic

Is the non-resettability a limitation down to this being programmed in Nyquist? The limitation is because it is a plug-in. As far as I'm aware the limitation applies to all plug-ins. If it was adopted in the future by a Developer and implemented in the mainstream code, using your Nyqist version as ...