Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bindings for FMOD #295

Closed
voidburn opened this issue Mar 18, 2017 · 7 comments
Closed

Add bindings for FMOD #295

voidburn opened this issue Mar 18, 2017 · 7 comments

Comments

@voidburn
Copy link

Since now it's free for indies and small teams (anything that has a butdged < $500k), it would be an amazing tool to have!

http://www.fmod.com/licensing

@raniejade
Copy link

Does this matter?

http://www.fmod.com/licensing#faq

Q. Can I distribute FMOD as a standalone library or as part of a game engine or toolset.
A. No, you are not permitted to distribute FMOD in that way. Contact us if you would like to discuss a special arrangement.

@voidburn
Copy link
Author

voidburn commented Mar 19, 2017 via email

@Spasi
Copy link
Member

Spasi commented Mar 19, 2017

It's not a problem, LWJGL can include the bindings without distributing the FMOD binaries. Similar to how bindings like Vulkan, OpenCL and EGL do not have any natives. FMOD provides binaries for all platforms, they can be added to an LWJGL application and the bindings will work.

@Illithidek
Copy link

Illithidek commented Dec 25, 2019

I would also be interested, I work on a new project and the only thing that I'm worry about are bindigns for fmod. I don't know JNI well but if I can help somehow please let me know.

@voidburn voidburn closed this as completed Aug 8, 2021
@Spasi Spasi reopened this Sep 1, 2022
@Spasi Spasi moved this to Media in Bindings Sep 3, 2022
@Spasi Spasi added this to Bindings Sep 3, 2022
@Spasi Spasi closed this as completed in 79c0c69 Oct 25, 2022
@Spasi Spasi removed this from Bindings Oct 25, 2022
@Spasi
Copy link
Member

Spasi commented Oct 25, 2022

The next 3.3.2 snapshot is going to include bindings for FMOD (core, studio and fsbank APIs). As mentioned above, the native libraries will be included, they'll have to be downloaded and distributed separately.

@Illithidek
Copy link

@Spasi that's so cool, I can't wait to try it out :>!

@soundasleep
Copy link

Thank you for the FMOD support!

I couldn't find any docs on how to integrate FMOD and lwjgl (or in my case, libgdx) so I hope I did everything right: https://stormcloak.games/2023/10/25/libgdx-and-fmod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants