<?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: Morse code detector howto</title>
		<atom:link href="http://cycling74.com/forums/topic/morse-code-detector-howto/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/morse-code-detector-howto/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 15:45:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-60200</guid>
					<title><![CDATA[Morse code detector howto]]></title>
					<link>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-60200</link>
					<pubDate>Wed, 23 Nov 2011 17:59:38 +0000</pubDate>
					<dc:creator>dbmolabs</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,<br />
how to create a patch which detects (in the incoming audio from an ezadc~ object) morse code and translates it into text?<br />
Thanks in advance</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-216719</guid>
					<title><![CDATA[Re: Morse code detector howto]]></title>
					<link>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-216719</link>
					<pubDate>Thu, 24 Nov 2011 00:44:42 +0000</pubDate>
					<dc:creator>gwsounddsg</dc:creator>

					<description>
						<![CDATA[
						<p>First off you will have to find some why of insuring that the incoming signal is only the morse code signal.  Also it will be easier to program if it is consistent in terms of the length of each dash and dot.  </p>
<p>If thats consistant then you will have to group 4 incoming events into a list and compare that list to a database of each letter as a list.  Morse code is a binary language so its easy to do testing.</p>
<p>Hope that helps</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-216720</guid>
					<title><![CDATA[Re: Morse code detector howto]]></title>
					<link>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-216720</link>
					<pubDate>Thu, 24 Nov 2011 01:52:41 +0000</pubDate>
					<dc:creator>Christopher Dobrian</dc:creator>

					<description>
						<![CDATA[
						<p>Easier way: Invite that person who keeps sending you telegrams to get a Gmail account. :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-216721</guid>
					<title><![CDATA[Re: Morse code detector howto]]></title>
					<link>http://cycling74.com/forums/topic/morse-code-detector-howto/#post-216721</link>
					<pubDate>Fri, 25 Nov 2011 01:09:00 +0000</pubDate>
					<dc:creator>j.y.bernier</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/rscw/algorithm.html" rel="nofollow">http://wwwhome.cs.utwente.nl/~ptdeboer/ham/rscw/algorithm.html</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

