Blog
Updates, development logs, and release notes from TamKungZ_.
-
How a Minecraft mod led me to build my own Java media library from scratch
I was building a Minecraft mod — one that could play MP3 files directly through OpenAL instead of using Minecraft's built-in audio API. To stream audio that way, I needed someth...