<?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[Why is Pure Data warning me that ints shouldn&#x27;t be used?]]></title><description><![CDATA[<p><img src="/uploads/files/1579514935680-image.png" alt="image.png" class="img-responsive img-markdown" /><br />
i thought ints were made up of less bits than floats, so why is it sayng that ints are bad? i don't need decimal places in my patch.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12521/why-is-pure-data-warning-me-that-ints-shouldn-t-be-used</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 21:49:50 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/12521.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Jan 2020 10:11:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Why is Pure Data warning me that ints shouldn&#x27;t be used? on Mon, 20 Jan 2020 10:11:04 GMT]]></title><description><![CDATA[<p><img src="/uploads/files/1579514935680-image.png" alt="image.png" class="img-responsive img-markdown" /><br />
i thought ints were made up of less bits than floats, so why is it sayng that ints are bad? i don't need decimal places in my patch.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12521/why-is-pure-data-warning-me-that-ints-shouldn-t-be-used</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12521/why-is-pure-data-warning-me-that-ints-shouldn-t-be-used</guid><dc:creator><![CDATA[4ZZ4]]></dc:creator><pubDate>Mon, 20 Jan 2020 10:11:04 GMT</pubDate></item><item><title><![CDATA[Reply to Why is Pure Data warning me that ints shouldn&#x27;t be used? on Mon, 20 Jan 2020 10:38:57 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/4zz4">@4ZZ4</a> It is just that there is no such atom type in Pd.<br />
Every message in Pd is preceded by an atom type header.<br />
float<br />
symbol<br />
pointer<br />
........ and other &quot;user-defined&quot; like list<br />
There are others.... but not &quot;integer&quot;..... <a href="https://puredata.info/docs/developer/AtomTypes" rel="nofollow">https://puredata.info/docs/developer/AtomTypes</a><br />
For a trigger you can also put a........ so [t a a]...... for &quot;anything&quot; and l for &quot;list&quot;.<br />
So [t a l f s p] is possible.<br />
And of course b for &quot;bang&quot;.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12521/why-is-pure-data-warning-me-that-ints-shouldn-t-be-used/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12521/why-is-pure-data-warning-me-that-ints-shouldn-t-be-used/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Mon, 20 Jan 2020 10:38:57 GMT</pubDate></item><item><title><![CDATA[Reply to Why is Pure Data warning me that ints shouldn&#x27;t be used? on Mon, 20 Jan 2020 10:49:06 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12521/why-is-pure-data-warning-me-that-ints-shouldn-t-be-used/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12521/why-is-pure-data-warning-me-that-ints-shouldn-t-be-used/3</guid><dc:creator><![CDATA[4ZZ4]]></dc:creator><pubDate>Mon, 20 Jan 2020 10:49:06 GMT</pubDate></item></channel></rss>