Skip to content

MT-32 / Munt  #63

@vol-2

Description

@vol-2

I can't get MT-32 music to work. If someone could please help me I would be grateful.

Setup is Retroarch running in Raspberry Pi OS. I have Munt installed and it works as expected in dosbox outside of RA, so I know that's good.

From bootup, doing an "aconnect -o" in the console gives me client 14 and client 128. 14 is the "Midi Through Port 0" device (at 14:0), and 128 is the MT-32 (at 128:0)

When I launch RA, I see in Midi devices only client 14, but it doesn't even enumerate the client, it only shows the device, in this case "Midi Through Port 0".

I see midi settings in dosbox-svn.conf, dosbox-svn.opt, and in retroarch.cfg. Perhaps I'm missing something, but that's all I can find. I have tried many different combos of these and no luck.
I'm using the Dark Forces sound setup menu to test because it's easy to get into, and it features a music-digital sound side-by-side menu that I can easily idiot-check that I'm still getting SB sound.

Right now, I have things like this:
retroarch.cfg:
midi_driver = "alsa"
midi_input = "128:0" ###also tried "MT-32", "Midi Through Port 0", "Off"
midi_output = "128:0" ###also tried "MT-32", "Midi Through Port 0", "Off"

dosbox-svn.opt:
dosbox_svn_midi = "true"###also tried with (dosbox_svn_use_options = "false")

dosbox-svn.conf:
mpu401 = intelligent
mididevice = alsa ###also tried "MT-32", "default" "128:0"
midiconfig = 128:0 ###also tried "MT-32", "default", "alsa"

One more thing, when I open RA (or possibly when I open Dosbox SVN, I see an extra midi entry when I query the console via SSH. It creates a "client 129" input.

That's about where I'm at. Can anyone help me get MT-32 music going in this?

Thanks,

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