[Csnd] function table sizes?
| Date | 2013-02-12 14:38 |
| From | Rory Walsh |
| Subject | [Csnd] function table sizes? |
If I try to create a table of size 2^20 I get an illegal table size error? Any less than that, for instance 2^19, works fine? Is there a limit to the size a table can be? |
| Date | 2013-02-13 00:47 |
| From | "Dr. Richard Boulanger" |
| Subject | Re: [Csnd] function table sizes? |
| funny. i had the same "exact" 2^20 issue in class this past week. embarrassing. On Tue, Feb 12, 2013 at 9:38 AM, Rory Walsh <rorywalsh@ear.ie> wrote: If I try to create a table of size 2^20 I get an illegal table size |