Skip to content

s-ol/lua-rtmidi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-rtmidi

Lua bindings for RtMidi.

API documentation

Building

lua-rtmidi requires CMake 3.12 or above. Only tested on Windows.

$ mkdir build
$ cd build
$ cmake ..
$ cmake --build . --target lua-rtmidi53

Targets lua-rtmidi51 and lua-rtmidi52 are also available, which build the bindings for Lua 5.1 and 5.2 instead.

Copyright

lua-rtmidi is licensed under the 2-clause BSD License.

About

Lua bindings for RtMidi

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 90.3%
  • C++ 9.2%
  • Other 0.5%