Re: LV2 help !!

Fons Adriaensen <[email protected]> Thu, 4 Jun 2026 13:45:09 +0200
Newsgroups gmane.linux.audio.devel
Message-ID <[email protected]>
On Thu, Jun 04, 2026 at 12:51:26PM +0200, Hermann Meyer wrote:

> lv2:InputPort is the base class, atom:AtomPort is the data type. Same with lv2:ControlPort

Thanks for the reply, but I don't understand it.
Are you saying that 

    a atom:AtomPort, lv2:InputPort ;

should be 

    a lv2:InputPort, atom:AtomPort ;

??    

It doesn't seem to make any difference, and I have
working examples using both forms...


-- 
FA