New features in this release

From Audacity Development Manual
Revision as of 14:52, 4 March 2018 by PeterSampson (talk | contribs) (Scriptables added to the Extra menu)
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:
  • Separate resizable Edit and Zoom Toolbars.
    • Resize to two rows for more compact layout.
    • Resize to hide/show new optional zoom tools (for zoom-preset and zoom-preset-set).
Coming up soon (Paul?):
  • 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.
Coming up soon:
  • Customizable Edit and Tools menus
    • Use a text editor to organize your effects and tools into logical groups that you choose.
Coming up soon (Appendix - Minor Tweaks):
  • More dialogs have help buttons
  • Better display of Track Name Overlay on Tracks.
  1. Macros replaces Chains
  2. New Tools menu
  3. Increased legibility of trackname display
  4. Scriptables added to the Extra menu
  5. Bug Fixes


Macros replaces Chains

Macros replaces Chains


New Tools menu

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

  • 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.


Increased legibility of trackname display

Increased legibility of trackname display


Scriptables added to the Extra menu

  • 17 New functions in the Extra > Scriptables menu
    • These are likely to be particularly useful to VI users.
    • Actions that are currently done by mouse that can now be done by keyboard.


Bug Fixes

  • There will undoubtedly be some



==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