mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +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
|
;nyquist plug-in
|
||||||
;version 3
|
;version 3
|
||||||
;type process
|
;type process
|
||||||
;name "Spectral edit parametric EQ"
|
;name "Spectral edit parametric EQ..."
|
||||||
;action "Calculating..."
|
;action "Calculating..."
|
||||||
|
|
||||||
;control control-gain "Gain (dB)" real "" 0 -24 24
|
;control control-gain "Gain (dB)" real "" 0 -24 24
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
;nyquist plug-in
|
;nyquist plug-in
|
||||||
;version 3
|
;version 3
|
||||||
;type process
|
;type process
|
||||||
;name "Spectral edit shelves"
|
;name "Spectral edit shelves..."
|
||||||
;action "Calculating..."
|
;action "Calculating..."
|
||||||
|
|
||||||
;control control-gain "Gain (dB)" real "" 0 -24 24
|
;control control-gain "Gain (dB)" real "" 0 -24 24
|
||||||
|
Reference in New Issue
Block a user