Using Multislider to Graph an Exponential Curve
Hello everyone,
I am having a hard time trying to graph an exponential curve using the Multislider object. The math is already completed and I have incoming float values. The Y range of the multislider is set to 0-10 (to match range of incoming float values) and the X range is set to 0-300 (300 seconds of time).
The thing that I can't figure out is how to move over each index every one second, and then set that index to the designated incoming value. I know that I'll have to use the 'metro 1000' object at some point and have it start at the same time as my exponential data comes in, I just don't know how to do this and I've been racking through the reference and help menus for ages.
Does anybody have any advice on this issue? I greatly appreciate it.
Maks
Doubleug, thank you for this! I don't undestand what the 'fetch $1' message is for though. It seems to work just fine with or without it. Plus, I'm not sure if the numbers coming out of the right outlet are something that I have a use for.