<?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: trouble with commas in lists for poly~</title>
		<atom:link href="http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 19:29:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-31821</guid>
					<title><![CDATA[trouble with commas in lists for poly~]]></title>
					<link>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-31821</link>
					<pubDate>Wed, 09 May 2007 14:50:04 +0000</pubDate>
					<dc:creator>bryanteoh</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m having trouble putting a comma in a message I want to send to<br />
[poly~].  I  need to send something of the format [target $1, $2],<br />
however, when I use &#8220;,&#8221; to make it so that the comma will be a part<br />
of the actual message, poly complains about bad arguments.  I&#8217;ve had<br />
the same problem with [line~], although apparently a 0 in place of the<br />
comma works for that specific object for some reason.</p>
<p>I&#8217;ve figured out the solution before, but I keep forgetting what it<br />
was.  It&#8217;s&#8230;annoying</p>
<p>Bryan<br />
&#8211; </p>
<p><a href="http://www.techniquolor.com" rel="nofollow">http://www.techniquolor.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103830</guid>
					<title><![CDATA[Re: trouble with commas in lists for poly~]]></title>
					<link>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103830</link>
					<pubDate>Wed, 09 May 2007 16:08:50 +0000</pubDate>
					<dc:creator>simonbreak</dc:creator>

					<description>
						<![CDATA[
						<p>Not sure if this is your problem but you definitely need to have a space on both sides of the comma, e.g [target $1 , $2]. This has given me grief so many times&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103831</guid>
					<title><![CDATA[Re: trouble with commas in lists for poly~]]></title>
					<link>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103831</link>
					<pubDate>Wed, 09 May 2007 16:59:35 +0000</pubDate>
					<dc:creator>bryanteoh</dc:creator>

					<description>
						<![CDATA[
						<p>yeah, I tried adding spaces but to no avail.  I&#8217;ve abandoned using the target message, however, I&#8217;m running into problems with poly~ in general.  I can&#8217;t see any problems with the patch, but when I try to play it, I can only get one voice to sound at a time.  </p>
<p>Here&#8217;s the file.  Any help would be appreciated (had to zip it and up instead of txt because of some of the abstracts I use).  </p>
<p><a href="http://www.techiquolor.com/files/trigger_finger_box_02.zip" rel="nofollow">http://www.techiquolor.com/files/trigger_finger_box_02.zip</a></p>
<p>thanks in advance</p>
<p>Bryan <br />
&#8211;</p>
<p><a href="http://www.techniquolor.com" rel="nofollow">http://www.techniquolor.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103832</guid>
					<title><![CDATA[Re: trouble with commas in lists for poly~]]></title>
					<link>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103832</link>
					<pubDate>Thu, 10 May 2007 00:08:37 +0000</pubDate>
					<dc:creator>Andrew Benson</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m assuming that you are using poly~ to do voice allocation?</p>
<p>If so, I would recommend using a &#8220;prepend note&#8221; before the input of<br />
poly~.  This will pass everything after &#8220;note&#8221; to the next non-busy voice.</p>
<p>Hope that helps.</p>
<p>Cheers,<br />
Andrew B.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103833</guid>
					<title><![CDATA[Re: trouble with commas in lists for poly~]]></title>
					<link>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103833</link>
					<pubDate>Thu, 10 May 2007 09:07:57 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Bryan Teoh schrieb:<br />
> I&#8217;m having trouble putting a comma in a message I want to send to<br />
> [poly~].  I  need to send something of the format [target $1, $2],<br />
> however, when I use &#8220;,&#8221; to make it so that the comma will be a part<br />
> of the actual message, poly complains about bad arguments.  I&#8217;ve had<br />
> the same problem with [line~], although apparently a 0 in place of the<br />
> comma works for that specific object for some reason.</p>
<p>There is never ever a comma in a message. Commas are used in message <br />
boxes to separate messages from each other&#8230; If you have a message box <br />
like [0., 1. 1000] and send this to a line object its the same as <br />
sending first a 0., and then a list 1. 1000&#8230;</p>
<p>You have to get these basics into your head&#8230; (With the help of <br />
fundamentals/tutorials &#038; topics&#8230;)</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103834</guid>
					<title><![CDATA[Re: trouble with commas in lists for poly~]]></title>
					<link>http://cycling74.com/forums/topic/trouble-with-commas-in-lists-for-poly/#post-103834</link>
					<pubDate>Thu, 10 May 2007 11:42:34 +0000</pubDate>
					<dc:creator>bryanteoh</dc:creator>

					<description>
						<![CDATA[
						<p>yes, thanks.  I knew that you could send multiple messages with<br />
commas, but it never occurred to me that these commonly used messages<br />
(which almost always occur in the tutorials and help patches in the<br />
same format) worked exactly the same way.  it&#8217;s great to learn &#8217;cause<br />
knowledge is power, eh?  Much gratitude for the help everyone.  I&#8217;ll<br />
be sure to brush up on my basics before blindly posting in the future<br />
;)</p>
<p>Bryan</p>
<p>On 5/10/07, Stefan Tiedje <stefan -Tiedje@addcom.de> wrote:<br />
> Bryan Teoh schrieb:<br />
> > I&#8217;m having trouble putting a comma in a message I want to send to<br />
> > [poly~].  I  need to send something of the format [target $1, $2],<br />
> > however, when I use &#8220;,&#8221; to make it so that the comma will be a part<br />
> > of the actual message, poly complains about bad arguments.  I&#8217;ve had<br />
> > the same problem with [line~], although apparently a 0 in place of the<br />
> > comma works for that specific object for some reason.<br />
><br />
> There is never ever a comma in a message. Commas are used in message<br />
> boxes to separate messages from each other&#8230; If you have a message box<br />
> like [0., 1. 1000] and send this to a line object its the same as<br />
> sending first a 0., and then a list 1. 1000&#8230;<br />
><br />
> You have to get these basics into your head&#8230; (With the help of<br />
> fundamentals/tutorials &#038; topics&#8230;)<br />
><br />
> Stefan<br />
><br />
> &#8211;<br />
> Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
> &#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
> &#8212; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com<br />
><br />
></stefan></p>
<p>
&#8211; <br />
<a href="http://www.techniquolor.com" rel="nofollow">http://www.techniquolor.com</a></p>
<p><a href="http://www.ksod.net" rel="nofollow">http://www.ksod.net</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

