[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua5.3 and MIDI
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 10 Jul 2019 08:10:22 +0200
Op Wo. 10 Jul. 2019 om 02:19 het Mario Buoninfante
<mario.buoninfante@gmail.com> geskryf:
> Thanks for the suggestion.
> Unfortunately LuaMidi (https://www.pjb.com.au/comp/lua/MIDI.html) seems to deal with MIDI files ('off-line') but not with real-time MIDI (ie MIDI to/from hardware device via USB), that is what I'm looking for.
How hard can it be to refactor the code to call import/export routines
instead of accessing the next line/record?