On Mon, 2009-08-10 at 23:42 +0200, Ulrich Lorenz
Schlüter wrote:
On 08/10/2009 11:29 PM, David Robillard wrote:
> On Mon, 2009-08-10 at 23:15 +0200, Ulrich Lorenz Schlüter wrote:
>
>
>
>> Hi there,
>>
>> I'm trying to read midi events in a lv2 gui, but port_event() doesn't
>> get called when new midi events appear.
>> So, how do I get my midi events in the gui?
>>
>>
>>
> Does the plugin request notifications for that port?
>
>
>
I think so, I'm trying to build a simple midi monitor.
> What host?
>
>
>
lv2_jack_host (just because ingen has midi problems with me.)
Erm. I don't recall adding GUI support to lv2_jack_host whatsoever,
let
alone notifications :)
I'm testing the gui with ingen and the plugin with lv2_jack_host for
now, as midi in doesn't seem to work in ingen.