bucklespring
bucklespring copied to clipboard
Remove ALURE dependency and add built-in WAV loader for macOS compatibility
Since brew has removed the alure formula, I used alc instead for mac build
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?