I want to copy the contents of one array to another as fast as possible. Basically, I'll load a sound file into an array, and fill a big buffer by concating that soundfile to the big buffer until its full.
Any ideas?
.hc
Just a curiosity: Should [tab_copy] at "iem_tab" lib work for this?