On Tue, 13 Jul 2010, Frank Barknecht wrote:

I would love a proper way for Pd vanilla/core to load libraries into abstractions. I know of [import] but most of my abstraction libraries target vanilla installs, too, so I cannot use it. And [declare] currently is designed for top-level _main.pd-style patches only, so there's no way to really preload list-abs in RTC-lib-abstractions for example.

It's not even working for top-level patches, because what you load for one top-level patch is also loaded for all subsequent patches until you restart pd. Do you restart pd often enough, that you don't notice ? Canvas-local loading is not only an abstractions thing. See also :

  http://lists.puredata.info/pipermail/pd-list/2010-04/078178.html
  http://lists.puredata.info/pipermail/pd-list/2010-04/078183.html

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to