I am just starting out with pureData, reading what I can, and trying to figure out how the whole thing work.
But, there is one change I think could be useful, to the system.
I am not sure if this is the right place, but here goes.
In the world of electronics, sliders/pot-meters usually have a range of say 0 - 1. But they usually also have two outputs. On the one side you would get 0 - 1, and on the other one you would get the inverse.
So when a slider is all the way to the left it would be 0 on the left output, and 1 on the right output. And vice versa.
Now, this could of course be done by adding some calculations to an extra output connection, but then you would have to adjust more stuff if you edit the range of the slider.
Just a suggestion, or though.
// Greger
http://gregerstoltnilsen.net/