summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-soundtouch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-soundtouch.xml')
-rw-r--r--docs/plugins/inspect/plugin-soundtouch.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-soundtouch.xml b/docs/plugins/inspect/plugin-soundtouch.xml
new file mode 100644
index 00000000..413f4bb0
--- /dev/null
+++ b/docs/plugins/inspect/plugin-soundtouch.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>soundtouch</name>
+ <description>Audio Pitch Controller</description>
+ <filename>../../ext/soundtouch/.libs/libgstpitch.so</filename>
+ <basename>libgstpitch.so</basename>
+ <version>0.10.3.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>pitch</name>
+ <longname>Pitch controller</longname>
+ <class>Filter/Converter/Audio</class>
+ <description>Control the pitch of an audio stream</description>
+ <author>Wouter Paesen &lt;wouter@kangaroot.net&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file