jesseallison / NEXUS

Rails applications and Javascript canvas based UI objects for Distributed Performance systems
http://allisonic.com/project/4
11 stars 3 forks source link

lineGraph #14

Open jesseallison opened 10 years ago

jesseallison commented 10 years ago

An object to take an array of numbers and graph them. Then it is able to be touched or polled (for automatic timed or envelope usage) and send out the value at that location.

jesseallison commented 10 years ago

This object should have a mode or a corresponding object that could have tags added. These tags would be positioned within the object and could be read, triggered, etc. e.g. plot an audio file and add comments, tag a timeline for triggering events, Perhaps this object is all one thing - a line, a plot, a qlist - really just points on a line with values that are settable and possibly interpolatable. Then they are represented in various ways. As a graph, as a que, as a list of comments, as a color, position, whatever.