On Tue, 28 Mar 2006 12:28:01 +0000 carmen ix@replic.net wrote:
On Tue Mar 28, 2006 at 02:48:11PM +0300, Libero Mureddu wrote:
Hi,
now I've got dssi~ to compile correctly. It also loads in pd correctly. However, listplugins crashes. I didn't have ladspa SDK installed,
listplugins is a commandline util provided in the ladspa SDK. are you saying dssi~ spawns that? that is totally unnecessary. see plugin~ for an alternative (or om-synth, where i took the idea from)
dssi~ doesn't spawn the command line util, it uses jutils in a similar way to plugin~
Jamie