On 04/09/2016 12:06 AM, Alexandre Torres Porres wrote:
sure, but not a library containing many objects, so I don't see why using [declare -lib], isn't that just for the case of libraries with many objects? Since it is just a single object binary, all I need is to have it in a path, so more like [declare -path "folder"].
well the point is that you *can* load any library (regardless of the number of object it contains) with [declare -lib].
e.g. you can use it to load a library "cyclone/Scope~" which has an alias "scope~" - and in the patch you can juse use [scope~].
gmdsr IOhannes