graph
From Pdpedia
| {{{example_image}}} caption | |
| Description: | description is required |
|---|---|
| Abbreviation: | |
| Library: | vanilla |
| Author(s): | Miller S. Puckette and others |
| Developer(s): | |
| Release version: | |
| Release date: | 2007 |
| Status: | active |
| Dependencies: | |
| License: | BSD |
| Website: | http://crca.ucsd.edu/~msp/software.html |
| Programming Language: | |
| Platform(s): | GNU/Linux, Mac OS X, Windows |
| Language: | English |
| Data type(s): | |
| Distribution(s): | DesireData, PDa, Pd-extended, Pd-vanilla, puredata debian package, pure:dyne |
GRAPHS
A graph in Pd is a rectangular subregion of the window in which you can store numeric arrays.
If you create a new array Pd will usually make a new graph to put it in (you can change this using the "array" dialog that pops up.)
You can change the array values by redrawing it in the graph. See also "11.arrays" and passim in the "control examples".
last updated for release 0.33
Contents |

