Christian Schoenebeck skrev den 2015-01-16 00:45:
> On Friday 16 January 2015 00:13:02 Nils Tonnätt wrote:
>> because of bug #235 I'm trying to understand how the LV2 Plugin works.
>> I'm a wannabe programmer but maybe I have found two things.
>
> Disclaimer: I did not write the LV2 plugin, Andrea
On Friday 16 January 2015 00:13:02 Nils Tonnätt wrote:
> because of bug #235 I'm trying to understand how the LV2 Plugin works.
> I'm a wannabe programmer but maybe I have found two things.
Disclaimer: I did not write the LV2 plugin, Andreas wrote it. And I am not
into the details of the LV2 API
Hi,
because of bug #235 I'm trying to understand how the LV2 Plugin works.
I'm a wannabe programmer but maybe I have found two things.
1. The function LV2_State_Status Restore() has the parameter flags in
PluginLv2.h but rflags in .cpp. I think that's a typo?!
Why is there actually a flags para