From ce7d7364150288a3214561111e77040318dae520 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sat, 17 Apr 2010 18:26:18 +0000 Subject: Added a few test classes svn path=/trunk/externals/tof/; revision=13453 --- test/to_ascii_code-help.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test/to_ascii_code-help.pd (limited to 'test/to_ascii_code-help.pd') diff --git a/test/to_ascii_code-help.pd b/test/to_ascii_code-help.pd new file mode 100644 index 0000000..276bd99 --- /dev/null +++ b/test/to_ascii_code-help.pd @@ -0,0 +1,13 @@ +#N canvas 1371 321 506 219 10; +#X msg 108 32 test; +#X msg 262 34 1234; +#X obj 95 74 tof/to_ascii_code 13; +#X msg 173 36 list abcdef; +#X obj 95 115 print codes; +#X obj 214 115 print length; +#X text 234 73 Optionnal argument: append ascii code; +#X connect 0 0 2 0; +#X connect 1 0 2 0; +#X connect 2 0 4 0; +#X connect 2 1 5 0; +#X connect 3 0 2 0; -- cgit v1.2.1