~ubuntu-branches/ubuntu/dapper/gst-plugins-good0.10/dapper-security

« back to all changes in this revision

Viewing changes to docs/plugins/inspect/plugin-ladspa.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-05-05 19:10:19 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060505191019-mge3njl5173jfldb
Tags: 0.10.3-0ubuntu1
* New upstream version (Ubuntu: #43135):
  Changes since 0.10.2:
  - Annodex/CMML support
  - RTSP and RTP enhancements
  - HAL configured audio device support
  - FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements
  - Recognise SSA/ASS and USF subtitles in Matroska files
  - Fixes for ESD and SunAudio output plugins
  - More uniform plugin descriptions
  - IceCast metadata reading plugin added
  - New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input,
    WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder,
    Video colour balance
  - Lots of bug fixes
  Bugs fixed since 0.10.2:
  - RTSP src not working with WMServer servers
  - Replacing icy demuxing in gnomevfssrc
  - HAL sound device wrapper plugins
  - totem (gstreamer) crashes when playing an avi file (Ubuntu: #38800)
  - avidemux does not handle eos at end of seek-region
  - faulty GObject macros
  - [patch] Streaming support for wavparse
  - [pngdec] doesn't handle grayscale or paletted
  - Time slider does not work with avi videos from Cannon SD100
  - [auparse] .au files don't play in playbin
  - [wavparse] will not play DTS stream in malformed WAV
  - rtspsrc filter sometimes uses an odd port for rtp
  - annodex decoding and encoding support
  - [id3demux] read in replaygain information from RVA2 frame...
  - " Seek in ready " for dvdemux
  - problem with auparse or mulawdec, choppy esd playback
  - videobalance not ported to new GstVideoFilter
  - " Seek in ready " support for wavparse plugin
  - gst-plugins-good fail to compile with gcc 4.1
  - Profile support for gconfaudiosink
  - Crash playing any song from a particular album over rhyth...
  - Unable to play .fli files
  - Critical warnings when using cddacdiosrc
  - Gstreamer doesn't recognise tags
  - [alpha] state change function returns a constant
  - Another file that gstreamer can't read the tags on
  - [jpeg] smokedec not ported
  - [pngdec] does not support files with png streams
  - [PATCH] avimux ported to 0.10
  - [wavparse] does not support multichannel wavs
  - [id3demux] reads unicode tags incorrectly where .8 did it...
  - [apedemux] some WavPack files with APE tags fail to play ...
  - [sunaudio] unused variables break CVS build with -Werror
  - [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
  - invalid get_times implementation in gstdynudpsink
  - [patch] unref the result of gst_pad_get_parent
  - [jpegdec] wrong durations set on buffers after seeking in...
  - avi of mpeg4 video and adpcm audio from digital camera re...
  - [id3demux] mp3 fails to play because typefinding thinks i...
  - [goom] zoom filter leaked
  - [wavparse] incorrect way to calculate seek position with ...
  - rhythmbox import crasher - png?
  - Video playback out of sync (Ubuntu: #33073)
  - [speexenc] doesn't work (Ubuntu: #34904)
  - move taglib-based ID3 muxer to -good
  - plugins need better/univied descriptions
  - move ximagesrc to gst-plugins-good
  - index creation might fail with some non-indexe...
  - Problem playing some AVI file when splitting large chunks...
  - [speex] can't seek in speex-encoded audio (Ubuntu: #37552)
  - [matroska] " caps not real subset " when playing audio files
  - AVI files downloaded from vidoe.google.com won't play (Ubuntu: #30031)
  - [sunaudiosink] some fixes
  - [flacdec] can't play .flac files where header says total_...
  - [flacdec] segment seek not supported
  - [id3demux] TCO genre tags (id3v2.2) don't get read by gst...
  - [shout2send] fix crash on error and tags received before ...
  - [wavenc] " not negotiated " error with CVS core
  - [matroskademux] blocks on segmenting seek (and other seek...
  - [matroska] can't play file if details come before type in...
  - [matroska] enhancement for VfW compatibility cases
  - [matroskamux] wrong timestamps of B-frames
  - [matroskamux] blocks upon muxing video and vorbis-audio
  - rtpamrdec discards non-transmitted frames
  - use a duration based on the index if available (Ubuntu: #29962)
* debian/build-deps.in:
  - Build-Depends on libgtk2.0-dev libhal-dev libtag1-dev libxml2-dev
  - updated libgstreamer-plugins-base0.10-dev requirement
* debian/control.in:
  - gstreamer0.10-plugins-good Replaces gstreamer0.10-plugins-bad (<< 0.10.3)
* debian/gstreamer-plugins-good.install:
  - list new elements to install
* debian/rules:
  - updated libgstreamer0.10-dev requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<plugin>
 
2
  <name>ladspa</name>
 
3
  <description>All LADSPA plugins</description>
 
4
  <filename>../../ext/ladspa/.libs/libgstladspa.so</filename>
 
5
  <basename>libgstladspa.so</basename>
 
6
  <version>0.10.2.1</version>
 
7
  <license>LGPL</license>
 
8
  <source>gst-plugins-good</source>
 
9
  <package>GStreamer Good Plug-ins CVS/prerelease</package>
 
10
  <origin>Unknown package origin</origin>
 
11
  <elements>
 
12
    <element>
 
13
      <name>ladspa-adsr</name>
 
14
      <longname>ADSR Envelope</longname>
 
15
      <class>Filter/Effect/Audio/LADSPA</class>
 
16
      <description>ADSR Envelope</description>
 
17
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
18
    </element>
 
19
    <element>
 
20
      <name>ladspa-adsr-g+t</name>
 
21
      <longname>ADSR Envelope with Gate and Trigger</longname>
 
22
      <class>Filter/Effect/Audio/LADSPA</class>
 
23
      <description>ADSR Envelope with Gate and Trigger</description>
 
24
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
25
    </element>
 
26
    <element>
 
27
      <name>ladspa-alias</name>
 
28
      <longname>Aliasing</longname>
 
29
      <class>Filter/Effect/Audio/LADSPA</class>
 
30
      <description>Aliasing</description>
 
31
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
32
    </element>
 
33
    <element>
 
34
      <name>ladspa-allpass-c</name>
 
35
      <longname>Allpass delay line, cubic spline interpolation</longname>
 
36
      <class>Filter/Effect/Audio/LADSPA</class>
 
37
      <description>Allpass delay line, cubic spline interpolation</description>
 
38
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
39
    </element>
 
40
    <element>
 
41
      <name>ladspa-allpass-l</name>
 
42
      <longname>Allpass delay line, linear interpolation</longname>
 
43
      <class>Filter/Effect/Audio/LADSPA</class>
 
44
      <description>Allpass delay line, linear interpolation</description>
 
45
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
46
    </element>
 
47
    <element>
 
48
      <name>ladspa-allpass-n</name>
 
49
      <longname>Allpass delay line, noninterpolating</longname>
 
50
      <class>Filter/Effect/Audio/LADSPA</class>
 
51
      <description>Allpass delay line, noninterpolating</description>
 
52
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
53
    </element>
 
54
    <element>
 
55
      <name>ladspa-am</name>
 
56
      <longname>Amplitude Modulator</longname>
 
57
      <class>Filter/Effect/Audio/LADSPA</class>
 
58
      <description>Amplitude Modulator</description>
 
59
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
60
    </element>
 
61
    <element>
 
62
      <name>ladspa-amPitchshift</name>
 
63
      <longname>AM pitchshifter</longname>
 
64
      <class>Filter/Effect/Audio/LADSPA</class>
 
65
      <description>AM pitchshifter</description>
 
66
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
67
    </element>
 
68
    <element>
 
69
      <name>ladspa-amp</name>
 
70
      <longname>Simple amplifier</longname>
 
71
      <class>Filter/Effect/Audio/LADSPA</class>
 
72
      <description>Simple amplifier</description>
 
73
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
74
    </element>
 
75
    <element>
 
76
      <name>ladspa-amp-gaia-oa</name>
 
77
      <longname>Amplifier (GAIA)</longname>
 
78
      <class>Filter/Effect/Audio/LADSPA</class>
 
79
      <description>Amplifier (GAIA)</description>
 
80
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
81
    </element>
 
82
    <element>
 
83
      <name>ladspa-amp-gcia-oa</name>
 
84
      <longname>Amplifier (GCIA)</longname>
 
85
      <class>Filter/Effect/Audio/LADSPA</class>
 
86
      <description>Amplifier (GCIA)</description>
 
87
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
88
    </element>
 
89
    <element>
 
90
      <name>ladspa-amp-mono</name>
 
91
      <longname>Mono Amplifier</longname>
 
92
      <class>Filter/Effect/Audio/LADSPA</class>
 
93
      <description>Mono Amplifier</description>
 
94
      <author>Richard Furse (LADSPA example plugins)</author>
 
95
    </element>
 
96
    <element>
 
97
      <name>ladspa-amp-stereo</name>
 
98
      <longname>Stereo Amplifier</longname>
 
99
      <class>Filter/Effect/Audio/LADSPA</class>
 
100
      <description>Stereo Amplifier</description>
 
101
      <author>Richard Furse (LADSPA example plugins)</author>
 
102
    </element>
 
103
    <element>
 
104
      <name>ladspa-analogue</name>
 
105
      <longname>Analogue Voice</longname>
 
106
      <class>Source/Audio/LADSPA</class>
 
107
      <description>Analogue Voice</description>
 
108
      <author>CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold)</author>
 
109
    </element>
 
110
    <element>
 
111
      <name>ladspa-analogueOsc</name>
 
112
      <longname>Analogue Oscillator</longname>
 
113
      <class>Source/Audio/LADSPA</class>
 
114
      <description>Analogue Oscillator</description>
 
115
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
116
    </element>
 
117
    <element>
 
118
      <name>ladspa-artificialLatency</name>
 
119
      <longname>Artificial latency</longname>
 
120
      <class>Filter/Effect/Audio/LADSPA</class>
 
121
      <description>Artificial latency</description>
 
122
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
123
    </element>
 
124
    <element>
 
125
      <name>ladspa-autoPhaser</name>
 
126
      <longname>Auto phaser</longname>
 
127
      <class>Filter/Effect/Audio/LADSPA</class>
 
128
      <description>Auto phaser</description>
 
129
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
130
    </element>
 
131
    <element>
 
132
      <name>ladspa-bandpass-a-iir</name>
 
133
      <longname>Glame Bandpass Analog Filter</longname>
 
134
      <class>Filter/Effect/Audio/LADSPA</class>
 
135
      <description>Glame Bandpass Analog Filter</description>
 
136
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
137
    </element>
 
138
    <element>
 
139
      <name>ladspa-bandpass-iir</name>
 
140
      <longname>Glame Bandpass Filter</longname>
 
141
      <class>Filter/Effect/Audio/LADSPA</class>
 
142
      <description>Glame Bandpass Filter</description>
 
143
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
144
    </element>
 
145
    <element>
 
146
      <name>ladspa-bf-rotate-z</name>
 
147
      <longname>Ambisonic Rotation (B-Format, Horizontal)</longname>
 
148
      <class>Filter/Effect/Audio/LADSPA</class>
 
149
      <description>Ambisonic Rotation (B-Format, Horizontal)</description>
 
150
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
151
    </element>
 
152
    <element>
 
153
      <name>ladspa-bf2cube</name>
 
154
      <longname>Ambisonic Decoder (B-Format to Cube)</longname>
 
155
      <class>Filter/Effect/Audio/LADSPA</class>
 
156
      <description>Ambisonic Decoder (B-Format to Cube)</description>
 
157
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
158
    </element>
 
159
    <element>
 
160
      <name>ladspa-bf2quad</name>
 
161
      <longname>Ambisonic Decoder (B-Format to Quad)</longname>
 
162
      <class>Filter/Effect/Audio/LADSPA</class>
 
163
      <description>Ambisonic Decoder (B-Format to Quad)</description>
 
164
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
165
    </element>
 
166
    <element>
 
167
      <name>ladspa-bf2stereo</name>
 
168
      <longname>Ambisonic Decoder (B-Format to Stereo)</longname>
 
169
      <class>Filter/Effect/Audio/LADSPA</class>
 
170
      <description>Ambisonic Decoder (B-Format to Stereo)</description>
 
171
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
172
    </element>
 
173
    <element>
 
174
      <name>ladspa-bodeShifter</name>
 
175
      <longname>Bode frequency shifter</longname>
 
176
      <class>Filter/Effect/Audio/LADSPA</class>
 
177
      <description>Bode frequency shifter</description>
 
178
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
179
    </element>
 
180
    <element>
 
181
      <name>ladspa-bodeShifterCV</name>
 
182
      <longname>Bode frequency shifter (CV)</longname>
 
183
      <class>Filter/Effect/Audio/LADSPA</class>
 
184
      <description>Bode frequency shifter (CV)</description>
 
185
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
186
    </element>
 
187
    <element>
 
188
      <name>ladspa-branch-ia-oaoa</name>
 
189
      <longname>Signal Branch (IA)</longname>
 
190
      <class>Filter/Effect/Audio/LADSPA</class>
 
191
      <description>Signal Branch (IA)</description>
 
192
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
193
    </element>
 
194
    <element>
 
195
      <name>ladspa-branch-ic-ococ</name>
 
196
      <longname>Signal Branch (IC)</longname>
 
197
      <class>Source/Audio/LADSPA</class>
 
198
      <description>Signal Branch (IC)</description>
 
199
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
200
    </element>
 
201
    <element>
 
202
      <name>ladspa-butthigh-iir</name>
 
203
      <longname>GLAME Butterworth Highpass</longname>
 
204
      <class>Filter/Effect/Audio/LADSPA</class>
 
205
      <description>GLAME Butterworth Highpass</description>
 
206
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
207
    </element>
 
208
    <element>
 
209
      <name>ladspa-buttlow-iir</name>
 
210
      <longname>GLAME Butterworth Lowpass</longname>
 
211
      <class>Filter/Effect/Audio/LADSPA</class>
 
212
      <description>GLAME Butterworth Lowpass</description>
 
213
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
214
    </element>
 
215
    <element>
 
216
      <name>ladspa-bwxover-iir</name>
 
217
      <longname>Glame Butterworth X-over Filter</longname>
 
218
      <class>Filter/Effect/Audio/LADSPA</class>
 
219
      <description>Glame Butterworth X-over Filter</description>
 
220
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
221
    </element>
 
222
    <element>
 
223
      <name>ladspa-canyon-delay</name>
 
224
      <longname>Canyon Delay</longname>
 
225
      <class>Filter/Effect/Audio/LADSPA</class>
 
226
      <description>Canyon Delay</description>
 
227
      <author>CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold)</author>
 
228
    </element>
 
229
    <element>
 
230
      <name>ladspa-chebstortion</name>
 
231
      <longname>Chebyshev distortion</longname>
 
232
      <class>Filter/Effect/Audio/LADSPA</class>
 
233
      <description>Chebyshev distortion</description>
 
234
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
235
    </element>
 
236
    <element>
 
237
      <name>ladspa-comb</name>
 
238
      <longname>Comb Filter</longname>
 
239
      <class>Filter/Effect/Audio/LADSPA</class>
 
240
      <description>Comb Filter</description>
 
241
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
242
    </element>
 
243
    <element>
 
244
      <name>ladspa-comb-c</name>
 
245
      <longname>Comb delay line, cubic spline interpolation</longname>
 
246
      <class>Filter/Effect/Audio/LADSPA</class>
 
247
      <description>Comb delay line, cubic spline interpolation</description>
 
248
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
249
    </element>
 
250
    <element>
 
251
      <name>ladspa-comb-l</name>
 
252
      <longname>Comb delay line, linear interpolation</longname>
 
253
      <class>Filter/Effect/Audio/LADSPA</class>
 
254
      <description>Comb delay line, linear interpolation</description>
 
255
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
256
    </element>
 
257
    <element>
 
258
      <name>ladspa-comb-n</name>
 
259
      <longname>Comb delay line, noninterpolating</longname>
 
260
      <class>Filter/Effect/Audio/LADSPA</class>
 
261
      <description>Comb delay line, noninterpolating</description>
 
262
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
263
    </element>
 
264
    <element>
 
265
      <name>ladspa-combSplitter</name>
 
266
      <longname>Comb Splitter</longname>
 
267
      <class>Filter/Effect/Audio/LADSPA</class>
 
268
      <description>Comb Splitter</description>
 
269
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
270
    </element>
 
271
    <element>
 
272
      <name>ladspa-compress-peak</name>
 
273
      <longname>Simple Compressor (Peak Envelope Tracking)</longname>
 
274
      <class>Filter/Effect/Audio/LADSPA</class>
 
275
      <description>Simple Compressor (Peak Envelope Tracking)</description>
 
276
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
277
    </element>
 
278
    <element>
 
279
      <name>ladspa-compress-rms</name>
 
280
      <longname>Simple Compressor (RMS Envelope Tracking)</longname>
 
281
      <class>Filter/Effect/Audio/LADSPA</class>
 
282
      <description>Simple Compressor (RMS Envelope Tracking)</description>
 
283
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
284
    </element>
 
285
    <element>
 
286
      <name>ladspa-const</name>
 
287
      <longname>Constant Signal Generator</longname>
 
288
      <class>Filter/Effect/Audio/LADSPA</class>
 
289
      <description>Constant Signal Generator</description>
 
290
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
291
    </element>
 
292
    <element>
 
293
      <name>ladspa-crossoverDist</name>
 
294
      <longname>Crossover distortion</longname>
 
295
      <class>Filter/Effect/Audio/LADSPA</class>
 
296
      <description>Crossover distortion</description>
 
297
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
298
    </element>
 
299
    <element>
 
300
      <name>ladspa-dahdsr-cg+t-control</name>
 
301
      <longname>DAHDSR Envelope with Control Gate and Trigger (Control Inputs)</longname>
 
302
      <class>Source/Audio/LADSPA</class>
 
303
      <description>DAHDSR Envelope with Control Gate and Trigger (Control Inputs)</description>
 
304
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
305
    </element>
 
306
    <element>
 
307
      <name>ladspa-dahdsr-g+t-audio</name>
 
308
      <longname>DAHDSR Envelope with Gate and Trigger (Audio-Rate Inputs)</longname>
 
309
      <class>Filter/Effect/Audio/LADSPA</class>
 
310
      <description>DAHDSR Envelope with Gate and Trigger (Audio-Rate Inputs)</description>
 
311
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
312
    </element>
 
313
    <element>
 
314
      <name>ladspa-dahdsr-g+t-control</name>
 
315
      <longname>DAHDSR Envelope with Gate and Trigger (Control Inputs)</longname>
 
316
      <class>Filter/Effect/Audio/LADSPA</class>
 
317
      <description>DAHDSR Envelope with Gate and Trigger (Control Inputs)</description>
 
318
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
319
    </element>
 
320
    <element>
 
321
      <name>ladspa-dcRemove</name>
 
322
      <longname>DC Offset Remover</longname>
 
323
      <class>Filter/Effect/Audio/LADSPA</class>
 
324
      <description>DC Offset Remover</description>
 
325
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
326
    </element>
 
327
    <element>
 
328
      <name>ladspa-decay</name>
 
329
      <longname>Exponential signal decay</longname>
 
330
      <class>Filter/Effect/Audio/LADSPA</class>
 
331
      <description>Exponential signal decay</description>
 
332
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
333
    </element>
 
334
    <element>
 
335
      <name>ladspa-decimator</name>
 
336
      <longname>Decimator</longname>
 
337
      <class>Filter/Effect/Audio/LADSPA</class>
 
338
      <description>Decimator</description>
 
339
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
340
    </element>
 
341
    <element>
 
342
      <name>ladspa-declip</name>
 
343
      <longname>Declipper</longname>
 
344
      <class>Filter/Effect/Audio/LADSPA</class>
 
345
      <description>Declipper</description>
 
346
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
347
    </element>
 
348
    <element>
 
349
      <name>ladspa-delay-0-01s</name>
 
350
      <longname>Echo Delay Line (Maximum Delay 0.01s)</longname>
 
351
      <class>Filter/Effect/Audio/LADSPA</class>
 
352
      <description>Echo Delay Line (Maximum Delay 0.01s)</description>
 
353
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
354
    </element>
 
355
    <element>
 
356
      <name>ladspa-delay-0-1s</name>
 
357
      <longname>Echo Delay Line (Maximum Delay 0.1s)</longname>
 
358
      <class>Filter/Effect/Audio/LADSPA</class>
 
359
      <description>Echo Delay Line (Maximum Delay 0.1s)</description>
 
360
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
361
    </element>
 
362
    <element>
 
363
      <name>ladspa-delay-1s</name>
 
364
      <longname>Echo Delay Line (Maximum Delay 1s)</longname>
 
365
      <class>Filter/Effect/Audio/LADSPA</class>
 
366
      <description>Echo Delay Line (Maximum Delay 1s)</description>
 
367
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
368
    </element>
 
369
    <element>
 
370
      <name>ladspa-delay-5s</name>
 
371
      <longname>Simple Delay Line</longname>
 
372
      <class>Filter/Effect/Audio/LADSPA</class>
 
373
      <description>Simple Delay Line</description>
 
374
      <author>Richard Furse (LADSPA example plugins)</author>
 
375
    </element>
 
376
    <element>
 
377
      <name>ladspa-delay-60s</name>
 
378
      <longname>Echo Delay Line (Maximum Delay 60s)</longname>
 
379
      <class>Filter/Effect/Audio/LADSPA</class>
 
380
      <description>Echo Delay Line (Maximum Delay 60s)</description>
 
381
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
382
    </element>
 
383
    <element>
 
384
      <name>ladspa-delay-c</name>
 
385
      <longname>Simple delay line, cubic spline interpolation</longname>
 
386
      <class>Filter/Effect/Audio/LADSPA</class>
 
387
      <description>Simple delay line, cubic spline interpolation</description>
 
388
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
389
    </element>
 
390
    <element>
 
391
      <name>ladspa-delay-l</name>
 
392
      <longname>Simple delay line, linear interpolation</longname>
 
393
      <class>Filter/Effect/Audio/LADSPA</class>
 
394
      <description>Simple delay line, linear interpolation</description>
 
395
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
396
    </element>
 
397
    <element>
 
398
      <name>ladspa-delay-n</name>
 
399
      <longname>Simple delay line, noninterpolating</longname>
 
400
      <class>Filter/Effect/Audio/LADSPA</class>
 
401
      <description>Simple delay line, noninterpolating</description>
 
402
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
403
    </element>
 
404
    <element>
 
405
      <name>ladspa-delayorama</name>
 
406
      <longname>Delayorama</longname>
 
407
      <class>Filter/Effect/Audio/LADSPA</class>
 
408
      <description>Delayorama</description>
 
409
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
410
    </element>
 
411
    <element>
 
412
      <name>ladspa-difference-iama-oa</name>
 
413
      <longname>Signal Difference (IAMA)</longname>
 
414
      <class>Filter/Effect/Audio/LADSPA</class>
 
415
      <description>Signal Difference (IAMA)</description>
 
416
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
417
    </element>
 
418
    <element>
 
419
      <name>ladspa-difference-iamc-oa</name>
 
420
      <longname>Signal Difference (IAMC)</longname>
 
421
      <class>Filter/Effect/Audio/LADSPA</class>
 
422
      <description>Signal Difference (IAMC)</description>
 
423
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
424
    </element>
 
425
    <element>
 
426
      <name>ladspa-difference-icma-oa</name>
 
427
      <longname>Signal Difference (ICMA)</longname>
 
428
      <class>Filter/Effect/Audio/LADSPA</class>
 
429
      <description>Signal Difference (ICMA)</description>
 
430
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
431
    </element>
 
432
    <element>
 
433
      <name>ladspa-difference-icmc-oc</name>
 
434
      <longname>Signal Difference (ICMC)</longname>
 
435
      <class>Source/Audio/LADSPA</class>
 
436
      <description>Signal Difference (ICMC)</description>
 
437
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
438
    </element>
 
439
    <element>
 
440
      <name>ladspa-diode</name>
 
441
      <longname>Diode Processor</longname>
 
442
      <class>Filter/Effect/Audio/LADSPA</class>
 
443
      <description>Diode Processor</description>
 
444
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
445
    </element>
 
446
    <element>
 
447
      <name>ladspa-disintegrator</name>
 
448
      <longname>Disintegrator</longname>
 
449
      <class>Filter/Effect/Audio/LADSPA</class>
 
450
      <description>Disintegrator</description>
 
451
      <author>CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo)</author>
 
452
    </element>
 
453
    <element>
 
454
      <name>ladspa-divider</name>
 
455
      <longname>Audio Divider (Suboctave Generator)</longname>
 
456
      <class>Filter/Effect/Audio/LADSPA</class>
 
457
      <description>Audio Divider (Suboctave Generator)</description>
 
458
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
459
    </element>
 
460
    <element>
 
461
      <name>ladspa-dj-eq</name>
 
462
      <longname>DJ EQ</longname>
 
463
      <class>Filter/Effect/Audio/LADSPA</class>
 
464
      <description>DJ EQ</description>
 
465
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
466
    </element>
 
467
    <element>
 
468
      <name>ladspa-dj-eq-mono</name>
 
469
      <longname>DJ EQ (mono)</longname>
 
470
      <class>Filter/Effect/Audio/LADSPA</class>
 
471
      <description>DJ EQ (mono)</description>
 
472
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
473
    </element>
 
474
    <element>
 
475
      <name>ladspa-djFlanger</name>
 
476
      <longname>DJ flanger</longname>
 
477
      <class>Filter/Effect/Audio/LADSPA</class>
 
478
      <description>DJ flanger</description>
 
479
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
480
    </element>
 
481
    <element>
 
482
      <name>ladspa-dysonCompress</name>
 
483
      <longname>Dyson compressor</longname>
 
484
      <class>Filter/Effect/Audio/LADSPA</class>
 
485
      <description>Dyson compressor</description>
 
486
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
487
    </element>
 
488
    <element>
 
489
      <name>ladspa-encode-bformat</name>
 
490
      <longname>Ambisonic Encoder (B-Format)</longname>
 
491
      <class>Filter/Effect/Audio/LADSPA</class>
 
492
      <description>Ambisonic Encoder (B-Format)</description>
 
493
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
494
    </element>
 
495
    <element>
 
496
      <name>ladspa-encode-fmh</name>
 
497
      <longname>Ambisonic Encoder (FMH-Format)</longname>
 
498
      <class>Filter/Effect/Audio/LADSPA</class>
 
499
      <description>Ambisonic Encoder (FMH-Format)</description>
 
500
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
501
    </element>
 
502
    <element>
 
503
      <name>ladspa-expand-peak</name>
 
504
      <longname>Simple Expander (Peak Envelope Tracking)</longname>
 
505
      <class>Filter/Effect/Audio/LADSPA</class>
 
506
      <description>Simple Expander (Peak Envelope Tracking)</description>
 
507
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
508
    </element>
 
509
    <element>
 
510
      <name>ladspa-expand-rms</name>
 
511
      <longname>Simple Expander (RMS Envelope Tracking)</longname>
 
512
      <class>Filter/Effect/Audio/LADSPA</class>
 
513
      <description>Simple Expander (RMS Envelope Tracking)</description>
 
514
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
515
    </element>
 
516
    <element>
 
517
      <name>ladspa-fadDelay</name>
 
518
      <longname>Fractionally Addressed Delay Line</longname>
 
519
      <class>Filter/Effect/Audio/LADSPA</class>
 
520
      <description>Fractionally Addressed Delay Line</description>
 
521
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
522
    </element>
 
523
    <element>
 
524
      <name>ladspa-fastLookaheadLimiter</name>
 
525
      <longname>Fast Lookahead limiter</longname>
 
526
      <class>Filter/Effect/Audio/LADSPA</class>
 
527
      <description>Fast Lookahead limiter</description>
 
528
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
529
    </element>
 
530
    <element>
 
531
      <name>ladspa-fbdelay-0-01s</name>
 
532
      <longname>Feedback Delay Line (Maximum Delay 0.01s)</longname>
 
533
      <class>Filter/Effect/Audio/LADSPA</class>
 
534
      <description>Feedback Delay Line (Maximum Delay 0.01s)</description>
 
535
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
536
    </element>
 
537
    <element>
 
538
      <name>ladspa-fbdelay-0-1s</name>
 
539
      <longname>Feedback Delay Line (Maximum Delay 0.1s)</longname>
 
540
      <class>Filter/Effect/Audio/LADSPA</class>
 
541
      <description>Feedback Delay Line (Maximum Delay 0.1s)</description>
 
542
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
543
    </element>
 
544
    <element>
 
545
      <name>ladspa-fbdelay-1s</name>
 
546
      <longname>Feedback Delay Line (Maximum Delay 1s)</longname>
 
547
      <class>Filter/Effect/Audio/LADSPA</class>
 
548
      <description>Feedback Delay Line (Maximum Delay 1s)</description>
 
549
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
550
    </element>
 
551
    <element>
 
552
      <name>ladspa-fbdelay-5s</name>
 
553
      <longname>Feedback Delay Line (Maximum Delay 5s)</longname>
 
554
      <class>Filter/Effect/Audio/LADSPA</class>
 
555
      <description>Feedback Delay Line (Maximum Delay 5s)</description>
 
556
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
557
    </element>
 
558
    <element>
 
559
      <name>ladspa-fbdelay-60s</name>
 
560
      <longname>Feedback Delay Line (Maximum Delay 60s)</longname>
 
561
      <class>Filter/Effect/Audio/LADSPA</class>
 
562
      <description>Feedback Delay Line (Maximum Delay 60s)</description>
 
563
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
564
    </element>
 
565
    <element>
 
566
      <name>ladspa-flanger</name>
 
567
      <longname>Flanger</longname>
 
568
      <class>Filter/Effect/Audio/LADSPA</class>
 
569
      <description>Flanger</description>
 
570
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
571
    </element>
 
572
    <element>
 
573
      <name>ladspa-fmOsc</name>
 
574
      <longname>FM Oscillator</longname>
 
575
      <class>Filter/Effect/Audio/LADSPA</class>
 
576
      <description>FM Oscillator</description>
 
577
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
578
    </element>
 
579
    <element>
 
580
      <name>ladspa-fmh-rotate-z</name>
 
581
      <longname>Ambisonic Rotation (FMH-Format, Horizontal)</longname>
 
582
      <class>Filter/Effect/Audio/LADSPA</class>
 
583
      <description>Ambisonic Rotation (FMH-Format, Horizontal)</description>
 
584
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
585
    </element>
 
586
    <element>
 
587
      <name>ladspa-fmh2bf</name>
 
588
      <longname>FMH-Format to B-Format (Discards RSTUV Channels)</longname>
 
589
      <class>Filter/Effect/Audio/LADSPA</class>
 
590
      <description>FMH-Format to B-Format (Discards RSTUV Channels)</description>
 
591
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
592
    </element>
 
593
    <element>
 
594
      <name>ladspa-fmh2oct</name>
 
595
      <longname>Ambisonic Decoder (FMH-Format to Octagon)</longname>
 
596
      <class>Filter/Effect/Audio/LADSPA</class>
 
597
      <description>Ambisonic Decoder (FMH-Format to Octagon)</description>
 
598
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
599
    </element>
 
600
    <element>
 
601
      <name>ladspa-fmod-fama-oa</name>
 
602
      <longname>Frequency Modulator (FAMA)</longname>
 
603
      <class>Filter/Effect/Audio/LADSPA</class>
 
604
      <description>Frequency Modulator (FAMA)</description>
 
605
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
606
    </element>
 
607
    <element>
 
608
      <name>ladspa-fmod-famc-oa</name>
 
609
      <longname>Frequency Modulator (FAMC)</longname>
 
610
      <class>Filter/Effect/Audio/LADSPA</class>
 
611
      <description>Frequency Modulator (FAMC)</description>
 
612
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
613
    </element>
 
614
    <element>
 
615
      <name>ladspa-fmod-fcma-oa</name>
 
616
      <longname>Frequency Modulator (FCMA)</longname>
 
617
      <class>Filter/Effect/Audio/LADSPA</class>
 
618
      <description>Frequency Modulator (FCMA)</description>
 
619
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
620
    </element>
 
621
    <element>
 
622
      <name>ladspa-fmod-fcmc-oc</name>
 
623
      <longname>Frequency Modulator (FCMC)</longname>
 
624
      <class>Source/Audio/LADSPA</class>
 
625
      <description>Frequency Modulator (FCMC)</description>
 
626
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
627
    </element>
 
628
    <element>
 
629
      <name>ladspa-foldover</name>
 
630
      <longname>Foldover distortion</longname>
 
631
      <class>Filter/Effect/Audio/LADSPA</class>
 
632
      <description>Foldover distortion</description>
 
633
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
634
    </element>
 
635
    <element>
 
636
      <name>ladspa-fourByFourPole</name>
 
637
      <longname>4 x 4 pole allpass</longname>
 
638
      <class>Filter/Effect/Audio/LADSPA</class>
 
639
      <description>4 x 4 pole allpass</description>
 
640
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
641
    </element>
 
642
    <element>
 
643
      <name>ladspa-foverdrive</name>
 
644
      <longname>Fast overdrive</longname>
 
645
      <class>Filter/Effect/Audio/LADSPA</class>
 
646
      <description>Fast overdrive</description>
 
647
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
648
    </element>
 
649
    <element>
 
650
      <name>ladspa-freeverb3</name>
 
651
      <longname>Freeverb (Version 3)</longname>
 
652
      <class>Filter/Effect/Audio/LADSPA</class>
 
653
      <description>Freeverb (Version 3)</description>
 
654
      <author>CMT (http://www.ladspa.org/cmt, plugin by Jezar at Dreampoint, ported by Richard W.E. Furse)</author>
 
655
    </element>
 
656
    <element>
 
657
      <name>ladspa-freqTracker</name>
 
658
      <longname>Frequency tracker</longname>
 
659
      <class>Filter/Effect/Audio/LADSPA</class>
 
660
      <description>Frequency tracker</description>
 
661
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
662
    </element>
 
663
    <element>
 
664
      <name>ladspa-gate</name>
 
665
      <longname>Gate</longname>
 
666
      <class>Filter/Effect/Audio/LADSPA</class>
 
667
      <description>Gate</description>
 
668
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
669
    </element>
 
670
    <element>
 
671
      <name>ladspa-giantFlange</name>
 
672
      <longname>Giant flange</longname>
 
673
      <class>Filter/Effect/Audio/LADSPA</class>
 
674
      <description>Giant flange</description>
 
675
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
676
    </element>
 
677
    <element>
 
678
      <name>ladspa-gong</name>
 
679
      <longname>Gong model</longname>
 
680
      <class>Filter/Effect/Audio/LADSPA</class>
 
681
      <description>Gong model</description>
 
682
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
683
    </element>
 
684
    <element>
 
685
      <name>ladspa-gongBeater</name>
 
686
      <longname>Gong beater</longname>
 
687
      <class>Filter/Effect/Audio/LADSPA</class>
 
688
      <description>Gong beater</description>
 
689
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
690
    </element>
 
691
    <element>
 
692
      <name>ladspa-grain-scatter</name>
 
693
      <longname>Granular Scatter Processor</longname>
 
694
      <class>Filter/Effect/Audio/LADSPA</class>
 
695
      <description>Granular Scatter Processor</description>
 
696
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
697
    </element>
 
698
    <element>
 
699
      <name>ladspa-gsm</name>
 
700
      <longname>GSM simulator</longname>
 
701
      <class>Filter/Effect/Audio/LADSPA</class>
 
702
      <description>GSM simulator</description>
 
703
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
704
    </element>
 
705
    <element>
 
706
      <name>ladspa-gverb</name>
 
707
      <longname>GVerb</longname>
 
708
      <class>Filter/Effect/Audio/LADSPA</class>
 
709
      <description>GVerb</description>
 
710
      <author>Juhana Sadeharju &lt;kouhia at nic.funet.fi&gt;, LADSPAification by Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
711
    </element>
 
712
    <element>
 
713
      <name>ladspa-hard-gate</name>
 
714
      <longname>Hard Gate</longname>
 
715
      <class>Filter/Effect/Audio/LADSPA</class>
 
716
      <description>Hard Gate</description>
 
717
      <author>CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo)</author>
 
718
    </element>
 
719
    <element>
 
720
      <name>ladspa-hardLimiter</name>
 
721
      <longname>Hard Limiter</longname>
 
722
      <class>Filter/Effect/Audio/LADSPA</class>
 
723
      <description>Hard Limiter</description>
 
724
      <author>Marcus Andersson</author>
 
725
    </element>
 
726
    <element>
 
727
      <name>ladspa-harmonicGen</name>
 
728
      <longname>Harmonic generator</longname>
 
729
      <class>Filter/Effect/Audio/LADSPA</class>
 
730
      <description>Harmonic generator</description>
 
731
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
732
    </element>
 
733
    <element>
 
734
      <name>ladspa-hermesFilter</name>
 
735
      <longname>Hermes Filter</longname>
 
736
      <class>Filter/Effect/Audio/LADSPA</class>
 
737
      <description>Hermes Filter</description>
 
738
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
739
    </element>
 
740
    <element>
 
741
      <name>ladspa-highpass-iir</name>
 
742
      <longname>Glame Highpass Filter</longname>
 
743
      <class>Filter/Effect/Audio/LADSPA</class>
 
744
      <description>Glame Highpass Filter</description>
 
745
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
746
    </element>
 
747
    <element>
 
748
      <name>ladspa-hilbert</name>
 
749
      <longname>Hilbert transformer</longname>
 
750
      <class>Filter/Effect/Audio/LADSPA</class>
 
751
      <description>Hilbert transformer</description>
 
752
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
753
    </element>
 
754
    <element>
 
755
      <name>ladspa-hpf</name>
 
756
      <longname>Simple High Pass Filter</longname>
 
757
      <class>Filter/Effect/Audio/LADSPA</class>
 
758
      <description>Simple High Pass Filter</description>
 
759
      <author>Richard Furse (LADSPA example plugins)</author>
 
760
    </element>
 
761
    <element>
 
762
      <name>ladspa-identity-audio</name>
 
763
      <longname>Identity (Audio)</longname>
 
764
      <class>Filter/Effect/Audio/LADSPA</class>
 
765
      <description>Identity (Audio)</description>
 
766
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
767
    </element>
 
768
    <element>
 
769
      <name>ladspa-identity-control</name>
 
770
      <longname>Identity (Control)</longname>
 
771
      <class>Source/Audio/LADSPA</class>
 
772
      <description>Identity (Control)</description>
 
773
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
774
    </element>
 
775
    <element>
 
776
      <name>ladspa-imp</name>
 
777
      <longname>Impulse convolver</longname>
 
778
      <class>Filter/Effect/Audio/LADSPA</class>
 
779
      <description>Impulse convolver</description>
 
780
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
781
    </element>
 
782
    <element>
 
783
      <name>ladspa-impulse-fc</name>
 
784
      <longname>Nonbandlimited single-sample impulses (Frequency: Control)</longname>
 
785
      <class>Source/Audio/LADSPA</class>
 
786
      <description>Nonbandlimited single-sample impulses (Frequency: Control)</description>
 
787
      <author>Andy Wingo &lt;wingo at pobox dot com&gt;</author>
 
788
    </element>
 
789
    <element>
 
790
      <name>ladspa-interpolator</name>
 
791
      <longname>Control to Audio Interpolator</longname>
 
792
      <class>Source/Audio/LADSPA</class>
 
793
      <description>Control to Audio Interpolator</description>
 
794
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
795
    </element>
 
796
    <element>
 
797
      <name>ladspa-inv</name>
 
798
      <longname>Inverter</longname>
 
799
      <class>Filter/Effect/Audio/LADSPA</class>
 
800
      <description>Inverter</description>
 
801
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
802
    </element>
 
803
    <element>
 
804
      <name>ladspa-karaoke</name>
 
805
      <longname>Karaoke</longname>
 
806
      <class>Filter/Effect/Audio/LADSPA</class>
 
807
      <description>Karaoke</description>
 
808
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
809
    </element>
 
810
    <element>
 
811
      <name>ladspa-lcrDelay</name>
 
812
      <longname>L/C/R Delay</longname>
 
813
      <class>Filter/Effect/Audio/LADSPA</class>
 
814
      <description>L/C/R Delay</description>
 
815
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
816
    </element>
 
817
    <element>
 
818
      <name>ladspa-lfoPhaser</name>
 
819
      <longname>LFO Phaser</longname>
 
820
      <class>Filter/Effect/Audio/LADSPA</class>
 
821
      <description>LFO Phaser</description>
 
822
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
823
    </element>
 
824
    <element>
 
825
      <name>ladspa-limit-peak</name>
 
826
      <longname>Simple Limiter (Peak Envelope Tracking)</longname>
 
827
      <class>Filter/Effect/Audio/LADSPA</class>
 
828
      <description>Simple Limiter (Peak Envelope Tracking)</description>
 
829
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
830
    </element>
 
831
    <element>
 
832
      <name>ladspa-limit-rms</name>
 
833
      <longname>Simple Limiter (RMS Envelope Tracking)</longname>
 
834
      <class>Filter/Effect/Audio/LADSPA</class>
 
835
      <description>Simple Limiter (RMS Envelope Tracking)</description>
 
836
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
837
    </element>
 
838
    <element>
 
839
      <name>ladspa-lofi</name>
 
840
      <longname>Lo Fi</longname>
 
841
      <class>Filter/Effect/Audio/LADSPA</class>
 
842
      <description>Lo Fi</description>
 
843
      <author>CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold)</author>
 
844
    </element>
 
845
    <element>
 
846
      <name>ladspa-logistic</name>
 
847
      <longname>Logistic Map Control Generator</longname>
 
848
      <class>Source/Audio/LADSPA</class>
 
849
      <description>Logistic Map Control Generator</description>
 
850
      <author>CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo)</author>
 
851
    </element>
 
852
    <element>
 
853
      <name>ladspa-lowpass-iir</name>
 
854
      <longname>Glame Lowpass Filter</longname>
 
855
      <class>Filter/Effect/Audio/LADSPA</class>
 
856
      <description>Glame Lowpass Filter</description>
 
857
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
858
    </element>
 
859
    <element>
 
860
      <name>ladspa-lp4pole-faraia-oa</name>
 
861
      <longname>4 Pole Low-Pass Filter with Resonance (FARAIA)</longname>
 
862
      <class>Filter/Effect/Audio/LADSPA</class>
 
863
      <description>4 Pole Low-Pass Filter with Resonance (FARAIA)</description>
 
864
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
865
    </element>
 
866
    <element>
 
867
      <name>ladspa-lp4pole-fcrcia-oa</name>
 
868
      <longname>4 Pole Low-Pass Filter with Resonance (FCRCIA)</longname>
 
869
      <class>Filter/Effect/Audio/LADSPA</class>
 
870
      <description>4 Pole Low-Pass Filter with Resonance (FCRCIA)</description>
 
871
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
872
    </element>
 
873
    <element>
 
874
      <name>ladspa-lpf</name>
 
875
      <longname>Simple Low Pass Filter</longname>
 
876
      <class>Filter/Effect/Audio/LADSPA</class>
 
877
      <description>Simple Low Pass Filter</description>
 
878
      <author>Richard Furse (LADSPA example plugins)</author>
 
879
    </element>
 
880
    <element>
 
881
      <name>ladspa-lsFilter</name>
 
882
      <longname>LS Filter</longname>
 
883
      <class>Filter/Effect/Audio/LADSPA</class>
 
884
      <description>LS Filter</description>
 
885
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
886
    </element>
 
887
    <element>
 
888
      <name>ladspa-matrixMSSt</name>
 
889
      <longname>Matrix: MS to Stereo</longname>
 
890
      <class>Filter/Effect/Audio/LADSPA</class>
 
891
      <description>Matrix: MS to Stereo</description>
 
892
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
893
    </element>
 
894
    <element>
 
895
      <name>ladspa-matrixSpatialiser</name>
 
896
      <longname>Matrix Spatialiser</longname>
 
897
      <class>Filter/Effect/Audio/LADSPA</class>
 
898
      <description>Matrix Spatialiser</description>
 
899
      <author>Joern Nettingsmeier &lt;nettings@folkwang-hochschule.de&gt;</author>
 
900
    </element>
 
901
    <element>
 
902
      <name>ladspa-matrixStMS</name>
 
903
      <longname>Matrix: Stereo to MS</longname>
 
904
      <class>Filter/Effect/Audio/LADSPA</class>
 
905
      <description>Matrix: Stereo to MS</description>
 
906
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
907
    </element>
 
908
    <element>
 
909
      <name>ladspa-mbeq</name>
 
910
      <longname>Multiband EQ</longname>
 
911
      <class>Filter/Effect/Audio/LADSPA</class>
 
912
      <description>Multiband EQ</description>
 
913
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
914
    </element>
 
915
    <element>
 
916
      <name>ladspa-mixer</name>
 
917
      <longname>Mixer (Stereo to Mono)</longname>
 
918
      <class>Filter/Effect/Audio/LADSPA</class>
 
919
      <description>Mixer (Stereo to Mono)</description>
 
920
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
921
    </element>
 
922
    <element>
 
923
      <name>ladspa-modDelay</name>
 
924
      <longname>Modulatable delay</longname>
 
925
      <class>Filter/Effect/Audio/LADSPA</class>
 
926
      <description>Modulatable delay</description>
 
927
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
928
    </element>
 
929
    <element>
 
930
      <name>ladspa-multivoiceChorus</name>
 
931
      <longname>Multivoice Chorus</longname>
 
932
      <class>Filter/Effect/Audio/LADSPA</class>
 
933
      <description>Multivoice Chorus</description>
 
934
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
935
    </element>
 
936
    <element>
 
937
      <name>ladspa-noise-source-white</name>
 
938
      <longname>Noise Source (White)</longname>
 
939
      <class>Source/Audio/LADSPA</class>
 
940
      <description>Noise Source (White)</description>
 
941
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
942
    </element>
 
943
    <element>
 
944
      <name>ladspa-noise-white</name>
 
945
      <longname>White Noise Source</longname>
 
946
      <class>Source/Audio/LADSPA</class>
 
947
      <description>White Noise Source</description>
 
948
      <author>Richard Furse (LADSPA example plugins)</author>
 
949
    </element>
 
950
    <element>
 
951
      <name>ladspa-notch-iir</name>
 
952
      <longname>Mag's Notch Filter</longname>
 
953
      <class>Filter/Effect/Audio/LADSPA</class>
 
954
      <description>Mag's Notch Filter</description>
 
955
      <author>Alexander Ehlert &lt;mag@glame.de&gt;</author>
 
956
    </element>
 
957
    <element>
 
958
      <name>ladspa-null-ai</name>
 
959
      <longname>Null (Audio Input)</longname>
 
960
      <class>Sink/Audio/LADSPA</class>
 
961
      <description>Null (Audio Input)</description>
 
962
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
963
    </element>
 
964
    <element>
 
965
      <name>ladspa-null-ao</name>
 
966
      <longname>Null (Audio Output)</longname>
 
967
      <class>Source/Audio/LADSPA</class>
 
968
      <description>Null (Audio Output)</description>
 
969
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
970
    </element>
 
971
    <element>
 
972
      <name>ladspa-null-ci</name>
 
973
      <longname>Null (Control Input)</longname>
 
974
      <class>Source/Audio/LADSPA</class>
 
975
      <description>Null (Control Input)</description>
 
976
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
977
    </element>
 
978
    <element>
 
979
      <name>ladspa-null-co</name>
 
980
      <longname>Null (Control Output)</longname>
 
981
      <class>Source/Audio/LADSPA</class>
 
982
      <description>Null (Control Output)</description>
 
983
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
984
    </element>
 
985
    <element>
 
986
      <name>ladspa-organ</name>
 
987
      <longname>Organ</longname>
 
988
      <class>Source/Audio/LADSPA</class>
 
989
      <description>Organ</description>
 
990
      <author>CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold)</author>
 
991
    </element>
 
992
    <element>
 
993
      <name>ladspa-peak</name>
 
994
      <longname>Peak Monitor</longname>
 
995
      <class>Sink/Audio/LADSPA</class>
 
996
      <description>Peak Monitor</description>
 
997
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
998
    </element>
 
999
    <element>
 
1000
      <name>ladspa-phasemod</name>
 
1001
      <longname>Phase Modulated Voice</longname>
 
1002
      <class>Source/Audio/LADSPA</class>
 
1003
      <description>Phase Modulated Voice</description>
 
1004
      <author>CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold)</author>
 
1005
    </element>
 
1006
    <element>
 
1007
      <name>ladspa-pink-full-frequency</name>
 
1008
      <longname>Pink Noise (full frequency range)</longname>
 
1009
      <class>Source/Audio/LADSPA</class>
 
1010
      <description>Pink Noise (full frequency range)</description>
 
1011
      <author>CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo)</author>
 
1012
    </element>
 
1013
    <element>
 
1014
      <name>ladspa-pink-interpolated-audio</name>
 
1015
      <longname>Pink Noise (Interpolated)</longname>
 
1016
      <class>Source/Audio/LADSPA</class>
 
1017
      <description>Pink Noise (Interpolated)</description>
 
1018
      <author>CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo)</author>
 
1019
    </element>
 
1020
    <element>
 
1021
      <name>ladspa-pink-sh</name>
 
1022
      <longname>Pink Noise (sample and hold)</longname>
 
1023
      <class>Source/Audio/LADSPA</class>
 
1024
      <description>Pink Noise (sample and hold)</description>
 
1025
      <author>CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo)</author>
 
1026
    </element>
 
1027
    <element>
 
1028
      <name>ladspa-pitchScale</name>
 
1029
      <longname>Pitch Scaler</longname>
 
1030
      <class>Filter/Effect/Audio/LADSPA</class>
 
1031
      <description>Pitch Scaler</description>
 
1032
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1033
    </element>
 
1034
    <element>
 
1035
      <name>ladspa-pitchScaleHQ</name>
 
1036
      <longname>Higher Quality Pitch Scaler</longname>
 
1037
      <class>Filter/Effect/Audio/LADSPA</class>
 
1038
      <description>Higher Quality Pitch Scaler</description>
 
1039
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1040
    </element>
 
1041
    <element>
 
1042
      <name>ladspa-plate</name>
 
1043
      <longname>Plate reverb</longname>
 
1044
      <class>Filter/Effect/Audio/LADSPA</class>
 
1045
      <description>Plate reverb</description>
 
1046
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1047
    </element>
 
1048
    <element>
 
1049
      <name>ladspa-pointerCastDistortion</name>
 
1050
      <longname>Pointer cast distortion</longname>
 
1051
      <class>Filter/Effect/Audio/LADSPA</class>
 
1052
      <description>Pointer cast distortion</description>
 
1053
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1054
    </element>
 
1055
    <element>
 
1056
      <name>ladspa-product-iaia-oa</name>
 
1057
      <longname>Signal Product (IAIA)</longname>
 
1058
      <class>Filter/Effect/Audio/LADSPA</class>
 
1059
      <description>Signal Product (IAIA)</description>
 
1060
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1061
    </element>
 
1062
    <element>
 
1063
      <name>ladspa-product-iaic-oa</name>
 
1064
      <longname>Signal Product (IAIC)</longname>
 
1065
      <class>Filter/Effect/Audio/LADSPA</class>
 
1066
      <description>Signal Product (IAIC)</description>
 
1067
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1068
    </element>
 
1069
    <element>
 
1070
      <name>ladspa-product-icic-oc</name>
 
1071
      <longname>Signal Product (ICIC)</longname>
 
1072
      <class>Source/Audio/LADSPA</class>
 
1073
      <description>Signal Product (ICIC)</description>
 
1074
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1075
    </element>
 
1076
    <element>
 
1077
      <name>ladspa-pulse-fapa-oa</name>
 
1078
      <longname>Bandlimited Variable Width Pulse Oscillator (FAPA)</longname>
 
1079
      <class>Filter/Effect/Audio/LADSPA</class>
 
1080
      <description>Bandlimited Variable Width Pulse Oscillator (FAPA)</description>
 
1081
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1082
    </element>
 
1083
    <element>
 
1084
      <name>ladspa-pulse-fapc-oa</name>
 
1085
      <longname>Bandlimited Variable Width Pulse Oscillator (FAPC)</longname>
 
1086
      <class>Filter/Effect/Audio/LADSPA</class>
 
1087
      <description>Bandlimited Variable Width Pulse Oscillator (FAPC)</description>
 
1088
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1089
    </element>
 
1090
    <element>
 
1091
      <name>ladspa-pulse-fcpa-oa</name>
 
1092
      <longname>Bandlimited Variable Width Pulse Oscillator (FCPA)</longname>
 
1093
      <class>Filter/Effect/Audio/LADSPA</class>
 
1094
      <description>Bandlimited Variable Width Pulse Oscillator (FCPA)</description>
 
1095
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1096
    </element>
 
1097
    <element>
 
1098
      <name>ladspa-pulse-fcpc-oa</name>
 
1099
      <longname>Bandlimited Variable Width Pulse Oscillator (FCPC)</longname>
 
1100
      <class>Source/Audio/LADSPA</class>
 
1101
      <description>Bandlimited Variable Width Pulse Oscillator (FCPC)</description>
 
1102
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1103
    </element>
 
1104
    <element>
 
1105
      <name>ladspa-quantiser100</name>
 
1106
      <longname>Quantiser (100 Steps)</longname>
 
1107
      <class>Filter/Effect/Audio/LADSPA</class>
 
1108
      <description>Quantiser (100 Steps)</description>
 
1109
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1110
    </element>
 
1111
    <element>
 
1112
      <name>ladspa-quantiser20</name>
 
1113
      <longname>Quantiser (20 Steps)</longname>
 
1114
      <class>Filter/Effect/Audio/LADSPA</class>
 
1115
      <description>Quantiser (20 Steps)</description>
 
1116
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1117
    </element>
 
1118
    <element>
 
1119
      <name>ladspa-quantiser50</name>
 
1120
      <longname>Quantiser (50 Steps)</longname>
 
1121
      <class>Filter/Effect/Audio/LADSPA</class>
 
1122
      <description>Quantiser (50 Steps)</description>
 
1123
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1124
    </element>
 
1125
    <element>
 
1126
      <name>ladspa-random-fasa-oa</name>
 
1127
      <longname>Random Wave Generator (FASA)</longname>
 
1128
      <class>Filter/Effect/Audio/LADSPA</class>
 
1129
      <description>Random Wave Generator (FASA)</description>
 
1130
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1131
    </element>
 
1132
    <element>
 
1133
      <name>ladspa-random-fasc-oa</name>
 
1134
      <longname>Random Wave Generator (FASC)</longname>
 
1135
      <class>Filter/Effect/Audio/LADSPA</class>
 
1136
      <description>Random Wave Generator (FASC)</description>
 
1137
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1138
    </element>
 
1139
    <element>
 
1140
      <name>ladspa-random-fcsa-oa</name>
 
1141
      <longname>Random Wave Generator (FCSA)</longname>
 
1142
      <class>Filter/Effect/Audio/LADSPA</class>
 
1143
      <description>Random Wave Generator (FCSA)</description>
 
1144
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1145
    </element>
 
1146
    <element>
 
1147
      <name>ladspa-random-fcsc-oa</name>
 
1148
      <longname>Random Wave Generator (FCSC)</longname>
 
1149
      <class>Source/Audio/LADSPA</class>
 
1150
      <description>Random Wave Generator (FCSC)</description>
 
1151
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1152
    </element>
 
1153
    <element>
 
1154
      <name>ladspa-rateShifter</name>
 
1155
      <longname>Rate shifter</longname>
 
1156
      <class>Filter/Effect/Audio/LADSPA</class>
 
1157
      <description>Rate shifter</description>
 
1158
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1159
    </element>
 
1160
    <element>
 
1161
      <name>ladspa-ratio-nada-oa</name>
 
1162
      <longname>Signal Ratio (NADA)</longname>
 
1163
      <class>Filter/Effect/Audio/LADSPA</class>
 
1164
      <description>Signal Ratio (NADA)</description>
 
1165
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1166
    </element>
 
1167
    <element>
 
1168
      <name>ladspa-ratio-nadc-oa</name>
 
1169
      <longname>Signal Ratio (NADC)</longname>
 
1170
      <class>Filter/Effect/Audio/LADSPA</class>
 
1171
      <description>Signal Ratio (NADC)</description>
 
1172
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1173
    </element>
 
1174
    <element>
 
1175
      <name>ladspa-ratio-ncda-oa</name>
 
1176
      <longname>Signal Ratio (NCDA)</longname>
 
1177
      <class>Filter/Effect/Audio/LADSPA</class>
 
1178
      <description>Signal Ratio (NCDA)</description>
 
1179
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1180
    </element>
 
1181
    <element>
 
1182
      <name>ladspa-ratio-ncdc-oc</name>
 
1183
      <longname>Signal Ratio (NCDC)</longname>
 
1184
      <class>Source/Audio/LADSPA</class>
 
1185
      <description>Signal Ratio (NCDC)</description>
 
1186
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1187
    </element>
 
1188
    <element>
 
1189
      <name>ladspa-retroFlange</name>
 
1190
      <longname>Retro Flanger</longname>
 
1191
      <class>Filter/Effect/Audio/LADSPA</class>
 
1192
      <description>Retro Flanger</description>
 
1193
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1194
    </element>
 
1195
    <element>
 
1196
      <name>ladspa-revdelay</name>
 
1197
      <longname>Reverse Delay (5s max)</longname>
 
1198
      <class>Filter/Effect/Audio/LADSPA</class>
 
1199
      <description>Reverse Delay (5s max)</description>
 
1200
      <author>Jesse Chappell &lt;jesse at essej dot net&gt;</author>
 
1201
    </element>
 
1202
    <element>
 
1203
      <name>ladspa-ringmod-1i1o1l</name>
 
1204
      <longname>Ringmod with LFO</longname>
 
1205
      <class>Filter/Effect/Audio/LADSPA</class>
 
1206
      <description>Ringmod with LFO</description>
 
1207
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1208
    </element>
 
1209
    <element>
 
1210
      <name>ladspa-ringmod-2i1o</name>
 
1211
      <longname>Ringmod with two inputs</longname>
 
1212
      <class>Filter/Effect/Audio/LADSPA</class>
 
1213
      <description>Ringmod with two inputs</description>
 
1214
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1215
    </element>
 
1216
    <element>
 
1217
      <name>ladspa-satanMaximiser</name>
 
1218
      <longname>Barry's Satan Maximiser</longname>
 
1219
      <class>Filter/Effect/Audio/LADSPA</class>
 
1220
      <description>Barry's Satan Maximiser</description>
 
1221
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1222
    </element>
 
1223
    <element>
 
1224
      <name>ladspa-sawtooth-fa-oa</name>
 
1225
      <longname>Bandlimited Sawtooth Oscillator (FA)</longname>
 
1226
      <class>Filter/Effect/Audio/LADSPA</class>
 
1227
      <description>Bandlimited Sawtooth Oscillator (FA)</description>
 
1228
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1229
    </element>
 
1230
    <element>
 
1231
      <name>ladspa-sawtooth-fc-oa</name>
 
1232
      <longname>Bandlimited Sawtooth Oscillator (FC)</longname>
 
1233
      <class>Source/Audio/LADSPA</class>
 
1234
      <description>Bandlimited Sawtooth Oscillator (FC)</description>
 
1235
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1236
    </element>
 
1237
    <element>
 
1238
      <name>ladspa-sc1</name>
 
1239
      <longname>SC1</longname>
 
1240
      <class>Filter/Effect/Audio/LADSPA</class>
 
1241
      <description>SC1</description>
 
1242
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1243
    </element>
 
1244
    <element>
 
1245
      <name>ladspa-sc2</name>
 
1246
      <longname>SC2</longname>
 
1247
      <class>Filter/Effect/Audio/LADSPA</class>
 
1248
      <description>SC2</description>
 
1249
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1250
    </element>
 
1251
    <element>
 
1252
      <name>ladspa-sc3</name>
 
1253
      <longname>SC3</longname>
 
1254
      <class>Filter/Effect/Audio/LADSPA</class>
 
1255
      <description>SC3</description>
 
1256
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1257
    </element>
 
1258
    <element>
 
1259
      <name>ladspa-sc4</name>
 
1260
      <longname>SC4</longname>
 
1261
      <class>Filter/Effect/Audio/LADSPA</class>
 
1262
      <description>SC4</description>
 
1263
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1264
    </element>
 
1265
    <element>
 
1266
      <name>ladspa-sc4m</name>
 
1267
      <longname>SC4 mono</longname>
 
1268
      <class>Filter/Effect/Audio/LADSPA</class>
 
1269
      <description>SC4 mono</description>
 
1270
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1271
    </element>
 
1272
    <element>
 
1273
      <name>ladspa-se4</name>
 
1274
      <longname>SE4</longname>
 
1275
      <class>Filter/Effect/Audio/LADSPA</class>
 
1276
      <description>SE4</description>
 
1277
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1278
    </element>
 
1279
    <element>
 
1280
      <name>ladspa-sequencer16</name>
 
1281
      <longname>Analogue Style 16 Step Sequencer</longname>
 
1282
      <class>Filter/Effect/Audio/LADSPA</class>
 
1283
      <description>Analogue Style 16 Step Sequencer</description>
 
1284
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1285
    </element>
 
1286
    <element>
 
1287
      <name>ladspa-sequencer32</name>
 
1288
      <longname>Analogue Style 32 Step Sequencer</longname>
 
1289
      <class>Filter/Effect/Audio/LADSPA</class>
 
1290
      <description>Analogue Style 32 Step Sequencer</description>
 
1291
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1292
    </element>
 
1293
    <element>
 
1294
      <name>ladspa-sequencer64</name>
 
1295
      <longname>Analogue Style 64 Step Sequencer</longname>
 
1296
      <class>Filter/Effect/Audio/LADSPA</class>
 
1297
      <description>Analogue Style 64 Step Sequencer</description>
 
1298
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1299
    </element>
 
1300
    <element>
 
1301
      <name>ladspa-shaper</name>
 
1302
      <longname>Wave shaper</longname>
 
1303
      <class>Filter/Effect/Audio/LADSPA</class>
 
1304
      <description>Wave shaper</description>
 
1305
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1306
    </element>
 
1307
    <element>
 
1308
      <name>ladspa-sifter</name>
 
1309
      <longname>Signal sifter</longname>
 
1310
      <class>Filter/Effect/Audio/LADSPA</class>
 
1311
      <description>Signal sifter</description>
 
1312
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1313
    </element>
 
1314
    <element>
 
1315
      <name>ladspa-sinCos</name>
 
1316
      <longname>Sine + cosine oscillator</longname>
 
1317
      <class>Source/Audio/LADSPA</class>
 
1318
      <description>Sine + cosine oscillator</description>
 
1319
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1320
    </element>
 
1321
    <element>
 
1322
      <name>ladspa-sine-faaa</name>
 
1323
      <longname>Sine Oscillator (Freq:audio, Amp:audio)</longname>
 
1324
      <class>Filter/Effect/Audio/LADSPA</class>
 
1325
      <description>Sine Oscillator (Freq:audio, Amp:audio)</description>
 
1326
      <author>Richard Furse (LADSPA example plugins)</author>
 
1327
    </element>
 
1328
    <element>
 
1329
      <name>ladspa-sine-faac</name>
 
1330
      <longname>Sine Oscillator (Freq:audio, Amp:control)</longname>
 
1331
      <class>Filter/Effect/Audio/LADSPA</class>
 
1332
      <description>Sine Oscillator (Freq:audio, Amp:control)</description>
 
1333
      <author>Richard Furse (LADSPA example plugins)</author>
 
1334
    </element>
 
1335
    <element>
 
1336
      <name>ladspa-sine-fcaa</name>
 
1337
      <longname>Sine Oscillator (Freq:control, Amp:audio)</longname>
 
1338
      <class>Filter/Effect/Audio/LADSPA</class>
 
1339
      <description>Sine Oscillator (Freq:control, Amp:audio)</description>
 
1340
      <author>Richard Furse (LADSPA example plugins)</author>
 
1341
    </element>
 
1342
    <element>
 
1343
      <name>ladspa-sine-fcac</name>
 
1344
      <longname>Sine Oscillator (Freq:control, Amp:control)</longname>
 
1345
      <class>Source/Audio/LADSPA</class>
 
1346
      <description>Sine Oscillator (Freq:control, Amp:control)</description>
 
1347
      <author>Richard Furse (LADSPA example plugins)</author>
 
1348
    </element>
 
1349
    <element>
 
1350
      <name>ladspa-singlePara</name>
 
1351
      <longname>Single band parametric</longname>
 
1352
      <class>Filter/Effect/Audio/LADSPA</class>
 
1353
      <description>Single band parametric</description>
 
1354
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1355
    </element>
 
1356
    <element>
 
1357
      <name>ladspa-sinusWavewrapper</name>
 
1358
      <longname>Sinus wavewrapper</longname>
 
1359
      <class>Filter/Effect/Audio/LADSPA</class>
 
1360
      <description>Sinus wavewrapper</description>
 
1361
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1362
    </element>
 
1363
    <element>
 
1364
      <name>ladspa-sledgehammer</name>
 
1365
      <longname>Dynamic Sledgehammer</longname>
 
1366
      <class>Filter/Effect/Audio/LADSPA</class>
 
1367
      <description>Dynamic Sledgehammer</description>
 
1368
      <author>CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo)</author>
 
1369
    </element>
 
1370
    <element>
 
1371
      <name>ladspa-smoothDecimate</name>
 
1372
      <longname>Smooth Decimator</longname>
 
1373
      <class>Filter/Effect/Audio/LADSPA</class>
 
1374
      <description>Smooth Decimator</description>
 
1375
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1376
    </element>
 
1377
    <element>
 
1378
      <name>ladspa-split</name>
 
1379
      <longname>Mono to Stereo splitter</longname>
 
1380
      <class>Filter/Effect/Audio/LADSPA</class>
 
1381
      <description>Mono to Stereo splitter</description>
 
1382
      <author>Frank Neumann &lt;franky@users.sourceforge.net&gt;</author>
 
1383
    </element>
 
1384
    <element>
 
1385
      <name>ladspa-square-fa-oa</name>
 
1386
      <longname>Bandlimited Square Oscillator (FA)</longname>
 
1387
      <class>Filter/Effect/Audio/LADSPA</class>
 
1388
      <description>Bandlimited Square Oscillator (FA)</description>
 
1389
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1390
    </element>
 
1391
    <element>
 
1392
      <name>ladspa-square-fc-oa</name>
 
1393
      <longname>Bandlimited Square Oscillator (FC)</longname>
 
1394
      <class>Source/Audio/LADSPA</class>
 
1395
      <description>Bandlimited Square Oscillator (FC)</description>
 
1396
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1397
    </element>
 
1398
    <element>
 
1399
      <name>ladspa-stepMuxer</name>
 
1400
      <longname>Step Demuxer</longname>
 
1401
      <class>Filter/Effect/Audio/LADSPA</class>
 
1402
      <description>Step Demuxer</description>
 
1403
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1404
    </element>
 
1405
    <element>
 
1406
      <name>ladspa-sum-iaia-oa</name>
 
1407
      <longname>Signal Sum (IAIA)</longname>
 
1408
      <class>Filter/Effect/Audio/LADSPA</class>
 
1409
      <description>Signal Sum (IAIA)</description>
 
1410
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1411
    </element>
 
1412
    <element>
 
1413
      <name>ladspa-sum-iaic-oa</name>
 
1414
      <longname>Signal Sum (IAIC)</longname>
 
1415
      <class>Filter/Effect/Audio/LADSPA</class>
 
1416
      <description>Signal Sum (IAIC)</description>
 
1417
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1418
    </element>
 
1419
    <element>
 
1420
      <name>ladspa-sum-icic-oc</name>
 
1421
      <longname>Signal Sum (ICIC)</longname>
 
1422
      <class>Source/Audio/LADSPA</class>
 
1423
      <description>Signal Sum (ICIC)</description>
 
1424
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1425
    </element>
 
1426
    <element>
 
1427
      <name>ladspa-surroundEncoder</name>
 
1428
      <longname>Surround matrix encoder</longname>
 
1429
      <class>Filter/Effect/Audio/LADSPA</class>
 
1430
      <description>Surround matrix encoder</description>
 
1431
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1432
    </element>
 
1433
    <element>
 
1434
      <name>ladspa-svf</name>
 
1435
      <longname>State Variable Filter</longname>
 
1436
      <class>Filter/Effect/Audio/LADSPA</class>
 
1437
      <description>State Variable Filter</description>
 
1438
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1439
    </element>
 
1440
    <element>
 
1441
      <name>ladspa-syncpulse-fapaga-oa</name>
 
1442
      <longname>Clock Pulse Oscillator with Gate (FAPAGA)</longname>
 
1443
      <class>Filter/Effect/Audio/LADSPA</class>
 
1444
      <description>Clock Pulse Oscillator with Gate (FAPAGA)</description>
 
1445
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1446
    </element>
 
1447
    <element>
 
1448
      <name>ladspa-syncpulse-fcpcga-oa</name>
 
1449
      <longname>Clock Pulse Oscillator with Gate (FCPCGA)</longname>
 
1450
      <class>Filter/Effect/Audio/LADSPA</class>
 
1451
      <description>Clock Pulse Oscillator with Gate (FCPCGA)</description>
 
1452
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1453
    </element>
 
1454
    <element>
 
1455
      <name>ladspa-syncsquare-faga-oa</name>
 
1456
      <longname>Clock Oscillator with Gate (FAGA)</longname>
 
1457
      <class>Filter/Effect/Audio/LADSPA</class>
 
1458
      <description>Clock Oscillator with Gate (FAGA)</description>
 
1459
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1460
    </element>
 
1461
    <element>
 
1462
      <name>ladspa-syncsquare-fcga-oa</name>
 
1463
      <longname>Clock Oscillator with Gate (FCGA)</longname>
 
1464
      <class>Filter/Effect/Audio/LADSPA</class>
 
1465
      <description>Clock Oscillator with Gate (FCGA)</description>
 
1466
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1467
    </element>
 
1468
    <element>
 
1469
      <name>ladspa-syndrum</name>
 
1470
      <longname>Syn Drum</longname>
 
1471
      <class>Source/Audio/LADSPA</class>
 
1472
      <description>Syn Drum</description>
 
1473
      <author>CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold)</author>
 
1474
    </element>
 
1475
    <element>
 
1476
      <name>ladspa-tap-autopan</name>
 
1477
      <longname>TAP AutoPanner</longname>
 
1478
      <class>Filter/Effect/Audio/LADSPA</class>
 
1479
      <description>TAP AutoPanner</description>
 
1480
      <author>Tom Szilagyi</author>
 
1481
    </element>
 
1482
    <element>
 
1483
      <name>ladspa-tap-chorusflanger</name>
 
1484
      <longname>TAP Chorus/Flanger</longname>
 
1485
      <class>Filter/Effect/Audio/LADSPA</class>
 
1486
      <description>TAP Chorus/Flanger</description>
 
1487
      <author>Tom Szilagyi</author>
 
1488
    </element>
 
1489
    <element>
 
1490
      <name>ladspa-tap-deesser</name>
 
1491
      <longname>TAP DeEsser</longname>
 
1492
      <class>Filter/Effect/Audio/LADSPA</class>
 
1493
      <description>TAP DeEsser</description>
 
1494
      <author>Tom Szilagyi</author>
 
1495
    </element>
 
1496
    <element>
 
1497
      <name>ladspa-tap-doubler</name>
 
1498
      <longname>TAP Fractal Doubler</longname>
 
1499
      <class>Filter/Effect/Audio/LADSPA</class>
 
1500
      <description>TAP Fractal Doubler</description>
 
1501
      <author>Tom Szilagyi</author>
 
1502
    </element>
 
1503
    <element>
 
1504
      <name>ladspa-tap-dynamics-m</name>
 
1505
      <longname>TAP Dynamics (M)</longname>
 
1506
      <class>Filter/Effect/Audio/LADSPA</class>
 
1507
      <description>TAP Dynamics (M)</description>
 
1508
      <author>Tom Szilagyi</author>
 
1509
    </element>
 
1510
    <element>
 
1511
      <name>ladspa-tap-dynamics-st</name>
 
1512
      <longname>TAP Dynamics (St)</longname>
 
1513
      <class>Filter/Effect/Audio/LADSPA</class>
 
1514
      <description>TAP Dynamics (St)</description>
 
1515
      <author>Tom Szilagyi</author>
 
1516
    </element>
 
1517
    <element>
 
1518
      <name>ladspa-tap-equalizer</name>
 
1519
      <longname>TAP Equalizer</longname>
 
1520
      <class>Filter/Effect/Audio/LADSPA</class>
 
1521
      <description>TAP Equalizer</description>
 
1522
      <author>Tom Szilagyi</author>
 
1523
    </element>
 
1524
    <element>
 
1525
      <name>ladspa-tap-equalizer-bw</name>
 
1526
      <longname>TAP Equalizer/BW</longname>
 
1527
      <class>Filter/Effect/Audio/LADSPA</class>
 
1528
      <description>TAP Equalizer/BW</description>
 
1529
      <author>Tom Szilagyi</author>
 
1530
    </element>
 
1531
    <element>
 
1532
      <name>ladspa-tap-limiter</name>
 
1533
      <longname>TAP Scaling Limiter</longname>
 
1534
      <class>Filter/Effect/Audio/LADSPA</class>
 
1535
      <description>TAP Scaling Limiter</description>
 
1536
      <author>Tom Szilagyi</author>
 
1537
    </element>
 
1538
    <element>
 
1539
      <name>ladspa-tap-pinknoise</name>
 
1540
      <longname>TAP Pink/Fractal Noise</longname>
 
1541
      <class>Filter/Effect/Audio/LADSPA</class>
 
1542
      <description>TAP Pink/Fractal Noise</description>
 
1543
      <author>Tom Szilagyi</author>
 
1544
    </element>
 
1545
    <element>
 
1546
      <name>ladspa-tap-pitch</name>
 
1547
      <longname>TAP Pitch Shifter</longname>
 
1548
      <class>Filter/Effect/Audio/LADSPA</class>
 
1549
      <description>TAP Pitch Shifter</description>
 
1550
      <author>Tom Szilagyi</author>
 
1551
    </element>
 
1552
    <element>
 
1553
      <name>ladspa-tap-reflector</name>
 
1554
      <longname>TAP Reflector</longname>
 
1555
      <class>Filter/Effect/Audio/LADSPA</class>
 
1556
      <description>TAP Reflector</description>
 
1557
      <author>Tom Szilagyi</author>
 
1558
    </element>
 
1559
    <element>
 
1560
      <name>ladspa-tap-reverb</name>
 
1561
      <longname>TAP Reverberator</longname>
 
1562
      <class>Filter/Effect/Audio/LADSPA</class>
 
1563
      <description>TAP Reverberator</description>
 
1564
      <author>Tom Szilagyi</author>
 
1565
    </element>
 
1566
    <element>
 
1567
      <name>ladspa-tap-rotspeak</name>
 
1568
      <longname>TAP Rotary Speaker</longname>
 
1569
      <class>Filter/Effect/Audio/LADSPA</class>
 
1570
      <description>TAP Rotary Speaker</description>
 
1571
      <author>Tom Szilagyi</author>
 
1572
    </element>
 
1573
    <element>
 
1574
      <name>ladspa-tap-sigmoid</name>
 
1575
      <longname>TAP Sigmoid Booster</longname>
 
1576
      <class>Filter/Effect/Audio/LADSPA</class>
 
1577
      <description>TAP Sigmoid Booster</description>
 
1578
      <author>Tom Szilagyi</author>
 
1579
    </element>
 
1580
    <element>
 
1581
      <name>ladspa-tap-stereo-echo</name>
 
1582
      <longname>TAP Stereo Echo</longname>
 
1583
      <class>Filter/Effect/Audio/LADSPA</class>
 
1584
      <description>TAP Stereo Echo</description>
 
1585
      <author>Tom Szilagyi</author>
 
1586
    </element>
 
1587
    <element>
 
1588
      <name>ladspa-tap-tremolo</name>
 
1589
      <longname>TAP Tremolo</longname>
 
1590
      <class>Filter/Effect/Audio/LADSPA</class>
 
1591
      <description>TAP Tremolo</description>
 
1592
      <author>Tom Szilagyi</author>
 
1593
    </element>
 
1594
    <element>
 
1595
      <name>ladspa-tap-tubewarmth</name>
 
1596
      <longname>TAP TubeWarmth</longname>
 
1597
      <class>Filter/Effect/Audio/LADSPA</class>
 
1598
      <description>TAP TubeWarmth</description>
 
1599
      <author>Tom Szilagyi</author>
 
1600
    </element>
 
1601
    <element>
 
1602
      <name>ladspa-tap-vibrato</name>
 
1603
      <longname>TAP Vibrato</longname>
 
1604
      <class>Filter/Effect/Audio/LADSPA</class>
 
1605
      <description>TAP Vibrato</description>
 
1606
      <author>Tom Szilagyi</author>
 
1607
    </element>
 
1608
    <element>
 
1609
      <name>ladspa-tapeDelay</name>
 
1610
      <longname>Tape Delay Simulation</longname>
 
1611
      <class>Filter/Effect/Audio/LADSPA</class>
 
1612
      <description>Tape Delay Simulation</description>
 
1613
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1614
    </element>
 
1615
    <element>
 
1616
      <name>ladspa-track-max-peak</name>
 
1617
      <longname>Envelope Tracker (Maximum Peak)</longname>
 
1618
      <class>Sink/Audio/LADSPA</class>
 
1619
      <description>Envelope Tracker (Maximum Peak)</description>
 
1620
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
1621
    </element>
 
1622
    <element>
 
1623
      <name>ladspa-track-max-rms</name>
 
1624
      <longname>Envelope Tracker (Maximum RMS)</longname>
 
1625
      <class>Sink/Audio/LADSPA</class>
 
1626
      <description>Envelope Tracker (Maximum RMS)</description>
 
1627
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
1628
    </element>
 
1629
    <element>
 
1630
      <name>ladspa-track-peak</name>
 
1631
      <longname>Envelope Tracker (Peak)</longname>
 
1632
      <class>Sink/Audio/LADSPA</class>
 
1633
      <description>Envelope Tracker (Peak)</description>
 
1634
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
1635
    </element>
 
1636
    <element>
 
1637
      <name>ladspa-track-rms</name>
 
1638
      <longname>Envelope Tracker (RMS)</longname>
 
1639
      <class>Sink/Audio/LADSPA</class>
 
1640
      <description>Envelope Tracker (RMS)</description>
 
1641
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
1642
    </element>
 
1643
    <element>
 
1644
      <name>ladspa-tracker-gaaadaia-oa</name>
 
1645
      <longname>Signal Tracker (Audio Rates)</longname>
 
1646
      <class>Filter/Effect/Audio/LADSPA</class>
 
1647
      <description>Signal Tracker (Audio Rates)</description>
 
1648
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1649
    </element>
 
1650
    <element>
 
1651
      <name>ladspa-tracker-gaacdcia-oa</name>
 
1652
      <longname>Signal Tracker (Control Rates)</longname>
 
1653
      <class>Filter/Effect/Audio/LADSPA</class>
 
1654
      <description>Signal Tracker (Control Rates)</description>
 
1655
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1656
    </element>
 
1657
    <element>
 
1658
      <name>ladspa-transient</name>
 
1659
      <longname>Transient mangler</longname>
 
1660
      <class>Filter/Effect/Audio/LADSPA</class>
 
1661
      <description>Transient mangler</description>
 
1662
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1663
    </element>
 
1664
    <element>
 
1665
      <name>ladspa-triangle-fasa-oa</name>
 
1666
      <longname>Bandlimited Variable Slope Triangle Oscillator (FASA)</longname>
 
1667
      <class>Filter/Effect/Audio/LADSPA</class>
 
1668
      <description>Bandlimited Variable Slope Triangle Oscillator (FASA)</description>
 
1669
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1670
    </element>
 
1671
    <element>
 
1672
      <name>ladspa-triangle-fasc-oa</name>
 
1673
      <longname>Bandlimited Variable Slope Triangle Oscillator (FASC)</longname>
 
1674
      <class>Filter/Effect/Audio/LADSPA</class>
 
1675
      <description>Bandlimited Variable Slope Triangle Oscillator (FASC)</description>
 
1676
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1677
    </element>
 
1678
    <element>
 
1679
      <name>ladspa-triangle-fcsa-oa</name>
 
1680
      <longname>Bandlimited Variable Slope Triangle Oscillator (FCSA)</longname>
 
1681
      <class>Filter/Effect/Audio/LADSPA</class>
 
1682
      <description>Bandlimited Variable Slope Triangle Oscillator (FCSA)</description>
 
1683
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1684
    </element>
 
1685
    <element>
 
1686
      <name>ladspa-triangle-fcsc-oa</name>
 
1687
      <longname>Bandlimited Variable Slope Triangle Oscillator (FCSC)</longname>
 
1688
      <class>Source/Audio/LADSPA</class>
 
1689
      <description>Bandlimited Variable Slope Triangle Oscillator (FCSC)</description>
 
1690
      <author>Mike Rawes &lt;mike_rawes[at]yahoo.co.uk&gt;</author>
 
1691
    </element>
 
1692
    <element>
 
1693
      <name>ladspa-triplePara</name>
 
1694
      <longname>Triple band parametric with shelves</longname>
 
1695
      <class>Filter/Effect/Audio/LADSPA</class>
 
1696
      <description>Triple band parametric with shelves</description>
 
1697
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1698
    </element>
 
1699
    <element>
 
1700
      <name>ladspa-valve</name>
 
1701
      <longname>Valve saturation</longname>
 
1702
      <class>Filter/Effect/Audio/LADSPA</class>
 
1703
      <description>Valve saturation</description>
 
1704
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1705
    </element>
 
1706
    <element>
 
1707
      <name>ladspa-valveRect</name>
 
1708
      <longname>Valve rectifier</longname>
 
1709
      <class>Filter/Effect/Audio/LADSPA</class>
 
1710
      <description>Valve rectifier</description>
 
1711
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1712
    </element>
 
1713
    <element>
 
1714
      <name>ladspa-vcf303</name>
 
1715
      <longname>VCF 303</longname>
 
1716
      <class>Filter/Effect/Audio/LADSPA</class>
 
1717
      <description>VCF 303</description>
 
1718
      <author>CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold)</author>
 
1719
    </element>
 
1720
    <element>
 
1721
      <name>ladspa-vynil</name>
 
1722
      <longname>VyNil (Vinyl Effect)</longname>
 
1723
      <class>Filter/Effect/Audio/LADSPA</class>
 
1724
      <description>VyNil (Vinyl Effect)</description>
 
1725
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1726
    </element>
 
1727
    <element>
 
1728
      <name>ladspa-waveTerrain</name>
 
1729
      <longname>Wave Terrain Oscillator</longname>
 
1730
      <class>Filter/Effect/Audio/LADSPA</class>
 
1731
      <description>Wave Terrain Oscillator</description>
 
1732
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1733
    </element>
 
1734
    <element>
 
1735
      <name>ladspa-wshape-sine</name>
 
1736
      <longname>Wave Shaper (Sine-Based)</longname>
 
1737
      <class>Filter/Effect/Audio/LADSPA</class>
 
1738
      <description>Wave Shaper (Sine-Based)</description>
 
1739
      <author>CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse)</author>
 
1740
    </element>
 
1741
    <element>
 
1742
      <name>ladspa-xfade</name>
 
1743
      <longname>Crossfade</longname>
 
1744
      <class>Filter/Effect/Audio/LADSPA</class>
 
1745
      <description>Crossfade</description>
 
1746
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1747
    </element>
 
1748
    <element>
 
1749
      <name>ladspa-xfade4</name>
 
1750
      <longname>Crossfade (4 outs)</longname>
 
1751
      <class>Filter/Effect/Audio/LADSPA</class>
 
1752
      <description>Crossfade (4 outs)</description>
 
1753
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1754
    </element>
 
1755
    <element>
 
1756
      <name>ladspa-zm1</name>
 
1757
      <longname>z-1</longname>
 
1758
      <class>Filter/Effect/Audio/LADSPA</class>
 
1759
      <description>z-1</description>
 
1760
      <author>Steve Harris &lt;steve@plugin.org.uk&gt;</author>
 
1761
    </element>
 
1762
  </elements>
 
1763
</plugin>
 
 
b'\\ No newline at end of file'