From 4e78ffa15ca12b06a2629b0f280b75dfd1cd07bc Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 8 Jun 2007 20:19:55 +0000 Subject: move wavpack plugin. See #352605. Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/gst-plugins-good-plugins.hierarchy: * docs/plugins/gst-plugins-good-plugins.signals: * docs/plugins/inspect/plugin-autodetect.xml: * docs/plugins/inspect/plugin-gconfelements.xml: * docs/plugins/inspect/plugin-ladspa.xml: * docs/plugins/inspect/plugin-rtp.xml: * docs/plugins/inspect/plugin-wavpack.xml: * ext/Makefile.am: * tests/check/Makefile.am: move wavpack plugin. See #352605. --- docs/plugins/Makefile.am | 3 + docs/plugins/gst-plugins-good-plugins-docs.sgml | 4 + docs/plugins/gst-plugins-good-plugins-sections.txt | 24 + docs/plugins/gst-plugins-good-plugins.args | 178 +- docs/plugins/gst-plugins-good-plugins.hierarchy | 5 +- docs/plugins/gst-plugins-good-plugins.signals | 16 + docs/plugins/inspect/plugin-autodetect.xml | 6 +- docs/plugins/inspect/plugin-gconfelements.xml | 3 +- docs/plugins/inspect/plugin-ladspa.xml | 2290 +------------------- docs/plugins/inspect/plugin-rtp.xml | 32 +- docs/plugins/inspect/plugin-wavpack.xml | 34 + 11 files changed, 317 insertions(+), 2278 deletions(-) create mode 100644 docs/plugins/inspect/plugin-wavpack.xml (limited to 'docs') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 1d3044f7..127ef411 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -118,6 +118,9 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/videofilter/gstvideobalance.h \ $(top_srcdir)/gst/videofilter/gstvideoflip.h \ $(top_srcdir)/gst/videomixer/videomixer.c \ + $(top_srcdir)/ext/wavpack/gstwavpackdec.h \ + $(top_srcdir)/ext/wavpack/gstwavpackenc.h \ + $(top_srcdir)/ext/wavpack/gstwavpackparse.h \ $(top_srcdir)/gst/wavparse/gstwavparse.h \ $(top_srcdir)/sys/directdraw/gstdirectdrawsink.h \ $(top_srcdir)/sys/directsound/gstdirectsoundsink.h \ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 45f07ef5..13dc513a 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -59,6 +59,9 @@ + + + @@ -116,6 +119,7 @@ + diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index 76dd99c2..b8eda7d0 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -686,6 +686,30 @@ ROUND_UP_4 ROUND_UP_8 +
+element-wavpackdec +GstWavpackDec +wavpackdec + +GstWavpackDecClass +
+ +
+element-wavpackenc +GstWavpackEnc +wavpackenc + +GstWavpackEncClass +
+ +
+element-wavpackparse +GstWavpackParse +wavpackparse + +GstWavpackParseClass +
+
element-wavparse GstWavParse diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index 7539e559..4ec4ac1d 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -188,6 +188,26 @@ 0 + +GstUDPSrc::closefd +gboolean + +rw +Close sockfd +Close sockfd if passed as property on state change. +TRUE + + + +GstUDPSrc::skip-first-bytes +gint +>= 0 +rw +Skip first bytes +number of bytes to skip for each udp packet. +0 + + GstSMPTE::border gint @@ -284,10 +304,30 @@ rwx Timeout -Retry TCP transport after timeout microseconds (0 = disabled). +Retry TCP transport after UDP timeout microseconds (0 = disabled). 5000000 + +GstRTSPSrc::latency +guint + +rwx +Buffer latency in ms +Amount of ms to buffer. +3000 + + + +GstRTSPSrc::tcp-timeout +guint64 + +rwx +TCP Timeout +Fail after timeout microseconds on TCP connections (0 = disabled). +20000000 + + GstRTPDec::skip gint @@ -298,6 +338,16 @@ 0 + +GstRTPDec::latency +guint + +rw +Buffer latency in ms +Amount of ms to buffer. +200 + + GstLevel::interval guint64 @@ -588,6 +638,16 @@ "" + +GstShout2send::username +gchararray + +rw +username +username. +"source" + + GstSpeexDec::enh gboolean @@ -1741,11 +1801,21 @@ GstDynUDPSink::sockfd gint -[0,32767] +[-1,32767] rw socket handle -Socket to use for UDP reception. -0 +Socket to use for UDP sending. (-1 == allocate). +-1 + + + +GstDynUDPSink::closefd +gboolean + +rw +Close sockfd +Close sockfd if passed as property on state change. +TRUE @@ -16718,3 +16788,103 @@ FALSE + +GstWavpackEnc::bitrate +guint +<= 9600000 +rw +Bitrate +Try to encode with this average bitrate (bits/sec). This enables lossy encoding, values smaller than 24000 disable it again. +0 + + + +GstWavpackEnc::bits-per-sample +gdouble +[0,24] +rw +Bits per sample +Try to encode with this amount of bits per sample. This enables lossy encoding, values smaller than 2.0 disable it again. +0 + + + +GstWavpackEnc::correction-mode +GstWavpackEncCorrectionMode + +rw +Correction stream mode +Use this mode for the correction stream. Only works in lossy mode!. +Create no correction file + + + +GstWavpackEnc::extra-processing +guint +<= 6 +rw +Extra processing +Use better but slower filters for better compression/quality. +0 + + + +GstWavpackEnc::joint-stereo-mode +GstWavpackEncJSMode + +rw +Joint-Stereo mode +Use this joint-stereo mode. +auto + + + +GstWavpackEnc::md5 +gboolean + +rw +MD5 +Store MD5 hash of raw samples within the file. +FALSE + + + +GstWavpackEnc::mode +GstWavpackEncMode + +rw +Encoding mode +Speed versus compression tradeoff. +Normal Compression + + + +GstRtpMP2TDepay::skip-first-bytes +guint + +rw +Skip first bytes +The amount of bytes that need to be skipped at the beginning of the payload. +0 + + + +GstRtpH263PPay::fragmentation-mode +GstFragmentationMode + +rw +Fragmentation Mode +Packet Fragmentation Mode. +Normal + + + +GstGamma::gamma +gdouble +[0.01,10] +rw +Gamma +gamma. +1 + + diff --git a/docs/plugins/gst-plugins-good-plugins.hierarchy b/docs/plugins/gst-plugins-good-plugins.hierarchy index 69285ce1..94f1208d 100644 --- a/docs/plugins/gst-plugins-good-plugins.hierarchy +++ b/docs/plugins/gst-plugins-good-plugins.hierarchy @@ -35,7 +35,7 @@ GObject GstBaseAudioSrc GstAudioSrc GstOssSrc - GstOsxAudioSrc + GstOsxAudioSrc GstUDPSrc GstPngDec GstPngEnc @@ -72,6 +72,9 @@ GObject GstOssMixerElement GstWavParse GstWavEnc + GstWavpackParse + GstWavpackDec + GstWavpackEnc GstVideoMixer GstID3Demux GstSMPTE diff --git a/docs/plugins/gst-plugins-good-plugins.signals b/docs/plugins/gst-plugins-good-plugins.signals index 49c12a92..c4c080c0 100644 --- a/docs/plugins/gst-plugins-good-plugins.signals +++ b/docs/plugins/gst-plugins-good-plugins.signals @@ -262,3 +262,19 @@ GstElement *arg1 GstDV1394Src *gstdv1394src + +GstRTPDec::clear-pt-map +void +l +GstRTPDec *gstrtpdec + + + +GstRTPDec::request-pt-map +GstCaps* +l +GstRTPDec *gstrtpdec +guint arg1 +guint arg2 + + diff --git a/docs/plugins/inspect/plugin-autodetect.xml b/docs/plugins/inspect/plugin-autodetect.xml index 335cd972..2bf65034 100644 --- a/docs/plugins/inspect/plugin-autodetect.xml +++ b/docs/plugins/inspect/plugin-autodetect.xml @@ -14,14 +14,16 @@ Auto audio sink Sink/Audio Wrapper audio sink for automatically detected audio sink - Ronald Bultje <rbultje@ronald.bitfreak.net> + Ronald Bultje <rbultje@ronald.bitfreak.net> + Jan Schmidt <thaytan@noraisin.net autovideosink Auto video sink Sink/Video Wrapper video sink for automatically detected video sink - Ronald Bultje <rbultje@ronald.bitfreak.net> + Ronald Bultje <rbultje@ronald.bitfreak.net> + Jan Schmidt <thaytan@noraisin.net \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-gconfelements.xml b/docs/plugins/inspect/plugin-gconfelements.xml index be0883ca..94a0b951 100644 --- a/docs/plugins/inspect/plugin-gconfelements.xml +++ b/docs/plugins/inspect/plugin-gconfelements.xml @@ -14,7 +14,8 @@ GConf audio sink Sink/Audio Audio sink embedding the GConf-settings for audio output - Ronald Bultje <rbultje@ronald.bitfreak.net> + Ronald Bultje <rbultje@ronald.bitfreak.net> + Jan Schmidt <thaytan@mad.scientist.com> gconfaudiosrc diff --git a/docs/plugins/inspect/plugin-ladspa.xml b/docs/plugins/inspect/plugin-ladspa.xml index e25f5a83..9d79be6c 100644 --- a/docs/plugins/inspect/plugin-ladspa.xml +++ b/docs/plugins/inspect/plugin-ladspa.xml @@ -3,1775 +3,53 @@ All LADSPA plugins ../../ext/ladspa/.libs/libgstladspa.so libgstladspa.so - 0.10.4.2 + 0.10.4.1 LGPL gst-plugins-good GStreamer Good Plug-ins CVS/prerelease Unknown package origin - ladspa-AmpIII - CAPS: AmpIII - Tube amp emulation - Filter/Effect/Audio/LADSPA - CAPS: AmpIII - Tube amp emulation - Tim Goetze <tim@quitte.de> - - - ladspa-AmpIV - CAPS: AmpIV - Tube amp emulation + tone controls - Filter/Effect/Audio/LADSPA - CAPS: AmpIV - Tube amp emulation + tone controls - Tim Goetze <tim@quitte.de> - - - ladspa-AmpV - CAPS: AmpV - Refined tube amp emulation - Filter/Effect/Audio/LADSPA - CAPS: AmpV - Refined tube amp emulation - Tim Goetze <tim@quitte.de> - - - ladspa-CEO - CAPS: CEO - Chief Executive Oscillator - Source/Audio/LADSPA - CAPS: CEO - Chief Executive Oscillator - Tim Goetze <tim@quitte.de> - - - ladspa-CabinetI - CAPS: CabinetI - Loudspeaker cabinet emulation - Filter/Effect/Audio/LADSPA - CAPS: CabinetI - Loudspeaker cabinet emulation - Tim Goetze <tim@quitte.de> - - - ladspa-CabinetII - CAPS: CabinetII - Refined loudspeaker cabinet emulation - Filter/Effect/Audio/LADSPA - CAPS: CabinetII - Refined loudspeaker cabinet emulation - Tim Goetze <tim@quitte.de> - - - ladspa-Chorus1 - Chorus1 - Based on CSound orchestra by Sean Costello - Filter/Effect/Audio/LADSPA - Chorus1 - Based on CSound orchestra by Sean Costello - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-Chorus2 - Chorus2 - Based on CSound orchestra by Sean Costello - Filter/Effect/Audio/LADSPA - Chorus2 - Based on CSound orchestra by Sean Costello - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-ChorusI - CAPS: ChorusI - Mono chorus/flanger - Filter/Effect/Audio/LADSPA - CAPS: ChorusI - Mono chorus/flanger - Tim Goetze <tim@quitte.de> - - - ladspa-ChorusII - CAPS: ChorusII - Mono chorus/flanger modulated by a fractal - Filter/Effect/Audio/LADSPA - CAPS: ChorusII - Mono chorus/flanger modulated by a fractal - Tim Goetze <tim@quitte.de> - - - ladspa-Click - CAPS: Click - Metronome - Source/Audio/LADSPA - CAPS: Click - Metronome - Tim Goetze <tim@quitte.de> - - - ladspa-Clip - CAPS: Clip - Hard clipper, 8x oversampled - Filter/Effect/Audio/LADSPA - CAPS: Clip - Hard clipper, 8x oversampled - Tim Goetze <tim@quitte.de> - - - ladspa-Compress - CAPS: Compress - Mono compressor - Filter/Effect/Audio/LADSPA - CAPS: Compress - Mono compressor - Tim Goetze <tim@quitte.de>, Steve Harris <steve@plugin.org.uk> - - - ladspa-Dirac - CAPS: Dirac - One-sample impulse generator - Source/Audio/LADSPA - CAPS: Dirac - One-sample impulse generator - Tim Goetze <tim@quitte.de> - - - ladspa-Eq - CAPS: Eq - 10-band 'analogue' equalizer - Filter/Effect/Audio/LADSPA - CAPS: Eq - 10-band 'analogue' equalizer - Tim Goetze <tim@quitte.de> - - - ladspa-HRTF - CAPS: HRTF - Head-related transfer function at elevation 0 - Filter/Effect/Audio/LADSPA - CAPS: HRTF - Head-related transfer function at elevation 0 - Tim Goetze <tim@quitte.de> - - - ladspa-JVRev - CAPS: JVRev - Stanford-style reverb from STK - Filter/Effect/Audio/LADSPA - CAPS: JVRev - Stanford-style reverb from STK - Tim Goetze <tim@quitte.de> - - - ladspa-Lorenz - CAPS: Lorenz - The sound of a Lorenz attractor - Source/Audio/LADSPA - CAPS: Lorenz - The sound of a Lorenz attractor - Tim Goetze <tim@quitte.de> - - - ladspa-Mvchpf-1 - Mvchpf-1 Digital implementation of the VC HP filter invented by R.A. Moog - Filter/Effect/Audio/LADSPA - Mvchpf-1 Digital implementation of the VC HP filter invented by R.A. Moog - Fons Adriaensen <fons.adriaensen@skynet.be> - - - ladspa-Mvclpf-1 - Mvclpf-1 Digital implementation of the VC filter invented by R.A.Moog - Filter/Effect/Audio/LADSPA - Mvclpf-1 Digital implementation of the VC filter invented by R.A.Moog - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-Mvclpf-2 - Mvclpf-2 Digital implementation of the VC filter invented by R.A.Moog - Filter/Effect/Audio/LADSPA - Mvclpf-2 Digital implementation of the VC filter invented by R.A.Moog - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-Mvclpf-3 - Mvclpf-3 Digital implementation of the VC filter invented by R.A.Moog - Filter/Effect/Audio/LADSPA - Mvclpf-3 Digital implementation of the VC filter invented by R.A.Moog - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-Mvclpf-4 - Mvclpf-4 Digital implementation of the VC filter invented by R.A.Moog - Filter/Effect/Audio/LADSPA - Mvclpf-4 Digital implementation of the VC filter invented by R.A.Moog - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-Pan - CAPS: Pan - Pan and width - Filter/Effect/Audio/LADSPA - CAPS: Pan - Pan and width - Tim Goetze <tim@quitte.de> - - - ladspa-Parametric1 - 4-band parametric filter - Filter/Effect/Audio/LADSPA - 4-band parametric filter - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-Phaser1 - Phaser1 - Similar to CSound's phaser1 by Sean Costello - Filter/Effect/Audio/LADSPA - Phaser1 - Similar to CSound's phaser1 by Sean Costello - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-Phaser1+LFO - Phaser1 with LFO - Filter/Effect/Audio/LADSPA - Phaser1 with LFO - Fons Adriaensen <fons.adriaensen@alcatel.be> - - - ladspa-PhaserI - CAPS: PhaserI - Mono phaser - Filter/Effect/Audio/LADSPA - CAPS: PhaserI - Mono phaser - Tim Goetze <tim@quitte.de> - - - ladspa-PhaserII - CAPS: PhaserII - Mono phaser modulated by a Lorenz fractal - Filter/Effect/Audio/LADSPA - CAPS: PhaserII - Mono phaser modulated by a Lorenz fractal - Tim Goetze <tim@quitte.de> - - - ladspa-Plate - CAPS: Plate - Versatile plate reverb - Filter/Effect/Audio/LADSPA - CAPS: Plate - Versatile plate reverb - Tim Goetze <tim@quitte.de> - - - ladspa-Plate2x2 - CAPS: Plate2x2 - Versatile plate reverb, stereo inputs - Filter/Effect/Audio/LADSPA - CAPS: Plate2x2 - Versatile plate reverb, stereo inputs - Tim Goetze <tim@quitte.de> - - - ladspa-PreampIII - CAPS: PreampIII - Tube preamp emulation - Filter/Effect/Audio/LADSPA - CAPS: PreampIII - Tube preamp emulation - Tim Goetze <tim@quitte.de> - - - ladspa-PreampIV - CAPS: PreampIV - Tube preamp emulation + tone controls - Filter/Effect/Audio/LADSPA - CAPS: PreampIV - Tube preamp emulation + tone controls - Tim Goetze <tim@quitte.de> - - - ladspa-Roessler - CAPS: Roessler - The sound of a Roessler attractor - Source/Audio/LADSPA - CAPS: Roessler - The sound of a Roessler attractor - Tim Goetze <tim@quitte.de> - - - ladspa-Scape - CAPS: Scape - Stereo delay + Filters - Filter/Effect/Audio/LADSPA - CAPS: Scape - Stereo delay + Filters - Tim Goetze <tim@quitte.de> - - - ladspa-Sin - CAPS: Sin - Sine wave generator - Source/Audio/LADSPA - CAPS: Sin - Sine wave generator - Tim Goetze <tim@quitte.de> - - - ladspa-StereoChorusI - CAPS: StereoChorusI - Stereo chorus/flanger - Filter/Effect/Audio/LADSPA - CAPS: StereoChorusI - Stereo chorus/flanger - Tim Goetze <tim@quitte.de> - - - ladspa-StereoChorusII - CAPS: StereoChorusII - Stereo chorus/flanger modulated by a fractal - Filter/Effect/Audio/LADSPA - CAPS: StereoChorusII - Stereo chorus/flanger modulated by a fractal - Tim Goetze <tim@quitte.de> - - - ladspa-SweepVFI - CAPS: SweepVFI - Resonant filter, f swept by a Lorenz fractal - Filter/Effect/Audio/LADSPA - CAPS: SweepVFI - Resonant filter, f swept by a Lorenz fractal - Tim Goetze <tim@quitte.de> - - - ladspa-SweepVFII - CAPS: SweepVFII - Resonant filter, f and Q swept by a Lorenz fractal - Filter/Effect/Audio/LADSPA - CAPS: SweepVFII - Resonant filter, f and Q swept by a Lorenz fractal - Tim Goetze <tim@quitte.de> - - - ladspa-VCOd - CAPS: VCOd - Double VCO with detune and hard sync options - Source/Audio/LADSPA - CAPS: VCOd - Double VCO with detune and hard sync options - Tim Goetze <tim@quitte.de> - - - ladspa-VCOs - CAPS: VCOs - Virtual 'analogue' oscillator - Source/Audio/LADSPA - CAPS: VCOs - Virtual 'analogue' oscillator - Tim Goetze <tim@quitte.de> - - - ladspa-White - CAPS: White - White noise generator - Source/Audio/LADSPA - CAPS: White - White noise generator - Tim Goetze <tim@quitte.de> - - - ladspa-adenv - Percussive AD Envelope - Filter/Effect/Audio/LADSPA - Percussive AD Envelope - Loki Davison <ltdav1[at]student.monash.edu.au> - - - ladspa-adenv-lvl - Percussive AD Envelope with levels - Filter/Effect/Audio/LADSPA - Percussive AD Envelope with levels - Loki Davison <ltdav1[at]student.monash.edu.au> - - - ladspa-adsr - ADSR Envelope - Filter/Effect/Audio/LADSPA - ADSR Envelope - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-adsr-g+t - ADSR Envelope with Gate and Trigger - Filter/Effect/Audio/LADSPA - ADSR Envelope with Gate and Trigger - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-alias - Aliasing - Filter/Effect/Audio/LADSPA - Aliasing - Steve Harris <steve@plugin.org.uk> - - - ladspa-allpass-c - Allpass delay line, cubic spline interpolation - Filter/Effect/Audio/LADSPA - Allpass delay line, cubic spline interpolation - Andy Wingo <wingo at pobox dot com> - - - ladspa-allpass-l - Allpass delay line, linear interpolation - Filter/Effect/Audio/LADSPA - Allpass delay line, linear interpolation - Andy Wingo <wingo at pobox dot com> - - - ladspa-allpass-n - Allpass delay line, noninterpolating - Filter/Effect/Audio/LADSPA - Allpass delay line, noninterpolating - Andy Wingo <wingo at pobox dot com> - - - ladspa-am - Amplitude Modulator - Filter/Effect/Audio/LADSPA - Amplitude Modulator - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-amPitchshift - AM pitchshifter - Filter/Effect/Audio/LADSPA - AM pitchshifter - Steve Harris <steve@plugin.org.uk> - - - ladspa-amp - Simple amplifier - Filter/Effect/Audio/LADSPA - Simple amplifier - Steve Harris <steve@plugin.org.uk> - - - ladspa-amp-gaia-oa - Amplifier (GAIA) - Filter/Effect/Audio/LADSPA - Amplifier (GAIA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-amp-gcia-oa - Amplifier (GCIA) - Filter/Effect/Audio/LADSPA - Amplifier (GCIA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-amp-mono - Mono Amplifier - Filter/Effect/Audio/LADSPA - Mono Amplifier - Richard Furse (LADSPA example plugins) - - - ladspa-amp-stereo - Stereo Amplifier - Filter/Effect/Audio/LADSPA - Stereo Amplifier - Richard Furse (LADSPA example plugins) - - - ladspa-analogue - Analogue Voice - Source/Audio/LADSPA - Analogue Voice - CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold) - - - ladspa-analogueOsc - Analogue Oscillator - Source/Audio/LADSPA - Analogue Oscillator - Steve Harris <steve@plugin.org.uk> - - - ladspa-artificialLatency - Artificial latency - Filter/Effect/Audio/LADSPA - Artificial latency - Steve Harris <steve@plugin.org.uk> - - - ladspa-autoPhaser - Auto phaser - Filter/Effect/Audio/LADSPA - Auto phaser - Steve Harris <steve@plugin.org.uk> - - - ladspa-bandpass-a-iir - Glame Bandpass Analog Filter - Filter/Effect/Audio/LADSPA - Glame Bandpass Analog Filter - Alexander Ehlert <mag@glame.de> - - - ladspa-bandpass-iir - Glame Bandpass Filter - Filter/Effect/Audio/LADSPA - Glame Bandpass Filter - Alexander Ehlert <mag@glame.de> - - - ladspa-bf-rotate-z - Ambisonic Rotation (B-Format, Horizontal) - Filter/Effect/Audio/LADSPA - Ambisonic Rotation (B-Format, Horizontal) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-bf2cube - Ambisonic Decoder (B-Format to Cube) - Filter/Effect/Audio/LADSPA - Ambisonic Decoder (B-Format to Cube) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-bf2quad - Ambisonic Decoder (B-Format to Quad) - Filter/Effect/Audio/LADSPA - Ambisonic Decoder (B-Format to Quad) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-bf2stereo - Ambisonic Decoder (B-Format to Stereo) - Filter/Effect/Audio/LADSPA - Ambisonic Decoder (B-Format to Stereo) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-bodeShifter - Bode frequency shifter - Filter/Effect/Audio/LADSPA - Bode frequency shifter - Steve Harris <steve@plugin.org.uk> - - - ladspa-bodeShifterCV - Bode frequency shifter (CV) - Filter/Effect/Audio/LADSPA - Bode frequency shifter (CV) - Steve Harris <steve@plugin.org.uk> - - - ladspa-branch-ia-oaoa - Signal Branch (IA) - Filter/Effect/Audio/LADSPA - Signal Branch (IA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-branch-ic-ococ - Signal Branch (IC) - Source/Audio/LADSPA - Signal Branch (IC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-butthigh-iir - GLAME Butterworth Highpass - Filter/Effect/Audio/LADSPA - GLAME Butterworth Highpass - Alexander Ehlert <mag@glame.de> - - - ladspa-buttlow-iir - GLAME Butterworth Lowpass - Filter/Effect/Audio/LADSPA - GLAME Butterworth Lowpass - Alexander Ehlert <mag@glame.de> - - - ladspa-bwxover-iir - Glame Butterworth X-over Filter - Filter/Effect/Audio/LADSPA - Glame Butterworth X-over Filter - Alexander Ehlert <mag@glame.de> - - - ladspa-canyon-delay - Canyon Delay - Filter/Effect/Audio/LADSPA - Canyon Delay - CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold) - - - ladspa-chebstortion - Chebyshev distortion - Filter/Effect/Audio/LADSPA - Chebyshev distortion - Steve Harris <steve@plugin.org.uk> - - - ladspa-comb - Comb Filter - Filter/Effect/Audio/LADSPA - Comb Filter - Steve Harris <steve@plugin.org.uk> - - - ladspa-comb-c - Comb delay line, cubic spline interpolation - Filter/Effect/Audio/LADSPA - Comb delay line, cubic spline interpolation - Andy Wingo <wingo at pobox dot com> - - - ladspa-comb-l - Comb delay line, linear interpolation - Filter/Effect/Audio/LADSPA - Comb delay line, linear interpolation - Andy Wingo <wingo at pobox dot com> - - - ladspa-comb-n - Comb delay line, noninterpolating - Filter/Effect/Audio/LADSPA - Comb delay line, noninterpolating - Andy Wingo <wingo at pobox dot com> - - - ladspa-combSplitter - Comb Splitter - Filter/Effect/Audio/LADSPA - Comb Splitter - Steve Harris <steve@plugin.org.uk> - - - ladspa-comp-aa - Comparison (AA) - Filter/Effect/Audio/LADSPA - Comparison (AA) - Thorsten Wilms - - - ladspa-comp-ac - Comparison (AC) - Filter/Effect/Audio/LADSPA - Comparison (AC) - Thorsten Wilms - - - ladspa-compress-peak - Simple Compressor (Peak Envelope Tracking) - Filter/Effect/Audio/LADSPA - Simple Compressor (Peak Envelope Tracking) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-compress-rms - Simple Compressor (RMS Envelope Tracking) - Filter/Effect/Audio/LADSPA - Simple Compressor (RMS Envelope Tracking) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-const - Constant Signal Generator - Filter/Effect/Audio/LADSPA - Constant Signal Generator - Steve Harris <steve@plugin.org.uk> - - - ladspa-crossoverDist - Crossover distortion - Filter/Effect/Audio/LADSPA - Crossover distortion - Steve Harris <steve@plugin.org.uk> - - - ladspa-dahdsr-cg+t-control - DAHDSR Envelope with Control Gate and Trigger (Control Inputs) - Source/Audio/LADSPA - DAHDSR Envelope with Control Gate and Trigger (Control Inputs) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-dahdsr-fexp - DAHDSR Envelope full exp, adr - Filter/Effect/Audio/LADSPA - DAHDSR Envelope full exp, adr - Loki Davison <ltdav1[at]student.monash.edu.au> - - - ladspa-dahdsr-g+t-audio - DAHDSR Envelope with Gate and Trigger (Audio-Rate Inputs) - Filter/Effect/Audio/LADSPA - DAHDSR Envelope with Gate and Trigger (Audio-Rate Inputs) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-dahdsr-g+t-control - DAHDSR Envelope with Gate and Trigger (Control Inputs) - Filter/Effect/Audio/LADSPA - DAHDSR Envelope with Gate and Trigger (Control Inputs) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-dahdsr-hexp - DAHDSR Envelope linear attack exp dr - Filter/Effect/Audio/LADSPA - DAHDSR Envelope linear attack exp dr - Loki Davison <ltdav1[at]student.monash.edu.au> - - - ladspa-dcRemove - DC Offset Remover - Filter/Effect/Audio/LADSPA - DC Offset Remover - Steve Harris <steve@plugin.org.uk> - - - ladspa-decay - Exponential signal decay - Filter/Effect/Audio/LADSPA - Exponential signal decay - Andy Wingo <wingo at pobox dot com> - - - ladspa-decimator - Decimator - Filter/Effect/Audio/LADSPA - Decimator - Steve Harris <steve@plugin.org.uk> - - - ladspa-declip - Declipper - Filter/Effect/Audio/LADSPA - Declipper - Steve Harris <steve@plugin.org.uk> - - - ladspa-delay-0-01s - Echo Delay Line (Maximum Delay 0.01s) - Filter/Effect/Audio/LADSPA - Echo Delay Line (Maximum Delay 0.01s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-delay-0-1s - Echo Delay Line (Maximum Delay 0.1s) - Filter/Effect/Audio/LADSPA - Echo Delay Line (Maximum Delay 0.1s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-delay-1s - Echo Delay Line (Maximum Delay 1s) - Filter/Effect/Audio/LADSPA - Echo Delay Line (Maximum Delay 1s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-delay-5s - Simple Delay Line - Filter/Effect/Audio/LADSPA - Simple Delay Line - Richard Furse (LADSPA example plugins) - - - ladspa-delay-60s - Echo Delay Line (Maximum Delay 60s) - Filter/Effect/Audio/LADSPA - Echo Delay Line (Maximum Delay 60s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-delay-c - Simple delay line, cubic spline interpolation - Filter/Effect/Audio/LADSPA - Simple delay line, cubic spline interpolation - Andy Wingo <wingo at pobox dot com> - - - ladspa-delay-l - Simple delay line, linear interpolation - Filter/Effect/Audio/LADSPA - Simple delay line, linear interpolation - Andy Wingo <wingo at pobox dot com> - - - ladspa-delay-n - Simple delay line, noninterpolating - Filter/Effect/Audio/LADSPA - Simple delay line, noninterpolating - Andy Wingo <wingo at pobox dot com> - - - ladspa-delayorama - Delayorama - Filter/Effect/Audio/LADSPA - Delayorama - Steve Harris <steve@plugin.org.uk> - - - ladspa-difference-iama-oa - Signal Difference (IAMA) - Filter/Effect/Audio/LADSPA - Signal Difference (IAMA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-difference-iamc-oa - Signal Difference (IAMC) - Filter/Effect/Audio/LADSPA - Signal Difference (IAMC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-difference-icma-oa - Signal Difference (ICMA) - Filter/Effect/Audio/LADSPA - Signal Difference (ICMA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-difference-icmc-oc - Signal Difference (ICMC) - Source/Audio/LADSPA - Signal Difference (ICMC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-diode - Diode Processor - Filter/Effect/Audio/LADSPA - Diode Processor - Steve Harris <steve@plugin.org.uk> - - - ladspa-disintegrator - Disintegrator - Filter/Effect/Audio/LADSPA - Disintegrator - CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo) - - - ladspa-divider - Audio Divider (Suboctave Generator) - Filter/Effect/Audio/LADSPA - Audio Divider (Suboctave Generator) - Steve Harris <steve@plugin.org.uk> - - - ladspa-dj-eq - DJ EQ - Filter/Effect/Audio/LADSPA - DJ EQ - Steve Harris <steve@plugin.org.uk> - - - ladspa-dj-eq-mono - DJ EQ (mono) - Filter/Effect/Audio/LADSPA - DJ EQ (mono) - Steve Harris <steve@plugin.org.uk> - - - ladspa-djFlanger - DJ flanger - Filter/Effect/Audio/LADSPA - DJ flanger - Steve Harris <steve@plugin.org.uk> - - - ladspa-dysonCompress - Dyson compressor - Filter/Effect/Audio/LADSPA - Dyson compressor - Steve Harris <steve@plugin.org.uk> - - - ladspa-encode-bformat - Ambisonic Encoder (B-Format) - Filter/Effect/Audio/LADSPA - Ambisonic Encoder (B-Format) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-encode-fmh - Ambisonic Encoder (FMH-Format) - Filter/Effect/Audio/LADSPA - Ambisonic Encoder (FMH-Format) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-expand-peak - Simple Expander (Peak Envelope Tracking) - Filter/Effect/Audio/LADSPA - Simple Expander (Peak Envelope Tracking) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-expand-rms - Simple Expander (RMS Envelope Tracking) - Filter/Effect/Audio/LADSPA - Simple Expander (RMS Envelope Tracking) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fadDelay - Fractionally Addressed Delay Line - Filter/Effect/Audio/LADSPA - Fractionally Addressed Delay Line - Steve Harris <steve@plugin.org.uk> - - - ladspa-fast-xfade - Fast Crossfade - Filter/Effect/Audio/LADSPA - Fast Crossfade - Thorsten Wilms - - - ladspa-fastLookaheadLimiter - Fast Lookahead limiter - Filter/Effect/Audio/LADSPA - Fast Lookahead limiter - Steve Harris <steve@plugin.org.uk> - - - ladspa-fbdelay-0-01s - Feedback Delay Line (Maximum Delay 0.01s) - Filter/Effect/Audio/LADSPA - Feedback Delay Line (Maximum Delay 0.01s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fbdelay-0-1s - Feedback Delay Line (Maximum Delay 0.1s) - Filter/Effect/Audio/LADSPA - Feedback Delay Line (Maximum Delay 0.1s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fbdelay-1s - Feedback Delay Line (Maximum Delay 1s) - Filter/Effect/Audio/LADSPA - Feedback Delay Line (Maximum Delay 1s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fbdelay-5s - Feedback Delay Line (Maximum Delay 5s) - Filter/Effect/Audio/LADSPA - Feedback Delay Line (Maximum Delay 5s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fbdelay-60s - Feedback Delay Line (Maximum Delay 60s) - Filter/Effect/Audio/LADSPA - Feedback Delay Line (Maximum Delay 60s) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-flanger - Flanger - Filter/Effect/Audio/LADSPA - Flanger - Steve Harris <steve@plugin.org.uk> - - - ladspa-fmOsc - FM Oscillator - Filter/Effect/Audio/LADSPA - FM Oscillator - Steve Harris <steve@plugin.org.uk> - - - ladspa-fmh-rotate-z - Ambisonic Rotation (FMH-Format, Horizontal) - Filter/Effect/Audio/LADSPA - Ambisonic Rotation (FMH-Format, Horizontal) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fmh2bf - FMH-Format to B-Format (Discards RSTUV Channels) - Filter/Effect/Audio/LADSPA - FMH-Format to B-Format (Discards RSTUV Channels) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fmh2oct - Ambisonic Decoder (FMH-Format to Octagon) - Filter/Effect/Audio/LADSPA - Ambisonic Decoder (FMH-Format to Octagon) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-fmod-fama-oa - Frequency Modulator (FAMA) - Filter/Effect/Audio/LADSPA - Frequency Modulator (FAMA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-fmod-famc-oa - Frequency Modulator (FAMC) - Filter/Effect/Audio/LADSPA - Frequency Modulator (FAMC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-fmod-fcma-oa - Frequency Modulator (FCMA) - Filter/Effect/Audio/LADSPA - Frequency Modulator (FCMA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-fmod-fcmc-oc - Frequency Modulator (FCMC) - Source/Audio/LADSPA - Frequency Modulator (FCMC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-foldover - Foldover distortion - Filter/Effect/Audio/LADSPA - Foldover distortion - Steve Harris <steve@plugin.org.uk> - - - ladspa-formant-vc - Formant Filter (CR vowel) - Filter/Effect/Audio/LADSPA - Formant Filter (CR vowel) - Dave Robillard - - - ladspa-fourByFourPole - 4 x 4 pole allpass - Filter/Effect/Audio/LADSPA - 4 x 4 pole allpass - Steve Harris <steve@plugin.org.uk> - - - ladspa-foverdrive - Fast overdrive - Filter/Effect/Audio/LADSPA - Fast overdrive - Steve Harris <steve@plugin.org.uk> - - - ladspa-freeverb3 - Freeverb (Version 3) - Filter/Effect/Audio/LADSPA - Freeverb (Version 3) - CMT (http://www.ladspa.org/cmt, plugin by Jezar at Dreampoint, ported by Richard W.E. Furse) - - - ladspa-freqTracker - Frequency tracker - Filter/Effect/Audio/LADSPA - Frequency tracker - Steve Harris <steve@plugin.org.uk> - - - ladspa-gate - Gate - Filter/Effect/Audio/LADSPA - Gate - Steve Harris <steve@plugin.org.uk> - - - ladspa-giantFlange - Giant flange - Filter/Effect/Audio/LADSPA - Giant flange - Steve Harris <steve@plugin.org.uk> - - - ladspa-gong - Gong model - Filter/Effect/Audio/LADSPA - Gong model - Steve Harris <steve@plugin.org.uk> - - - ladspa-gongBeater - Gong beater - Filter/Effect/Audio/LADSPA - Gong beater - Steve Harris <steve@plugin.org.uk> - - - ladspa-grain-scatter - Granular Scatter Processor - Filter/Effect/Audio/LADSPA - Granular Scatter Processor - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-gsm - GSM simulator - Filter/Effect/Audio/LADSPA - GSM simulator - Steve Harris <steve@plugin.org.uk> - - - ladspa-gverb - GVerb - Filter/Effect/Audio/LADSPA - GVerb - Juhana Sadeharju <kouhia at nic.funet.fi>, LADSPAification by Steve Harris <steve@plugin.org.uk> - - - ladspa-hard-gate - Hard Gate - Filter/Effect/Audio/LADSPA - Hard Gate - CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo) - - - ladspa-hardLimiter - Hard Limiter - Filter/Effect/Audio/LADSPA - Hard Limiter - Marcus Andersson - - - ladspa-harmonicGen - Harmonic generator - Filter/Effect/Audio/LADSPA - Harmonic generator - Steve Harris <steve@plugin.org.uk> - - - ladspa-hermesFilter - Hermes Filter - Filter/Effect/Audio/LADSPA - Hermes Filter - Steve Harris <steve@plugin.org.uk> - - - ladspa-highpass-iir - Glame Highpass Filter - Filter/Effect/Audio/LADSPA - Glame Highpass Filter - Alexander Ehlert <mag@glame.de> - - - ladspa-hilbert - Hilbert transformer - Filter/Effect/Audio/LADSPA - Hilbert transformer - Steve Harris <steve@plugin.org.uk> - - - ladspa-hpf - Simple High Pass Filter - Filter/Effect/Audio/LADSPA - Simple High Pass Filter - Richard Furse (LADSPA example plugins) - - - ladspa-hz-voct-ar - Hz to V/Oct Converter (AR) - Filter/Effect/Audio/LADSPA - Hz to V/Oct Converter (AR) - Dave Robillard - - - ladspa-hz-voct-cr - Hz to V/Oct Converter (CR) - Source/Audio/LADSPA - Hz to V/Oct Converter (CR) - Dave Robillard - - - ladspa-identity-audio - Identity (Audio) - Filter/Effect/Audio/LADSPA - Identity (Audio) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-identity-control - Identity (Control) - Source/Audio/LADSPA - Identity (Control) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-imp - Impulse convolver - Filter/Effect/Audio/LADSPA - Impulse convolver - Steve Harris <steve@plugin.org.uk> - - - ladspa-impulse-fc - Nonbandlimited single-sample impulses (Frequency: Control) - Source/Audio/LADSPA - Nonbandlimited single-sample impulses (Frequency: Control) - Andy Wingo <wingo at pobox dot com> - - - ladspa-interpolator - Control to Audio Interpolator - Source/Audio/LADSPA - Control to Audio Interpolator - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-inv - Inverter - Filter/Effect/Audio/LADSPA - Inverter - Steve Harris <steve@plugin.org.uk> - - - ladspa-karaoke - Karaoke - Filter/Effect/Audio/LADSPA - Karaoke - Steve Harris <steve@plugin.org.uk> - - - ladspa-lcrDelay - L/C/R Delay - Filter/Effect/Audio/LADSPA - L/C/R Delay - Steve Harris <steve@plugin.org.uk> - - - ladspa-lfoPhaser - LFO Phaser - Filter/Effect/Audio/LADSPA - LFO Phaser - Steve Harris <steve@plugin.org.uk> - - - ladspa-limit-peak - Simple Limiter (Peak Envelope Tracking) - Filter/Effect/Audio/LADSPA - Simple Limiter (Peak Envelope Tracking) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-limit-rms - Simple Limiter (RMS Envelope Tracking) - Filter/Effect/Audio/LADSPA - Simple Limiter (RMS Envelope Tracking) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-lofi - Lo Fi - Filter/Effect/Audio/LADSPA - Lo Fi - CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold) - - - ladspa-logistic - Logistic Map Control Generator - Source/Audio/LADSPA - Logistic Map Control Generator - CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo) - - - ladspa-lowpass-iir - Glame Lowpass Filter - Filter/Effect/Audio/LADSPA - Glame Lowpass Filter - Alexander Ehlert <mag@glame.de> - - - ladspa-lp4pole-faraia-oa - 4 Pole Low-Pass Filter with Resonance (FARAIA) - Filter/Effect/Audio/LADSPA - 4 Pole Low-Pass Filter with Resonance (FARAIA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-lp4pole-fcrcia-oa - 4 Pole Low-Pass Filter with Resonance (FCRCIA) - Filter/Effect/Audio/LADSPA - 4 Pole Low-Pass Filter with Resonance (FCRCIA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-lpf - Simple Low Pass Filter - Filter/Effect/Audio/LADSPA - Simple Low Pass Filter - Richard Furse (LADSPA example plugins) - - - ladspa-lsFilter - LS Filter - Filter/Effect/Audio/LADSPA - LS Filter - Steve Harris <steve@plugin.org.uk> - - - ladspa-matrixMSSt - Matrix: MS to Stereo - Filter/Effect/Audio/LADSPA - Matrix: MS to Stereo - Steve Harris <steve@plugin.org.uk> - - - ladspa-matrixSpatialiser - Matrix Spatialiser - Filter/Effect/Audio/LADSPA - Matrix Spatialiser - Joern Nettingsmeier <nettings@folkwang-hochschule.de> - - - ladspa-matrixStMS - Matrix: Stereo to MS - Filter/Effect/Audio/LADSPA - Matrix: Stereo to MS - Steve Harris <steve@plugin.org.uk> - - - ladspa-mbeq - Multiband EQ - Filter/Effect/Audio/LADSPA - Multiband EQ - Steve Harris <steve@plugin.org.uk> - - - ladspa-mixer - Mixer (Stereo to Mono) - Filter/Effect/Audio/LADSPA - Mixer (Stereo to Mono) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-modDelay - Modulatable delay - Filter/Effect/Audio/LADSPA - Modulatable delay - Steve Harris <steve@plugin.org.uk> - - - ladspa-multivoiceChorus - Multivoice Chorus - Filter/Effect/Audio/LADSPA - Multivoice Chorus - Steve Harris <steve@plugin.org.uk> - - - ladspa-mux-ar - Multiplexer (AR) - Filter/Effect/Audio/LADSPA - Multiplexer (AR) - Thorsten Wilms - - - ladspa-mux-cr - Multiplexer (CR) - Sink/Audio/LADSPA - Multiplexer (CR) - Thorsten Wilms - - - ladspa-noise-source-white - Noise Source (White) - Source/Audio/LADSPA - Noise Source (White) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-noise-white - White Noise Source - Source/Audio/LADSPA - White Noise Source - Richard Furse (LADSPA example plugins) - - - ladspa-notch-iir - Mag's Notch Filter - Filter/Effect/Audio/LADSPA - Mag's Notch Filter - Alexander Ehlert <mag@glame.de> - - - ladspa-null-ai - Null (Audio Input) - Sink/Audio/LADSPA - Null (Audio Input) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-null-ao - Null (Audio Output) - Source/Audio/LADSPA - Null (Audio Output) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-null-ci - Null (Control Input) - Source/Audio/LADSPA - Null (Control Input) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-null-co - Null (Control Output) - Source/Audio/LADSPA - Null (Control Output) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-organ - Organ - Source/Audio/LADSPA - Organ - CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold) - - - ladspa-peak - Peak Monitor - Sink/Audio/LADSPA - Peak Monitor - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-phasemod - Phase Modulated Voice - Source/Audio/LADSPA - Phase Modulated Voice - CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold) - - - ladspa-pink-full-frequency - Pink Noise (full frequency range) - Source/Audio/LADSPA - Pink Noise (full frequency range) - CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo) - - - ladspa-pink-interpolated-audio - Pink Noise (Interpolated) - Source/Audio/LADSPA - Pink Noise (Interpolated) - CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo) - - - ladspa-pink-sh - Pink Noise (sample and hold) - Source/Audio/LADSPA - Pink Noise (sample and hold) - CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo) - - - ladspa-pitchScale - Pitch Scaler - Filter/Effect/Audio/LADSPA - Pitch Scaler - Steve Harris <steve@plugin.org.uk> - - - ladspa-pitchScaleHQ - Higher Quality Pitch Scaler - Filter/Effect/Audio/LADSPA - Higher Quality Pitch Scaler - Steve Harris <steve@plugin.org.uk> - - - ladspa-plate - Plate reverb - Filter/Effect/Audio/LADSPA - Plate reverb - Steve Harris <steve@plugin.org.uk> - - - ladspa-pointerCastDistortion - Pointer cast distortion - Filter/Effect/Audio/LADSPA - Pointer cast distortion - Steve Harris <steve@plugin.org.uk> - - - ladspa-power - Power (AR) - Filter/Effect/Audio/LADSPA - Power (AR) - Thorsten Wilms - - - ladspa-power-cr - Power (CR) - Source/Audio/LADSPA - Power (CR) - Thorsten Wilms - - - ladspa-prob-switch-ar - Probability Switch (AR Controls) - Filter/Effect/Audio/LADSPA - Probability Switch (AR Controls) - Loki Davison - - - ladspa-prob-switch-cr - Probability Switch (CR Controls) - Filter/Effect/Audio/LADSPA - Probability Switch (CR Controls) - Loki Davison - - - ladspa-product-iaia-oa - Signal Product (IAIA) - Filter/Effect/Audio/LADSPA - Signal Product (IAIA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-product-iaic-oa - Signal Product (IAIC) - Filter/Effect/Audio/LADSPA - Signal Product (IAIC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-product-icic-oc - Signal Product (ICIC) - Source/Audio/LADSPA - Signal Product (ICIC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-pulse-fapa-oa - Bandlimited Variable Width Pulse Oscillator (FAPA) - Filter/Effect/Audio/LADSPA - Bandlimited Variable Width Pulse Oscillator (FAPA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-pulse-fapc-oa - Bandlimited Variable Width Pulse Oscillator (FAPC) - Filter/Effect/Audio/LADSPA - Bandlimited Variable Width Pulse Oscillator (FAPC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-pulse-fcpa-oa - Bandlimited Variable Width Pulse Oscillator (FCPA) - Filter/Effect/Audio/LADSPA - Bandlimited Variable Width Pulse Oscillator (FCPA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-pulse-fcpc-oa - Bandlimited Variable Width Pulse Oscillator (FCPC) - Source/Audio/LADSPA - Bandlimited Variable Width Pulse Oscillator (FCPC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-quantiser100 - Quantiser (100 Steps) - Filter/Effect/Audio/LADSPA - Quantiser (100 Steps) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-quantiser20 - Quantiser (20 Steps) - Filter/Effect/Audio/LADSPA - Quantiser (20 Steps) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-quantiser50 - Quantiser (50 Steps) - Filter/Effect/Audio/LADSPA - Quantiser (50 Steps) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-random-fasa-oa - Random Wave Generator (FASA) - Filter/Effect/Audio/LADSPA - Random Wave Generator (FASA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-random-fasc-oa - Random Wave Generator (FASC) - Filter/Effect/Audio/LADSPA - Random Wave Generator (FASC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-random-fcsa-oa - Random Wave Generator (FCSA) - Filter/Effect/Audio/LADSPA - Random Wave Generator (FCSA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-random-fcsc-oa - Random Wave Generator (FCSC) - Source/Audio/LADSPA - Random Wave Generator (FCSC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-range-trans-ar - Range Translator (AR Controls) - Filter/Effect/Audio/LADSPA - Range Translator (AR Controls) - Dave Robillard - - - ladspa-range-trans-cr - Range Translator (CR Controls) - Filter/Effect/Audio/LADSPA - Range Translator (CR Controls) - Dave Robillard - - - ladspa-rateShifter - Rate shifter - Filter/Effect/Audio/LADSPA - Rate shifter - Steve Harris <steve@plugin.org.uk> - - - ladspa-ratio-nada-oa - Signal Ratio (NADA) - Filter/Effect/Audio/LADSPA - Signal Ratio (NADA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-ratio-nadc-oa - Signal Ratio (NADC) - Filter/Effect/Audio/LADSPA - Signal Ratio (NADC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-ratio-ncda-oa - Signal Ratio (NCDA) - Filter/Effect/Audio/LADSPA - Signal Ratio (NCDA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-ratio-ncdc-oc - Signal Ratio (NCDC) - Source/Audio/LADSPA - Signal Ratio (NCDC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-retroFlange - Retro Flanger - Filter/Effect/Audio/LADSPA - Retro Flanger - Steve Harris <steve@plugin.org.uk> - - - ladspa-revdelay - Reverse Delay (5s max) - Filter/Effect/Audio/LADSPA - Reverse Delay (5s max) - Jesse Chappell <jesse at essej dot net> - - - ladspa-ringmod-1i1o1l - Ringmod with LFO - Filter/Effect/Audio/LADSPA - Ringmod with LFO - Steve Harris <steve@plugin.org.uk> - - - ladspa-ringmod-2i1o - Ringmod with two inputs - Filter/Effect/Audio/LADSPA - Ringmod with two inputs - Steve Harris <steve@plugin.org.uk> - - - ladspa-satanMaximiser - Barry's Satan Maximiser - Filter/Effect/Audio/LADSPA - Barry's Satan Maximiser - Steve Harris <steve@plugin.org.uk> - - - ladspa-sawtooth-fa-oa - Bandlimited Sawtooth Oscillator (FA) - Filter/Effect/Audio/LADSPA - Bandlimited Sawtooth Oscillator (FA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-sawtooth-fc-oa - Bandlimited Sawtooth Oscillator (FC) - Source/Audio/LADSPA - Bandlimited Sawtooth Oscillator (FC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-sc1 - SC1 - Filter/Effect/Audio/LADSPA - SC1 - Steve Harris <steve@plugin.org.uk> - - - ladspa-sc2 - SC2 - Filter/Effect/Audio/LADSPA - SC2 - Steve Harris <steve@plugin.org.uk> - - - ladspa-sc3 - SC3 - Filter/Effect/Audio/LADSPA - SC3 - Steve Harris <steve@plugin.org.uk> - - - ladspa-sc4 - SC4 - Filter/Effect/Audio/LADSPA - SC4 - Steve Harris <steve@plugin.org.uk> - - - ladspa-sc4m - SC4 mono - Filter/Effect/Audio/LADSPA - SC4 mono - Steve Harris <steve@plugin.org.uk> - - - ladspa-se4 - SE4 - Filter/Effect/Audio/LADSPA - SE4 - Steve Harris <steve@plugin.org.uk> - - - ladspa-sequencer16 - Analogue Style 16 Step Sequencer - Filter/Effect/Audio/LADSPA - Analogue Style 16 Step Sequencer - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-sequencer32 - Analogue Style 32 Step Sequencer - Filter/Effect/Audio/LADSPA - Analogue Style 32 Step Sequencer - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-sequencer64 - Analogue Style 64 Step Sequencer - Filter/Effect/Audio/LADSPA - Analogue Style 64 Step Sequencer - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-sh-ar - Sample and Hold (AR Threshold) - Filter/Effect/Audio/LADSPA - Sample and Hold (AR Threshold) - Thorsten Wilms - - - ladspa-sh-cr - Sample and Hold (CR Threshold) + ladspa-amp-mono + Mono Amplifier Filter/Effect/Audio/LADSPA - Sample and Hold (CR Threshold) - Thorsten Wilms + Mono Amplifier + Richard Furse (LADSPA example plugins) - ladspa-shaper - Wave shaper + ladspa-amp-stereo + Stereo Amplifier Filter/Effect/Audio/LADSPA - Wave shaper - Steve Harris <steve@plugin.org.uk> + Stereo Amplifier + Richard Furse (LADSPA example plugins) - ladspa-sifter - Signal sifter + ladspa-delay-5s + Simple Delay Line Filter/Effect/Audio/LADSPA - Signal sifter - Steve Harris <steve@plugin.org.uk> + Simple Delay Line + Richard Furse (LADSPA example plugins) - ladspa-signal-abs-ar - Signal Absolute value, negative or positive (AR Controls) + ladspa-hpf + Simple High Pass Filter Filter/Effect/Audio/LADSPA - Signal Absolute value, negative or positive (AR Controls) - Loki Davison + Simple High Pass Filter + Richard Furse (LADSPA example plugins) - ladspa-signal-abs-cr - Signal Absolute value, negative or positive (CR Controls) + ladspa-lpf + Simple Low Pass Filter Filter/Effect/Audio/LADSPA - Signal Absolute value, negative or positive (CR Controls) - Loki Davison + Simple Low Pass Filter + Richard Furse (LADSPA example plugins) - ladspa-sinCos - Sine + cosine oscillator + ladspa-noise-white + White Noise Source Source/Audio/LADSPA - Sine + cosine oscillator - Steve Harris <steve@plugin.org.uk> + White Noise Source + Richard Furse (LADSPA example plugins) ladspa-sine-faaa @@ -1801,523 +79,5 @@ Sine Oscillator (Freq:control, Amp:control) Richard Furse (LADSPA example plugins) - - ladspa-singlePara - Single band parametric - Filter/Effect/Audio/LADSPA - Single band parametric - Steve Harris <steve@plugin.org.uk> - - - ladspa-sinusWavewrapper - Sinus wavewrapper - Filter/Effect/Audio/LADSPA - Sinus wavewrapper - Steve Harris <steve@plugin.org.uk> - - - ladspa-sledgehammer - Dynamic Sledgehammer - Filter/Effect/Audio/LADSPA - Dynamic Sledgehammer - CMT (http://www.ladspa.org/cmt, plugin by Nathaniel Virgo) - - - ladspa-slew-limiter-ra - Slew limiter (RA) - Filter/Effect/Audio/LADSPA - Slew limiter (RA) - Lars Luthman <larsl@users.sourceforge.net> - - - ladspa-slew-limiter-rc - Slew limiter (RC) - Filter/Effect/Audio/LADSPA - Slew limiter (RC) - Lars Luthman <larsl@users.sourceforge.net> - - - ladspa-slide-ta - Slide (TA) - Filter/Effect/Audio/LADSPA - Slide (TA) - Lars Luthman <larsl@users.sourceforge.net> - - - ladspa-slide-tc - Slide (TC) - Filter/Effect/Audio/LADSPA - Slide (TC) - Lars Luthman <larsl@users.sourceforge.net> - - - ladspa-smoothDecimate - Smooth Decimator - Filter/Effect/Audio/LADSPA - Smooth Decimator - Steve Harris <steve@plugin.org.uk> - - - ladspa-split - Mono to Stereo splitter - Filter/Effect/Audio/LADSPA - Mono to Stereo splitter - Frank Neumann <franky@users.sourceforge.net> - - - ladspa-square-fa-oa - Bandlimited Square Oscillator (FA) - Filter/Effect/Audio/LADSPA - Bandlimited Square Oscillator (FA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-square-fc-oa - Bandlimited Square Oscillator (FC) - Source/Audio/LADSPA - Bandlimited Square Oscillator (FC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-ssm-masher - Masher - Filter/Effect/Audio/LADSPA - Masher - Dave Griffiths - - - ladspa-stepMuxer - Step Demuxer - Filter/Effect/Audio/LADSPA - Step Demuxer - Steve Harris <steve@plugin.org.uk> - - - ladspa-sum-iaia-oa - Signal Sum (IAIA) - Filter/Effect/Audio/LADSPA - Signal Sum (IAIA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-sum-iaic-oa - Signal Sum (IAIC) - Filter/Effect/Audio/LADSPA - Signal Sum (IAIC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-sum-icic-oc - Signal Sum (ICIC) - Source/Audio/LADSPA - Signal Sum (ICIC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-surroundEncoder - Surround matrix encoder - Filter/Effect/Audio/LADSPA - Surround matrix encoder - Steve Harris <steve@plugin.org.uk> - - - ladspa-svf - State Variable Filter - Filter/Effect/Audio/LADSPA - State Variable Filter - Steve Harris <steve@plugin.org.uk> - - - ladspa-syncpulse-fapaga-oa - Clock Pulse Oscillator with Gate (FAPAGA) - Filter/Effect/Audio/LADSPA - Clock Pulse Oscillator with Gate (FAPAGA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-syncpulse-fcpcga-oa - Clock Pulse Oscillator with Gate (FCPCGA) - Filter/Effect/Audio/LADSPA - Clock Pulse Oscillator with Gate (FCPCGA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-syncsquare-faga-oa - Clock Oscillator with Gate (FAGA) - Filter/Effect/Audio/LADSPA - Clock Oscillator with Gate (FAGA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-syncsquare-fcga-oa - Clock Oscillator with Gate (FCGA) - Filter/Effect/Audio/LADSPA - Clock Oscillator with Gate (FCGA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-syndrum - Syn Drum - Source/Audio/LADSPA - Syn Drum - CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold) - - - ladspa-tap-autopan - TAP AutoPanner - Filter/Effect/Audio/LADSPA - TAP AutoPanner - Tom Szilagyi - - - ladspa-tap-chorusflanger - TAP Chorus/Flanger - Filter/Effect/Audio/LADSPA - TAP Chorus/Flanger - Tom Szilagyi - - - ladspa-tap-deesser - TAP DeEsser - Filter/Effect/Audio/LADSPA - TAP DeEsser - Tom Szilagyi - - - ladspa-tap-doubler - TAP Fractal Doubler - Filter/Effect/Audio/LADSPA - TAP Fractal Doubler - Tom Szilagyi - - - ladspa-tap-dynamics-m - TAP Dynamics (M) - Filter/Effect/Audio/LADSPA - TAP Dynamics (M) - Tom Szilagyi - - - ladspa-tap-dynamics-st - TAP Dynamics (St) - Filter/Effect/Audio/LADSPA - TAP Dynamics (St) - Tom Szilagyi - - - ladspa-tap-equalizer - TAP Equalizer - Filter/Effect/Audio/LADSPA - TAP Equalizer - Tom Szilagyi - - - ladspa-tap-equalizer-bw - TAP Equalizer/BW - Filter/Effect/Audio/LADSPA - TAP Equalizer/BW - Tom Szilagyi - - - ladspa-tap-limiter - TAP Scaling Limiter - Filter/Effect/Audio/LADSPA - TAP Scaling Limiter - Tom Szilagyi - - - ladspa-tap-pinknoise - TAP Pink/Fractal Noise - Filter/Effect/Audio/LADSPA - TAP Pink/Fractal Noise - Tom Szilagyi - - - ladspa-tap-pitch - TAP Pitch Shifter - Filter/Effect/Audio/LADSPA - TAP Pitch Shifter - Tom Szilagyi - - - ladspa-tap-reflector - TAP Reflector - Filter/Effect/Audio/LADSPA - TAP Reflector - Tom Szilagyi - - - ladspa-tap-reverb - TAP Reverberator - Filter/Effect/Audio/LADSPA - TAP Reverberator - Tom Szilagyi - - - ladspa-tap-rotspeak - TAP Rotary Speaker - Filter/Effect/Audio/LADSPA - TAP Rotary Speaker - Tom Szilagyi - - - ladspa-tap-sigmoid - TAP Sigmoid Booster - Filter/Effect/Audio/LADSPA - TAP Sigmoid Booster - Tom Szilagyi - - - ladspa-tap-stereo-echo - TAP Stereo Echo - Filter/Effect/Audio/LADSPA - TAP Stereo Echo - Tom Szilagyi - - - ladspa-tap-tremolo - TAP Tremolo - Filter/Effect/Audio/LADSPA - TAP Tremolo - Tom Szilagyi - - - ladspa-tap-tubewarmth - TAP TubeWarmth - Filter/Effect/Audio/LADSPA - TAP TubeWarmth - Tom Szilagyi - - - ladspa-tap-vibrato - TAP Vibrato - Filter/Effect/Audio/LADSPA - TAP Vibrato - Tom Szilagyi - - - ladspa-tapeDelay - Tape Delay Simulation - Filter/Effect/Audio/LADSPA - Tape Delay Simulation - Steve Harris <steve@plugin.org.uk> - - - ladspa-track-max-peak - Envelope Tracker (Maximum Peak) - Sink/Audio/LADSPA - Envelope Tracker (Maximum Peak) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-track-max-rms - Envelope Tracker (Maximum RMS) - Sink/Audio/LADSPA - Envelope Tracker (Maximum RMS) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-track-peak - Envelope Tracker (Peak) - Sink/Audio/LADSPA - Envelope Tracker (Peak) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-track-rms - Envelope Tracker (RMS) - Sink/Audio/LADSPA - Envelope Tracker (RMS) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-tracker-gaaadaia-oa - Signal Tracker (Audio Rates) - Filter/Effect/Audio/LADSPA - Signal Tracker (Audio Rates) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-tracker-gaacdcia-oa - Signal Tracker (Control Rates) - Filter/Effect/Audio/LADSPA - Signal Tracker (Control Rates) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-transient - Transient mangler - Filter/Effect/Audio/LADSPA - Transient mangler - Steve Harris <steve@plugin.org.uk> - - - ladspa-triangle-fasa-oa - Bandlimited Variable Slope Triangle Oscillator (FASA) - Filter/Effect/Audio/LADSPA - Bandlimited Variable Slope Triangle Oscillator (FASA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-triangle-fasc-oa - Bandlimited Variable Slope Triangle Oscillator (FASC) - Filter/Effect/Audio/LADSPA - Bandlimited Variable Slope Triangle Oscillator (FASC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-triangle-fcsa-oa - Bandlimited Variable Slope Triangle Oscillator (FCSA) - Filter/Effect/Audio/LADSPA - Bandlimited Variable Slope Triangle Oscillator (FCSA) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-triangle-fcsc-oa - Bandlimited Variable Slope Triangle Oscillator (FCSC) - Source/Audio/LADSPA - Bandlimited Variable Slope Triangle Oscillator (FCSC) - Mike Rawes <mike_rawes[at]yahoo.co.uk> - - - ladspa-triplePara - Triple band parametric with shelves - Filter/Effect/Audio/LADSPA - Triple band parametric with shelves - Steve Harris <steve@plugin.org.uk> - - - ladspa-valve - Valve saturation - Filter/Effect/Audio/LADSPA - Valve saturation - Steve Harris <steve@plugin.org.uk> - - - ladspa-valveRect - Valve rectifier - Filter/Effect/Audio/LADSPA - Valve rectifier - Steve Harris <steve@plugin.org.uk> - - - ladspa-vcf-bp1 - Bandpass Filter I - Filter/Effect/Audio/LADSPA - Bandpass Filter I - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-bp2 - Bandpass Filter II - Filter/Effect/Audio/LADSPA - Bandpass Filter II - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-hp - Highpass Filter - Filter/Effect/Audio/LADSPA - Highpass Filter - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-hshelf - High Shelf Filter - Filter/Effect/Audio/LADSPA - High Shelf Filter - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-lp - Lowpass Filter - Filter/Effect/Audio/LADSPA - Lowpass Filter - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-lshelf - Low Shelf Filter - Filter/Effect/Audio/LADSPA - Low Shelf Filter - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-notch - Notch Filter - Filter/Effect/Audio/LADSPA - Notch Filter - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-peakeq - Peaking EQ Filter - Filter/Effect/Audio/LADSPA - Peaking EQ Filter - LADSPA code by Matthias Nagorni, Filter formula by Robert Bristow-Johnson - - - ladspa-vcf-reslp - Resonant Lowpass Filter - Filter/Effect/Audio/LADSPA - Resonant Lowpass Filter - LADSPA code by Matthias Nagorni, Filter formula by Paul Kellett - - - ladspa-vcf303 - VCF 303 - Filter/Effect/Audio/LADSPA - VCF 303 - CMT (http://www.ladspa.org/cmt, plugin by David A. Bartold) - - - ladspa-vynil - VyNil (Vinyl Effect) - Filter/Effect/Audio/LADSPA - VyNil (Vinyl Effect) - Steve Harris <steve@plugin.org.uk> - - - ladspa-waveTerrain - Wave Terrain Oscillator - Filter/Effect/Audio/LADSPA - Wave Terrain Oscillator - Steve Harris <steve@plugin.org.uk> - - - ladspa-wg-mesh-cr - Simple waveguide mesh (CR Controls) - Filter/Effect/Audio/LADSPA - Simple waveguide mesh (CR Controls) - Loki Davison - - - ladspa-wshape-sine - Wave Shaper (Sine-Based) - Filter/Effect/Audio/LADSPA - Wave Shaper (Sine-Based) - CMT (http://www.ladspa.org/cmt, plugin by Richard W.E. Furse) - - - ladspa-xfade - Crossfade - Filter/Effect/Audio/LADSPA - Crossfade - Steve Harris <steve@plugin.org.uk> - - - ladspa-xfade4 - Crossfade (4 outs) - Filter/Effect/Audio/LADSPA - Crossfade (4 outs) - Steve Harris <steve@plugin.org.uk> - - - ladspa-zm1 - z-1 - Filter/Effect/Audio/LADSPA - z-1 - Steve Harris <steve@plugin.org.uk> - \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml index 7d358026..3299b924 100644 --- a/docs/plugins/inspect/plugin-rtp.xml +++ b/docs/plugins/inspect/plugin-rtp.xml @@ -41,14 +41,14 @@ rtpamrdepay RTP packet depayloader Codec/Depayloader/Network - Extracts AMR audio from RTP packets (RFC 3267) + Extracts AMR or AMR-WB audio from RTP packets (RFC 3267) Wim Taymans <wim@fluendo.com> rtpamrpay RTP packet payloader Codec/Payloader/Network - Payload-encode AMR audio into RTP packets (RFC 3267) + Payload-encode AMR or AMR-WB audio into RTP packets (RFC 3267) Wim Taymans <wim@fluendo.com> @@ -100,6 +100,13 @@ Extracts H264 video from RTP packets (RFC 3984) Wim Taymans <wim@fluendo.com> + + rtph264pay + RTP packet payloader + Codec/Payloader/Network + Payload-encode H264 video into RTP packets (RFC 3984) + Laurent Glayal <spglegle@yahoo.fr> + rtpilbcdepay RTP iLBC packet depayloader @@ -119,8 +126,23 @@ RTP packet depayloader Codec/Depayloader/Network Extracts MPEG2 TS from RTP packets (RFC 2250) + Wim Taymans <wim@fluendo.com> + Thijs Vermeir <thijs.vermeir@barco.com> + + + rtpmp2tpay + RTP MP2T audio payloader + Codec/Payloader/Network + Payload-encodes MPEG2 TS into RTP packets (RFC 2250) Wim Taymans <wim@fluendo.com> + + rtpmp4adepay + RTP packet parser + Codec/Depayloader/Network + Extracts MPEG4 audio from RTP packets (RFC 3016) + Nokia Corporation (contact <stefan.kost@nokia.com>), Wim Taymans <wim@fluendo.com> + rtpmp4gdepay RTP packet depayloader @@ -144,9 +166,9 @@ rtpmp4vpay - RTP packet payloader + RTP MPEG-4 Video packet payloader Codec/Payloader/Network - Payload MPEG4 video as RTP packets (RFC 3016) + Payload MPEG-4 video as RTP packets (RFC 3016) Wim Taymans <wim@fluendo.com> @@ -237,7 +259,7 @@ rtpvorbisdepay RTP packet depayloader Codec/Depayloader/Network - Extracts Vorbis Audio from RTP packets (draft-01 of RFC XXXX) + Extracts Vorbis Audio from RTP packets (draft-04 of RFC XXXX) Wim Taymans <wim@fluendo.com> diff --git a/docs/plugins/inspect/plugin-wavpack.xml b/docs/plugins/inspect/plugin-wavpack.xml new file mode 100644 index 00000000..dd6ddd70 --- /dev/null +++ b/docs/plugins/inspect/plugin-wavpack.xml @@ -0,0 +1,34 @@ + + wavpack + Wavpack lossless/lossy audio format handling + ../../ext/wavpack/.libs/libgstwavpack.so + libgstwavpack.so + 0.10.5.1 + LGPL + gst-plugins-good + GStreamer Good Plug-ins CVS/prerelease + Unknown package origin + + + wavpackdec + Wavpack audio decoder + Codec/Decoder/Audio + Decodes Wavpack audio data + Arwed v. Merkatz <v.merkatz@gmx.net>, Sebastian Dröge <slomo@circular-chaos.org> + + + wavpackenc + Wavpack audio encoder + Codec/Encoder/Audio + Encodes audio with the Wavpack lossless/lossy audio codec + Sebastian Dröge <slomo@circular-chaos.org> + + + wavpackparse + Wavpack parser + Codec/Demuxer/Audio + Parses Wavpack files + Arwed v. Merkatz <v.merkatz@gmx.net>, Sebastian Dröge <slomo@circular-chaos.org> + + + \ No newline at end of file -- cgit