-
Notifications
You must be signed in to change notification settings - Fork 46
Toolkit:PD
Ulric Wilfred edited this page Jan 31, 2015
·
2 revisions
-
pd/number
— node which is restricted to have any inlets- Inlets
-
in
:pd/t-num
— provides ability to override a value -
spinner
:pd/spinner
— (hidden) sends values from spinner
-
- Outlets
-
out
:pd/t-num
— value from a spinner orin
-inlet, depending on what changed last
-
- Inlets
-
pd/osc
— oscillator- Inlets
-
wave
:pd/t-wave
— wave type -
freq
:pd/t-num
— frequency
-
- Outlets
-
sound
:pd/t-obj
— resulting sound
-
- Inlets
-
pd/wave
— wave chooser- Inlets
-
wave
:pd/t-wave
— (hidden) wave type, sends values from combo-box
-
- Outlets
-
wave
:pd/t-wave
— selected wave type
-
- Inlets
-
pd/plot
— plot a sound- Inlets
-
sound
:pd/t-obj
— sound to plot
-
- Inlets
-
pd/t-num
— send number, wrapped inT
— timbre object -
pd/t-wave
— send wave type, wrapped inT
— timbre object -
pd/t-obj
— transfer any T-object -
pd/spinner
— special channel to send values frompd/number
node spinner, saves time of change