diff options
author | Tim Blechmann <timblech@users.sourceforge.net> | 2004-07-19 21:28:04 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:11:55 +0200 |
commit | 1975cbb20fda8e57b3d923358cf5007605af421c (patch) | |
tree | c0ddd4beaa129f1e5d21a9af9e5c78dfa3a27620 /sc4pd/pd | |
parent | 96b9d4ab74d9b0d9bb073932f7e804585f1a7c80 (diff) |
another object
svn path=/trunk/externals/tb/; revision=1872
Diffstat (limited to 'sc4pd/pd')
-rw-r--r-- | sc4pd/pd/latoocarfian.pd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sc4pd/pd/latoocarfian.pd b/sc4pd/pd/latoocarfian.pd new file mode 100644 index 0000000..a3fb7e1 --- /dev/null +++ b/sc4pd/pd/latoocarfian.pd @@ -0,0 +1,18 @@ +#N canvas 0 0 450 300 10; +#X obj 89 115 print~; +#X obj 141 88 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 128 161 dac~; +#X obj 89 48 Latoocarfian~ 0.88 1.8 1.2 1.3; +#X obj 231 125 Latoocarfian 0.88 1.8 1.2 1.3; +#X floatatom 247 154 5 0 0 0 - - -; +#X floatatom 410 152 5 0 0 0 - - -; +#X obj 275 97 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X connect 1 0 0 0; +#X connect 3 0 0 0; +#X connect 3 0 2 0; +#X connect 3 1 2 1; +#X connect 4 0 5 0; +#X connect 4 1 6 0; +#X connect 7 0 4 0; |