mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-18 09:00:07 +02:00
Move 3 Nyquist plug-ins into Tools menu
This commit is contained in:
parent
6e40d6d969
commit
fbef142fa5
@ -1,6 +1,6 @@
|
|||||||
;nyquist plug-in
|
;nyquist plug-in
|
||||||
;version 4
|
;version 4
|
||||||
;type analyze
|
;type tool
|
||||||
$name (_"Regular Interval Labels")
|
$name (_"Regular Interval Labels")
|
||||||
;manpage "Regular_Interval_Labels"
|
;manpage "Regular_Interval_Labels"
|
||||||
$action (_"Adding equally-spaced labels to the label track...")
|
$action (_"Adding equally-spaced labels to the label track...")
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
;nyquist plug-in
|
;nyquist plug-in
|
||||||
;version 3
|
;version 3
|
||||||
;type analyze
|
;type tool
|
||||||
$name (_"Sample Data Export")
|
$name (_"Sample Data Export")
|
||||||
;manpage "Sample_Data_Export"
|
;manpage "Sample_Data_Export"
|
||||||
$action (_"Analyzing...")
|
$action (_"Analyzing...")
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
;nyquist plug-in
|
;nyquist plug-in
|
||||||
;version 4
|
;version 4
|
||||||
;type generate
|
;type tool
|
||||||
$name (_"Sample Data Import")
|
$name (_"Sample Data Import")
|
||||||
;manpage "Sample_Data_Import"
|
;manpage "Sample_Data_Import"
|
||||||
$action (_"Reading and rendering samples...")
|
$action (_"Reading and rendering samples...")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user