atsushieno / rtmidi-c

C port to rtmidi C++ library, to make it usable with .NET P/Invoke.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I'm deprecating this project. I created rtmidi fork that adds almost the same C API instead (to bring build back system sanity). See https://github.com/atsushieno/rtmidi . Thanks to rtmidi hackers, my changes are even merged there.


rtmidi-C

C port to rtmidi C++ library, to make it usable with .NET P/Invoke.

(Windows and OSX build should be added. So far the build requires gcc and lacks any other additional configure flags and libs.)

About

C port to rtmidi C++ library, to make it usable with .NET P/Invoke.

License:MIT License


Languages

Language:C++ 86.5%Language:Makefile 12.2%Language:Shell 1.3%