Re: [linux-audio-dev] ladspa GUI spec status?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] ladspa GUI spec status?
From: David Olofson (david_AT_gardena.net)
Date: Thu Feb 22 2001 - 23:37:25 EET


On Thursday 22 February 2001 11:30, Steve Harris wrote:
> On Thu, Feb 22, 2001 at 03:32:14PM +1100, Conrad Parker wrote:
> > yup -- any X program can be embedded in another, this is a
> > feature of X11 (reparenting, in X11-speak).
>
> I was actually thinking of a completly independent window from the
> app, but that was interesting, thanks.
>
> I have an idea for a plugin that needs to load a pcm file when it
> starts, poping up a file load diaglog is the only sane thing I
> could think of.

Well, it does seem to be the only way, short of inventing some other
way of a plugin to contact "something" entirely outside the host
process. That would still mean that the plugin has to use non-host
services to get the job done, but at least, it wouldn't do GUI stuff
from within the host thread...

For all practical matters, I don't think there's much point in trying
to "fix" this - but some thought should be put into avoiding that the
plugin pops it's window up whether it's appropriate or not. (Loading
a bunch of plugins doing this into a host that's supposed to
configure the whole plugin net from a net description file would
basically not work...)

> Other things I thought of were setting an environment variable
> (yuk), or always loading from, say /tmp/sampleN.wav where n is a
> plugin parameter (also yuk), or combinations of the two.

Doesn't sound very user friendly to me...

> The right answer of course is not to use LADSPA, but I don't know
> of any alternatives just yet.

(Sorry 'bout that! ;-)

//David

.- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
`----------------------> http://www.linuxaudiodev.com/maia -'
.- David Olofson -------------------------------------------.
| Audio Hacker - Open Source Advocate - Singer - Songwriter |
`--------------------------------------> david_AT_linuxdj.com -'


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Feb 23 2001 - 00:22:41 EET