[Dev] gui instance host question
Stephen Sinclair
sinclair at music.mcgill.ca
Tue Jul 8 20:54:16 BST 2008
On Tue, Jul 8, 2008 at 3:11 PM, Henrik Frisk <mail at henrikfrisk.com> wrote:
> Stephen Sinclair <sinclair at music.mcgill.ca> wrote:
>>
>> Except that the library is instantiated once in the GUI and once in
>> the module host, so there are two "local copies".
>
> This is not the way it should be. The GUI should just reflect what is
> loaded in the master (see below) instance host. But if two instances of
> the instance host *are* instantiated (wow, that sounds like a joke :)),
> which is legal, only one will load and save data: the one assigned
> 'master'. The others are slaves. But I may not understand what it is
> your are asking...
Ah. Well, I understood from this diagram:
http://www.integralive.org/dokuwiki/doku.php/lib:design
that both the GUI and the module host have their own instance hosts
accessed via bridges.
I assumed from this diagram that these two instance hosts communicated
with each other over OSC, but that libIntegra took care of this
communication. (the IH being part of libIntegra)
Is that not the correct interpretation?
Steve
More information about the Dev
mailing list