added ladspa, doesn't have checks yet though
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Dec 2001 15:26:43 +0000 (15:26 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Dec 2001 15:26:43 +0000 (15:26 +0000)
commitba954374496502524ccd4b96731ecb16ff8ab5d9
tree47e5cf456e3400b6cdebe051bc4b5268e5ed7041
parentba961327f3ea65e5fbe137b7357f21345c2b6e8e
added ladspa, doesn't have checks yet though

Original commit message from CVS:
added ladspa, doesn't have checks yet though
TODO
ext/ladspa/Makefile.am [new file with mode: 0644]
ext/ladspa/gstladspa.c [new file with mode: 0644]
ext/ladspa/gstladspa.h [new file with mode: 0644]
ext/ladspa/ladspa.h [new file with mode: 0644]
ext/ladspa/load.c [new file with mode: 0644]
ext/ladspa/search.c [new file with mode: 0644]
ext/ladspa/utils.h [new file with mode: 0644]