ho0ber / havomi

Hardware Volume Mixer
GNU General Public License v3.0
27 stars 1 forks source link

Alter the "feedback" config element to better support non-parallel controls #4

Open ho0ber opened 2 years ago

ho0ber commented 2 years ago

The current "feedback: true/false" approach is a bit naive. Instead it should be "direction: in/out/both" or something similar, to allow a control to have different entries for input and output.

This might also be a good time to refactor the way status updates are pushed to the board - right now there are a lot of different methods called to update multiple stuff.

ho0ber commented 2 years ago

punted on this for now because it wasn't an issue