Skip to content

Fix Windows runtime DLL path for VS BuildTools installs#407

Open
cwitkowitz wants to merge 2 commits intodevelopfrom
derek/ticket-377
Open

Fix Windows runtime DLL path for VS BuildTools installs#407
cwitkowitz wants to merge 2 commits intodevelopfrom
derek/ticket-377

Conversation

@cwitkowitz
Copy link
Copy Markdown
Collaborator

@cwitkowitz cwitkowitz commented Apr 1, 2026

Summary:

  • Implements drum-aware MIDI visualization
  • Adds drum-note flag to MIDI notes
  • Identifies channel 10 MIDI notes as drums
  • Renders drum notes as X markers in the piano roll

Additional Fix:

  • Fixes Windows runtime DLL path detection for Visual Studio BuildTools installs

Context:

  • While implementing Drum MIDI Visualization on Windows, I encountered a runtime DLL path issue that prevented the application from running correctly
  • This fix was made in order to proceed with development and was included as an addition

Notes:

  • Drum changes are visualization only
  • No synthesis/audio behavior was modified
  • For Windows DLL path fix; will open a follow-up ticket to make VS detection more robust

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.

2 participants