Jean-Michaël Celerier

Results 672 comments of Jean-Michaël Celerier

et voilà :) https://github.com/jcelerier/libremidi/assets/2772730/9f39a950-9593-44c3-b354-cfaa00fdd167

it's where i want it to be at df33d0abacd8a5cf8b64ea93c0d397dea2d6b55f ; again i'm pretty sure there could be subtle concurrency issues, but I test-drived it with fsanitize=address fsanitize=undefined fsanitize=thread until it...

the cmake part has been done for quite a while

heya, I'm going through all the steps - it seems to work on already most of the OSes, super nice and thanks for doing this! ### First build error https://dev.azure.com/vcpkg/public/_build/results?buildId=94328&view=logs&j=878666d5-db33-5b27-9e7d-b0c7ee352005&t=3980505e-92f5-53ef-75a8-4f2e70b97516...

okay, I could reproduce an error locally.. it seems that just setting LIBREMIDI_NO_WINMM in the offending cases is enough. i'll add acheck for if we're targeting windows store.

if you can try with git master..

I tagged a new version with the fixes if it makes it easier (but if it does not just set -DLIBREMIDI_NO_WINMM=1 to cmake in the uwp vcpkg configurations and it...

super thank you so much!

seems to have been merged to vcpkg, yay!

I added a v3 tag to match the code and the current state of the library