From: Dan Dennedy Date: Mon, 16 Feb 2009 07:22:27 +0000 (+0000) Subject: Add new mlt-native, simple, static gain control as alternative to the keyframable... X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=38f8acf2c6ac6f6c2ba247bcaec8ced6bcf8fff4;p=kdenlive 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 --- 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