-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A collection of fixes from the side project (#1469)
1. LFO Temposync Works 2. Legato mode fix for multi-triggered legatos 3. Accessibility improvements 4. ADSR better about zero stage skips and adds (non-exposed) delay
- Loading branch information
Showing
6 changed files
with
31 additions
and
7 deletions.
There are no files selected for viewing
Submodule sst-basic-blocks
updated
5 files
Submodule sst-jucegui
updated
7 files
Submodule sst-voicemanager
updated
3 files
+6 −0 | .github/workflows/build-pr.yml | |
+43 −8 | include/sst/voicemanager/voicemanager_impl.h | |
+6 −3 | tests/test_player.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters