AllenDowney / ThinkDSP

Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
https://allendowney.github.io/ThinkDSP/
3.97k stars 3.23k forks source link

correlation wave after use shift in time #69

Closed advanoamf closed 2 years ago

advanoamf commented 4 years ago

Hi I use the function wave.ts += 1 to shift my wav file in 1 second.

How can I do correlation check with my new wave (that start 1 second later)?

Best regrads,

Noam

AllenDowney commented 3 years ago

Sorry for the slow reply. I'm not sure I understand the question. What correlation check do you mean?