Skip to content

Commit

Permalink
Delete audacity plugin cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jurihock committed Dec 10, 2023
1 parent de6a560 commit ec84392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ unplug:
@rm -rf ~/Library/Audio/Plug-Ins/Components/$(PLUGIN).component

reset: unplug
@rm -rf ~/Library/Application\ Support/Audacity/plugin*.cfg
@rm -rf ~/Library/Caches/AudioUnitCache
@sudo killall -9 AudioComponentRegistrar
@auval -a

0 comments on commit ec84392

Please sign in to comment.