I can compile and load a patch to the Lich.
I can compile and store a patch to slot 1 with
make PATCHNAME=MidiCV store
but can’t store to any other slot
make PATCHNAME=MidiCV store slot 2
stores to slot 1
make PATCHNAME=MidiCV store slot=2
stores to slot 1
so is there further docs to seek out beyond that readme file?