Package: pd-plugin / 0.2.1-10

Metadata

Package Version Patches format
pd-plugin 0.2.1-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pd lib builder.patch | (download)

GNUmakefile | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 override buildsystem with pd-lib-builder
pd_error.patch | (download)

plugin~.c | 34 17 17 - 0 !
1 file changed, 17 insertions( ), 17 deletions(-)

 use pd_error() instead of error()
pd64.patch | (download)

plugin~.c | 66 54 12 - 0 !
plugin~.h | 3 3 0 - 0 !
2 files changed, 57 insertions( ), 12 deletions(-)

 fix for pd64
 LADSPA (as used by us) only supports single-precision float,
 so we need to convert...