mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-12 01:23:38 +02:00
Rewrite ;name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
;version 4
|
||||
;type process
|
||||
;categories "http://lv2plug.in/ns/lv2core#MixerPlugin"
|
||||
;name "Vocal Reduction and Isolation..."
|
||||
$name (_"Vocal Reduction and Isolation...")
|
||||
;manpage "Vocal_Reduction_and_Isolation"
|
||||
;action "Applying Action..."
|
||||
;author "Robert Haenggi"
|
||||
@@ -238,4 +238,4 @@ bar-x bar-y s-xy s-x2 s-y2 (sqrt s-x2) (sqrt s-y2) r r2 (* s-y2 (- 1 r2)) a0 a1)
|
||||
(setf *map* (snd-pwl 0 10000 (list 0 0.5 10000 0.0 20000 -0.5 20001)))
|
||||
(setf *norm* 1.0)
|
||||
(expand 120); remove for lower efficiency/more conservative memory management
|
||||
(catalog)
|
||||
(catalog)
|
||||
|
Reference in New Issue
Block a user