Load .mokuconf file in python API

Is it possible to load a .mokuconf file in the python API?

This would be a very useful feature, I can’t find any mention of this in the docs.

Hello @jephwack ,

Thank you for reaching out to Liquid Instruments! This is going to be added as a feature in our 4.0.2 release; I’ll update this thread when it has been released. Thank you!

Hello @jephwack ,

MokuOS 4.0.2 has been released, as well as the ability to save and load configuration files with the API. Here is a link to the API documentation; every instrument now has a function called save_settings()/load_settings() which is used to save/upload configuration files. For Multi-Instrument mode, it is save_configuration()/load_configuration(). I hope this was helpful and if there are any other questions please let me know!

-Dylan