From 38f8acf2c6ac6f6c2ba247bcaec8ced6bcf8fff4 Mon Sep 17 00:00:00 2001 From: Dan Dennedy Date: Mon, 16 Feb 2009 07:22:27 +0000 Subject: [PATCH] Add new mlt-native, simple, static gain control as alternative to the keyframable one and the sox one for environments without sox, and label the old volume effect as keyframable. svn path=/branches/KDE4/; revision=3054 --- effects/gain.xml | 9 +++++++++ effects/volume.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 effects/gain.xml diff --git a/effects/gain.xml b/effects/gain.xml new file mode 100644 index 00000000..2ae66492 --- /dev/null +++ b/effects/gain.xml @@ -0,0 +1,9 @@ + + + Gain + Adjust the audio volume without keyframes + Dan Dennedy + + Gain as Percentage + + \ No newline at end of file diff --git a/effects/volume.xml b/effects/volume.xml index 1d3031a9..f8fc2449 100644 --- a/effects/volume.xml +++ b/effects/volume.xml @@ -1,6 +1,6 @@ - Volume + Volume (keframable) Adjust audio volume with keyframes Dan Dennedy -- 2.39.2