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

Hide the use of MIDI behind velocity #13258

Merged
merged 2 commits into from
Jun 9, 2022
Merged

Commits on Jun 9, 2022

  1. Hide the use of MIDI behind velocity

    * conhost requires an additional dependency in Windows, which might
      cause us trouble in WPG
    * Terminal requires an additional *package* dependency, which *will*
      cause us trouble in WPG (since GmDls is about 3MB)
    
    I chose to scope the feature checks to MidiOut directly, as I wanted to
    keep the delay behavior in MidiAudio::PlayNote. This is negotiable.
    DHowett committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    000b112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d7dfb View commit details
    Browse the repository at this point in the history