Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,618 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 89 commits in 10 repositories
Created a pull request in sfztools/sfizz that received 2 comments
Add API to process CC events received by automation
This API allows to receive CC values without having them interpreted as MIDI events. For instance, this API would permit to turn a UI knob attached…
Opened 20 other pull requests in 2 repositories
sfztools/sfizz
15
merged
3
open
1
closed
- Fix uninitialized memory with sndfile
- Delayed UI updates with locking
- Make sure to null the editor frame after closing
- Interpolation using simde
- Update to VST 3.7.1
- Fix a crash with scala files under LV2
- Add lfoN_beats
- Set up the code-signing key pair for macOS
- Install code-signing certificates for macOS
- Prerequisites for automated macOS code signing
- Add new alias: bendstep
- Cache the value of usedCCs
- Type-safe OSC message sending
- Move the Synth p-impl to the header file SynthPrivate
- Make sure to expose widechar sndfile API
- Fix with sndfile
- Add OSC and plugin-side communication
- Separate demos programs and unit tests
- Process WAV chunk padding correctly
steinbergmedia/vstgui
1
merged
Reviewed 1 pull request in 1 repository
sfztools/sfizz 1 pull request
Created an issue in sfztools/sfizz that received 3 comments
Undetermined crash with voice manager
This has occurred on playing a series of notes on sfizz vk, a moment after changing polyphony from 64 to 128. The version was a VST stabilization b…