bucklespring icon indicating copy to clipboard operation
bucklespring copied to clipboard

Remove ALURE dependency and add built-in WAV loader for macOS compatibility

Open krank56 opened this issue 6 months ago • 1 comments

Since brew has removed the alure formula, I used alc instead for mac build

krank56 avatar Jul 31 '25 04:07 krank56

Thanks for the PR.

I'm not sure I'm comfortable to drop the default wav loader for the other platforms; your implementation might work with the default shipped WAV files for now, but does it properly handle any WAV you throw at it?

I don't do any apple stuff myself so I have no way to try, but I'm pretty sure it should be possible to pull in and build your own alure somehow?

zevv avatar Aug 24 '25 06:08 zevv