<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[split list]]></title><description><![CDATA[<p>I have a list</p>
<p>1 2 3,page,1</p>
<p>[1] [2] [3,page,1]<br />
[list split]</p>
<p>Is there any way that when [1] is bang I get a 1 but if [3,page,1] is bang I can split at each comma<br />
and print 3 atoms like float 3 smybol page  flot 1</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11589/split-list</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 15:58:24 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11589.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 08 Sep 2018 23:09:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to split list on Sat, 08 Sep 2018 23:09:50 GMT]]></title><description><![CDATA[<p>I have a list</p>
<p>1 2 3,page,1</p>
<p>[1] [2] [3,page,1]<br />
[list split]</p>
<p>Is there any way that when [1] is bang I get a 1 but if [3,page,1] is bang I can split at each comma<br />
and print 3 atoms like float 3 smybol page  flot 1</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11589/split-list</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11589/split-list</guid><dc:creator><![CDATA[mrsstaceyseigle]]></dc:creator><pubDate>Sat, 08 Sep 2018 23:09:50 GMT</pubDate></item><item><title><![CDATA[Reply to split list on Sun, 09 Sep 2018 05:55:04 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/mrsstaceyseigle">@mrsstaceyseigle</a> in Pd the comma is interpreted as a list separator, so &quot;1 2 3,page,1&quot; would be converted into three lists: &quot;1 2 3&quot;, &quot;page&quot; and &quot;1&quot;.</p>
<p>to check wether an element of a list is a bang you can use route:<img src="/uploads/files/1536472501570-screen-shot-2018-09-09-at-07.54.44.png" alt="Screen Shot 2018-09-09 at 07.54.44.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11589/split-list/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11589/split-list/2</guid><dc:creator><![CDATA[weightless]]></dc:creator><pubDate>Sun, 09 Sep 2018 05:55:04 GMT</pubDate></item></channel></rss>