Skip to content

alopatindev/audacity-plugins

Repository files navigation

Plugins

Change Tempo

Speeds up a sound without producing too much quality loss.

Fill Gaps

Designed to fill empty spaces with background noise. This plugin is unmaintained, use AutoPunch instead.

Installation

  1. mkdir -p ~/.audacity-files && git clone https://github.com/alopatindev/audacity-plugins ~/.audacity-files/plug-ins
  2. Run Audacity, click Effect — Add / Remove Plugins...
    • Show: Enabled — Change Tempo — Disable
    • Show: New
      • enable everything that matches the path ${HOME}/.audacity-files/plug-ins/*.ny

Dependencies

  • POSIX-compatible OS (tested with GNU/Linux)
  • a patch for Audacity which enables a feature that was removed for unknown reason
  • ffmpeg (tested with 3.3.6)
  • sox (tested with 14.4.2)
  • ruby (tested with 2.5.1)

Known Issues

Audacity needs to be run from terminal in foreground mode (or else ffmpeg will send SIGTTOU and freeze Audacity).

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Copyright (C) 2018 Alexander Lopatin <alopatindev ät gmail dot com>

About

My plugins for Audacity audio editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published