< Back to IRCAM Forum

List instances and editor windows

Hi Karim, hi OMers ! I noticed in the last version of OM some improvements concerning editor’s windows (they close now when the relative instance is deleted or the main patch closed). However this is still not happening with List instances (which I’m using a lot and whose relative editors have thus the tendency to proliferate) … Any thoughts ?
M.

Hi Mauro,

Yes indeed, i fixed this for Score editors and such,. Will see if it is doable for list instances, there is no reason not!

Best
K
PS: will notify you

Dear Mauro,

For the hanging list instances problem here is a patch (to be put in your init folder) that fixes the issue. However it is still under testing. No problems for the time being.

Best
K

patch040621.lisp (995 Bytes)

Thanks Karim !
If I notice something strange with the new patch, I’ll let you know.
M.

Dear Mauro,

This is the final patch for this issue:
patch050621.lisp (1022 Bytes)

It will not only close the listinstance window when the instance is deleted, but also closes all related instances inside it.

Please do remove the last patch and put this instead in the init folder.
This will be included in the next release.

Best
K

Hi Karim, the patch is working. But it has a side effect : a strange error message while opening the instance of a voice :

the instance then looks just ok …

Dear Mauro,

Thank you a lot for this valuable report.
It is my bad. It’s fixed now (i hope :slight_smile: )
Here is a patch to replace the former.
patch070621.lisp (1.1 KB)

And please, don’t hesitate to report back.
Best

K