openAVproductions / openAV-Ctlra

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

Callback refactor #77

Closed harryhaaren closed 6 years ago

harryhaaren commented 6 years ago

Refactors how callbacks are registered, hiding the impl details. Closes #40