@cuinjune wrote:
I could successfully build
audioOutputExample
usingemmake make
.And when I run the project using
emrun --browser chrome bin/audioOutputExample.html
, I see the following screen:
But I can neither hear any sound nor see the graphs move.
I also have the following warning in the console:
[warning] ofSoundStream::getDeviceList() not supported in emscripten
Is it possible to properly run
ofSoundStream
based examples using Emscripten?
Posts: 1
Participants: 1