Hi folks, what I would like to do is have a pure client side web script create an audio file that can be downloaded by the user without a trip to the server (after the original page load, I mean). The file would be made based on my WASM Scheme engine, which is integrated already with the web audio api and also WASM audio worklets. It seems like Csound would be good for handling the scoring side, as it would be dead easy for the scheme engine to produce a csound score. So I hope:
- user make some settings choices
- engine creates score, renders wav file
- user can download said file as a typical link
I’m curious if anyone has done this or something similar?
thanks!
iain
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here