mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 00:53:46 +02:00
Added missing ellipsis to the two Spectral edit plug-ins that have an interface.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
;nyquist plug-in
|
||||
;version 3
|
||||
;type process
|
||||
;name "Spectral edit parametric EQ"
|
||||
;name "Spectral edit parametric EQ..."
|
||||
;action "Calculating..."
|
||||
|
||||
;control control-gain "Gain (dB)" real "" 0 -24 24
|
||||
|
@@ -1,7 +1,7 @@
|
||||
;nyquist plug-in
|
||||
;version 3
|
||||
;type process
|
||||
;name "Spectral edit shelves"
|
||||
;name "Spectral edit shelves..."
|
||||
;action "Calculating..."
|
||||
|
||||
;control control-gain "Gain (dB)" real "" 0 -24 24
|
||||
|
Reference in New Issue
Block a user