stop [poly~] voice windows opening?

lewis lepton's icon

howdy fellow patchers,

as the title says i want to stop the opening of the [poly~] windows.
i have my object set as say [poly~ a.patch 16 args #0]. but it always opens the 16 voice windows, in the main patch with all the voices showing as well, how can this be stopped.
just would save a lot of time every-time i open my main patch that it did not happen.

cheers

lewis edwards
------
smokingbunny.co.uk

Chris Muir's icon

You have saved the a.patch poly~ patcher with a window open. Open a.patch make sure all the windows associated with it are closed, save it, and the poly~ should load cleanly.

lewis lepton's icon

that does not work for me, still the same problem of all voice windows opening

l

Chris Muir's icon

post your patches, then

FRid's icon

Try closing all the windows, add a bang-object to the patch, delete it and save the patch. This worked(s) for me.

(the bang was random but just make sure something is changed in the patch before saving)

Roman Thilenius's icon

if command-S depends on the dirty bit flag i would consider that a bug.

lewis lepton's icon

still a probsem of it opening. even after doing the small change and saving thing.

im thinking of starting the patch again as a think it needs updating anyhow, just strange

l

Chris Muir's icon

If you want other eyes on the problem, post your patches.

lewis lepton's icon

i cant really give the patch as it is for a client.
but i will just carry on, im more than sure that i will be able to solve the problem.

but thanks though for the help, if it carrys on with the new build im doing, youll know from me if tho problem happens again

l

FRid's icon

Have you tried-

Ctrl-a,
Ctrl-c,
Ctrl-n,
Ctrl-v

(or the appropriate key if on mac) Copy everything into a new patch (including all the subpatchers/poly's/whatnot)?

FRid

lewis lepton's icon

seems i have found something to this problem

when i embed the bpatcher it opens all the voices, but when i unmark it, it does not open the windows

l