Extended Import Preferences
From Audacity Manual
For specifying different importers to open specific audio file extensions
Extended Import is a new feature in Audacity 1.3.13-beta and is still under development.
- Filter chosen in OpenFile dialog overrides any rules: When this box is checked, if any filter other than "All Files" is chosen in the "Format" drop-down menu in the import audio dialog, these rules will not be applied.
Rules to choose import filters
- File extensions - Importer order list
- A combination of a file extension and and importer order list creates a "rule". When attempting to import a file, Audacity will attempt to use these rules, starting at the top of the list and going down the list until it finds one that works.
- File extension: If a file has this extension, use the importers listed in the "Importer order" column, in the order listed in that column, to attempt to import the file. An asterisk (*) in this column means "all file extensions". Click in the File extension to edit it.
- Importer order: For the file extension selected in the "File extension" column, attempt to use these importers in the order listed to import the file.
- Move rule up: Move the selected rule up in the list of rules.
- Move rule down: Move the selected rule down in the list rules.
- Move filter up: Move the selected filter up in the Importer order list for this rule.
- Move filter down: Move the selected filter down in the Importer order list for this rule.
You can drag a filter to change it's order in the Importer order list.
- Add new rule: Create a new rule. A default rule with "*" as the file extension, and all filters in the default order, is created. The File extension will be selected ready to edit.
- Delete selected rule: Remove the selected rule from the list.