Cristi Magherusan kirjoitti:
> I figured it out, it was a small typo (i guess), this is the fix:
>
> -     if (n >= MAX_OUTPUTS)
> +     if (j >= MAX_OUTPUTS)
>   
Believe or not but it 'i' is the correct variable.

Best regards,

Hannu
_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to