[LV2] lv2:CVPort
David Robillard
d at drobilla.net
Mon May 6 16:18:30 PDT 2013
On Thu, 2013-05-02 at 09:17 +0200, hermann meyer wrote:
> 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?
CVPort is operationally equivalent to AudioPort, it just has the
semantics of a control. You can't realistically send full audio rate
data to the UI, so no, it is not 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*
Jalv doesn't support CVPort yet.
-dr
-------------- 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/20130506/7f5bf470/attachment-0002.pgp>
More information about the Devel
mailing list