<?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: remove slashes from OSC data?</title>
		<atom:link href="http://cycling74.com/forums/topic/remove-slashes-from-osc-data/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/remove-slashes-from-osc-data/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 20:49:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/remove-slashes-from-osc-data/#post-58639</guid>
					<title><![CDATA[remove slashes from OSC data?]]></title>
					<link>http://cycling74.com/forums/topic/remove-slashes-from-osc-data/#post-58639</link>
					<pubDate>Fri, 26 Aug 2011 17:35:39 +0000</pubDate>
					<dc:creator>snerk4000</dc:creator>

					<description>
						<![CDATA[
						<p>before anyone tears my life apart for not reading the docs, i looked at as much as i could in the reference and googled for a while, and i can&#8217;t get this done without a push from someone smarter than me.</p>
<p>i have an experimental iphone touchOSC multiselector going.  </p>
<p>messages are coming in as /page/multipush/row/column state, eg /1/mp1/3/7 0.<br />
is there a simple way to turn this into a list of [screenitem row column state]?   eg 1 3 7 0</p>
<p>i&#8217;ve put OSC-route in and tried a few other things, i can unpack the numbers but i can&#8217;t get rid of the / chars.  at all.  regexp is literally alien to me so if there&#8217;s a way to avoid it that&#8217;d help, unless it&#8217;s the easiest way.</p>
<p>thanks for any help!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/remove-slashes-from-osc-data/#post-210839</guid>
					<title><![CDATA[Re: remove slashes from OSC data?]]></title>
					<link>http://cycling74.com/forums/topic/remove-slashes-from-osc-data/#post-210839</link>
					<pubDate>Fri, 26 Aug 2011 18:58:40 +0000</pubDate>
					<dc:creator>Hugobox</dc:creator>

					<description>
						<![CDATA[
						<p>Try [fromsymbol @separator /], it should remove all the slashes.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/remove-slashes-from-osc-data/#post-210840</guid>
					<title><![CDATA[Re: remove slashes from OSC data?]]></title>
					<link>http://cycling74.com/forums/topic/remove-slashes-from-osc-data/#post-210840</link>
					<pubDate>Fri, 26 Aug 2011 19:20:10 +0000</pubDate>
					<dc:creator>snerk4000</dc:creator>

					<description>
						<![CDATA[
						<p>fantastic.  thanks man.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

