New features in this release

From Audacity Development Manual
Revision as of 12:49, 16 January 2018 by PeterSampson (talk | contribs) (dropouts text)
Jump to: navigation, search


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

Contents

  1. Improved zooming
    1. Zooming with the mouse wheel
    2. Zoom Toggle
  2. Vertical Zooming changes
  3. Extra menu
  4. Theme tweaks
  5. Dropout detection
  6. Easier access to changing key bindings for shortcuts
  7. Language selection in Preferences
  8. Bug Fixes
  9. Additional new features


Improved Zooming

For this release we have improved the way zooming using your mouse wheel works and provided a new Zoom Toggle function.

  • This is particularly for users who zoom in and out a lot, e.g. when using the Repair effect to do detailed work removing clicks in the audio.

Zooming with the mouse wheel

We have changed mouse wheel zooming so that the focus for the zoom is:

  • The leftmost or rightmost edge of the current selection, or the editing cursor position (if any of these exist).
  • Otherwise zoom focus is as it was before, and is taken as the mouse pointer position.
  • Mouse position will also be used as the zoom focus if the mouse position is inside the current selection.

See Zooming using the mouse wheel.


Zoom Toggle

Peter 11Jan18: ToDo-1 this section will need updating for Zoom Toggle if it is removed for 2.2.2.

We have introduced a new command, Zoom Toggle, accessed by a new button or by View > Zoom > Zoom Toggle (shortcut Shift + Z).

Edit Toolbar with new Zoom Toggle blue-squared.png
Edit toolbar with Zoom Toggle button at the far right of the Toolbar
ZoomToggleMenuItem.png
Zoom Toggle menu entry in the View menu

Zoom Toggle toggles between two pre-defined zoom levels. These presets are user selectable in Tracks Preferences.

  • Defaults are normal Default Zoom level and 4 Pixels per Sample (which shows a fraction of a second of audio as samples)
  • Either of the two presets can be changed in Tracks Preferences using the dropdown menus.
Zoom-Toggle prefs - with dropdown.png
Tracks Preferences showing Zoom Toggle selection dropdown for Preset 2


Vertical Zooming changes

We have made some changes to Vertical Zooming.

Simple Vertical Scrolling

VS context menu waveform view - simple mode.png

Advanced Vertical Zooming


Extra Menu

The Extra menu, created from consolidating Ext-Bar and Ext-Command menus that were introduced in the previous 2.2.1 release.

Extra Menu - for What's New.png


Theme Tweaks

Hover Appearance

  • In dark theme, the change in appearance of sliders when you hover over them is greater than before.
  • In light and dark themes, buttons such as 'pause' and 'pin' now highlight when you hover over them and they are down. Previously there was no visible change.
    • The hover effect for buttons when they are up has been changed to work better in conjunction with this change.

Icon Appearance

  • In dark theme the microphone and speaker icons are now brighter and not dulled as they were before.


Dropout detection

We have added dropout detection for this release. This is controlled from a setting in Recording Preferences "Detect dropouts".

  • When this setting is "on" (default setting) Audacity will detect dropouts (brief gaps in the recording) and will insert zeroes into the recording to keep the other good parts synchronized.
  • When recording stops, a message box alerts the user and a label track is added showing the lost parts, labelled with consecutive numbers.


Easier access to changing key bindings for shortcuts

For menu commands that are enabled (not grayed-out) if you Shift and click on the sub-menu item, instead of executing the command the Keyboard Preferences pop open at the chosen command. You can then change that (or any other) shortcut binding.


Language selection in Preferences

Interface Preferences has been upgraded so when selecting languages the proper spelling of these languages is shown with accented and special characters.

LanguageSelection.png


Bug Fixes

  • There will undoubtedly be some ...
  • Unicode page encodings fixed ( ͡° ͜ʖ ͡°) .


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.2.2 - detailed release notes for this release of Audacity