Search found 59476 matches

by steve
Thu May 20, 2010 7:01 pm
Forum: Audio Processing
Topic: What kind of voice treatment would work ?
Replies: 3
Views: 507

Re: What kind of voice treatment would work ?

edych wrote:and couldn't do anything useful besides discovering new Audacity features
Then it did at least serve some purpose ;)
Have you been using Audacity 1.3.12? (the coolest Audacity so far)
by steve
Thu May 20, 2010 5:23 pm
Forum: Nyquist
Topic: Square Roots and If-Thens
Replies: 4
Views: 3310

Re: Square Roots and If-Thens

Roquentin wrote:Is there no way using Nyquist to evaluate the square root of an expression that contains a sound?
Yes, as I wrote in my previous post:

Code: Select all

(s-sqrt ...)
so for (sqrt (1-s)) you would write

Code: Select all

(s-sqrt (diff 1 s))
by steve
Thu May 20, 2010 5:13 pm
Forum: Nyquist
Topic: Nyquist Plugin: Hammerhead Mod Plugin
Replies: 4
Views: 2117

Re: Nyquist Plugin: Hammerhead Mod Plugin

Now that I've had time to look at your plug-in I think that making it a "Generate" plug-in is probably the best option. I imagine that it is quite useful to be able to "generate" the template without needing to select a track first. The required format for a list (and other usefu...
by steve
Thu May 20, 2010 4:40 pm
Forum: Windows
Topic: Sound distorted on playback.
Replies: 7
Views: 1791

Re: Sound distorted on playback.

Could that be the problem, having both installs on the computer? No, that should not be a problem. Keep both versions on your computer for now, it may help us to locate the problem. Do you get the problem with all files, or is it just certain audio files/recordings that cause the problem? Try playi...
by steve
Thu May 20, 2010 4:32 pm
Forum: Windows
Topic: Using samples with Audacity
Replies: 2
Views: 296

Re: Using samples with Audacity

Import the sample (File menu), then use the "Time Shift" tool (double headed arrow button, or F5 key) to slide the sample left/right into position.
by steve
Thu May 20, 2010 4:30 pm
Forum: Audio Processing
Topic: Editting vocal clips into "thought"
Replies: 2
Views: 939

Re: Editting vocal clips into "thought"

It usually involves a little bit of an echo, and sounds a little more wispy than a normal sound clip. Curious thing - that technique is often used in stage production, but on TV and film they usually do the opposite - record with microphone really close and no reverb, so that the voice has a lot of...
by steve
Thu May 20, 2010 4:25 pm
Forum: Windows
Topic: playback
Replies: 1
Views: 254

Re: playback

Zoom out so that you can see the whole track (Ctrl+F, or use the magnifier button)
Click on the track at the point where you want to start listening.
Press PLAY (or Spacebar).

You will probably find the tutorials (see links at top of page) a good way to get to grips with the basics.
by steve
Thu May 20, 2010 4:21 pm
Forum: Audio Processing
Topic: What kind of voice treatment would work ?
Replies: 3
Views: 507

Re: What kind of voice treatment would work ?

Unfortunately it is too late to fix this sample. It is very badly distorted, and that just isn't fixable. It has not been recorded at too high a level in Audacity - the distortion has occured before the sound reached Audacity. It's difficult to say exactly where the distortion occured without knowin...
by steve
Thu May 20, 2010 4:10 pm
Forum: Windows
Topic: Tracks doubling problem...
Replies: 2
Views: 460

Re: Tracks doubling problem...

I presume the FAW Circle synth program is running on the same computer as Audacity? So you are recording the synth using "Stereo Mix". Recording "Stereo Mix" is, as Koz has said, the way to record sounds that are playing on your computer. Here's the catch - the sounds from the FA...
by steve
Thu May 20, 2010 3:55 pm
Forum: Windows
Topic: Trim not working
Replies: 12
Views: 6316

Re: Trim not working

Here is a link to a screenshot of my highlighted area of the clip, and the dropdown menu with many of the options grayed out: If I'm not mistaken, I think I can see the edge of the Pause button, and it is depressed. To use effects (and most other functions) Audacity must be "Stopped", not...