Skip to content

Feature/microkorg s adaptation #465

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ilantz
Copy link

@ilantz ilantz commented Jun 30, 2025

Added adaptation for Korg microKORG S synthesizer (deeply leveraging cursor code agent)

  • Supports all 256 patches across 4 banks (A, B, C, D)
  • Implements proper MIDI bank select and program change recall
  • Handles unique multi-step sysex dump process
  • Added a bunch of debug logs

Build updates for windows

  • Updated CMake configuration to correctly locate python
  • Added Windows build directories format to .gitignore

GenericBankDumpCapability.cpp update

  • Added support for sending multiple sysex commands as part of a single bank dump request
  • This allows adaptations to use multi-step dump sequences needed for synths like the microKORG S

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