Cog/ThirdParty/BASS/README.md
Christopher Snowhill 54db6c17cb Dependencies: Update BASS and WavPack libraries
BASSMIDI: 2.4.15.3
BASSFLAC: 2.4.5.5
BASSOPUS: 2.4.3
BASSWV: 2.4.7.4

WavPack: 5.8.1

And updated the WavPack plugin to support threaded decoding, using up to
four worker threads, as detected from the host machine's CPU count.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-28 16:18:28 -07:00

19 lines
345 B
Markdown

These libraries were modified from the originals.
First, they were generated by the bundled makefile, using:
```
make 64bit
```
Modifying the id and import paths was no longer necessary, as they
already use @rpath now.
As of editing, they are:
BASS 2.4.17
BASSMIDI 2.4.15.3
BASSFLAC 2.4.5.5
BASSOPUS 2.4.3
BASS_MPC 2.4.1.2
BASSWV 2.4.7.4