diff options
author | Tim Blechmann <timblech@users.sourceforge.net> | 2004-07-15 19:03:22 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:11:55 +0200 |
commit | 0f1258611b064b215d1dd877f69e694fedf0d109 (patch) | |
tree | 3e895ab013cd5b5bb575ee9a2c3d59954ed99ffe /sc4pd/pd | |
parent | e00233cb28aaf909f03f3f9a83f08b5174b65d51 (diff) |
further checkins
svn path=/trunk/externals/tb/; revision=1866
Diffstat (limited to 'sc4pd/pd')
-rw-r--r-- | sc4pd/pd/LinRand.pd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sc4pd/pd/LinRand.pd b/sc4pd/pd/LinRand.pd new file mode 100644 index 0000000..30c610f --- /dev/null +++ b/sc4pd/pd/LinRand.pd @@ -0,0 +1,4 @@ +#N canvas 0 0 450 300 10; +#X obj 226 70 LinRand 1 2 3; +#X floatatom 226 95 5 0 0 0 - - -; +#X connect 0 0 1 0; |