SDL2_sound is being built and packaged without midi support. SDL2_sound relies on timidity for midi, but has it disabled by default only because it is not Zlib-licensed -- timidity code is LGPL-Artistic dual licensed. The license should not be a problem for Fedora, and SDL2_sound should be configured with -DSDLSOUND_DECODER_MIDI=1 to enable midi support.
That is all correct, but you haven't provided a reason for enabling timidity. Making it a dependency would mean bringing in 142MB fluid-soundfount-gm as a dependency as well.
Well, the old SDL_sound had builtin midi support and now SDL2_sound does not. If the reason isn't good enough and/or the dependency is unacceptable, please go ahead and close this.
Speaking of the dependency: The old SDL_sound doesn't seem to dictate a soundfont: https://src.fedoraproject.org/rpms/SDL_sound/blob/rawhide/f/SDL_sound.spec (Actually, the timidity embedded in SDL_sound/SDL2_sound requires GUS patches and not a soundfont, but that's something else..)
FEDORA-2022-6d7f5e549b has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-6d7f5e549b
FEDORA-2022-6d7f5e549b has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-6d7f5e549b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-6d7f5e549b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-6d7f5e549b has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.