Re: [LAD] ambix vs JUCE, segfault

2015-04-13 Thread Fernando Lopez-Lezcano
On 04/13/2015 04:47 PM, Andres Cabrera wrote: Not sure if this works, but can Ardour be built with native linux VST support and ambix built as a native linux VST? Yes, that is probably an option. But I'm interested in getting the LV2 version to work. -- Fernando On Mon, Apr 13, 2015 at 4:4

Re: [LAD] ambix vs JUCE, segfault

2015-04-13 Thread Andres Cabrera
Not sure if this works, but can Ardour be built with native linux VST support and ambix built as a native linux VST? Cheers, Andrés On Mon, Apr 13, 2015 at 4:42 PM, Fernando Lopez-Lezcano < na...@ccrma.stanford.edu> wrote: > On 04/13/2015 11:24 AM, Paul Davis wrote: > >> definitely caused by use

Re: [LAD] ambix vs JUCE, segfault

2015-04-13 Thread Fernando Lopez-Lezcano
On 04/13/2015 11:24 AM, Paul Davis wrote: definitely caused by use of X / GUI toolkit calls from the wrong thread. Not legal. Ok, thanks, staring at code - no idea what to look for (Ambix uses the JUCE LV2 wrapper) ... On my laptop (Fedora 21 instead of Fedora 20, different video chipset) t

Re: [LAD] ambix vs JUCE, segfault

2015-04-13 Thread Paul Davis
definitely caused by use of X / GUI toolkit calls from the wrong thread. Not legal. On Mon, Apr 13, 2015 at 2:06 PM, Fernando Lopez-Lezcano < na...@ccrma.stanford.edu> wrote: > On 04/13/2015 07:13 AM, Tito Latini wrote: > >> On Sun, Apr 12, 2015 at 07:29:41PM -0700, Fernando Lopez-Lezcano wrote:

Re: [LAD] ambix vs JUCE, segfault

2015-04-13 Thread Fernando Lopez-Lezcano
On 04/13/2015 07:13 AM, Tito Latini wrote: On Sun, Apr 12, 2015 at 07:29:41PM -0700, Fernando Lopez-Lezcano wrote: Anyone out there using ambix on Linux? I'm seeing various instabilities, for example trying out the converter standalone I get a segfault when connecting output ports, and it looks

Re: [LAD] ambix vs JUCE, segfault

2015-04-13 Thread Tito Latini
On Sun, Apr 12, 2015 at 07:29:41PM -0700, Fernando Lopez-Lezcano wrote: > Anyone out there using ambix on Linux? > > I'm seeing various instabilities, for example trying out the converter > standalone I get a segfault when connecting output ports, and it looks > like the Jack JUCE component is d