Jaroslav Kysela wrote:
Using snd_dl*() function in LADSPA is broken. They do own versioning for internal functions which is not applicable to external code like LADSPA plugins. It should be fixed in CVS. Thank you for notice.

I just tested the latest CVS snapshot (2003-06-25) with the LADSPA plugins that were previously causing trouble. The segfault and version errors are fixed, but now there is no sound. Is this a known issue? Using alsa-lib-0.9.0rc6 still works fine with everything else the same.


Here is my asound.conf:

pcm.pitch
{
    type ladspa
    slave.pcm "plughw:0,0"
    path "/usr/local/lib/ladspa"
    plugins
    [
       {
          label amPitchshift
          input
          {
             controls [ 1.059463 3 ]
          }
       }
    ]
}

In my player, I use device.pcm_device = "plug:pitch". Any ideas?

--
David Honeywell
PianoDisc Design Engineer
(916) 567-9999 ext. 181
www.pianodisc.com
[EMAIL PROTECTED]
(PGP Public Key Available)



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to