lua-users home
lua-l archive

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


Hi Mike,

In your quest for a Midi Mac driver/plugin/library would you accept a
business (not free) solution ?

If so, I've written a C plugin for a specific commercial multimedia IDE, and
this could be adapted with a bit of work for Lua.

Let me know if you are interested, if not, sorry for the disturbance.

Regards,

Thierry


2012/8/11 Mike McGonagle <mjmogo@gmail.com>
Hi everyone,

I recently got myself a Mac, and was hoping to use Lua to write some
programs that will generate some midi data to send to other
applications for sound generation. Is there any information on getting
lua to send midi data over the IAC Midi bus?

I have found the luamidi stuff, but I don't know yet if that works on
the Mac yet.

Any pointers would be greatly appreciated.

Mike