From c3fdeeb4feb97052336a624bbbb5cf821ee03551 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Thu, 27 May 2010 21:35:31 +0000 Subject: Modified my dir structure svn path=/trunk/externals/tof/; revision=13571 --- tof/to_ascii_code-help.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tof/to_ascii_code-help.pd (limited to 'tof/to_ascii_code-help.pd') diff --git a/tof/to_ascii_code-help.pd b/tof/to_ascii_code-help.pd new file mode 100644 index 0000000..4d49897 --- /dev/null +++ b/tof/to_ascii_code-help.pd @@ -0,0 +1,14 @@ +#N canvas 1427 407 571 202 10; +#X msg 49 60 test; +#X msg 182 61 1234; +#X obj 49 112 tof/to_ascii_code 13; +#X msg 92 60 list abcdef; +#X obj 49 153 print codes; +#X text 54 19 Tags: conversion text symbols; +#X text 55 3 Description: Convert PD messages into ASCII codes; +#X text 188 111 Optionnal argument: append ASCII code (in this case +13 \, a carriage return); +#X connect 0 0 2 0; +#X connect 1 0 2 0; +#X connect 2 0 4 0; +#X connect 3 0 2 0; -- cgit v1.2.1