[Linuxsampler-devel] docs.linuxsampler.org

2015-01-26 Thread Christian Schoenebeck
Hi! Since documentation and website are currently in a horrible old condition, I thought about launching a new site for documentation, probably as new subdomain docs.linuxsampler.org (or under www.linuxsampler.org/docs/). Flat layout: Here is a mockup as an overall layout suggestion for that d

Re: [Linuxsampler-devel] LV2 plugin crashing after loading it in Ardour

2015-01-26 Thread Christian Schoenebeck
On Monday 26 January 2015 17:10:34 Fernanda Monteiro wrote: > Hi Christian, thanks for the tip. I've just recompiled with debug symbols > but I'm in doubt about how to backtrace it as a LV2 plugin, since if I run > LinuxSampler prior to it, plugin will just fail due to can't bind to the > right por

Re: [Linuxsampler-devel] LV2 plugin crashing after loading it in Ardour

2015-01-26 Thread Fernanda Monteiro
Hi Christian, thanks for the tip. I've just recompiled with debug symbols but I'm in doubt about how to backtrace it as a LV2 plugin, since if I run LinuxSampler prior to it, plugin will just fail due to can't bind to the right port anyway, so I can't have LS running before that in gdb. Any suggest