openAVproductions / openAV-Ctlra

A plain C library to program with hardware controllers.
BSD 3-Clause "New" or "Revised" License
79 stars 16 forks source link

Port Daemon to C code #30

Closed harryhaaren closed 7 years ago

harryhaaren commented 7 years ago

These commits port the daemon example to use the Ctlra MIDI IO instead of RtMidi. By disabling the seq example, it totally removes the dependency on C++ from the Ctlra library.