cwilso / Vocoder

Naive WebAudio Vocoder
https://cwilso.github.io/Vocoder/
MIT License
345 stars 95 forks source link

http://webaudiodemos.appspot.com/Vocoder/ is borken #19

Open baxrob opened 9 years ago

baxrob commented 9 years ago

Site pukes with copious cross-domain errors. Probably stale server config.

cwilso commented 9 years ago

Browser/OS config? I'm not seeing it.

baxrob commented 9 years ago

Hmm, weird. I get this on Chrome and Ffox stable, on osx 10.10 and ubuntu 14.04 (for font, ogg and shader files):

"https://webaudiodemos.appspot.com/Vocoder/shaders/waveform-fragment.shader. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://webaudiodemos.appspot.com' is therefore not allowed access."

screen shot 2015-09-30 at 9 16 58 am

cwilso commented 9 years ago

that's bizarre - it should be forcibly redirecting to https://webaudiodemos.appspot.com/Vocoder/.

On Wed, Sep 30, 2015 at 11:27 AM, baxrob notifications@github.com wrote:

Hmm, weird. I get this on Chrome and Ffox stable, on osx 10.10 and ubuntu 14.04 (for font, ogg and shader files):

" https://webaudiodemos.appspot.com/Vocoder/shaders/waveform-fragment.shader. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://webaudiodemos.appspot.com' is therefore not allowed access."

[image: screen shot 2015-09-30 at 9 16 58 am] https://cloud.githubusercontent.com/assets/630564/10202395/83fb796c-6765-11e5-9308-7c074a76b468.png

— Reply to this email directly or view it on GitHub https://github.com/cwilso/Vocoder/issues/19#issuecomment-144499599.