summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-soundtouch.xml
blob: 581b9567a84ee6c3fa58b707217f07caf66b3815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>soundtouch</name>
  <description>Audio Pitch Controller</description>
  <filename>../../ext/soundtouch/.libs/libgstpitch.so</filename>
  <basename>libgstpitch.so</basename>
  <version>0.10.4</version>
  <license>LGPL</license>
  <source>gst-plugins-bad</source>
  <package>GStreamer Bad Plug-ins source release</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>