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: Dynamic Feedback Map #88

Open harryhaaren opened 6 years ago

harryhaaren commented 6 years ago

This tracks dynamically being able to map the feedback sources exposed by the application to the lights on the hardware. This requires some additional lookup calls in the mappa API for source_id, and some config file updates to enable binding them.