<?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[comparing symbols lists and floats]]></title><description><![CDATA[<p>until now i always used [list-compare] from the list-abs library for comparing lists. accidentally i found a method that seems much more efficient (although it was not possible without [list tosymbol] and [fudiformat]): <a href="/uploads/files/1557174601791-compare.pd">compare.pd</a><br />
<img src="/uploads/files/1557174611347-compare.png" alt="compare.PNG" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 21:55:49 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/12039.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 May 2019 19:54:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to comparing symbols lists and floats on Tue, 07 May 2019 01:51:12 GMT]]></title><description><![CDATA[<p>until now i always used [list-compare] from the list-abs library for comparing lists. accidentally i found a method that seems much more efficient (although it was not possible without [list tosymbol] and [fudiformat]): <a href="/uploads/files/1557174601791-compare.pd">compare.pd</a><br />
<img src="/uploads/files/1557174611347-compare.png" alt="compare.PNG" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats</guid><dc:creator><![CDATA[Jona]]></dc:creator><pubDate>Tue, 07 May 2019 01:51:12 GMT</pubDate></item><item><title><![CDATA[Reply to comparing symbols lists and floats on Tue, 11 Aug 2020 17:57:42 GMT]]></title><description><![CDATA[<p>This is great, thanks!<br />
What do you need [fudiformat] for? It seems to work without if inputs are lists.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats/2</guid><dc:creator><![CDATA[Gabriel Lecup]]></dc:creator><pubDate>Tue, 11 Aug 2020 17:57:42 GMT</pubDate></item><item><title><![CDATA[Reply to comparing symbols lists and floats on Tue, 11 Aug 2020 21:11:01 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/gabriel-lecup">@Gabriel-Lecup</a> You are right, you can replace [fudiformat] with [list] (or send everything that you want to compare as a list, then you need none of them).</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats/3</guid><dc:creator><![CDATA[Jona]]></dc:creator><pubDate>Tue, 11 Aug 2020 21:11:01 GMT</pubDate></item><item><title><![CDATA[Reply to comparing symbols lists and floats on Tue, 11 Aug 2020 22:47:07 GMT]]></title><description><![CDATA[<p>Great, thank you, wish I'd bumped into this sooner!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12039/comparing-symbols-lists-and-floats/4</guid><dc:creator><![CDATA[Gabriel Lecup]]></dc:creator><pubDate>Tue, 11 Aug 2020 22:47:07 GMT</pubDate></item></channel></rss>