<?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[IF - if to bng problem]]></title><description><![CDATA[<p>hi all</p>
<p>I've been here a long time ago but I have one problem in pd.</p>
<p><img src="http://s24.postimg.org/4yfftve3p/problem.png" alt="" class="img-responsive img-markdown" /></p>
<p>When the number is greater than 0.3 go to second output and open and play sound. But it does not really work ... because he always plays the first few milliseconds in loop .... but when the number is greater than 0.3 he play sound right.</p>
<p>How can i fix this problem?</p>
<p>thank you and sorry for my english <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 09:24:54 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/8451.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Jun 2014 22:49:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IF - if to bng problem on Sat, 28 Jun 2014 22:49:46 GMT]]></title><description><![CDATA[<p>hi all</p>
<p>I've been here a long time ago but I have one problem in pd.</p>
<p><img src="http://s24.postimg.org/4yfftve3p/problem.png" alt="" class="img-responsive img-markdown" /></p>
<p>When the number is greater than 0.3 go to second output and open and play sound. But it does not really work ... because he always plays the first few milliseconds in loop .... but when the number is greater than 0.3 he play sound right.</p>
<p>How can i fix this problem?</p>
<p>thank you and sorry for my english <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem</guid><dc:creator><![CDATA[lomz]]></dc:creator><pubDate>Sat, 28 Jun 2014 22:49:46 GMT</pubDate></item><item><title><![CDATA[Reply to IF - if to bng problem on Sun, 29 Jun 2014 02:57:38 GMT]]></title><description><![CDATA[<p>If I had to take a guess, I would say you are probably sending a number to [expr] every few milliseconds, and it is retriggering the beginning of the sound.</p>
<p>When [sel 0 1] receives a value that isn't 0, the sound file isn't retriggered and the entire sound is played.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/2</guid><dc:creator><![CDATA[jancsika]]></dc:creator><pubDate>Sun, 29 Jun 2014 02:57:38 GMT</pubDate></item><item><title><![CDATA[Reply to IF - if to bng problem on Sun, 29 Jun 2014 10:51:17 GMT]]></title><description><![CDATA[<p>Hi, and thank you</p>
<p>Source for the number is value of colour, webcam(GEM). I read value with metro 10 of 100... and every 10 or 100ms he click bng. But the value is &gt; 0.3 he click one time and play sound corect as long as the value is greater than 0.3. But if it is less on each change plays sound, [metro 10] or 100...</p>
<p>Does anyone know how to solve the problem differently? thank you</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/3</guid><dc:creator><![CDATA[lomz]]></dc:creator><pubDate>Sun, 29 Jun 2014 10:51:17 GMT</pubDate></item><item><title><![CDATA[Reply to IF - if to bng problem on Sun, 29 Jun 2014 13:50:54 GMT]]></title><description><![CDATA[<p>If I understand you you're trying to trigger a single bang when your value is &gt; 0.3. If so you can use [oneshot] between [select] and [open ...(.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/4</guid><dc:creator><![CDATA[LucienR]]></dc:creator><pubDate>Sun, 29 Jun 2014 13:50:54 GMT</pubDate></item><item><title><![CDATA[Reply to IF - if to bng problem on Sun, 29 Jun 2014 14:14:56 GMT]]></title><description><![CDATA[<p>Oh yes! Thank you! LucienR and jancsika</p>
<p><img src="http://s17.postimg.org/ii7j6n5zj/3ewrdf.png" alt="" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8451/if-if-to-bng-problem/5</guid><dc:creator><![CDATA[lomz]]></dc:creator><pubDate>Sun, 29 Jun 2014 14:14:56 GMT</pubDate></item></channel></rss>