plus (vanilla)
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 |
(etc.) -- ARITHMETIC
The floating point binary operators are +, -, *, /, pow, max, and min. Note that pow only works for nonnegative mantissas.
Bang outputs sum
Numbers in left inlet add and output sum
Numbers in right inlet only change the inlet's value
You can supply a creation argument to initialize the right inlet:
see also:
last updated for version 0.33
Contents |

