[LV2] Sending a port event from worker response - ingen problem

David Robillard d at drobilla.net
Mon Jan 21 21:33:59 PST 2013


On Mon, 2013-01-21 at 22:35 -0500, David Robillard wrote:
> On Tue, 2013-01-15 at 14:13 +0000, Joe Button wrote:
[...]
> > Any hints?
[...]
> Your preset list atom is corrupt

The request atom was also wrong, since it used forge_resource instead of
forge_blank the '1' was interpreted as a URID so the message subject was
actually some random URI depending on the host's map (easy to see with
jalv -d).  This was ignored so probably didn't matter though.

Attached is a patch to fix these problems.

Also some related fixes:

http://dev.drobilla.net/changeset/5003
http://dev.drobilla.net/changeset/5004
http://dev.drobilla.net/changeset/5006

It works fine in Jalv for me now, but still not in Ingen.  I am not yet
sure why.

-dr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lv2_fluidsynth_fix_broken_atoms.diff
Type: text/x-patch
Size: 3073 bytes
Desc: not available
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20130122/b6d64800/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20130122/b6d64800/attachment-0002.pgp>


More information about the Devel mailing list