Subject: CVS commit: pkgsrc/audio/audacity
From: Nia Alarie
Date: 2019-11-24 01:47:34
Message id: 20191124004735.00C80FA97@cvs.NetBSD.org

Log Message:
audacity: Update to 2.3.3

Improvements

    Equalization effect now split into two effects, Filter Curve and Graphic EQ.
        Presets (using manage button) now active/working.
        Can now have two points at same frequency for steep steps.
    'What you hear is what you get' for exports. Formerly the solo button
    preferences could lead to differences in which tracks were exported.
    Leading silence (blank space) not skipped over in exports.
    Quality setting on AAC/M4A exports.
    Some confusing functionality removed (better achieved in other ways)
        Removed Nyquist Workbench (use built-in nyquist features)
        Removed Vocal Remover (use Vocal Reduction)
        Removed On-Demand aliased files (copy files instead)
        Removed 'Normalize on Load' (Normalize as needed on export, instead)

Bug Fixes

Over 150 bugs in 2.3.2 fixed, including:

    2112 - Crash when opening Equalization settings in a Macro
    2127 - Crash deleting a track while in Record/Pause state
    2176 - Crash when attempting to time shift multiple tracks
    2141 - Tabbing between labels stopped working
    2200 - Refusal to export some large (4GB) files on size grounds

Files:
RevisionActionfile
1.127modifypkgsrc/audio/audacity/Makefile
1.17modifypkgsrc/audio/audacity/PLIST
1.40modifypkgsrc/audio/audacity/distinfo
1.3removepkgsrc/audio/audacity/patches/patch-src_effects_Effect.cpp
1.3removepkgsrc/audio/audacity/patches/patch-src_effects_EffectManager.cpp