Skip to content

MIDI backend disabled despite the CMake log claiming otherwise #882

Description

@VerMishelb

Win11 24H2, MSYS2 UCRT. When configuring SDL_mixer, either with -D SDLMIXER_MIDI=ON or with no extra options specified, the CMake output lists midi_timidity as an enabled backend, yet attempting to play a midi with testmixer errors out with an unknown format message, listing available decoders as wav, stbvorbis, drflac, voc, aiff, au, drmp3, sinewave, raw.

I'm building from the master branch git cloned 18.07 without --recurse-submodules, if this matters, and judging by the root cmakelists it should indeed use timidity for this.

I also have an issue with one random wav file (pcm u8, 8363 Hz, mono, having an amazing length of 153 ms) refusing to play, but I'll leave this for a different time and a different issue, as I have sparse internet access at the moment. MPC-HC mediainfo shows two conformance errors for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions