Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support KBM Files #1462

Merged
merged 1 commit into from
Jan 9, 2020
Merged

Conversation

baconpaul
Copy link
Collaborator

Addresses #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.

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.
@baconpaul baconpaul merged commit 370a7ca into surge-synthesizer:master Jan 9, 2020
@baconpaul baconpaul deleted the kbm-parse-1041 branch February 3, 2020 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant