From: | David McMinn |
Date: | 2 Aug 2001 at 10:10:21 |
Subject: | Re: Drawing a sample |
Hi amorel
> C=It's usually because you are trying to access a position in the array
> C=bigger than you dimmed it, or negative. Did you multiply the length of
> the C=sample by 2 everywhere?
>
> Yeah, i just did mylength.l=*mysound\_length*2 and then dim
> soundarr.b(mylength)
> And it`s at the dim command that I get the error.
:(
Have you tried this with small sample files? I don't think Blitz has a
limit to the size of arrays (it would be 32k if there was a limit), but
you never know :)
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie