charlietharas / tf-fourier

Using FFT algorithm to show frequency/amplitude distribution of wav files in a music-visualizer fashion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to read some/most wavfiles

charlietharas opened this issue · comments

Division by zero errors, mismatched array size errors (881 vs 882) occur with most wavfiles. Must improve code's ability to work with all wavfiles.