Import / Export Preferences

From Audacity Manual

Jump to: navigation, search

Devices PreferencesPlayback PreferencesRecording PreferencesQuality PreferencesInterface PreferencesTracks PreferencesExtended Import PreferencesProjects PreferencesLibraries PreferencesSpectrograms PreferencesDirectories PreferencesWarnings PreferencesEffects PreferencesKeyboard PreferencesMouse PreferencesModules PreferencesImport / Export Preferences
Click on any of the other Preferences sections in the above image to go directly to that Preferences page.

When importing audio files

Audacity always makes a copy of compressed files like MP3, OGG and FLAC when it imports them. The data is copied either into the temporary folder, or into the _data folder of an open project. Uncompressed files (WAV or AIFF) are very much larger, so may lead to a shortage of disk space if copied in. Audacity therefore allows you to choose from the following two options when importing WAV or AIFF files:

  • Make a copy of uncompressed audio files before editing (safer): Audacity makes a copy of the imported file(s), so you can then move, rename or delete them if you wish. Also choose this option if you need to open your Audacity project on another computer, or send it to someone else. Note: you don't need to choose this option if you are sending an exported audio file like an MP3 to someone else.
  • Read uncompressed audio files directly from the original (faster): Audacity reads the imported files from the computer folder you first imported them from, without copying them in. Therefore with this option set, you must not move, rename or delete imported uncompressed files, or the folder they are in. The advantage of this option is that long files can be imported in only a few seconds, using On-Demand Loading.
The very first time you import any uncompressed audio file(s), a warning dialog will appear, offering the above choice for the current file(s). The default will be set to "Make a copy". The method you choose in the dialog will thereafter be saved in the above preference and will be set as default when the dialog appears on next import.

You can turn the warning dialog off either in the checkbox in the dialog or in the Warnings Preferences, then your saved choice of import method will be applied automatically each time.

  • Normalize all tracks in project: The imported file (in any format) and all audio tracks already on screen will be normalized to your current setting for the Normalize effect.

When exporting tracks to an audio file

  • Always mix all tracks down to stereo or mono channel(s): This is Audacity's default behavior and means that if your project contains only mono tracks panned to center, they will be mixed upon export to a file containing a single mono channel. The audio will still play equally out of both speakers on most systems. If you have any stereo tracks in your project (or any mono tracks panned away from center) the exported file will be stereo, containing two channels (left and right).
  • Use custom mix: When this option is enabled, an Advanced Mixing Options window appears immediately after the completing the File Export Dialog (custom mix is not available when using Export Multiple or Chains). Advanced Mixing gives you much greater flexibility in mapping your audio tracks to specific output channels in the exported file. In particular it allows export of multichannel files (that is, having more than two channels of audio) in WAV, AIFF, OGG and FLAC formats.
  • Show Metadata Editor prior to export step: By default, the Metadata Editor pops up every time you export a file with the File > Export... or File > Export Multiple... commands. Uncheck this option if you don't want to add embedded information tags to your files.
Users of the previous 1.2.x Audacity will recall that bit rate and bit depth for exported files were set on this Preferences tab (which was then called "File Formats"). Now however, you choose export settings for the various formats at the time of export by clicking Options in the File Export Dialog. This saves the separate step of going into Preferences each time you want to change export settings.

When exporting track to an Allegro (.gro) file

When using File > Export MIDI you can export to .mid or .gro extension. The .gro extension signifies the Allegro file format which exports the Audacity Note Track as human-readable plain text. This preference controls whether the .gro file represents time and duration in seconds (default) or beats.

  • Represent times and durations in seconds: An example line in the .gro file would look like:
       T1.3330 V0 K66 P66 U0.6660 L127
    This instruction means "play key number 66 at time (T) 1.333 seconds for duration (U) 0.666 seconds."
  • Represent times and durations in beats: An example line in the .gro file would look like:
       TW0.5000 V0 K66 P66 Q1.0000 L127
    This instruction means "play key number 66 at time (T) 0.5 whole notes (W) for duration (Q) 1 quarter notes."

Audacity can import both .mid and .gro files for display and editing (but not playback). The .gro files will be imported correctly whether they contain data in seconds or beats. However many general purpose MIDI applications will not play .gro files.

Views
Help Location