GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
654 stars 36 forks source link

Command-line options to assign faders + change in readme #2

Closed lm41 closed 2 years ago

FrostyCoolSlug commented 2 years ago

Personal preference (not sure about Dinnerbone's thoughts on this), While not completely opposed, I'd personally try to avoid the option of having user input be passed directly into the library for matching, especially in cases where validation may be required. Clients should ideally be responsible for handling all input and making the necessary calls to the back via defined paths..