Search found 59476 matches

by steve
Wed Jul 22, 2009 6:31 pm
Forum: Mac OS X
Topic: Audacity crashes when importing a video file
Replies: 5
Views: 1030

Re: Audacity crashes when importing a video file

You may be able to Import it into Audacity 1.3.8 if you have ffmpeg installed. I've just tried importing a Quicktime .MOV file into Audacity 1.3.8 on Linux and it imported (audio only) correctly.
by steve
Wed Jul 22, 2009 6:25 pm
Forum: Windows
Topic: Win7x64
Replies: 9
Views: 1390

Re: Win7x64

to say that the releases are typically "full of bugs" until SP2 is such a gross generalization that I stand by my statement. What quantitative measurements are you using? With over 800 fixes in Vista SP2 I don't think it's that much of an exaggeration, but we're getting very distracted he...
by steve
Wed Jul 22, 2009 5:23 pm
Forum: Windows
Topic: delay
Replies: 5
Views: 1022

Re: delay

i'm using a microphone just plugged straight into the computer. Ah, good - To avoid the delay you need to switch of "software playthrough". To be able to hear the microphone input through the computer you need to enable it in the Windows Mixer, or the sound card control panel (depending o...
by steve
Wed Jul 22, 2009 5:08 pm
Forum: Windows
Topic: Win7x64
Replies: 9
Views: 1390

Re: Win7x64

Firstly, I did post the complete error message in the orginal post. Relax, if you look again at that error message it looks incomplete, as if the "C:P ..." is an abbreviated version of something longer. If you say that the full message is Title: Microsoft Visual C++ Runtime Library Messag...
by steve
Wed Jul 22, 2009 4:22 pm
Forum: Windows
Topic: Unhandled Exception Won't Allow Playback
Replies: 11
Views: 2488

Re: Unhandled Exception Won't Allow Playback

I try to open the project from the .aup file, however when I select 'Open with' and select the 1.3 version of audacity, windows still opens it with the old one That shouldn't happen, you should be able to choose whether to open in 1.2 or 1.3. Do you actually need to have Audacity 1.2 installed? Whi...
by steve
Wed Jul 22, 2009 4:07 pm
Forum: GNU/Linux and Unix-like
Topic: Autotalent by Tom Baran
Replies: 9
Views: 29453

Re: Autotalent by Tom Baran

Thanks, and you are welcome, but if you have further questions please just post them on the forum. Hopefully other people can benefit from information posted here.
by steve
Wed Jul 22, 2009 4:05 pm
Forum: Windows
Topic: Nyquist fn listdir is not included in 1.3.8 beta.
Replies: 3
Views: 604

Re: Nyquist fn listdir is not included in 1.3.8 beta.

I guessed that was how it should work, but like you always got "NIL". You would do best asking these types of questions on the Audacity Nyquist mailing list as that's about the only place that you will find people with the necessary level of expertise in these matters (same for your other ...
by steve
Tue Jul 21, 2009 11:04 pm
Forum: Recording Techniques
Topic: How to get the mixer channels recording as separate tracks?
Replies: 1
Views: 706

Re: How to get the mixer channels recording as separate trac

You need to have a multi-channel sound card. However, Audacity does not support all multi-channel sound cards, so you may still have problems. Most multi-channel sound cards include some sort of recording software, so even if it does not work for multi-channel recording in Audacity, you can record u...
by steve
Tue Jul 21, 2009 11:00 pm
Forum: Audio Processing
Topic: how to apply reverb to just one track?
Replies: 7
Views: 7225

Re: how to apply reverb to just one track?

These are VST plug-ins? VST support in Audacity 1.3.6 is provided through the VST bridge. Some plug-ins work great, some don't work at all, some partly work. Audacity can use LADSPA and Nyquist plug-ins natively. These type of plug-ins are usually well behaved in Audacity, as are the built in effect...
by steve
Tue Jul 21, 2009 10:47 pm
Forum: Windows
Topic: Nyquist fn listdir is not included in 1.3.8 beta.
Replies: 3
Views: 604

Re: Nyquist fn listdir is not included in 1.3.8 beta.

It appears to be present on my install.
(print (fboundp 'listdir)) returns "T"
I've no idea how to use listdir though.