Jean-Michaël Celerier

Results 619 comments of Jean-Michaël Celerier
trafficstars

I think it's fine to assume that denormal numbers should be on during compilation time, that said maybe this crash could be revealing some bug in the interval arithmetic calculation...

I'd like to add such a CI configuration, though IDK if there is some github action or VM that easily provides clang@HEAD?

~hello ! I actually pushed some commits that change this behaviour this very morning, could you try on the latest commit if that was not the case?~ nevermind, I didn't...

Patch looks sound nevertheless, will apply

btw, are you ok with me linking the bindings in the README ? :)

yes definitely, the C api is very provisional right now and not stable yet. For instance all the names aren't homogenous. Stable version will be part of the 5.0 release.

heya! I just added some of the requested methods. there will still be a bit of breakage before stable release..

> libremidi_midi1_available_apis this one, as it mirrors the C++ namespaces libremidi::midi{1,2} thanks for noticing the bug in backend name comparison! that said for it I think it'd be better to...