[LV2] Modulation matrix in LV2 synth plugin
Timo Westkämper
timo.westkamper at gmail.com
Sun Apr 1 08:28:49 PDT 2012
Hi.
Yes, fixed dimensions. I just wonder if it is feasible to just expose the
modulation matrix directly via control ports, or use some kind of encoding.
I expect a matrix of maybe 20 * 20 = 400 which seems awfully big.
Alternatively maybe a fixed amount of modulations and an encoding of the
modulation parts in the float values : from, to and amount.
Br,
Timo
On Sun, Apr 1, 2012 at 6:19 PM, David Robillard <d at drobilla.net> wrote:
> On Sat, 2012-03-31 at 17:12 +0300, Timo Westkämper wrote:
> > Hi.
> >
> > I am planning to write a soft synth using the LV2 API and I wonder if
> > anyone could suggest how to handle a modulation matrix.
> >
> > Should the modulation matrix be exposed via ports in the LV2 plugins
> > or just be stored in presets?
>
> The big question here would be if the matrix has fixed dimensions. If
> not, control ports won't do
>
> -dr
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20120401/2b748038/attachment-0001.htm>
More information about the Devel
mailing list