All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Honeywell <davidh@pianodisc.com>
To: Jaroslav Kysela <perex@suse.cz>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: LADSPA plugin segfault patch
Date: Wed, 25 Jun 2003 11:02:48 -0700	[thread overview]
Message-ID: <3EF9E3C8.3010400@pianodisc.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0306140931470.13576-100000@pnote.perex-int.cz>

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
davidh@pianodisc.com
(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

      reply	other threads:[~2003-06-25 18:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13 21:52 LADSPA plugin segfault patch David Honeywell
2003-06-14  7:33 ` Jaroslav Kysela
2003-06-25 18:02   ` David Honeywell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EF9E3C8.3010400@pianodisc.com \
    --to=davidh@pianodisc.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=perex@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.