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 libOpenMPT #1

Open
Wohlstand opened this issue Sep 25, 2017 · 2 comments
Open

Add libOpenMPT #1

Wohlstand opened this issue Sep 25, 2017 · 2 comments
Assignees

Comments

@Wohlstand
Copy link
Member

This is a better libModPlug which supports more formats and gives better sound quality. Library is licensed under BSD license. It is developing in same repository as Open ModPlug Tracker project.

https://lib.openmpt.org/libopenmpt/

@Wohlstand Wohlstand self-assigned this Sep 25, 2017
@Wohlstand
Copy link
Member Author

Library has been added:

It is:

  • buildable with CMake
  • linkable with example utility
  • works with pre-included example utility

But:

  • Incompatible with MSVC because of imperfections (won't built even through official project files)
  • Heavy library filesize (~18 MB raw static library size)
  • Not tested on macOS and not tested with other than GCC/G++ compilers (CLang or Intel CC compilers)

@jaygarcia
Copy link

It is a large (and sometimes slow) lib, but can be reduced by removing some non-critical features via compile-time configurations. Just a thought :)

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

2 participants