rorywalsh / CsoundUnity

GNU Lesser General Public License v2.1
70 stars 19 forks source link

WebGL platform support #39

Open giovannibedetti opened 1 year ago

giovannibedetti commented 1 year ago

Currently the WebGL platform audio implementation doesn't support the OnAudioFilterRead callback, so the current implementation of CsoundUnity cannot work on WebGL. Investigate a possible solution for this, since we have Csound running great on the web!