开发者

Sound with JOGL?

开发者 https://www.devze.com 2023-01-17 19:44 出处:网络
I have a JOGL app,开发者_Go百科 and I\'d like to programmatically play audio files. Is this possible?JOGL (and OpenGL in general) is not an audio library. Perhaps you want JOAL?JOAL is here, no more o

I have a JOGL app,开发者_Go百科 and I'd like to programmatically play audio files. Is this possible?


JOGL (and OpenGL in general) is not an audio library. Perhaps you want JOAL?


JOAL is here, no more on java.net.


JOGL is for 2D and 3D graphics renderer, but does not include audio stream. If you want to deal with audio, JOAL come in handy!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号