Search and Hit Enter

Midi2lua -

-- Load the MIDI file data local midi_data = type = "note_on", channel = 0, note = 60, velocity = 100, time = 0, type = "note_off", channel = 0, note = 60, velocity = 100, time = 100, type = "pitch_bend", channel = 0, value = 8192, time = 200,