On 26.05.2024 17:17, IOhannes m zmölnig wrote:

Am 26. Mai 2024 16:00:58 MESZ schrieb Christof Ressi <[email protected]>:
I'd agree that the costable size could be increased. I

/* the cos table */
EXTERN float *pd_cos_table;
I would prefer if we made this a read-only getter function:

```
EXTERN const float *pd_cos_table(void);
+1



_______________________________________________
Pd-dev mailing list
[email protected]
https://lists.puredata.info/listinfo/pd-dev

Reply via email to