bngone / audacity-macros

Some of my personal macros I made for Audacity audio editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

audacity-macros

Some of my personal macros I made for Audacity.

List of macros

Makes music tracks really loud with minimal distortion at the cost of some ducking.

Applies a leveler distortion effect to low frequencies to make them more noticeable.

Perfectly separates the frequency bands of a track into multiple.

A reverb effect that increases the audio's speed slightly, causing a cool effect when applied more than once.

Macros that can be useful for getting things done.

Installation

From the repo

  1. Go to a folder for the macros you want.
  2. Go to the txt file of the macro you want to download.
  3. Right click on the "Raw" button and save link.
  4. In Audacity, go to Tools > Macros...
  5. Click Import... and open the txt of the macro you downloaded.

From the repo: Alternative method

  1. Go to a folder for the macros you want.
  2. Go to the txt file of the macro you want to download.
  3. Right click on the "Raw" button and save link.
  4. Save the txt to your Audacity Macros folder.
  5. If Audacity was already running, restart or force an update to the macro list.

ZIP File

  1. Click on the Code button and click Download ZIP or click here to download.
  2. Extract the archive.
  3. In Audacity, go to Tools > Macros...
  4. Click Import... and open the txt files of the macros you want.

ZIP File: Alternative method

  1. Click on the Code button and click Download ZIP or click here to download.
  2. Open or extract the archive.
  3. Move the txt files you want (not the folders) into your Audacity Macros folder.
  4. If Audacity was already running, restart or force an update to the macro list.

About

Some of my personal macros I made for Audacity audio editor.

License:GNU General Public License v3.0