importing mp3 files

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
bawe
Posts: 18
Joined: Mon Oct 07, 2013 2:49 pm
Operating System: Please select

importing mp3 files

Post by bawe » Mon Oct 07, 2013 2:55 pm

mp3 files cannot be imported into Audacity if they have a backslash '' anywhere in the name of the file. I had no problems importing such files into other programs though, even if they had the backslash character in the file's name. Is this a problem with LAME or Audacity?

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: importing mp3 files

Post by steve » Mon Oct 07, 2013 3:15 pm

Which version of Audacity are you using? (Look in "Help > About Audacity").
With the current 2.0.4 version of Audacity on Linux I have no problem importing MP3 files that have a backslash in the name. However, I'd not normally use backslash in a file name - if I want to use that file on a Windows machine I'd have to rename it as backslash is not a valid file name character on Windows.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bawe
Posts: 18
Joined: Mon Oct 07, 2013 2:49 pm
Operating System: Please select

Re: importing mp3 files

Post by bawe » Mon Oct 07, 2013 8:49 pm

I'm using Audacity v2.0.2 running under OS X Lion. It's about time I've installed the latest update, but I don't think it would make any difference. Other programs don't have any problem importing files with a backslash in their name.

kozikowski
Forum Staff
Posts: 68902
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: importing mp3 files

Post by kozikowski » Mon Oct 07, 2013 10:04 pm

Other programs don't have any problem
Other Mac programs. At work we have a policy of no punctuation marks or spaces in filenames because our files have to travel to any of three computer types of any age all over earth. If this is a Mac-centric problem, then the Mac programming will have to be inspected and possibly corrected. There aren't a lot of Mac programmers so be patient.

Koz

kozikowski
Forum Staff
Posts: 68902
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: importing mp3 files

Post by kozikowski » Mon Oct 07, 2013 10:06 pm

It's about time I've installed the latest update
If you're happy with the version you have, I'd probably stay there. 2.0.4 introduced quite a few Mac problems and 2.0.5 will be out shortly.

Koz

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: importing mp3 files

Post by Gale Andrews » Tue Oct 08, 2013 1:45 am

bawe wrote:I'm using Audacity v2.0.2 running under OS X Lion. It's about time I've installed the latest update, but I don't think it would make any difference. Other programs don't have any problem importing files with a backslash in their name.
It wouldn't make any difference - Audacity seems to have a problem with the backslash when opening or importing.

But as a workaround, you can drag the file into Audacity.

LAME is for MP3 export, not MP3 import, and you should as far as I know be able to export files with a backslash in the name.

But you can't save AUP projects with a backslash in the name.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: importing mp3 files

Post by Gale Andrews » Fri Oct 25, 2013 4:42 am

Gale Andrews wrote:Audacity seems to have a problem with the backslash when opening or importing. But as a workaround, you can drag the file into Audacity.
A developer did look into this, but it's a problem with a file name check function in WxWidgets which doesn't work properly on Mac, but still has to work on Windows which is more restrictive about allowable file name characters.

To fix it, the all the instances of the function would have to be replaced in the entire source code with our own custom function, then ensure all new code that we may write uses the custom function.

So there is a bug open for this ( http://bugzilla.audacityteam.org/show_bug.cgi?id=666 ) but no immediate fix is likely.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply