diff options
Diffstat (limited to 'control')
-rw-r--r-- | control/constant-help.pd | 3 | ||||
-rw-r--r-- | control/qread-help.pd | 3 | ||||
-rw-r--r-- | control/rl-help.pd | 3 | ||||
-rw-r--r-- | control/rtout-help.pd | 3 | ||||
-rw-r--r-- | control/serial_bird-help.pd | 3 | ||||
-rw-r--r-- | control/serial_ms-help.pd | 3 | ||||
-rw-r--r-- | control/serial_mt-help.pd | 3 | ||||
-rw-r--r-- | control/sinh-help.pd | 3 | ||||
-rw-r--r-- | control/sl-help.pd | 3 | ||||
-rw-r--r-- | control/unserialize-help.pd | 3 | ||||
-rw-r--r-- | control/unwonk-help.pd | 3 |
11 files changed, 33 insertions, 0 deletions
diff --git a/control/constant-help.pd b/control/constant-help.pd new file mode 100644 index 0000000..af67427 --- /dev/null +++ b/control/constant-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 constant; +#X text 54 47 placeholder help patch; diff --git a/control/qread-help.pd b/control/qread-help.pd new file mode 100644 index 0000000..d36130d --- /dev/null +++ b/control/qread-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 qread; +#X text 54 47 placeholder help patch; diff --git a/control/rl-help.pd b/control/rl-help.pd new file mode 100644 index 0000000..ea99d9a --- /dev/null +++ b/control/rl-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 rl; +#X text 54 47 placeholder help patch; diff --git a/control/rtout-help.pd b/control/rtout-help.pd new file mode 100644 index 0000000..216ece3 --- /dev/null +++ b/control/rtout-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 rtout; +#X text 54 47 placeholder help patch; diff --git a/control/serial_bird-help.pd b/control/serial_bird-help.pd new file mode 100644 index 0000000..9020a76 --- /dev/null +++ b/control/serial_bird-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 serial_bird; +#X text 54 47 placeholder help patch; diff --git a/control/serial_ms-help.pd b/control/serial_ms-help.pd new file mode 100644 index 0000000..2c64e3e --- /dev/null +++ b/control/serial_ms-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 serial_ms; +#X text 54 47 placeholder help patch; diff --git a/control/serial_mt-help.pd b/control/serial_mt-help.pd new file mode 100644 index 0000000..40a9d3b --- /dev/null +++ b/control/serial_mt-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 serial_mt; +#X text 54 47 placeholder help patch; diff --git a/control/sinh-help.pd b/control/sinh-help.pd new file mode 100644 index 0000000..9208f05 --- /dev/null +++ b/control/sinh-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 sinh; +#X text 54 47 placeholder help patch; diff --git a/control/sl-help.pd b/control/sl-help.pd new file mode 100644 index 0000000..2a866f6 --- /dev/null +++ b/control/sl-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 sl; +#X text 54 47 placeholder help patch; diff --git a/control/unserialize-help.pd b/control/unserialize-help.pd new file mode 100644 index 0000000..5c28a0a --- /dev/null +++ b/control/unserialize-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 unserialize; +#X text 54 47 placeholder help patch; diff --git a/control/unwonk-help.pd b/control/unwonk-help.pd new file mode 100644 index 0000000..7371987 --- /dev/null +++ b/control/unwonk-help.pd @@ -0,0 +1,3 @@ +#N canvas 1 52 450 300 10; +#X obj 140 126 unwonk; +#X text 54 47 placeholder help patch; |