1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 08:09:32 +02:00

Move 3 Nyquist plug-ins into Tools menu

This commit is contained in:
James Crook 2018-03-03 20:29:22 +00:00
parent 6e40d6d969
commit fbef142fa5
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
;nyquist plug-in
;version 4
;type analyze
;type tool
$name (_"Regular Interval Labels")
;manpage "Regular_Interval_Labels"
$action (_"Adding equally-spaced labels to the label track...")

View File

@ -1,6 +1,6 @@
;nyquist plug-in
;version 3
;type analyze
;type tool
$name (_"Sample Data Export")
;manpage "Sample_Data_Export"
$action (_"Analyzing...")

View File

@ -1,6 +1,6 @@
;nyquist plug-in
;version 4
;type generate
;type tool
$name (_"Sample Data Import")
;manpage "Sample_Data_Import"
$action (_"Reading and rendering samples...")