From 7601ef8eabc854709b5bdb312de9e7cee34a8c20 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Fri, 23 Jan 2009 21:50:38 +0000 Subject: + added branch pdstring+wchar/ from pdstring/ svn path=/trunk/externals/moocow/; revision=10606 --- pdstring+wchar/src/unsigned.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 pdstring+wchar/src/unsigned.pd (limited to 'pdstring+wchar/src/unsigned.pd') diff --git a/pdstring+wchar/src/unsigned.pd b/pdstring+wchar/src/unsigned.pd new file mode 100644 index 0000000..7a5a328 --- /dev/null +++ b/pdstring+wchar/src/unsigned.pd @@ -0,0 +1,27 @@ +#N canvas 206 54 450 300 10; +#X floatatom 105 86 5 0 0 1 byte_value - -; +#X obj 105 116 string2any; +#X obj 119 146 print s2a; +#X obj 105 176 any2string; +#X floatatom 105 208 5 0 0 0 - - -; +#X msg 105 48 -10; +#X msg 143 48 246; +#X floatatom 238 207 5 0 0 0 - - -; +#X floatatom 240 82 5 0 0 1 byte_value - -; +#X msg 240 49 -10; +#X msg 278 49 246; +#X obj 238 115 bytes2any; +#X obj 238 175 any2bytes; +#X obj 252 145 print s2b; +#X connect 0 0 1 0; +#X connect 1 0 2 0; +#X connect 1 0 3 0; +#X connect 3 0 4 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 8 0 11 0; +#X connect 9 0 8 0; +#X connect 10 0 8 0; +#X connect 11 0 12 0; +#X connect 11 0 13 0; +#X connect 12 0 7 0; -- cgit v1.2.1