[PD] [declare]: -path seems not to be added to the searchpathes

IOhannes m zmoelnig zmoelnig at iem.at
Tue May 29 09:48:46 CEST 2007


Frank Barknecht wrote:
> Hallo,

>>
>> - [declare -lib somelib] makes the objects of the external 'somelib'
>> availabe to ALL patches, not only to the [declare]'s parent patch.
> 
> Currently it's impossible to "unload" a binary object (builtin or
> external) from Pd once it is loaded. Loading the wrong [counter]
> binary will make all your [counter] objects behave like the one loaded
> first. That's also why you cannot overwrite binary objects with
> abstractions. Just try it.


in fact it IS possible, as krzysztof has shown in cyclone.
(ok, it is not real "unloading" (as in: freeing memory) but you can
manipulate pd's object-table, once you have manged to run a certain
function in your library.


but imo its dirty


fg.sER
IOhannes




More information about the Pd-list mailing list