-
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.
Hook up legato mode from the voice manager (#1450)
This implements legato mode from the voice manager with the restart and restart-retrigger modes intact. Critically voice glide is not in place so its a bit odd but does what you want.
- Loading branch information
Showing
4 changed files
with
50 additions
and
4 deletions.
There are no files selected for viewing
Submodule sst-voicemanager
updated
5 files
+4 −0 | include/sst/voicemanager/voicemanager_constraints.h | |
+99 −8 | include/sst/voicemanager/voicemanager_impl.h | |
+428 −2 | tests/legato_playback.cpp | |
+10 −10 | tests/mono_playback.cpp | |
+107 −2 | 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