<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 28, 2014 at 11:30 AM, IOhannes m zmoelnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<div class=""><br>
On 2014-07-28 09:48, Alexandros Drymonitis wrote:<br>
> different values though, this is an example. Then I would get the<br>
> error: overDrive~.c:35:25: error: expected ';' at end of<br>
> declaration list<br>
<br>
</div>it might help very much if you could link to the actual code you are<br>
talking about (or post it)¹<br></blockquote><div>I'm not getting an error any more, it compiles and a d_fat binary is created. It still crushes Pd when the DSP is turned on, but since the initalization of the array is being done when the object is being loaded, before the DSP goes on, it should be something else that crashes Pd, right?<br>
</div><div>I'm still porting here since I started the thread here. I guess moving it to pd-dev wouldn't be painful though.<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class=""><br>
> float x_iem_coeff[5][2] = {<br>
<br>
</div>out of curiosity: are there any specific reasons why you use the "iem"<br>
infix? it somehow sounds familiar....<br></blockquote><div>Yup, I'm trying to convert Mike Moser-Booth's [distortion.mmb~] abstraction into an external and he uses the [lp10_cheb~] abstraction which is based on iemlib's [filter~]. There are five cascaded [lp2c~] abstractions, hence the two dimensional array I want to use. I'm trying to call a function from the perform routine, which simulates [filter~]'s code, five time and each time set different coefficients (The ones given from [lp2c~]).<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
fgasdr<br>
IOhannes<br>
<br>
<br>
¹ and probably to pd-dev; but that's minor<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1<br>
Comment: Using GnuPG with Icedove - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iQIcBAEBCAAGBQJT1gogAAoJELZQGcR/ejb4sMsQAIwo04OskvGAKDp8+dTIVWt0<br>
jheKziil1EQT269/z6Ki1dXhX1JjcpCjdgAMo8PtOdozrKoz3+5bpGZlYe7cra8t<br>
yzt94l0Nj2oHfAOcIpptGXZ8EpDXDN15G65qvLmGxIQTpBFKksMM1JH5E7M0HR/S<br>
xHBxLEJtBeaxcKwVyxBzq7dTp11PHiCXc7a/Ewu7kYVeoDnCFNC4rm0atHS/LSel<br>
mLiI43B3AHzcZNgxWSl0aSCXvGsSPSKK6QpWV+VEeA/Fayf5Bx6Txctje0bIDpvk<br>
2OGbr6TNYXN173o6cA5bnxdm4hZ9b7Ib8NR5nZ6WraKqpF+GpxEUqcZYZCn8rZ9U<br>
Qdg8rOSpEEJUBCOqH7qqg7lnseowf3OmTLumQ0XkwbqMp9avIo6v2S3C5n7VfyHM<br>
lag+OoVFc/+X7hXqr1hABXFLlPuMcw4lDbYufM1xNuJbBMUbwBxEwcwi9908rnZR<br>
Pi3UfYPzLYGZIlQYP32yOqkz9pbJsH/4USh6nrOEaa+p4A+lQZDn8eo8UZYHzfUh<br>
KjN0d1cS6YmAE3+FW+blyKJwz3cSYwreVSEmiF+XSvcnpUUDOZekNkTzTeqcd7jW<br>
wAY7OX5YXtdwlNUQ1IjjRVkMayWQVR3ww1NxIadZxIzn4dHKMsZSTvnCIqXqYcJh<br>
7Qitoq8q78Dgqkx4NntD<br>
=cQMw<br>
-----END PGP SIGNATURE-----<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div></div>