[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua MIDI 0.1.0
- From: David Jones <drj@...>
- Date: Mon, 3 Mar 2008 14:38:28 +0000
A mere 3 years have passed since the first release of Lua MIDI (see
http://lua-users.org/lists/lua-l/2005-02/msg00309.html ). I am
pleased to announce release 0.1.0.
Lua MIDI allows you to write Lua programs that send MIDI packets.
Currently only supported on OS X.
New features include:
Pre-built interpreter (based on the standard Lua interpreter).
MIDI packets can be scheduled to be sent automatically in the future.
A very brief tutorial is now included in the documentation.
I encourage anyone interested to get it from:
http://sourceforge.net/project/showfiles.php?group_id=131184
Feel free to pester me with any questions or concerns.
Cheers,
drj