atom feed8 messages in at.iem.pd-listRe: [PD] problem with plugin~ and dssi~
FromSent OnAttachments
Ivica Ico BukvicDec 11, 2008 4:04 pm 
Ivica Ico BukvicDec 11, 2008 4:17 pm 
Jacob LeeDec 11, 2008 7:29 pm 
Jamie BullockDec 12, 2008 12:06 am 
Ivica Ico BukvicDec 12, 2008 6:37 am 
AlexFeb 4, 2009 10:17 am 
Jamie BullockFeb 6, 2009 5:40 am 
AlexFeb 6, 2009 10:13 am 
Subject:Re: [PD] problem with plugin~ and dssi~
From:Alex (x37v@gmail.com)
Date:Feb 4, 2009 10:17:55 am
List:at.iem.pd-list

Hmm, I'm using the most recent version of pd [built from source] and the most recent version of dssi~ [built from the svn of pd-externals].

I have: DSSI_PATH=/usr/lib/dssi/:/usr/local/lib/dssi/

and have a few dssi plugins in /usr/lib/dssi/ : hexter hexter.so less_trivial_synth.so ll-scope.so nekobee.la trivial_sampler trivial_synth.so xsynth-dssi.la hexter.la less_trivial_synth ll-scope nekobee nekobee.so trivial_sampler.so xsynth-dssi xsynth-dssi.so

When I do [dssi~ less_trivial_synth] nothing is loaded. when I do [dssi~ /usr/lib/dssi/less_trivial_synth.so:less_trivial_synth] pd pauses and then crashes with a segfault... This happens when loading ANY of these dssi plugins (I've tried hexter, nekobee, ll-scope, trivial_synth, less_trivial_synth, trivial_sampler)

I am able to do [dssi~ gverb].. so it seems that ladspa is fine.

It seems that, at least with my version, dssi~ doesn't like dssi plugins..

Any ideas what I should try next?

On Fri, Dec 12, 2008 at 6:37 AM, Ivica Ico Bukvic <ico.@gmail.com> wrote:

Many thanks all for the feedback!

BTW, it appears that sine_faaa crashes dssi consistently. Is this part of the sine.so ladspa plugin or is it something built into the dssi~ object?

It's no biggie since oscillators are probably the very last ladspa plug-in I would use inside pd for obvious reasons, I am just trying to make sure everything is working as happily as possible.

Many thanks!