Patching Window
N = new object
C = new comment
I = new inlet
O = new outlet
A = new audio object, Shift + A = new audio output stereo object
M = new midi object, shift + M = new midi keyb object
D = new display object
SPACE, new object
DELETE, delete selected object
CURSORS, move current object
CMD/CTRL+X/C/V - Cut/Copy/Paste
Parameter values
Parameters can be changed by:
- mouse for units, + shift for sub-units, +shift+ctrl for fine units (e.g 0.5,0.05,0.01)
- arrow-up/down. shift-arrow-up/down
- page-up/down
- home, end
- typing the number followed by enter
Cut/Paste Notes
- object creation/pasting is done at current mouse position
- copy/paste a number of objects will retain their connections together (but not to anything not contained in the selection)
- you can also cut n paste between patches, including help files etc... useful for common constructions.