1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01:00

Spectral selection effects now prompt for missing frequency fields when used in time selection mode.

This commit is contained in:
james.k.crook@gmail.com
2014-10-24 20:27:04 +00:00
parent 8567775efb
commit d96bbb1f3a
6 changed files with 32 additions and 3 deletions

View File

@@ -5,7 +5,8 @@
;action "Calculating..."
;control control-gain "Gain (dB)" real "" 0 -24 24
;control control-f0 "Low Frequency" real "" 4000 0 20000
;control control-f1 "High Frequency" real "" 4000 0 20000
(defun wet (sig gain)
(cond