cwilso / PitchDetect

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

Not working in live demo #36

Open sdappster opened 3 years ago

sdappster commented 3 years ago

I am using Chrome browser in Pixel 5. There is not response in live audio module.

UtterDonkey commented 2 years ago

are you on https://webaudiodemos.appspot.com/pitchdetect/ or http://webaudiodemos.appspot.com/pitchdetect/ ?

10eputzen commented 2 years ago

http throws an js error: getUserMedia threw exception :TypeError: navigator.getUserMedia is not a function https throws a cors error: Mixed Content: The page at 'https://webaudiodemos.appspot.com/pitchdetect/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Alike'. This request has been blocked; the content must be served over HTTPS.

rohansingh20 commented 2 years ago

I am getting the same error as-well. The demo audio and live input dont seem to work, but the oscillator does.