When restarting mairlist 7 (b2026) the earlier stored matrix mix isn’t load automaticly.
Is there a way to load a matrix preset by a command or script on startup?
Or is this perhaps a ‘bug’? It would be nice if the latest matrix mix preset will be loaded when rebooting mAirlist. Now after startup the complete matrix mix is empty.
The Matrix Mixer doesn’t restore the last state currently (it never has).
But you can save the presetand then use the MATRIXMIXER LOAD <filename> command as a startup action.
1 Like
Thx torben,
Were to find the command? it isn’t in the standard execute command list in the configuration app.
Or should the command be written in a script and then run on startup?
Just type it manually. As a rule of thumb, all commands that expect an additional parameter (like the filename here) are not in the dropdown list.
Thx I will have a try today!