-
Notifications
You must be signed in to change notification settings - Fork 132
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
Unable to choose a specific Hardware MIDI Synth to use #765
Comments
Crispy Doom uses SDL_mixer which does not allow a choice of MIDI output on Windows. You can use VirtualMIDISynth witch can switch default MIDI mapper. However, we are working on better Windows MIDI support and are interested in testers with MIDI hardware. |
Oh, alright. Ill try that out, in the mean time. I do have actual MIDI hardware, so if you need someone to test things out, just let me know. |
I added a PR related to this for Chocolate Doom: chocolate-doom#1506 What do you think? |
This is great, thank you! |
Background
Version of Crispy Doom: 5.10.3
Operating System and version: Windows 10, Version 21H1
Game: Doom
Any loaded WADs and mods (please include full command line): DOOM.WAD (though this affects any WAD)
Bug description
Observed behavior: There seems to be no way in the config tool for Crispy Doom, or in the CFG file, to set which Hardware MIDI Synth you want to use.
Expected behavior: An option or variable would be available in the config tool or CFG, to set your Hardware MIDI Synth, enabling the usage of modules like a real Roland SC-55 MKII, connected to a PC via a Roland UM-ONE MK2
The text was updated successfully, but these errors were encountered: