Installing and updating Audacity on Mac OS X

From Audacity Development Manual
Revision as of 17:12, 22 February 2016 by PeterSampson (talk | contribs) (Installing LAME onMac OS X: typo)
Jump to: navigation, search
Peter 14Feb16: This page is a draft work in progress.
  • Peter 15Feb16: The H2 section "Installation instructions" comes direct from the Audacity website - I used these on Saturday to successfully install (as a Mac-virgin).
This page provides instructions for installing Audacity on Mac OS X computer platforms.

Installation instructions

Installation instructions using .dmg files:

  1. Double-click the downloaded DMG to mount it.
  2. Do not double-click the “Audacity” folder in the DMG window. Drag the entire “Audacity” folder icon to the /Applications folder icon on the right (or to any other location of your choosing).
  3. Do not move the Audacity application or its support folders outside the "Audacity" folder.
  4. Eject the DMG at bottom left of Finder, then launch Audacity.app from the “Audacity” folder in /Applications or from your chosen location.
Advice Known Issue: Security settings on OS X 10.7 or later may block Audacity being launched. Most users on OS X 10.9.5 and later will experience this, due to changes made by Apple.

To permanently enable Audacity launch, right-click or control-click on the Audacity application in Finder, choose “Open”, then in the dialog box that appears, choose “Open”.


Installing LAME on Mac OS X

On OS X 10.6 or later, Administrative (and occasionally, root) permissions may be needed on some machines to read the LAME library the installer places in /usr/local/lib/audacity.

In case of difficulty, please download the zip version "Lame_Library_v3.98.2_for_Audacity_on_OSX.zip" from "Alternative zip download for Lame 3.98.2" below and follow the instructions.

  • Installer
  1. Go to the external LAME download page.
  2. Download Lame Library v3.98.2 for Audacity on OSX.dmg.
  3. When you have finished downloading, double-click the .dmg to mount it, then go to the Finder (in Safari, the "Lame Library v3.98.2 for Audacity" virtual disk image will be extracted and mounted automatically after downloading).
  4. Double-click "Lame Library v3.98.2 for Audacity.pkg"; the standard OS X Installer will start
  5. Click through the steps in the Installer, accepting the defaults in all cases; this will install the LAME binary "libmp3lame.dylib" in /usr/local/lib/audacity.
  6. Audacity should detect LAME automatically when you export as MP3. If Audacity cannot find LAME:
    1. Click Audacity > Preferences then choose "Libraries" on the left.
    2. Click "Locate..." under "MP3 Export Library", then "Browse..." in the "Locate Lame" dialog.
    3. The "Where is libmp3lame.dylib?" window will open at /usr/local/lib/audacity; select "libmp3lame.dylib", click "Open" then "OK" and "OK".
  • Alternative zip download for Lame 3.98.2
  1. Download "Lame_Library_v3.98.2_for_Audacity_on_OSX.zip" from the external download page.
  2. Extract the contents of the zip to a folder called "Lame_Library_v3.98.2_for_Audacity_on_OSX" anywhere you have full permissions (such as your Desktop).
  3. Click Audacity > Preferences then choose "Libraries" on the left.
  4. Click "Locate..." under "MP3 Export Library", then "Browse..." in the "Locate Lame" dialog.
  5. Navigate to and open the folder you extracted the zip to, select "libmp3lame.dylib", click "Open" then "OK" and "OK".

This is a good solution if Audacity does not recognize or work correctly with libmp3lame.dylib when installed to /usr/local/lib/audacity.

You should now be able to export MP3s without any further configuration, choosing File > Export Audio... then selecting "MP3 Files" in the Export Audio Dialog.

In case of difficulty please view our detailed instructions on the Audacity Wiki.