load_settings

Load a previously saved `.mokuconf` settings file into the instrument. To create a `.mokuconf` file, either use `save_settings` or the desktop app.

See save_settings to save the settings

Parameters

string required
The path to load the `.mokuconf` file to.

# Examples