Hallo, raul diaz hat gesagt: // raul diaz wrote:
I have a table which contains a wavelet waveform which is not symmetric. I need to displace this waveform to the right in order to make the waveform symmetric. Somebody knows how to displace to the right an array a specify number of samples?
Dump the original table sample by sample then write each sample to a shifted position in a different table. See attached patch.
Frank Barknecht _ ______footils.org_ __goto10.org__