[LAD] LV2::GUI void port_event() and MIDI in?

David Robillard dave at drobilla.net
Tue Aug 11 01:37:27 UTC 2009


On Tue, 2009-08-11 at 00:12 +0200, Ulrich Lorenz Schlüter wrote:
> On 08/11/2009 12:03 AM, David Robillard wrote:
> > 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.

Er, if MIDI doesn't work, notifications about MIDI are pretty unlikely
to work ;)

-dr

P.S. Ticket, please, I'll try to look into it some time this week...




More information about the Linux-audio-dev mailing list