<div dir="ltr"><div>Hi, </div><div><br></div>The objects [key], [keyup] and [keyname] can't be used in a multi-instance context. The are bound to **static** symbols generated in the setup() methods so it breaks the multi-instance support. I added a commit to fix this on this Github PR<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">:</span> <a href="https://github.com/pure-data/pure-data/pull/288">https://github.com/pure-data/pure-data/pull/288</a>.<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span>T</span>he PR already integrated</span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"> the fix for the stack count issue. </span>I hope it's fine for you if I make all my multi-instance and multi-thread corrections in this issue, otherwise I can split everything in separate PR. <div><br></div><div>Cheers,</div><div><br></div><div>Pierre</div></div>