<?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[BOOLEAN operations]]></title><description><![CDATA[<p>I need to make a boolean operation (AND) between two messages. Is it possible?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/178/boolean-operations</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 13:38:46 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/178.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Apr 2005 18:39:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BOOLEAN operations on Mon, 18 Apr 2005 18:39:47 GMT]]></title><description><![CDATA[<p>I need to make a boolean operation (AND) between two messages. Is it possible?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/178/boolean-operations</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/178/boolean-operations</guid><dc:creator><![CDATA[Aeolian]]></dc:creator><pubDate>Mon, 18 Apr 2005 18:39:47 GMT</pubDate></item><item><title><![CDATA[Reply to BOOLEAN operations on Tue, 19 Apr 2005 17:51:01 GMT]]></title><description><![CDATA[<p>Pd has built in [&amp;] (bitwise) and [&amp;&amp;] (logical) operators. see /pd/doc/help-otherbinops.pd in your Pd help folder for a more detailed explanation of how Pd's operators work. hope this helps.<br />
--zac</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/178/boolean-operations/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/178/boolean-operations/2</guid><dc:creator><![CDATA[zac hilbert]]></dc:creator><pubDate>Tue, 19 Apr 2005 17:51:01 GMT</pubDate></item></channel></rss>