[LAD] Amp-example.lv2

james morris james at jwm-art.net
Tue Jul 28 21:23:43 UTC 2009


Hi,

The file amp.c needs a quick fix:

line 46 (declaring argument for LV2_Handle instantiateAmp) reads:

    const LV2_Host_Feature * const* features)

should read:

    const LV2_Feature * const* features)


regards,
James.



More information about the Linux-audio-dev mailing list