Hi All,
PD Noob here, but really enjoying playing with it so far.
The overall goal for my first project is to be able to convert playstation 2 controller signals into midi..to control Ableton Live. I have the controller hooked up...receiving signals using gripd, and I will look into outputting midi afterwhile...but something I'm trying to do now is learn the array/graph functions.
I have the joystick axis' going to number objects, and I would like to display them real time in a box...array seems to only be for linear data and not point data. I can't figure out how to send an X and Y coordinate to a graph or something.
example....
[; array1 X 50] [; array1 Y 50]
array1
_____________
| |
| |
| |
| X |
| |
| |
|_____________|
Any thoughts?
Any thoughts on where I can get some more thorough instruction on the graph, canvas, and array objects? (the reference help objects don't seem complete)...
Thanks in advance!
AltReality