WavPack icon indicating copy to clipboard operation
WavPack copied to clipboard

WavPack encode/decode library, command-line programs, and several plugins

Results 24 WavPack issues
Sort by recently updated
recently updated
newest added

Found that sources fot windows and linux are separate and after closer inspection I can't shake the impression that it's unnecessary hastle. You have to generate two differenct packages which...

Since there have been numerous changes to the cmake stuff here, including the ability to build the winamp plugin for Window using mingw, I thought I would experiment with this...

This is 5.6.0 on a macOS 14.5. Running `./configure --help` says ``` --enable-libcrypto use libcrypto MD5 if available (breaks Mac build) ``` but running `./configure --enable-libcrypto` makes it build just...

Hi, I use WavPack via SDL_Mixer and I recently let my project build using VS2022 ClangCl and got the following error: `SDL_mixer\external\wavpack\src\read_words.c(136,30): error : call to undeclared library function '_BitScanForward'...