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

Ctlra Mapping: Refactor feedback to generic payload #86

Closed harryhaaren closed 6 years ago

harryhaaren commented 6 years ago

Tracks refactoring the feedback function to a more generic method with token payload. This should make it easier to implement for hosts, providing flexibility in what data they get returned in the source value get callback.