838b31a6e8
FluidSynth is just too unstable, and also just bad in general. Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
README.md | ||
bass.h | ||
bassmidi.h | ||
libbass.dylib | ||
libbassflac.dylib | ||
libbassmidi.dylib | ||
libbassopus.dylib | ||
libbasswv.dylib | ||
sflist.c | ||
sflist.h | ||
sflist_rewrite.c |
README.md
These libraries were modified from the originals.
First, they were generated by the bundled makefile, using:
make 64bit
Then, install_name_tool was used to change the id and import paths of each of them, so that the libraries are referenced from @rpath, not @loader_path.