i'm sure this is possible, but i just can't work out how to script it.
what i would like is an expression that i can type into a node that takes the reference number from the node name and uses it as a value.
for example:
having a node "Brightness1" would feed back a value of 1 and a node called "Brightness2" would give a value of 2.
the reason for this is to be able to use it within an expression as a variable so that when i copy and paste the node, i get the the same expression within it, but with a seed that is offset by 1. creating multiple copies of the node would create a series of nodes whose values 'ripple' in sequence.
it sounds quite complicated and maybe i haven't explained it very well, but i'm sure shake must be able to do this somehow.
thanks if you can help.