Skip to content
Pedro Alves Valentim edited this page May 23, 2017 · 8 revisions

LuaMidi ♫ – The Lua library to read and write MIDI files

LuaMidi ♫ is the pure Lua library to reading and writing MIDI files, with friendly API. As it provides MIDI data's total abstraction, it doesn't require the user to concern about technical stuff, such as delta time and NoteOn/NoteOff signals. Its methods are intuitive and its objects' data are completely human-readable.

This library doesn't have any dependencies.

Welcome

Welcome to the wiki. It aims to explain every aspect of LuaMidi ♫, from installation to writing a MIDI file with everything it offers. If there's something you didn't find here, please, post an issue and it'll be answered as quickly as possible.

Warning: This wiki is still under construction. Many pages may be missing.

Pages