kibook / redm-instruments

Play instruments in real time with other players
13 stars 5 forks source link

Basic issue #2

Open Adam3222 opened 1 year ago

Adam3222 commented 1 year ago

How exactly do I play midi files through the instruments in game?

kibook commented 1 year ago

You need to specify a URL of a MIDI file. You can't play one from your computer.

Paste the URL of the MIDI file into the bar to the left of the play button, then click the play button to play it.

Zato-Ichi commented 1 year ago

I can play url files fine, but i was hoping to have the mod listen for mini input. Is there anyway to make this work with loopMIDI or MIDIplayer, the way rust does - allowing live performance from a connected midi controller?