]> git.sesse.net Git - kdenlive/blobdiff - effects/swapchannels.xml
Add options to "Mono to stereo" and add "Swap channels".
[kdenlive] / effects / swapchannels.xml
diff --git a/effects/swapchannels.xml b/effects/swapchannels.xml
new file mode 100644 (file)
index 0000000..58ea8b5
--- /dev/null
@@ -0,0 +1,6 @@
+<!DOCTYPE kpartgui>
+ <effect tag="channelswap" id="swapchannels" type="audio">
+         <name>Swap channels</name>
+         <description>Move the left channel to the right and right-to-left</description>
+         <author>Dan Dennedy</author>
+ </effect>