<?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: filtering out [sort of] repeated lists</title>
		<atom:link href="http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:39:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-43125</guid>
					<title><![CDATA[filtering out [sort of] repeated lists]]></title>
					<link>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-43125</link>
					<pubDate>Tue, 31 Mar 2009 18:42:10 +0000</pubDate>
					<dc:creator>Ben Nevile</dc:creator>

					<description>
						<![CDATA[
						<p>so, say I have a stream of the following few lists:</p>
<p>[1 0]<br />
[2 1]<br />
[3 0]<br />
[1 0]<br />
[7 1]<br />
[1 1]<br />
[3 0]</p>
<p>now, the filter should be looking at the first item in each list. I would like the output to be:</p>
<p>[2 1]<br />
[7 1]<br />
[1 1]<br />
[3 0]</p>
<p>so, they&#8217;re sort of x/y pairs.</p>
<p>i looked at [funbuff], but still have repetitions with new sets of lists.</p>
<p>see if this makes sense:</p>
<p>
<div><span id="toggle43125-0" class="patchtoggle" onmousedown="toggleMaxPatch('post43125-0', 'er43125-0');">&#8211; Pasted Max <span id="maxversion43125-0"></span> Patch, click to <span id="er43125-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A701.3ocwW9sjZBCEF%2BZ7o3Lo2ZYR3OpzdUur2zWfNc5DgnlJjPgPca2Ye2aR%0A.cwUsF2Eoy3PLwvImyO%2BxGgGm3gVJefUifO.eE77dbhmmcHy.dc88PEzGRyo%0A01ogRkEELgBMs82TrGT1wUa30f9ytMTE7YXmrIOCx4aYfZCCjMpxFEnjvR19%0AaUzTvE4LkMtjtA4Y1nIW9i2SH8loN.6mJtazURgRPKX1a3SUbZ994WRUoa3h%0A0euhkpZKNRXrOdJPhwllffY1FcG3a8BWM%2BO1vQB7wlQeZxDykoNxlBVcMcM6%0AD1PzkGDpSbHBvms7CNs7mcnZpX0ZhSUbonWEEunsfr0Et6xgp4XjQtJxZmr5%0A2kr1niPGB0Yn4LbOXNOx1YwvxxKoyDRE7yFthcpRyUgU3UHaPhEswXGH6qRL%0AFhsQMpURlPtGZw%2BA%2B3oLnVVvfJVISwMUeMrlofU7bEqhk47NzqIQsJin42KN%0AN6%2BGF888MFaBHMmmtU6pkK2MEnhLHqonDnqobgyXLDM3ZKRGTRFSnbDKrzw.%0ACMpblDAngVczAhH7XZ3iMF9VW%2B.iqeXe%2Beswh6ODffQihgdmpYdKrlM%2Bd3nK%0AX6zkzIrpjlt0UbjLNzfz%2BrBgi5QELaXbkFKFSZzJMhHioxnh%2BrIy0rNhGxCK%0A1YdZaBitG%2B%2BegRdUiXYypUtp.hNeQGd6J.KoOzrjJV6xNj.6Nj3vqRntgqo%2B%0AZ%2BB9tuXVnC0qwWD8Q8ZNztvXSj67iwm3Ga%2BVj4xMXJGfFwCY2tuKH7lrjsyA%0AkyEu7c6rKiY7iwYsroJceR08xGvyqTFqVwE1S20aNwGMmM7rLln%2BVtBdVoTK%0An5RgYI9wlJn8AwQG5bg%2BxcMSCbHSidUYJNtWlZ57FyzECel9FynHGxnjQMiR%0AFdc2.vHhCLhLZYj4LgCsPJD6hlW24oI%2BEjEBvbE%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post43125-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode43125-0">----------begin_max5_patcher----------
701.3ocwW9sjZBCEF+Z7o3Lo2ZYR3OpzdUur2zWfNc5DgnlJjPgPca2Ye2aR
.cwUsF2Eoy3PLwvImyO+xGgGm3gVJefUifO.eE77dbhmmcHy.dc88PEzGRyo
01ogRkEELgBMs82TrGT1wUa30f9ytMTE7YXmrIOCx4aYfZCCjMpxFEnjvR19
aUzTvE4LkMtjtA4Y1nIW9i2SH8loN.6mJtazURgRPKX1a3SUbZ994WRUoa3h
0euhkpZKNRXrOdJPhwllffY1FcG3a8BWM+O1vQB7wlQeZxDykoNxlBVcMcM6
D1PzkGDpSbHBvms7CNs7mcnZpX0ZhSUbonWEEunsfr0Et6xgp4XjQtJxZmr5
2kr1niPGB0Yn4LbOXNOx1YwvxxKoyDRE7yFthcpRyUgU3UHaPhEswXGH6qRL
FhsQMpURlPtGZw+A+3oLnVVvfJVISwMUeMrlofU7bEqhk47NzqIQsJin42KN
N6+GF888MFaBHMmmtU6pkK2MEnhLHqonDnqobgyXLDM3ZKRGTRFSnbDKrzw.
CMpblDAngVczAhH7XZ3iMF9VW+.iqeXe+eswh6ODffQihgdmpYdKrlM+d3nK
X6zkzIrpjlt0UbjLNzfz+rBgi5QELaXbkFKFSZzJMhHioxnh+rIy0rNhGxCK
1YdZaBitG++egRdUiXYypUtp.hNeQGd6J.KoOzrjJV6xNj.6Nj3vqRntgqo+
Z+B9tuXVnC0qwWD8Q8ZNztvXSj67iwm3Ga+Vj4xMXJGfFwCY2tuKH7lrjsyA
kyEu7c6rKiY7iwYsroJceR08xGvyqTFqVwE1S20aNwGMmM7rLln+VtBdVoTK
n5RgYI9wlJn8AwQG5bg+xcMSCbHSidUYJNtWlZ57FyzECel9FynHGxnjQMiR
Fdc2.vHhCLhLZYj4LgCsPJD6hlW24oI+EjEBvbE
-----------end_max5_patcher-----------</code></pre></div>
</div>
</p>						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154633</guid>
					<title><![CDATA[Re: filtering out [sort of] repeated lists]]></title>
					<link>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154633</link>
					<pubDate>Tue, 31 Mar 2009 23:53:18 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>What is the exact condition for whether a list gets passed or not? You said filtering out repeated lists but I can&#8217;t see this from your example. Might just be me being a bit slow though!</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154634</guid>
					<title><![CDATA[Re: filtering out [sort of] repeated lists]]></title>
					<link>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154634</link>
					<pubDate>Wed, 01 Apr 2009 14:48:34 +0000</pubDate>
					<dc:creator>Ben Nevile</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>the lists are two integers long, and can be thought of as x/y pairs, or an address and a value.</p>
<p>if you look at the first message box:<br />
[0 1, 0 0, 0 1, 1 0, 2 0, 3 1, 3 0, 3 1, 4 1, 5 0]</p>
<p>this is a bunch of two-value lists, sent out one by one, to simulate what&#8217;s actually happening in my patch.</p>
<p>notice the sequence:<br />
[0 1]<br />
[0 0]<br />
[0 1]</p>
<p>this is what I mean by a repeat, list beginning with 0 happens three times. after all that I just want one message sent, with the latest version of that list, so:</p>
<p>[0 1]</p>
<p>does that make sense?</p>
<p>combination of [funbuff] and [dump] works first time round, but not with successive passes. I guess I want [funbuff] with [dump only things that have changes since last dump].</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154635</guid>
					<title><![CDATA[Re: filtering out [sort of] repeated lists]]></title>
					<link>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154635</link>
					<pubDate>Wed, 01 Apr 2009 16:21:55 +0000</pubDate>
					<dc:creator>Maurizio Giri</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, change the message [dump] with [dump, clear]</p>
<p>m</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154636</guid>
					<title><![CDATA[Re: filtering out [sort of] repeated lists]]></title>
					<link>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154636</link>
					<pubDate>Wed, 01 Apr 2009 16:33:32 +0000</pubDate>
					<dc:creator>Ben Nevile</dc:creator>

					<description>
						<![CDATA[
						<p>but [clear] erases the contents of funbuff?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154637</guid>
					<title><![CDATA[Re: filtering out [sort of] repeated lists]]></title>
					<link>http://cycling74.com/forums/topic/filtering-out-sort-of-repeated-lists/#post-154637</link>
					<pubDate>Wed, 01 Apr 2009 17:23:50 +0000</pubDate>
					<dc:creator>Maurizio Giri</dc:creator>

					<description>
						<![CDATA[
						<p>mmhh. I see, you want a pair to be filtered out if it was on the previous dump.<br />
This is not easy because funbuff has no way to know if a pair is in the first message box or in the next one: it only &#8220;sees&#8221; lists of two elements getting into its left inlet.<br />
Maybe you should use a coll and add a flag to a pair when it is dumped so that it is not dumped again.</p>
<p>m</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

