Skip to content

The most common LADSPA plugins, and some scripts to cross-compile them for Linux, OSX, Windows32, and Windows64.

Notifications You must be signed in to change notification settings

djshaji/common-ladspa-plugins

 
 

Repository files navigation

common-ladspa-plugins

Ideally, it should be enough to write './build_all.sh', but you might need to edit some scripts to make it work.

Anyhow, running ./build_all.sh is supposed to compile the most common LADSPA plugins for linux64, mingw64, mingw32, and darwin64. You need cross compilers from mxe (http://mxe.cc) and osxcross (https://github.com/tpoechtrager/osxcross).

The calf, caps, cmt and swh plugins are copied from lmms (https://lmms.io/), and the build_lmms.sh script also uses the lmms' building environment to build these plugins.

The kokkinizita plugins (made by Fons Adriaensen) are copied from http://kokkinizita.linuxaudio.org.

The TAP plugins (made by Tom Szilagyi) are copied from https://github.com/kmatheussen/tap-plugins .

About

The most common LADSPA plugins, and some scripts to cross-compile them for Linux, OSX, Windows32, and Windows64.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.7%
  • C 32.9%
  • Objective-C 3.4%
  • CMake 0.9%
  • HTML 0.6%
  • Shell 0.2%
  • Other 0.3%