Extra Quality | Midi2lua

: The tool generates a Lua script string or a sequence of piano notes.

time = 0, type = "note_on", channel = 1, note = 60, velocity = 90, time = 0.5, type = "note_off", channel = 1, note = 60, velocity = 0, midi2lua

In platforms like Roblox, MIDI2LUA is frequently used for "piano rooms" or visualization games. : The tool generates a Lua script string