hi,
I'm looking for a way to append (and possibly prepend) samples to an existing array which already holds data. I understand that this would require extending the range of the array to accomodate the new samples, but exactly how I should go about this is somewhat problematic for me. Any help would be appreciated. Thanks,
jack