[LAD] How to develop guis for LV2?

David Aguilar davvid at gmail.com
Thu Nov 12 06:39:17 UTC 2009


On Nov 11, 2009, at 7:42 AM, David Robillard <dave at drobilla.net> wrote:

> On Wed, 2009-11-11 at 00:18 -0500, Simon Burton wrote:
>> On Thu, 05 Nov 2009 20:32:47 -0500
>> David Robillard <dave at drobilla.net> wrote:
>>
>>>
>>> We need a good message/RPC system, basically, for quite a few  
>>> things.
>>> Something like OSC but a bit more flexible (or just OSC itself is an
>>> option as well).
>>
>> dbus ?
>
> No, I just mean a message format for sending to plugins / UIs / etc,  
> not
> a system level thing.
>
> Think OSC, or messages in pd/Max,

json is great.  If you need binary rpc then take a look at bert.  They  
could be good mediums for simple language-neutral data exchange.



More information about the Linux-audio-dev mailing list