> You need
>
>       MyPlugin *mp = calloc(sizeof(MyPlugin), 1);
>
>       mp->sampleRate = sampleRate;
>
>       return mp;
Steve, thanks sooo much, this works ;-)


A.

Reply via email to