william light

Results 17 issues of william light

though all of the major plugin formats support exposing presets to the host, the functionality thereof is quite limited, typically consisting just of an analog of MIDI banks. at this...

right now, the input buffer type is `&[f32]` and the output buffer type is `&mut [f32]`. these represent pretty much exactly what we get from the host. i have seen...

Airwave is working swimmingly on most of the plugs I throw at it, but, unfortunately, Addictive Drums 2 keeps crashing, Happens regardless of whether I have the UI open or...

It is my opinion that this project is EOL and should be deprecated and archived. My reasoning is the following: 1. VST2 as a format has been EOL for years....

important

I am using `rcodesign` in a on-premises CI server, with the smartcard functionality backed by a Yubikey 5 token. When two (or more) jobs attempt to sign executables simultaneously, at...

bug
apple-codesign

As it stands, loaded fonts and textures are never deallocated. Huge memory leak here.

This is a bug occurring in https://github.com/indygreg/apple-platform-rs, a downstream which (optionally) uses the `yubikey-rs` crate. It's unclear to me whether this is an `apple-codesign` (downstream) bug, one in `yubikey-rs`, or...