rorywalsh / CsoundUnity

GNU Lesser General Public License v2.1
72 stars 20 forks source link

WebGL platform support #39

Closed giovannibedetti closed 2 months ago

giovannibedetti commented 2 years 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!

giovannibedetti commented 2 months ago

Basic WebGL support added in version 3.5.0