Hallo, hard off hat gesagt: // hard off wrote: > i haven't tried this new version of pd yet, but i know that if i did, i > would agree with the comments above.
Try it! It contains lots of useful new stuff like pow~ and bugfixes and I'm sure the automagic will evolve into a useful feature with a bit of reworking and added flexibilty. To get rid of the automagic the hard way, change line 140 in g_text.c from int connectme = (x->gl_editor->e_selection && to int connectme = 0; But first you should try it yourself, maybe you like it the way it is. Ciao -- Frank _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
