Package: swh-plugins
Version: 0.4.13-1
Severity: grave
Justification: renders package unusable
Hi,
i tried some filters from the package,
i recompiled the package ( i had to apply the patch from the nice other
bug, the package does not compile on i386)
i really tried hard and long, here is my alsa sample config:
<home>/.asoundrc
-----------------------
pcm.sblive {
type hw
card 0
}
pcm.psblive {
type plug
slave {
pcm sblive
}
}
pcm.filter {
type plug
slave {
pcm compress
}
}
pcm.compress {
type ladspa
slave.pcm psblive
path "/usr/lib/ladspa";
plugins [{
label dysonCompress
input {
#peak limit, release time, fast ratio, ratio
controls [0 0.25 0.5 0.5]
}
}]
}
-----------------------
on the commandline a:
>aplay -Dcompress <file>
or
>aplay -Dplug:compress <file>
should enable the plugin.
there is something coming out, but its very distorted. So it might be only
the problem that the alsa<->ladspa interface is broken, but i guess the
gcc conversion broke the package.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc6
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages swh-plugins depends on:
ii fftw3 3.0.1-13 library for computing Fast Fourier
ii libc6 2.3.5-3 GNU C Library: Shared libraries an
swh-plugins recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]