1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-26 07:53:42 +02:00

Rewrite ;name

This commit is contained in:
Paul Licameli
2018-03-01 14:36:17 -05:00
parent ff3a869e83
commit a13827e024
26 changed files with 29 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
;nyquist plug-in
;version 4
;type process spectral
;name "Spectral edit multi tool"
$name (_"Spectral edit multi tool")
;manpage "Spectral_edit_multi_tool"
;action "Filtering..."
;author "Paul Licameli"