data: fix incorect dynamics preset
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
(name "Pressure_Opacity")
|
(name "Pressure_Opacity")
|
||||||
(opacity-output
|
(opacity-output
|
||||||
(use-pressure no)
|
(use-pressure yes)
|
||||||
(use-velocity no)
|
(use-velocity no)
|
||||||
(use-direction no)
|
(use-direction no)
|
||||||
(use-tilt no)
|
(use-tilt no)
|
||||||
@ -107,7 +107,7 @@
|
|||||||
(use-direction no)
|
(use-direction no)
|
||||||
(use-tilt no)
|
(use-tilt no)
|
||||||
(use-wheel no)
|
(use-wheel no)
|
||||||
(use-random yes)
|
(use-random no)
|
||||||
(use-fade no)
|
(use-fade no)
|
||||||
(pressure-curve
|
(pressure-curve
|
||||||
(curve-type smooth)
|
(curve-type smooth)
|
||||||
|
Reference in New Issue
Block a user