echo66 / PhaseVocoderJS

GNU Affero General Public License v3.0
54 stars 7 forks source link

Rewrite find_peaks ... #13

Closed echo66 closed 9 years ago

echo66 commented 9 years ago

... in a way that eliminates the need for Array.concat.

echo66 commented 9 years ago

Probably, I will merge both _findpeaks, _get_phasortheta and _pvstep into one function. The new function will replace _pvstep.