Canpt export to MP3

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
Locked
johnythehess
Posts: 12
Joined: Mon May 26, 2008 1:43 pm
Operating System: Please select

Canpt export to MP3

Post by johnythehess » Mon May 26, 2008 1:57 pm

Good day. I Have installed the laim plug in by copying the laimlib file to the plugins folder in audacity. I am using the file recommended for intel macs and the 1.3.5 beta. Durring export I select mp3 files and set my options noticing that there is not one for mono any more. When I click okay I see the template selection and just click okay without picking anything. I then click okay and the file is exported to Aiff. How do I get this plugin working. Note: I am a blind user using Voiceover on the Mac and perhaps I am missing something that Voiceover isn't seeing. Looking forward to some thoughts.

johnythehess
Posts: 12
Joined: Mon May 26, 2008 1:43 pm
Operating System: Please select

Re: Canpt export to MP3

Post by johnythehess » Tue May 27, 2008 2:06 am

Found my answer by reading the believe it or not jaws guide for audacity. So, please Oh great developers: make the preferences dialog accessible to voiceover. I am not able to get to the part where I can tell audacity where the laim plug in is. If anyone has a work around for this I'd certainly appreciate it. This is a really excellent version and I can do much with it since there are keyboard commands for most everything and my compliments to the developers who made the mac commands the same as the windows commands with command being the difference. So, again, yes, being a pest but I wouldn't if the product wasn't worth it. Please! do not let this release come out without making the preference dialog and those objects that say "unknown accessible. Thanks and thanks from all blind users who enjoy editing with audacity.

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

Re: Canpt export to MP3

Post by Gale Andrews » Tue May 27, 2008 4:31 pm

johnythehess wrote:Oh great developers: make the preferences dialog accessible to voiceover. I am not able to get to the part where I can tell audacity where the laim plug in is.
The basic problem is that the wxWidgets GUI we use (in this case wxMac) does not support VoiceOver, and VoiceOver itself seems to be buggy. It may be simplest to export to AIFF and convert to MP3 in iTunes. That said, does VoiceOver announce when the Import/Export tab of Preferences is selected? If so we could give you the tab and enter sequences to navigate, providing VoiceOver could read the "Where is LAME dialogue". But there is probably an easier way still. Quit Audacity and find the file:
~/Library/Application Support/audacity.cfg

This file stores the Audacity settings. Open it in a text editor and scroll to the bottom and ENTER so you are on a new line. Then type:
[MP3]

followed by ENTER then:

MP3LibPath=

and after the "=", type the path to the LAME library. I think you use forward slash "/" as the path separator on Mac. If you need any more help, Koz is on a Mac and he will be able to help you type the path correctly.

Sorry that at the moment, we probably can't do much about VoiceOver.


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

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

Re: Canpt export to MP3

Post by kozikowski » Tue May 27, 2008 5:27 pm

<<<I think you use forward slash "/" as the path separator on Mac.>>>

That's correct. The Mac Terminal program /Applications/Utilities/Terminal is basically a linux shell.

Do you follow XKCD? "sudo make me a sandwich."

<<<Koz is on a Mac >>>

Several, as well as PCs and over 750 linux machines (not all at once).The Intel Mac is at home, so I'm a little out of touch at work. You would think there would be an Intel Mac in the building somewhere...

Koz

Locked