Getting gwion to the browser
Some context
I made this progamming language to help in some of my musical projects. A few days ago I made a Repl. I think I have a way to provide drivers and libraries to it (leveraging github releases).
The problem
As of now, I have no driver that could send the sound to the browser. I guess I could easily hack something around libsndfile to provide say, a .wav, but it would really be better if I could have some realtime output to web-browser.
Do you have an idea?
So I'm asking here, as many DEV users have a good knowledge of web techniques and on my side I know, well, music and C.
Top comments (0)