-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathobjectlist.txt
More file actions
35 lines (35 loc) · 1.7 KB
/
objectlist.txt
File metadata and controls
35 lines (35 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
cantor Outputs a Cantor set.
clifford Computes the Clifford attractor.
colormap Maps linear value to an RGB output.
combi Finds all possible combinations from incoming list.
connect Connects objects with other objects.
counter A counter external.
crand Outputs random floats in a given range.
cuadratic Computes the quadratic equation.
delit A delayed iterator.
factor Computes the factorial of the stored float.
fd_lib The single object of this single object library.
fdm Accumulators (addition or multiplication).
frand Outputs random floats in a given range.
glistinfo Gets all information on the current canvas.
halton Computes a Halton sequence.
henon Computes a Henon map.
iterate A glorified "for" loop.
list-exec Computes a function on all elements on a given list.
lor~ Signal version of the Lorenz System with 3d signal input.
lorenz Computes the Lorenz System of equations.
lorsig~ Computes the Lorenz equations on every sample.
mandelbrot Runs the equations for the Mandelbrot system.
minimax Gets min and max of a stream of floats of unknown range.
mtwister Generates Mersene Twister pseudorandom real numbers.
norm Normalizes an unknown range over time into a range of 0-1.
parabola Performs the function for the parabola.
particle Computes the nth order derivative on float streams.
prandom Interfaces with a plain random C function rand.
randy A random integer object similar to Pd's random object.
reflect Reflects an incoming float from -value to +value.
root Gets the root canvas from inside a subpatch or abstraction.
scroll Scrolls a canvas.
siginfo Computes the nth order derivative on an incoming list.
sradio A small array of toggles with internal storage.
tracks Finds the best continuity between indexed information.