Directories Preferences

From Audacity Development Manual
Revision as of 18:34, 29 December 2015 by Windinthew (talk | contribs) ([[Recovering Crashes Manually)
Jump to: navigation, search
Peter 28Dec15: The image requires updating as the default workfile directory has changed with r0629c31 to C:\Users\<user>\AppData\Local\Audacity\SessionData.
  • Peter 29Dec15: updated the image for 2.1.2 - cleared the attendant P1 - but note that this is a W10 image.

Preferencias de Carpetas Verzeichnisseinstellungen

Accessed by: Edit > Preferences > Directories    (on a Mac Audacity > Preferences > Directories)
Devices PreferencesPlayback PreferencesRecording PreferencesQuality PreferencesInterface PreferencesTracks PreferencesSpectrograms PreferencesImport/Export PreferencesExtended Import PreferencesProjects PreferencesLibraries PreferencesWarnings PreferencesEffects PreferencesKeyboard PreferencesMouse PreferencesModules PreferencesDirectories Preferences dialog
Click on any of the other Preferences sections in the above image to go directly to that Preferences page.

Temporary files directory

  • Location: Sets the location of Audacity's temporary directory for session work data. This is used whenever there is audio data that hasn't yet been saved as an Audacity project.

    To change the location of the temporary directory, press Choose..., select the directory you require and click OK. Audacity will then create a session workfile sub-directory in the directory you selected (on Linux the directory is called "/var/tmp/audacity-username"). Alternatively type the path required for the temporary directory into "Location" and Audacity will use that exact path, creating the new directory if needed.

    Exit and restart Audacity for changes to the temporary directory to take effect.

    Make sure the temporary directory is located on a fast (local) disk drive with plenty of free space. Avoid using network drives as these may be too slow for reliable recording. A RAM drive will always be quicker than a hard or solid state drive for recording and editing, but unless the RAM contents are saved to a physical drive the data will be lost when the computer powers down.

If your drive does not have sufficient space, you can reduce the space taken by temporary data by going to the Quality tab of Preferences and reducing the default sample format and sample rate. Reducing the sample rate will noticeably reduce higher frequencies, so is only recommended for speech data.
Peter 29Dec15: ToDo-1 I suspect "on Linux the directory is called ".audacity_temp"" is no longer correct.
  • Peter 29Dec15 later: Steve assures me than on Linux in 2.1.1 the temp workfile dierctory is "/var/tmp/audacity-username" (and that thus the 2.1.1 Manual is wrong). He is currently building a Linux 2.1.2 to test what the direcory is in 2.1.2
  • Gale 29Dec15: Peter, I already updated the temp dir locations on Recovering Crashes Manually as you can see from Recent Changes. Only Windows has changed, and what we show is only correct for Windows.}}