Search found 59476 matches

by steve
Tue Sep 13, 2011 6:22 pm
Forum: Windows
Topic: Can't upload exported files to file servers
Replies: 9
Views: 1041

Re: Can't upload exported files to file servers

steve wrote:I wish there were a method of automatically setting Audacity to not include metadata (it messes up the track display in Nero), but unfortunately there isn't. I bet though that some users would find that in Preferences and turn it on by mistake. I'd be happy if there was just a Preferenc...
by steve
Tue Sep 13, 2011 6:13 pm
Forum: Audio Processing
Topic: Re-Creating a Cultural Icon
Replies: 3
Views: 622

Re: Re-Creating a Cultural Icon

I presume that this is the effect: He-Man.flac The main effect is Reverb. In this example I've overdubbed my own voice using the GVerb effect with room size set about half way up, reverb time at about 6 seconds, damping at about 0.6, and dry signal, early reflection and tail all set around -12 dB. Y...
by steve
Tue Sep 13, 2011 5:23 pm
Forum: Nyquist
Topic: Conventions for Nyquist Plug-ins
Replies: 23
Views: 41386

Re: Conventions for Nyquist Plug-ins

Indentation: It is recommended that code indentation is applied using spaces rather than tabs. When viewed in a text editor, tabs will be displayed according to the tab setting in the editor, which may be set very differently from the settings in the editor that was used to write the code, so the l...
by steve
Tue Sep 13, 2011 5:15 pm
Forum: Plug-in Archive
Topic: High Quality (no alias) Tone generator
Replies: 4
Views: 4967

Re: High Quality (no alias) Tone generator

Here's a new version. There are no changes to the code - the only difference is in the layout of the code. It was brought to my attention that in some text editors the line spacing could be messed up because I used "Tab" to indent rather than spaces. If the editor is set to a large tab siz...
by steve
Tue Sep 13, 2011 5:07 pm
Forum: Windows
Topic: Recordings break up badly on play back
Replies: 18
Views: 5242

Re: Sound is breaking up badly during play back.

Adobe Audition will use ASIO drivers by default, whereas Audacity will use the standard OS drivers for the audio device. Audacity cannot be distributed with ASIO support due to licensing restrictions. It may be worth checking that you have the latest drivers for your Audiobox - Check on the PreSonus...
by steve
Mon Sep 12, 2011 4:51 pm
Forum: Windows
Topic: Can't upload exported files to file servers
Replies: 9
Views: 1041

Re: Can't upload exported files to file servers

Audacity 1.3 has a preference you can set where it just stops asking you each time and the metadata is always blank. Sadly that's not always the case. If the project contains imported audio files that already had metadata, then that metadata may be transferred into the Audacity Project. I wish ther...
by steve
Mon Sep 12, 2011 4:46 pm
Forum: Windows
Topic: Which effect was used?
Replies: 4
Views: 661

Re: Which effect was used?

Try playing with the Change Pitch, Change Speed and Change Tempo effects and lots of Equalization to make the spectrum similar.
There's a lot of weird distortions going one that are hard to identify, but have a metallic kind of sound similar to encoding an MP3 at too low a bit rate.
by steve
Mon Sep 12, 2011 4:18 pm
Forum: Windows
Topic: Recordings break up badly on play back
Replies: 18
Views: 5242

Re: Sound is breaking up badly during play back.

Thanks, I'm with you now.
That's what is commonly called "skipping". Unfortunately there are a lot of things that can cause it to happen. Most of them are listed here: http://wiki.audacityteam.org/wiki/Manag ... nd_Drivers
by steve
Mon Sep 12, 2011 4:13 pm
Forum: Windows
Topic: Input selection
Replies: 3
Views: 459

Re: Input selection

If you are able to listen to the radio using WinAmp (a very good, free media player for windows), then it has a "disk writer" plug-in that allows WinAmp to direct the audio stream directly to the hard drive rather than to the sound card, thus creating an audio file. This does not require y...
by steve
Sun Sep 11, 2011 10:59 pm
Forum: Plug-in Archive
Topic: High Quality (no alias) Tone generator
Replies: 4
Views: 4967

High Quality (no alias) Tone generator

hq-tone.ny Generates the following types of wave: Sine Square Triangle Sawtooth Inverse sawtooth This is slower than the standard Sine, Square and Sawtooth tone generators, but this plug-in produces tones without aliasing distortion. The standard Tone generator can produce no-alias square waves, bu...