punchik punchik wrote: > Hello! i have a patch that has 3 gem subpatches, each one has complex > iterative structures , since each one should be visualized at a time, is it > possible to turn off the 2 subpatches that are not viewed at any time? im > asking this because having this 3 subpatches consumes all of my cpu because > each one have a lot of repeats objects, is it possible to turn off the > subpatches im not using? ive tried to turn off the gemhead sending a 0 to it > and the structures doesnt appear anymore but they are still consuming my cpu > , is there any way of turning off this gem processes- subpatches? > > any advice would be appreaciated
do your subpatches have a gemhead? you can turn off the rendering of a gemhead by feeding it a simple "0", use for example a toggle to turn them on/off. marius. > > thanks > > pun. > > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
