New features in this release

From Audacity Development Manual
Revision as of 16:17, 17 August 2020 by PeterSampson (talk | contribs) (Enhanced Directories preferences)
Jump to: navigation, search
Editors BEWARE - this page has a DISPLAYTITLE
size=50%
This page is an overview of prominent new functionality that has been introduced in Audacity 3.0.0

Version 3.0.0 is primarily a release for a unitary, single self-contained, project file.

Contents

  1. Unitary Project
  2. Enhanced Directories preferences
  3. Improvements to Macros
  4. Bug Fixes


Unitary Project

A single AUP3 project file win an aup3 extension implemented in a SQLite database - no more "dangerous piles-of-files" AUP file and related data folder

Recovery is likely to be different - simpler (no orphans, no missing block-files - all dealt with silently under-the-hood)

Talk about

  • no more "pile-of-files"
  • Performance
    • Vacuuming
  • size occupancy
  • using old AUP projects
  • Compact Project - bloat removal
  • Temporary files WAL & SHL (and vacuuming)
    • don't mess with 'em (you can't on Windows
  • Recovery
  • Projects can be imported into projects
  • New Backup Project command (Save Lossless... and Save Compressed... both removed)
  • Directories Preferences - defaults versus last-used
  • Projects can be imported into projects


Enhanced Directories preferences

Default folder locations have been added enabling you to specify the folders to be used for each of the Audacity actions: Open, Save, Import and Export.

Preferences Directories.png

If you set a default folder for any of those actions Audacity will always offer that folder location when you invoke that action.

If a particular action's default folder is left blank (default setting) then Audacity will offer the last-used location for that action.

The default setting is for all to be blank.


Improvements to Macros

Import and Export of Macros

Import and Export of Macros has been added to the Manage Macros dialog.

Manage Macros 3-0-0.png

Only one Macro can be imported or exported at a time.

Comments in Macros

Comments can now be added to Macros to enable you to document what is happening in the Macro.

There is a new command "Comment" in the Macro command set, editing its parameters enables you to type the text of your comment.

Macros comments.png


Bug Fixes

There are likely to be some ...

Here is a small selection of some of the most important.

Key P1 bugs fixed

None

Key P2 bugs fixed

None



==Additional new features== This page New features in 3.0.0 - appendix gives an overview of further new functionality that has been introduced in this release of Audacity.

Links

> Audacity Release Notes 3.0.0 - detailed release notes for this release of Audacity