Output parameters not matching when compiling

Hey,
Since Lich last firmware update (21.2.2) I’ve this error while compiling:
CONNECTED TO: OWL Lich Boot v21.0
CPU: 24% Memory: 2736
MESSAGE: Output parameters not matching 0 3
Any idea?

1 Like

Yes that’s a new diagnostic message to indicate that the patch details on the website (metadata) don’t match the compiled patch. It only, currently, applies to gen~ patches.
What patch are you seeing this with?

1 Like

OWL Max Tutorial 9 patch from Cherif Hashizume for instance.
So I have to add Parameter F, G and H as OUTPUTS for corresponding outputs in gen~ (out3 to 5)?

1 Like

What you do is add parameter F and G as OUTPUTS (for Lich CV out 1 and 2) and Button 3 OUTPUT (for Lich gate out).
As per OWL Patch Library – Rebel Technology

On the Witch you could additionally add a Button 4 OUTPUT for the second gate out.

More in depth explanation here (let me know if it needs expanding):

2 Likes

And don’t forget to recompile the code on the web page too…

2 Likes

thanks, this helped me out of the twilight zone.

I think it also helps to reload the page and reconnect to the Lich before you load the patch.

1 Like

That seemed like something I should do with the MidiMono patch I just uploaded.
I need to add the outputs as params.
…but webpage ( using Chromevirus) is just not working." Add new param" adds a param with PARAMETER_A pre-selcted. Following that any edits are duplicated to the existing param which already has PARAMETER_A . (change the param, they both change in sync).

Also the Description text just vanishes on save.

patch seems to work when up loaded from Chromevirus to Lich, and is a bit pointless to run it online, so I’m not going to fuss, but would be nice to do add those params .
I blame Chrome…anyone guess that ?