Created
June 2, 2020 21:19
-
-
Save jrwarwick/29f2b64854f0cc7ea2eda81033d034ed to your computer and use it in GitHub Desktop.
Audacity Macro: radio comms effect - *krssht* roger, wilco *krsssht*
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Macro_radio-ize: | |
ExportOgg: | |
ExportMp3: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SelectAll: | |
Cut: | |
Select:End="0.17" Mode="Set" Start="0" Track="0" TrackCount="1" | |
CursSelEnd: | |
Paste: | |
SelectNone: | |
CursProjectStart: | |
NewMonoTrack: | |
NextTrack: | |
Select:End="0.15" Mode="Set" Start="0" Track="1" TrackCount="1" | |
Silence:Use_Preset="User Preset:RadioBurstSilence" | |
Noise:Use_Preset="User Preset:RadioBurst" | |
Select:End="0.15" Mode="Set" Start="0" Track="1" TrackCount="1" | |
Copy: | |
FirstTrack: | |
CursProjectEnd: | |
LastTrack: | |
Paste: | |
SelectAll: | |
High-passFilter:Command="" Version="4" | |
Amplify:Ratio="4.0271702" | |
High-passFilter:Command="" Version="4" | |
Amplify:Ratio="0.39355007" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Windows, you should be able to copy these two files to %APPDATA%\audacity\Macros\ and then ( I think ) the macros would appear in your Tools > Macros menu.