Will Yager

Results 4 issues of Will Yager

Currently, on startup, the macos protonmail bridge automatically executes `/usr/bin/security execute-with-privileges /usr/bin/security add-trusted-cert -d -r trustRoot -p ssl -k /Library/Keychains/System.keychain /var/folders/` (attempting to add a self-signed CA cert to the...

enhancement

I'm interested in using midi-msg for an embedded MIDI project, but I see that the core `MidiMsg` type relies on `Vec` for the internal representation of arbitrary-length message types, such...

I forked this library with the intention of making the types use `num_traits`, but it looks like this has already been done on git, and just not released yet. Any...

### Description This is not an issue with Cardinal per se, but REAPER has this annoying thing that makes it effectively impossible to use `VSTi`s (i.e. VSTs that advertise the...