Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 2.26 KB

README.md

File metadata and controls

57 lines (36 loc) · 2.26 KB

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 distortion effect to low frequencies to add more "effect" to them.

Perfectly separates a track into multiple frequency bands.

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.