Search found 59476 matches

by steve
Tue Nov 29, 2011 12:34 am
Forum: Español
Topic: plugin nyquist no devuelve sonido
Replies: 7
Views: 2976

Re: plugin nyquist no devuelve sonido

Lo siento, no hablo español

Code: Select all

(setf N (truncate (/ Fs 2) f))
f?

Code: Select all

(while (< k length-y)
k?
by steve
Mon Nov 28, 2011 7:18 pm
Forum: Windows
Topic: I just downloaded and can't get any sound.
Replies: 6
Views: 867

Re: I just downloaded and can't get any sound.

Thanks, I think I'm starting to get a picture of the problem but now we need to get into the detail. What is the exact model number of your Creative SB Audigy? (there are about a dozen different types of SB Audigy). Are you sure that the sockets on the front panel are correctly connected to the soun...
by steve
Mon Nov 28, 2011 7:14 pm
Forum: Windows
Topic: Kjaerhus Classic VST Plugins
Replies: 2
Views: 1043

Re: Kjaerhus Classic VST Plugins

Did you tell Audacity to rescan for new VST effects? http://wiki.audacityteam.org/wiki/VST_P ... a_versions
by steve
Mon Nov 28, 2011 7:11 pm
Forum: Audio Processing
Topic: Odd behaviours on joining and splitting stereo tracks
Replies: 50
Views: 8518

Re: Odd behaviours on joining and splitting stereo tracks

Gale Andrews wrote:Martyn felt a few years ago on -devel that "the current behaviour isn't unreasonable.
I agree that the behaviour is logical, but I still think that it can create some weird results that look wrong.
For example:

http://youtu.be/F3WaXDC4E8w
by steve
Mon Nov 28, 2011 5:14 pm
Forum: Mac OS X
Topic: Editing Multiple Files
Replies: 7
Views: 3332

Re: Editing Multiple Files

Although Audacity allows several files open at the same time, it applies effects only to one file at a time; by contrast, in Sound Studio 2 or in Amadeus Pro, effects can be applied to several files concurrently. In Audacity you can work on multiple files sequentially or concurrently. To apply an e...
by steve
Sun Nov 27, 2011 11:16 pm
Forum: Mac OS X
Topic: Editing Multiple Files
Replies: 7
Views: 3332

Re: Editing Multiple Files

alexius wrote:Sound Studio 2 and Amadeus Pro do both the right way; Sound Studio 4, like Audacity, does them both the wrong way
Why did the developers of Sound Studio decided to upgrade their software to do it the "wrong" way?
by steve
Sun Nov 27, 2011 10:49 pm
Forum: General Feedback and Discussion
Topic: Setting gain on multiple tracks at once
Replies: 6
Views: 3743

Re: Setting gain on multiple tracks at once

Great, yep I will vote, thanks for the comments all. Due to people posting spam to the wiki it has sadly become necessary to restrict editing of the wiki to registered users only. To register you would need to click on the "Log in" link in the upper right corner and follow the instruction...
by steve
Sun Nov 27, 2011 10:29 pm
Forum: Audio Processing
Topic: Muffled voice: suggestions?
Replies: 14
Views: 9150

Re: Muffled voice: suggestions?

What does one gain by killing the lower frequencies in general in these types of recordings, as I think you suggest? Is this an efficient, unsophisticated way of killing some noise? Or it serves another purpose? There is virtually no useful information in audio below 200 Hz to contribute to the int...
by steve
Sun Nov 27, 2011 9:53 pm
Forum: Windows
Topic: Can't record streaming audio (SOLVED)
Replies: 2
Views: 753

Re: Can't record streaming audio

There's a tutorial that should help to guide you through the set-up process. The biggest problem is usually finding a way to get Win 7 to play ball, but hopefully this will help: http://manual.audacityteam.org/man/Tuto ... e_computer
by steve
Sun Nov 27, 2011 9:33 pm
Forum: New Plug-Ins
Topic: Cross-Fade (revisited)
Replies: 106
Views: 30079

Re: Cross-Fade (revisited)

Is it possible to do this in Nyquist? Sadly no it's not possible with a Nyquist plug-in. Nyquist plug-ins process the audio from one track at a time and there is no way to pass audio data between tracks. This is why there is all the rigmarole of creating a 2 channel track for the Vocoder effect (wh...