]> git.sesse.net Git - kdenlive/blobdiff - effects/ladspa_pitch.xml
Add effect files
[kdenlive] / effects / ladspa_pitch.xml
diff --git a/effects/ladspa_pitch.xml b/effects/ladspa_pitch.xml
new file mode 100644 (file)
index 0000000..de10245
--- /dev/null
@@ -0,0 +1,10 @@
+<!DOCTYPE kpartgui>
+<effect tag="ladspa" library="am_pitchshift_1433.so">
+       <name>Pitch Shift</name>
+       <description>LADSPA change pitch audio effect</description>
+       <author>http://www.ladspa.org</author>
+       <properties id="pitch_shift" tag="ladspa1433" type="audio" />
+       <parameter type="constant" name="pitch" max="400" min="25" default="100" factor="100">
+               <name>Shift</name>
+       </parameter>
+</effect>
\ No newline at end of file