]> git.sesse.net Git - kdenlive/blob - effects/ladspa_pitch_scale.xml
Fix label
[kdenlive] / effects / ladspa_pitch_scale.xml
1 <!DOCTYPE kpartgui>
2 <effect tag="ladspa" library="pitch_scale_1193.so" id="pitch_scale" ladspaid="1193" type="audio">
3         <name>Pitch Scaler</name>
4         <description>LADSPA pitch scale audio effect</description>
5         <author>http://www.ladspa.org</author>
6         <parameter type="constant" name="coef" max="200" min="50" default="100" factor="100">
7                 <name>Co-efficient</name>
8         </parameter>
9 </effect>