• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<plugin>
2  <name>fluidsynthmidi</name>
3  <description>Fluidsynth MIDI Plugin</description>
4  <filename>../../ext/fluidsynth/.libs/libgstfluidsynthmidi.so</filename>
5  <basename>libgstfluidsynthmidi.so</basename>
6  <version>1.16.2</version>
7  <license>LGPL</license>
8  <source>gst-plugins-bad</source>
9  <package>GStreamer Bad Plug-ins source release</package>
10  <origin>Unknown package origin</origin>
11  <elements>
12    <element>
13      <name>fluiddec</name>
14      <longname>Fluidsynth</longname>
15      <class>Codec/Decoder/Audio</class>
16      <description>Midi Synthesizer Element</description>
17      <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
18      <pads>
19        <caps>
20          <name>sink</name>
21          <direction>sink</direction>
22          <presence>always</presence>
23          <details>audio/x-midi-event</details>
24        </caps>
25        <caps>
26          <name>src</name>
27          <direction>source</direction>
28          <presence>always</presence>
29          <details>audio/x-raw, format=(string)F32LE, rate=(int)44100, channels=(int)2, layout=(string)interleaved</details>
30        </caps>
31      </pads>
32    </element>
33  </elements>
34</plugin>