Skip to content

Releases: Geromatic/Midi-Unreal

2.62.5

12 Dec 21:51
Compare
Choose a tag to compare

UE 4.20 / 4.21

[MIDI Processor Component]
-Added OnTextEvent (e.g. Cue, Marker)
-Added OnSysExEvent
-Added OnMetronomeTick
-improved performance of getDuration

2.52.5

06 Dec 13:15
Compare
Choose a tag to compare

UE 4.20

2.52.2

06 Dec 13:14
Compare
Choose a tag to compare

UE 4.19

2.52.1

06 Dec 13:13
Compare
Choose a tag to compare

Unreal Engine 4.18

2.51

02 Nov 23:37
Compare
Choose a tag to compare

UE4 4.17

MIDI Processor Component:
-Modified Start Function/Node:
--Checkbox: background[default:false]
--Checkbox: choice between game time and real time[default:real]
Midi Interface Component:
-Added System Exclusive event node
-Added Clock event node

Supports all Unreal engine platforms

Marketplace V2.42

03 May 08:11
Compare
Choose a tag to compare

Current:
*MML[Music Macro Language] support
*Windows and Linux MIDI device support
*Built in MIDI Device interface. [VST support can be easily implemented [future] ]

*SimplifyNote variable for MIDI Component that lets you toggle between Note On only notes and Note On/Off notes [default: true]
*MIDI devices will output both Note On/Off Messages
*Ability to connect as many MIDI devices as you like [ 1 input / output per component] [1 output for global MIDI access]

Issues:
*Mac/IOS MIDI device support is temporarily disabled in order to get it on the marketplace #11