]> git.sesse.net Git - kdenlive/blobdiff - effects/volume.xml
more work on keyframe effects and thumbnail fixes
[kdenlive] / effects / volume.xml
index 207866dce3c57509d63cd7c3cc2ff8593f4c653e..0a8ca0027a092de767956e04f87869c8c47bd498 100644 (file)
@@ -4,7 +4,7 @@
        <description>Adjust audio volume with keyframes</description>
        <author>Dan Dennedy</author>
        <properties id="volume" tag="volume" type="audio" />
-       <parameter type="double" name="gain" starttag="gain" max="300" min="0" default="100" factor="100">
+       <parameter type="keyframe" name="gain" starttag="gain" max="300" min="0" default="100" factor="100">
                <name>Gain</name>
        </parameter>
 </effect>