Unable to save or load yml with OrangeLine Morph

Hi there,
I can’t save or load a yml file when using multiple Morphs or Morpheus.

Tested with VCV Rack:

The patch with only one Morph worked with MetaModule.
Patches with two or more Morphs appear in the MetaModule patch list, but do not load when clicked.

Tested without VCV Rack:

I can add many Morphs to a patch in the MetaModule editor and they all seem to work fine.
However, when I try to save the patch, I get a “Failed to write patch” error.
Sometimes the save is successful and the patch appears in the MetaModule patch list, but it does not load when I click on it.

is this due to the lots of data that Morph saves in the yml?

Ok, yes I see, it’s due to the size of the data saved by the Morph in the patch file. I can fix the code to support larger amounts of data saved by modules. I’ll make an issue for it.

1 Like