Search found 24069 matches

by Gale Andrews
Thu May 28, 2009 10:03 pm
Forum: Windows
Topic: not enough room available to paste the selection
Replies: 3
Views: 1230

Re: not enough room available to paste the selection

Go to the Interface tab of Preferences and under "Behaviors", put a check mark by "Editing a clip can move other clips". It is on by default, so you must have unchecked it.


Gale
by Gale Andrews
Thu May 28, 2009 5:28 am
Forum: Windows
Topic: Can't import flac
Replies: 22
Views: 5736

Re: Can't import flac

every time I start it up, it says "Couldn't find symbol "main" in a dynamic library (eppror 127: the specified procedure could not be found.)" What version of Windows, and are you just double-clicking the executable? Have you got all the files in the zip and are you running them...
by Gale Andrews
Thu May 28, 2009 5:17 am
Forum: Windows
Topic: MP3 Export Crash
Replies: 25
Views: 5590

Re: MP3 Export Crash

So, it looks like there's something with the un-patched/raw Windows (Win XP Pro, no service packs, no patches) that's causing the grief... or does Audacity and/or lame_enc.dll require .NET Framework to be installed? Someone else on a fully patched Windows XP SP3 system had the same problem and help...
by Gale Andrews
Tue May 26, 2009 11:48 pm
Forum: Windows
Topic: timestamping feature
Replies: 5
Views: 494

Re: timestamping feature

What is the basis of the timestamp - time when you recorded the file or file modified time? If you used File > Export Multiple (the most efficient method, because you could export the files all at one go) the files would all have near identical timestamps. If the file modified time is what you want ...
by Gale Andrews
Sat May 23, 2009 7:34 am
Forum: Windows
Topic: Can't import flac
Replies: 22
Views: 5736

Re: Can't import flac

This one better work. http://drop.io/mikehunt Thanks. The file imports fine in 1.3.8 Alpha (Unicode), either via FFmpeg or the inbuilt FLAC importer. This might possibly be due to some improvements we have made in metadata tag handling since 1.3.7. If you want to try it, download this: http://www.g...
by Gale Andrews
Wed May 20, 2009 7:04 am
Forum: Windows
Topic: Can't import flac
Replies: 22
Views: 5736

Re: Can't import flac

Mike Hunt wrote:Installing FFmpeg got rid of the warning, now Audacity simply crashes when I try to import it. File is here: http://frostbytez.com/files/Upload/down ... 20nai.flac
Thanks. That site appears to be broken though at the moment - file size 0 kb.


Gale
by Gale Andrews
Wed May 20, 2009 6:56 am
Forum: Windows
Topic: Over Max File Size?
Replies: 6
Views: 753

Re: Over Max File Size?

Tell us more about this file - what exact format is it? does it play in other applications? It's a wav file. It won't open in itunes or wmplayer. I left the computer on record by accident - that's why the file is 3 gig. Recorded by what application - Audacity 1.3.6? Try 1.3.7 - I know people have o...
by Gale Andrews
Mon May 18, 2009 8:35 am
Forum: Windows
Topic: Can't import flac
Replies: 22
Views: 5736

Re: Can't import flac

I have the same problem with 1.3.7. Whenever I try to import a FLAC it says it couldn't find ffmpeg, and I have to idea how to get it. As fas as I can see on their site I have to compile it myself. After telling we that, Audacity crashes. You can import FLAC with the Audacity built-in FLAC importer...
by Gale Andrews
Mon May 18, 2009 7:21 am
Forum: Windows
Topic: "Open with" wont select v1.3.4
Replies: 13
Views: 3331

Re: "Open with" wont select v1.3.4 (+ another reply by Gale)

3) Because the shell open command path stored in the registry no longer exists (C:Program FilesAudacityaudacity.exe), Vista does not display Audacity in the Open With context menu even though the appropriate registry keys exist./ 5) Vista still fails to display Audacity in the Open With... dialog a...
by Gale Andrews
Mon May 18, 2009 2:01 am
Forum: Windows
Topic: Over Max File Size?
Replies: 6
Views: 753

Re: Over Max File Size?

I don't know how Windows handles the file, but WAV file size as far as I know is set in the headers as an unsigned 4 byte integer, which imposes a 4 GB limit (not 2 GB). The problem is that many applications interpret the file length as a signed number, which imposes a 2 GB limit. Are you sure Audac...