04-03-2009 12:24 PM
04-03-2009 02:18 PM - edited 04-03-2009 02:18 PM
Is below kind of what you are looking for? I jut took the array of locations and indexed it for as many peaks as I knew I would have (you would have to change this if you plan to have more peaks) Then wired the output of the indexed array to a property node for the Xvalue of a cursor.
Again, you are going to need as many cursors as peaks.
Hope this helps!

04-06-2009 12:23 AM
04-06-2009 08:49 AM
this much I have done. now how to send this location information to the property node of graph? there is a data type mismatch problem.
Please help me.