forked from surge-synthesizer/surge
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addresses surge-synthesizer#1041 This larger diff supports KBM files inside the surge engine but doesn't include the workflow to load them in the UI or display them at tuning time yet. Rather it sets up the ability to parse KBM files and push them onto the storage and note architecture and uses the Unit Test frameowrk to show that the synth is properly retuned and remapped. - Unit tests confirm we parse valid KBM files properly - Add SurgeStorage hooks for a current mapping - Confirm tuning and mapping for full-keyboard mappings works - Allow users to pick a KBM file Still work to do on persisting and showing.
- Loading branch information
Showing
11 changed files
with
704 additions
and
11 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.