aboutsummaryrefslogtreecommitdiff
path: root/examples/tab16receive~.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2004-11-23 15:29:47 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2004-11-23 15:29:47 +0000
commit9340768f6c7dea7cb7fe348f6fdf52db75ce9d82 (patch)
tree92af89757cb802aee5b088ce5a5c9ce5b29ebc37 /examples/tab16receive~.pd
This commit was generated by cvs2svn to compensate for changes in r2300,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iem16/; revision=2301
Diffstat (limited to 'examples/tab16receive~.pd')
-rw-r--r--examples/tab16receive~.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/tab16receive~.pd b/examples/tab16receive~.pd
new file mode 100644
index 0000000..292ec2b
--- /dev/null
+++ b/examples/tab16receive~.pd
@@ -0,0 +1,18 @@
+#N canvas 109 83 646 239 12;
+#X text 17 53 creation argument: name of array;
+#X text 16 83 By default a block is 64 samples \; this can be reset
+using the block~ object.;
+#X obj 21 18 tab16receive~;
+#X text 376 199 updated for iem16 version1.0;
+#X obj 5 176 tab16write~;
+#X obj 5 195 tab16read4~;
+#X obj 109 195 tab16read;
+#X obj 109 176 tab16write;
+#X obj 204 176 tab16send~;
+#X obj 204 195 tab16receive~;
+#X obj 328 181 table16;
+#X text 17 155 see also:;
+#X text 129 18 - read a block of a 16bit-signal from an array continuously
+;
+#X text 10 129 16bit-signals are limited to 65536 values between -1.0..+1.0
+;