03-27-2010 01:09 AM - edited 03-27-2010 01:09 AM
I fixed the awkward shift and I added in up down left right for the knobs next I will make this continuous and maybe use a producer consumer architecture instead of those nasty local variables
*also I think if I use a producer/consumer(event) I will lose this line that occurs when I stop the program as the loop iterations will be together instead of one off*
03-27-2010 02:55 AM
06-19-2010 01:39 PM
A big problem is the fact that the xy array grows without bounds, even if the inputs don't change.