Documentation can be found here: https://navelpluisje.github.io/reasonus/
Feel free to contribute. You can contribute inmultiple ways:
- Report an issue. If you fond an issue, please report it and provide the information needed.
- If you found an issue and are able to fix it yourself:
- Fork the repository
- Edit the code
- Create a pull request
Always respect the code of conduct.
shared/csurf_utils.cpp > readAndCreateIni
: add the setting(s)shared/csurf_utils.cpp > validateReaSonusIni
: add the setting(s)shared/csurf_context.cpp
: add the setting(s) with the getter(s) and setter(s)csurf_faderport_x/csurf_fp_X_main.cpp
: set the current value in the contextcsurf_faderport_x/csurf_fp_X_ui_init.cpp
: add the controlres.rc
: Add the setting to the init ui
FaderPort 8 & 16 only
csurf_faderport_8/csurf_fp_8_menu_manager.cpp
: Add the new setting