]> git.sesse.net Git - kdenlive/blob - effects/ladspa_pitch.xml
Fix indent
[kdenlive] / effects / ladspa_pitch.xml
1 <!DOCTYPE kpartgui>
2 <effect tag="ladspa" library="am_pitchshift_1433.so" id="pitch_shift" ladspaid="1433" type="audio">
3         <name>Pitch Shift</name>
4         <description>LADSPA change pitch audio effect</description>
5         <author>http://www.ladspa.org</author>
6         <parameter type="constant" name="pitch" max="400" min="25" default="100" factor="100">
7                 <name>Shift</name>
8         </parameter>
9 </effect>