Search found 59476 matches

by steve
Tue Oct 19, 2010 1:15 am
Forum: Audio Processing
Topic: importing sound clips
Replies: 5
Views: 600

Re: importing sound clips

jhayez1208 wrote:I didn't see any import options
Audacity 1.3.12
File menu > Import > Audio
by steve
Tue Oct 19, 2010 1:12 am
Forum: Compiling Audacity
Topic: File saved seperately
Replies: 13
Views: 3577

Re: File saved seperately

Have you read the page that I posted a link to in my first reply?
Which part are you struggling to understand?
by steve
Mon Oct 18, 2010 6:19 pm
Forum: Windows
Topic: Labels Time Shift
Replies: 11
Views: 2178

Re: Labels Time Shift

by steve
Mon Oct 18, 2010 5:58 pm
Forum: Nyquist
Topic: Import List of Frequencies and Levels
Replies: 11
Views: 5993

Re: Import List of Frequencies and Levels

That particular sound is quite fussy - errors in both the synthesis and in the envelope follower tend to compound on each other. Because of the random factor in the synthesis you will get a slightly different version each time. In this sample the envelope was created manually, so we're only looking ...
by steve
Mon Oct 18, 2010 5:16 pm
Forum: Windows
Topic: Recording meter stopped/frozen
Replies: 9
Views: 715

Re: Recording meter stopped/frozen

Loosing a USB connection can cause that.
A crashed Flash browser plug-in can cause that.
Bad sound card drivers can cause that.
Can't really narrow it down without a lot more information.
by steve
Mon Oct 18, 2010 5:13 pm
Forum: Compiling Audacity
Topic: Compiling on Ubuntu 10 (Lucid and Maverick)
Replies: 9
Views: 3865

Re: Compiling on Ubuntu 10 (Lucid and Maverick)

Excellent :)

Do you know if the FFmpeg version patch will be used, or is that just a matter of waiting for Audacity to user a later version of FFMpeg?
by steve
Mon Oct 18, 2010 5:10 pm
Forum: Windows
Topic: Labels Time Shift
Replies: 11
Views: 2178

Re: Labels Time Shift

Thanks for the input Bill, I find that a clear example of why the behaviour is as it is when Sync-lock is enabled. However I'm thinking that when Sync-lock is disabled then only selected items (audio clips or data) should move. IIRC this is not what happens in earlier versions of Audacity, but I thi...
by steve
Mon Oct 18, 2010 4:30 pm
Forum: General Audio Programming
Topic: Severside based version of Audacity
Replies: 3
Views: 1329

Re: Severside based version of Audacity

Audacity requires fast disk access to read and right large amounts of (audio) data in real time, so the only way that I could see a "network" version working would be to create a sandbox environment on the users computer into which Audacity could be temporarily "installed" and ru...
by steve
Mon Oct 18, 2010 1:15 pm
Forum: Windows
Topic: newbie questions - creating a CD
Replies: 16
Views: 1310

Re: newbie questions - creating a CD

Chris's Dynamic Compressor is a third party plug-in, so officially support enquiries should be sent to Chris. However he has posted step-by-step instructions for how to download and install the plug-in: The other is an Audacity plugin, currently at version 1.2.6. To use it, download and install Auda...
by steve
Mon Oct 18, 2010 1:03 pm
Forum: Nyquist
Topic: Import List of Frequencies and Levels
Replies: 11
Views: 5993

Re: Import List of Frequencies and Levels

Another reason for the "unnatural" sound is that in the real piano note there are specific phase relationships between the harmonics. That information is not available from the spectrum analysis, but if you try the earlier code examples you will see (hear) how important that is. In the fir...