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

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to