Hello!
1.)
I want to represent earthquake events as timestamps on a timeline and visualize its irregular chronology (see patch) and not linear by frame speed. And where every event triggers a sound effect depending on its energy (magnitude). The classification I have already done.
So far, the events are visualized and animated constantly (depending on frame rate) in a vector rose, where in a chronological order the space directions/vectors between event coordinates have been translated at the same origin (0,0,0), keeping only the space directions and not the positions.
How do I visualize and animate the cylinder vectors now on a timeline depending on its date and time data and how do I trigger event sounds when occuring?? (fixed amount of cylinders should be visible, in the example 60)
2.)
Furthermore, I want to visualize the classified data _(according to the magnitude of an eartquake event)_by color and by the size of cylinder objects in a chronological animation (always 60 cylinders visible) equivalent to the timestamps. The animation should be variable.
I not even get the colors and sizes correctly represented on the corresponding cylinder vectors while being animated!
How could I solve these tasks??
Many thanks,
sueniii
whole vvvv patch (323.0 kB)
.txt file (11.1 kB)