[Csnd] Trying the minimal using Csound for Webassembly
Date | 2020-11-29 13:38 |
From | Richard van Bemmelen |
Subject | [Csnd] Trying the minimal using Csound for Webassembly |
This is from Michael Gogins site. It works in the browser. Now I try to set it up locally using Flask. Firefox gives me the following error: Trying to load CsoundAudioNode... NetworkError: A network error occurred. In Chrome (network element) I can see that CsoundAudioNode.js is loaded, but I get an even weirder message: Trying to load CsoundAudioNode... AbortError: The user aborted a request. Any ideas? |