Hello list,
I'm looking for a method/object to get the same function as the external object [arraysize] but with the ability to define the target array by sending a symbol/whatever and not to be forced to create a specified unique argument.
i need to get the size of various arrays, but i don't know their name/numbers yet when i start my patch so i can hardly create x predefined arraysize objects.
maybe is there a simple way to achieve this ? (no soundfiler, everything is loaded at the beginning, i would like to avoid if possible solutions like storing a list of array size somewhere and get values from it later).
+! aym3ric.
arraysize accepts a "set arrayname" message. bang to output the new value. or a message like "set arrayname, bang" will do both.
aym3ric wrote:
Hello list,
I'm looking for a method/object to get the same function as the external object [arraysize] but with the ability to define the target array by sending a symbol/whatever and not to be forced to create a specified unique argument.
haha ok thanks :)
maybe would be a nice idea to add this in the [arraysize] help file ? i've checked now the c file and indeed it's even mentioned as a intro comment ... but well i'm not completely used yet to 1st check the source and then the help file ;)
+! aym3ric.
arraysize accepts a "set arrayname" message. bang to output the new value. or a message like "set arrayname, bang" will do both.
aym3ric wrote:
Hello list,
I'm looking for a method/object to get the same function as the external object [arraysize] but with the ability to define the target array by sending a symbol/whatever and not to be forced to create a specified unique argument.
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list