cwilso / PitchDetect

Pitch detection in Web Audio using autocorrelation
https://cwilso.github.io/PitchDetect/
MIT License
1.31k stars 440 forks source link

error: failed to set the 'buffer' property #21

Open blakegilmore opened 8 years ago

blakegilmore commented 8 years ago

Getting an error whenever I try to run the program in "use demo audio" mode:

from line 187 - Uncaught TypeError: Failed to set the 'buffer' property on 'AudioBufferSourceNode': The provided value is not of type 'AudioBuffer'.