LWJGL 和 Ogg/Mp3

发布于 2024-11-11 18:21:39 字数 203 浏览 6 评论 0原文

我想请求有关如何加载 ogg/mp3 文件并使用 LWJGL 中的 OpenAL 设施播​​放它们的资源。问题是

  • 我想要/需要一个纯java解决方案,
  • 如果必要的库位于maven存储库中,那就太好了
  • ,Wav也很好,

谷歌搜索这会导致三页的Minecraft错误问题。那么,有人可以在这里提示我吗?

I want to ask for resources on how to load ogg/mp3 files and play them using the OpenAL facilities in LWJGL. The problem is

  • I want/need a pure java solution
  • Would nice if necessary libs are in a maven repo
  • Wav would be nice, too

Googling for this lead to three pages of Minecraft error questions. So, can anyone hint me here?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

羁〃客ぐ 2024-11-18 18:21:39

JOrbis (http://www.jcraft.com/jorbis/) 是纯 Java 的,jmonkeyengine.org 项目使用它来处理 ogg 播放。

There's JOrbis (http://www.jcraft.com/jorbis/) which is pure Java and used by the jmonkeyengine.org project to handle ogg playback.

妥活 2024-11-18 18:21:39

为什么不将 openal 与 slick 和 lwjgl 一起使用?它提供对 aif mp3 wav ogg 的支持。 lwjgl wiki 上有教程。

Why not use openal with slick and lwjgl? It provides support for aif mp3 wav ogg. There are tutorials on the lwjgl wiki.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文