[Dev] gui instance host question
Stephen Sinclair
sinclair at music.mcgill.ca
Tue Jul 8 17:39:12 BST 2008
On Tue, Jul 8, 2008 at 11:51 AM, Henrik Frisk <mail at henrikfrisk.com> wrote:
> The library holds a local copy of the current 'piece' and saves it to
> the db on user demand. However, the library could equally well work
> against the server, though we do not have this implemented yet.
Except that the library is instantiated once in the GUI and once in
the module host, so there are two "local copies". I know that these
things aren't yet implemented, but just wondering if the plan is to
perform this communication through the database or some other
mechanism such as OSC. Actually what I really wanted to know was
whether the library would take care of the communication or whether
the GUI is required to use OSC, and I think this question has been
answered.
(If I understand correctly, it's "OSC for now, but eventually other APIs"..)
thanks,
Steve
More information about the Dev
mailing list