Re: [LAU] Any decent Reaktor/Synthedit-type apps?

From: andy baxter <andy@email-addr-hidden-online.co.uk>
Date: Wed Nov 12 2008 - 01:33:21 EET

andy baxter wrote:
> Loki Davison wrote:
>
>> On Tue, Nov 11, 2008 at 9:30 AM, Damon Chaplin
>> <damon@email-addr-hidden> wrote:
>>
>>
>>> Hi,
>>>
>>> Are there any decent Reaktor/Synthedit-type apps available for Linux
>>> yet?
>>>
>>> (And easier to use than things like puredata, supercollider or csound.)
>>>
>>> Damon
>>>
>>>
>>>
>> Ingen. It's really very good and easy to use. Comes with a good gui,
>> some example patches and a helpful user base. :) You can make
>> synths/filters/etc from a range of plugins.
>> http://drobilla.net/software/ingen/
>>
>>
>
> I've just tried compiling ingen (by compiling the whole drobilla-lad
> repo), and I get this build error:
>
> [ 65/231] cxx: patchage/src/PatchageCanvas.cpp ->
> build/default/patchage/src/PatchageCanvas_1.o
> ../patchage/src/PatchageCanvas.cpp: In member function
> 'boost::shared_ptr<PatchagePort> PatchageCanvas::find_port(const PortID&)':
> ../patchage/src/PatchageCanvas.cpp:84: error: 'const union
> PortID::<anonymous>' has no member named 'jack_id'
> Build failed
> -> task failed (err #129):
> [bld:///local/drobilla-lad/drobilla-lad/patchage/src/PatchageCanvas_1.o]
>
>
> the configure script also fails to check for libjack-dev, which I had to
> install after looking at an earlier error message.
>

This turned out to be due to a mistake of mine - I half built ingen
under debian stable then realised it wasn't going to work and switched
to a chrooted debian testing system, but forgot to clean the build
before doing this.

I now have the problem of how to get it to connect to jackd from inside
the chroot - this fails with the error:

[JackAudioDriver] Unable to connect to Jack. Exiting.

I'm using 'schroot' to start the chrooted session, and I've already
checked that it copies /dev properly to inside the chroot:

(testing)andy@email-addr-hidden:~$ ls /dev/shm
jack-1000

I know this is a bit of an obscure problem but any help would be
appreciated.

andy

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Wed Nov 12 04:15:02 2008

This archive was generated by hypermail 2.1.8 : Wed Nov 12 2008 - 04:15:03 EET