Page 1 of 1

Can't get started using LV2 or DSSI plugin

Posted: Tue Mar 23, 2010 2:05 am
by gabrbedd
Hello,

I'm trying to use linuxsampler (on linux) through the lv2 and dssi plugin interfaces. I can get them to load, but I can't figure out how to load any instruments.

Using ingen (LV2): I can't get any sort of object that allows me to manipulate linuxsampler.
Using qtractor (DSSI): I can get a GUI dialog for linuxsampler, but it only lets me load qtractor presets... not lscp files.

Method:

1. Start jack.
2. Start host application (ingen, qtractor)
3. Tell host application to load plugin
4. Blank stare

Thanks in advance,
Gabriel

Re: Can't get started using LV2 or DSSI plugin

Posted: Tue Mar 23, 2010 3:06 pm
by dakylla
hi bro,

5. launch your preferred front end to configure your instruments (qsampler/jsampler/bare hands lol)
;), yeah, dssi/lv2 version have no gui (for the moment ?)

Re: Can't get started using LV2 or DSSI plugin

Posted: Tue Mar 23, 2010 6:01 pm
by gabrbedd
Ah, I see now. Thanks, that worked.

-gabriel