Added missing ellipsis to the two Spectral edit plug-ins that have an interface.

This commit is contained in:
windinthew@gmail.com 2014-10-21 15:00:03 +00:00
parent 2c5d9ef569
commit a0f43759a0
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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