libopenmpt
0.2.8190-autotools
cross-platform C++ and C library to decode tracked music files
|
libopenmpt_ext is currently experimental and still subject to change without further notice.
Only a C++ interface is provided.
libopenmpt_ext is included in all builds by default.
You need to #define LIBOPENMPT_EXT_IS_EXPERIMENTAL
before including libopenmpt_ext.hpp
in order to acknowledge the experimental state and potentially unstable API and ABI.
When relying on libopenmpt_ext, it is currently recommended to either, bundle a copy of libopenmpt with your project and link it statically, or, explicitely state a dependency on a particular libopenmpt version, in order to get the exact required API semantics in libopenmpt_ext.