Re: Jamin from cvs cannot find plugin

Uwe <[email protected]> Sun, 19 Sep 2010 16:12:32 +0200
Newsgroups gmane.comp.audio.jamin.devel
Message-ID <[email protected]>
Hi,

thanks, John, for your hint. It wasn't the solution, but pointed me where to
look a little bit closer.

First, I checked the location of the plugin:


----
me@home:~$ locate sc4_1882.so
/usr/lib/ladspa/sc4_1882.so
----


It's in the default location. Some search for ladspa path problems within
jamin dug up this thread:

http://osdir.com/ml/audio.jamin.devel/2008-02/msg00012.html

It suggested to set the environment variable manually which I did:


----
me@home:~$ export LADSPA_PATH=/usr/lib/ladspa/
----


After that I was able to run jamin 0.97, although several messages appeared:



----
me@home:~$ jamin
jamin 0.97.14
(C) 2003-2005 J. Depner, S. Harris, J. O'Quin, R. Parker and P. Shirkey
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details.
Cannot find plugin 'foo_limiter.so'

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(jamin:15981): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
Started OSC server thread at osc.udp://home:4444/
----


It says it cannot find plugin foo_limiter.so but jamin worked completely (as
far as my brief test session showed). I connected it via jack: rezound ->
jamin -> system. Haven't tried the plugin capabilities within ardour so far.

But thanks, anyway!! :)

Uwe



2010/9/19 John Rigg <[email protected]>

> On Sat, Sep 18, 2010 at 08:37:35PM +0200, Uwe wrote:
> > Compiled the CVS version. But jamin does not start now, it is looking for
> > the sc4 plugin:
> >
> > me@home:$ jamin
> > jamin 0.97.14
> > (C) 2003-2005 J. Depner, S. Harris, J. O'Quin, R. Parker and P. Shirkey
> > This is free software, and you are welcome to redistribute it
> > under certain conditions; see the file COPYING for details.
> > Cannot find plugin 'sc4_1882.so'
> > Required plugin sc4_1882.so missing.
> > Please load the SWH plugins.
> >
> > Steve Harris' LADSPA plugin pack is present, sc4_1882 can be loaded in
> other
> > apps. What am I supposed to do here? Work-arounds?
>
> Try running ldconfig
>
> John
>

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev

_______________________________________________
Jamin-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jamin-devel