Skip to content
/ ladspa Public
forked from swh/ladspa

The SWH Plugins package for the LADSPA plugin system

License

Notifications You must be signed in to change notification settings

jasp00/ladspa

This branch is 58 commits behind swh/ladspa:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

110374f · Jul 6, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 14, 2014
Jun 2, 2016
Jun 2, 2016
Feb 27, 2007
May 4, 2016
May 31, 2016
May 31, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Oct 17, 2007
Feb 27, 2007
May 1, 2016
Feb 27, 2007
May 14, 2014
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 4, 2016
Feb 27, 2007
Feb 27, 2007
Jun 2, 2016
Jan 4, 2016
May 4, 2016
May 4, 2016
May 23, 2016
Jul 23, 2014
Feb 27, 2007
May 4, 2016
May 23, 2016
Feb 27, 2007
May 4, 2016
Feb 27, 2007
Jan 4, 2016
Jun 2, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 4, 2016
Feb 27, 2007
Feb 27, 2007
May 4, 2016
Feb 27, 2007
Jan 4, 2016
Feb 27, 2007
Feb 27, 2007
Dec 23, 2014
May 23, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 23, 2016
May 23, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 23, 2016
Feb 27, 2007
May 23, 2016
May 30, 2016
May 23, 2016
Feb 27, 2007
May 23, 2016
Feb 27, 2007
May 4, 2016
May 23, 2016
Jan 4, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 23, 2016
Feb 27, 2007
May 23, 2016
May 4, 2016
May 23, 2016
Jul 6, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Jul 7, 2009
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 4, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 27, 2016
May 28, 2016
Feb 27, 2007
May 28, 2016
May 4, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 28, 2016
May 28, 2016
May 28, 2016
Feb 27, 2007
Oct 11, 2015
May 28, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007
May 28, 2016
May 30, 2016
May 28, 2016
May 28, 2016
May 29, 2016
Feb 27, 2007
Feb 27, 2007
May 29, 2016
Feb 27, 2007
May 20, 2016
May 30, 2016
Feb 27, 2007
Feb 27, 2007
Feb 27, 2007

Repository files navigation

Compiling
~~~~~~~~~
You will need libfftw version 2 or 3 installed with 32 bit float support (eg.
for FFTW3 use --enable-float), for FFTW recommend you specify the appropriate
SIMD instruction set for your CPU with --enable-sse, --enable-sse2, --enable-k7
or --enable-altivec. You can get FFTW from http://www.fftw.org/.

Install with
   autoreconf -i
   ./configure
   make
   su -c "make install".

This code is normally built from XML source, using Perl and XML::Parser. I
distribute the generated .c files, so you wont need perl, but if you want to
edit the XML source then you will need a copy of Perl and XML::Parser
installed.

Homepage and docs
~~~~~~~~~~~~~~~~~
The homepage for this project is http://plugin.org.uk/

Bug reports
~~~~~~~~~~~
Please send bug reports or comments to steve@plugin.org.uk, except for bugs
relating to the gverb plugin, for that please send bug reports etc. to Juhana
Sadeharju, kouhia_at_nic.funet.fi.

Enjoy,
   Steve

About

The SWH Plugins package for the LADSPA plugin system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.7%
  • Shell 2.4%
  • Perl 1.5%
  • C++ 0.6%
  • Makefile 0.4%
  • M4 0.3%
  • CSS 0.1%