]> git.sesse.net Git - kdenlive/blob - effects/sox_vibro.xml
Fix track locking via "config tracks" dialog not working properly:
[kdenlive] / effects / sox_vibro.xml
1 <!DOCTYPE kpartgui>
2 <effect tag="sox" id="sox_vibro" type="audio">
3         <name>Sox Vibro</name>
4         <description>Sox vibro audio effect</description>
5         <author>http://sox.sourceforge.net</author>
6         <parameter type="constant" name="speed" max="30" min="1" default="15">
7                 <name>Speed</name>
8         </parameter>
9 </effect>