New features in this release

From Audacity Development Manual
Revision as of 15:32, 28 June 2018 by PeterSampson (talk | contribs) (hyphenate voice-over for consistency)
Jump to: navigation, search


size=50%
This page is an overview of the key new functionality that has been introduced in Audacity 2.3.0

Contents

Coming up soon:
  • Scripting using Python or Perl
    • Example advanced script using wxPython to create a new toolbar.
Coming up soon:
  • Real time adjustment of play-at-speed.
  • Spectrogram and Wave of same audio shown in the same track.
Coming up soon (Paul):
  • Nyquist Effects now translatable.
  1. Punch and Roll
  2. Batch Processing
  3. Macros command replaces Chains
  4. New Tools menu
  5. New Save Project menu
  6. Scriptables added to the Extra menu
  7. Help Buttons
  8. Increased legibility of trackname display
  9. Half-wave option for collapsed tracks
  10. Sliding Stretch
  11. Overwriting existing projects
  12. Use dialog for the name of new labels
  13. Changed shortcuts for clip navigation
  14. Bug Fixes


Punch and Roll Recording

We have introduced Punch and Roll Recording into Audacity as one of our most popular and long-standing feature requests.

It is Accessed by: Transport > Recording > Punch and Roll Record or more simply using its shortcut Shift + D

This enables you to to correct errors easily during the course of a recording session.

  • You can stop, back up over a mistake, and continue recording, resulting in one track that eliminates the errors and is properly timed, without the use of cutting, pasting, and clip-moving commands, or mixing of multiple tracks.
  • You can do rough editing as you go, with minimal interruption of your performance and less work left until afterwards.

This is likely to be very useful to voice-over artists and audiobook authors enabling them to make rapid corrections of fluffs as they progress.

See Punch and Roll Record for more details.

Be aware that this is not punch-in patch repair - the repair recording carries on rolling (as the command name implies) until you specifically stop it.


Batch Processing

A collection of features added to Audacity for 2.3.0 are related. They come from a project to improve batch processing. Listed here, they are described in more detail in following sections. The project led to improved:

  • Macros feature (replaces Chains), for repetitive tasks that can be done without using a scripting language.
  • Scripting using a scripting language such as Python running outside Audacity.
  • The project led to the new tools menu, and the new Scriptables submenus with many new commands.


Macros command replaces Chains

The old Chains command (for batch processing and effect automation) has been replaced by an extended Tools > Macros... command. Macros can do everything that Chains did before, however there are now many more commands it can use - including new commands that have been created specially for batch processing.

We have changed the user interface integrating the functionality so that you now can view, edit and apply your macros from the same single dialog window, simplifying the usage of macros.

ManageMacros.png
  • Re-setting the parameters for commands in macros has been simplified. Now double clicking on a command in a displayed chain will pop up the parameter settings dialog for that command.
  • The dialog window can be reduced in size and scope by using the Shrink button. This reduced 'Macro Palette' dialog can apply macros to your project, but does not edit them.
  • Many more commands are now available to Macros. Previously the commands were mostly effects. Now nearly all menu items are included.


New Tools menu

A new menu item Tools has been created, with customizable tools.

The Tools Menu contains customisable toolsThe Extra menu provides access to additional Commands that are not available in the normal default Audacity menusThe Help Menu lets you find out more about the Audacity application and how to use it.  It also includes some diagnostic tools.Enable or disable particular Effects, Generators and AnalyzersCreates a new Macro or edits an existing MacroDisplays a menu with list of all your MacrosReset most settings back to the default valuesA tool, mainly used in documentation, to capture screenshots of AudacityA tool for measuring the performance of one part of AudacityBrings up a dialog where you can enter Nyquist commandsA  Nyquist plug-in that simplifies the installation of other Nyquist plug-insPlaces labels in a long track so as to divide it into smaller, equally sized  segmentsReads the values of successive samples from the selected audio and prints this data to a plain text, CSV or HTML fileReads numeric values from a plain ASCII text file and creates a PCM sample for each numeric value readThe MenusToolsMenu.png
Click for details
Click on the image to learn more


 


  • Chains feature renamed as 'Macros'.
  • Extended documentation on using Macros for presets and other tasks.
  • Dialogs have help buttons
  • Some new prebuilt macros are available in Tools, and you can configure and add your own.
  • Macros are bindable to key presses.
  • New Nyquist Prompt in Tools with enhanced capabilities.


New Save Project menu

We have created a new submenu from the File Menu called Save Project

Save Project submenu.png

This replaces the former Save Project and Save Project As commands and these move into the new submenu. The Save Compressed Copy of Project... is also moved to the new submenu (it was in File > Export formerly).

Most importantly we have added a new command to that menu File > Save Project > Save Lossless Copy of Project. This is the now the safe and recommended way to make a safety backup copy of a project as you work on it. This could serve either as a single backup copy of the project, or as one of several incremental copies of the project in the state it had at a particular date and time. Unlike "Save As..." using this command will leave your current project open enabling you to continue working on it.


New Scriptables submenus

New Extra > Scriptables I and Extra > Scriptables II submenus in the Extra menu

  • 24 New functions in these menus
    • These are likely to be particularly useful to VI users.
    • Actions that are currently done by mouse that can now be done by keyboard.
    • These function too are available from Macros.

Click Scriptables I and Scriptables II to learn more.


Help Buttons

Help buttons Help Button have been added to the Macros full and reduced dialogs, to some error message dialogs and to some other dialogs that did not previously have them.


Increased legibility of trackname display

Increased legibility of trackname display. the Track Name overlay now has a background.

Audio Track with track name superimposed.png


Half-wave option for collapsed tracks

For collapsed tracks there is now an option settable in Tracks Preferences to show the upper half of the wave display only in order to show a little more detail.

Half-wave display when collapsed.png


Sliding Stretch replace Sliding Time Scale / Pitch Shift

The effect that was formerly named "Sliding Time Scale / Pitch Shift" has been renamed to "Sliding Stretch" for this release.

This is a simple name change, no other changes have been made to the effect. The change has been made mainly to reduce cerbosity in the menu along with an attempt to make the command name more meaningful.


Overwriting existing projects

In response to many user requests for this we have changed Audacity so that is now possible to overwrite pre-existing projects with File > Save Project or File > Save Project As....

In doing so you will get the following warning message and please note that for safety reasons this warning cannot be turned off.

Overwrite Project Warning.png



Use dialog for the name of new labels

There is a new option in Tracks Behaviors Preferences for: "Use dialog for the name of new label".

This is off by default, but when enabled creating a label will pop up a dialog box for you to enter the label name (rather than the default behavior of opening the new label itself for editing). When the dialog is closed, focus is returned to the track which was the focus before the dialog opened. This functionality is primarily provided to aid Visually Impaired users who use screen readers, but may be useful to normally sighted users too.


Changed shortcuts for clip navigation

The shortcuts for clip navigation have been changed

  • Select > Clip Boundaries > Previous Clip is now Alt + , - was Alt + P
  • Select > Clip Boundaries > Next Clip is now Alt + . - was Alt + N



Bug Fixes

  • Windows: Queen Mary 1.7.1 Vamp plug-ins crash Audacity on opening Plug-in Manager - see bug #1244
  • Inconsistent behavior when recording with a selection defined see bug #1839
  • Ctrl + M does not open label for editing - see bug #1852
  • Vertical Zoom in by clicking in the vertical Scale, or context menu, in waveform views is inconsistent see bug #1810
  • Deletion of all tracks cannot be undone - see bug #1845
  • Timer Record with a selection present can get a truncated recording with data loss - see bug #1851
  • Duplicate shortcuts can be created - see bug #1786


Draggable pinned head

... a draggable pin that need not be at the center line ...

Draggable pin might make punch and roll a little more convenient and so be a good companion feature.

See Pinned Recordhead/Playhead on the Timeline page for more details

Bla, bla, blah ...



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

Links

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