[LV2] lv2:CVPort

hermann meyer brummer- at web.de
Thu May 2 00:17:54 PDT 2013


Hi

I try to figure out how I can use the lv2:CVPort
I'd like to commit a array of floats from the UI to the engine, from 
what I understand the CVPort is suited for this purpose?
Now, when I add this port in my ttl file, jalv fails to start with the 
message:
*Mandatory port has unknown data type*

In the ttl file I've:

   , [
         a lv2:CVPort , lv2:InputPort ;
         lv2:index 12 ;
         lv2:name "NOTES" ;
         lv2:symbol "NOTES" ;
     ]

when I run lv2info I get:

     Port 12:
         Type:        http://lv2plug.in/ns/lv2core#CVPort
                      http://lv2plug.in/ns/lv2core#InputPort
         Symbol:      NOTES
         Name:        NOTES

for the port.

My jalv / LV2 version is 1.2.0
Any hint/help will be appreciated.

greets
hermann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20130502/a41c886d/attachment.htm>


More information about the Devel mailing list