Geromatic / Midi-Unreal

Midi for Unreal Engine
129 stars 31 forks source link

Seeking Platform Testers #6

Closed Geromatic closed 5 years ago

Geromatic commented 7 years ago

I am trying to get MIDI to work on all platforms that Unreal supports.

MIDI Interface [Input/Output] can only run on Linux, Window, Mac/IOS

if there are any bugs can you post the error log

Whiiplash commented 7 years ago

Hi, I've already compiled this successfully on MacOS

Geromatic commented 7 years ago

Ya it successfully will compile for all main platforms now + Android/IOS. The only issue was interacting with MIDI Input/Output devices. Mac doesn't seem to have a built in MIDI Synth like Windows does, so I gotta figure out a way to code a Synth for the Mac/IOS build.