<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Text to ASCII code</title>
		<atom:link href="http://cycling74.com/forums/topic/text-to-ascii-code/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/text-to-ascii-code/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 23:30:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/text-to-ascii-code/#post-37426</guid>
					<title><![CDATA[Text to ASCII code]]></title>
					<link>http://cycling74.com/forums/topic/text-to-ascii-code/#post-37426</link>
					<pubDate>Thu, 01 May 2008 00:11:51 +0000</pubDate>
					<dc:creator>Sub Avian Flow</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m working on a patch that takes a upc bar code that triggers 12 integers that will be hooked up to a coll object to generate musical phrases.   I&#8217;ve decided to use the ASCII code to split the barcode into the 12 digits I need for the rest of the patch.  I originally inquired about this a few months back.  Here&#8217;s a link to that conversation.    <a href="http://www.cycling74.com/forums/index.php?t=msg&#038;goto=126809#msg_126809" rel="nofollow">http://www.cycling74.com/forums/index.php?t=msg&#038;goto=126809#msg_126809</a><br />
The problem with all the proposed solutions is the message box.  I need to use the Text Edit object to do what I want to do.  </p>
<p>
Here is what I have so far.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/text-to-ascii-code/#post-129341</guid>
					<title><![CDATA[Re: Text to ASCII code]]></title>
					<link>http://cycling74.com/forums/topic/text-to-ascii-code/#post-129341</link>
					<pubDate>Thu, 01 May 2008 00:15:12 +0000</pubDate>
					<dc:creator>Sub Avian Flow</dc:creator>

					<description>
						<![CDATA[
						<p>For some reason neither bang nor enter works with the upc code the same way that it does when the barcode is scanned in.  Here is what I get when I scan the barcode.   </p>
<p>print: 13 13 13 13 13 13 13 13 13 13 13 13<br />
print: 8 8 8 8 8 8 8 8 8 8 8 8<br />
print: 48 48 48 48 48 48 48 48 48 48 48 48<br />
print: 55 55 55 55 55 55 55 55 55 55 55 55<br />
print: 55 55 55 55 55 55 55 55 55 55 55 55<br />
print: 51 51 51 51 51 51 51 51 51 51 51 51<br />
print: 50 50 50 50 50 50 50 50 50 50 50 50<br />
print: 54 54 54 54 54 54 54 54 54 54 54 54<br />
print: 54 54 54 54 54 54 54 54 54 54 54 54<br />
print: 49 49 49 49 49 49 49 49 49 49 49 49<br />
print: 57 57 57 57 57 57 57 57 57 57 57 57<br />
print: 50 50 50 50 50 50 50 50 50 50 50 50<br />
print: 53 53 53 53 53 53 53 53 53 53 53 53<br />
print: 52 52 52 52 52 52 52 52 52 52 52 52<br />
print: 13 13 13 13 13 13 13 13 13 13 13 13</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/text-to-ascii-code/#post-251052</guid>
					<title><![CDATA[Reply To: Text to ASCII code]]></title>
					<link>http://cycling74.com/forums/topic/text-to-ascii-code/#post-251052</link>
					<pubDate>Wed, 29 May 2013 03:59:49 +0000</pubDate>
					<dc:creator>wendellmel</dc:creator>

					<description>
						<![CDATA[
						<p>UPC bar code only encode numeric characters. Code 128 is capable of encoding all ASCII characters. To encode the text to a bar code using a font, a <a href="http://www.keepautomation.com/font_tools/source_code_barcode_font_encoder.html" rel="nofollow">barcode font encoder</a> is needed to format the characters to text string for a barcode font.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

