Search found 59476 matches

by steve
Sun Mar 29, 2009 9:09 pm
Forum: General Audio Programming
Topic: Chord generator
Replies: 25
Views: 12825

Re: add a feature (chord generator)

There is a specific version of pwl for creating envelopes. This function is "env".
You can read about it here: http://www.audacity-forum.de/download/e ... yquist.htm (scroll down to the section "Envelopes").
by steve
Thu Mar 26, 2009 12:15 am
Forum: Windows
Topic: No youtube recording?
Replies: 3
Views: 327

Re: No youtube recording?

What are your setting in the Windows Mixer?
by steve
Thu Mar 26, 2009 12:13 am
Forum: Maintaining / Improving this Forum
Topic: Automatic Record level
Replies: 2
Views: 3257

Re: Automatic Record level

This is not a "forum issue". Please read the "Read Me" post at the top of this page: http://audacityteam.org/forum/viewforum.php?f=32 Automatic recording levels in software are usually achieved by simply "scaling" the input signal digitally. This is the same as recordin...
by steve
Wed Mar 25, 2009 11:01 pm
Forum: Audio Processing
Topic: Command line leveller effect
Replies: 10
Views: 3362

Re: Command line leveller effect

Technically, one of the main differences between the standard Audacity compressor and Chris's, is that the standard Audacity compressor is built around an algorithm for a traditional dynamic compressor with a relatively slow attack time. This means that when you use it on sounds that have sharp tran...
by steve
Wed Mar 25, 2009 10:19 pm
Forum: General Audio Programming
Topic: Chord generator
Replies: 25
Views: 12825

Re: add a feature (chord generator)

I'm not sure exactly what you are asking, but you could edit the Audacity Project file (.aup) manually in a text editor to create or modify envelopes. The AUP file is written in XML. Here is a bit of code from a project file that shows an envelope with two control points, one at time = 9 seconds (va...
by steve
Wed Mar 25, 2009 3:57 am
Forum: Maintaining / Improving this Forum
Topic: Play CD and rerecord with Volumn changes
Replies: 2
Views: 1534

Re: Play CD and rerecord with Volumn changes

waxcylinder wrote:Note that you cannot do this in real-time while you are playing your CD as Audacity does not apply any effects in real-time.
No, but you can adjust the recording level using the Windows Mixer during the recording.

(I fail to see what this has to do with "forum issues")
by steve
Wed Mar 25, 2009 3:53 am
Forum: Audio Processing
Topic: Command line leveller effect
Replies: 10
Views: 3362

Re: Command line leveller effect

kozikowski wrote:You may be able to apply this filter to groups of files in Audacity 1.3 Chains command.
Unfortunately you can't. But if you import several tracks into Audacity, you can apply the effect to many tracks at the same time.
by steve
Wed Mar 25, 2009 3:51 am
Forum: Audio Processing
Topic: Increasing Audio Volume/output/amplifying without distortion
Replies: 2
Views: 3408

Re: Increasing Audio Volume/output/amplifying without distor

In Audacity 1.3 there is an effect called "leveller". This is a crude type of dynamic compression effect. (See "loudness war" in Wikipedia). A much more refined version is "Chris's dynamic compressor (easy to find with Google). You can also use a limiter (there's a plug-in f...
by steve
Wed Mar 25, 2009 3:46 am
Forum: Windows
Topic: Wiritng an equation for a recorded sinusoidal noise
Replies: 3
Views: 357

Re: Wiritng an equation for a recorded sinusoidal noise

Amplitude is on a scale -1.0 to +1.0 (see vertical scale on left side of the track) In the selection tool bar at the bottom, you can set it to show the length of a selection in a variety of units, for example, "samples" or milliseconds. (Samples will be more accurate, and you can derive th...
by steve
Wed Mar 25, 2009 3:37 am
Forum: Windows
Topic: Creating 15 sec. song clips from mp3s in bulk
Replies: 6
Views: 664

Re: Creating 15 sec. song clips from mp3s in bulk

kozikowski wrote:closest
But I think not close enough. As far as I know Audacity can not do this.