lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi everybody,

This is the first time I write on this mailing list, and I've got a question someone probably has already answered in the past :)
That said, I had a 'quick look' at the mailing list archive, and I couldn't find my answer. I hope I didn't miss any thread.

Is anyone aware of any MIDI modules compatible with Lua5.3?
The only 2  MIDI modules I've found are:

lovemidi (https://github.com/SiENcE/lovemidi)
luamidi (https://github.com/dwiel/luamidi)

and both aren't compatible with 5.3.

PS: maybe it's just me, since I'm only now seriously approaching Lua, but I'm struggling a bit with Lua5.3 in finding compatible modules.

Cheers,
Mario