<?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[problem with midinote using an Arduino]]></title><description><![CDATA[<p>Pd 0.43.4 -extended<br />
Pduino-0.5<br />
Arduino<br />
Ableton Live 8.1.4<br />
mac os10.7.2</p>
<p>hi Ive been making a midi controller using an arduino.<br />
I set a push switch to digital input on Arduino and write on pd like this.</p>
<p>[change]</p>
<p>[select 1]</p>
<p>[60]</p>
<p>[makenote 80 500]</p>
<p>[noteout 1]</p>
<p>Then a sound will come when I push a switch to send a signal. The switch has on/off. But sometimes a sound will also come when I release a switch... I thought to put [select 1] is enough but it doesn't work properly.<br />
Please give any advices.<br />
thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 23:33:15 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/8582.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Aug 2014 05:35:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to problem with midinote using an Arduino on Sat, 23 Aug 2014 05:35:58 GMT]]></title><description><![CDATA[<p>Pd 0.43.4 -extended<br />
Pduino-0.5<br />
Arduino<br />
Ableton Live 8.1.4<br />
mac os10.7.2</p>
<p>hi Ive been making a midi controller using an arduino.<br />
I set a push switch to digital input on Arduino and write on pd like this.</p>
<p>[change]</p>
<p>[select 1]</p>
<p>[60]</p>
<p>[makenote 80 500]</p>
<p>[noteout 1]</p>
<p>Then a sound will come when I push a switch to send a signal. The switch has on/off. But sometimes a sound will also come when I release a switch... I thought to put [select 1] is enough but it doesn't work properly.<br />
Please give any advices.<br />
thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino</guid><dc:creator><![CDATA[qjp]]></dc:creator><pubDate>Sat, 23 Aug 2014 05:35:58 GMT</pubDate></item><item><title><![CDATA[Reply to problem with midinote using an Arduino on Sat, 23 Aug 2014 08:44:18 GMT]]></title><description><![CDATA[<p>Hi qjp, although this is not a midi controller (it doesn't involve any midi data in the arduino part) it should work the way you need. Just three observations.</p>
<ul>
<li>Do you really need the [change] object? A digital push button gives back 0 and 1 so you just need [sel 1].</li>
<li>Is the [60( a message? 'cause here is written as object [60].</li>
<li>Do you really need to use Pduino? The [comport] object is more suitable for this kind of uses. Sometimes you need to connect all unused pins to ground to avoid unwanted messages using Pduino</li>
</ul>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/2</guid><dc:creator><![CDATA[alistair_blunt]]></dc:creator><pubDate>Sat, 23 Aug 2014 08:44:18 GMT</pubDate></item><item><title><![CDATA[Reply to problem with midinote using an Arduino on Mon, 25 Aug 2014 14:09:05 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/alistair_blunt">@alistair_blunt</a><br />
hi alistair_blunt,</p>
<p>Thanks for the replay and advices!<br />
For me its better to use pduino since my poor knowlage of pd programing. sorry for that.</p>
<p>BTW I put [change] out and set [sel 1]. 60 is a message.<br />
Still there are some sound comes, when I release a switch...<br />
Maybe the reason by bad soldering on hardware?</p>
<p>thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/4</guid><dc:creator><![CDATA[qjp]]></dc:creator><pubDate>Mon, 25 Aug 2014 14:09:05 GMT</pubDate></item><item><title><![CDATA[Reply to problem with midinote using an Arduino on Mon, 25 Aug 2014 14:31:22 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/qjp">@qjp</a> you need to either debounce the switch in hardware or software (arduino or pd). the most straightforward solution is to use <code>[mapping/debounce]</code></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/5</guid><dc:creator><![CDATA[EEight]]></dc:creator><pubDate>Mon, 25 Aug 2014 14:31:22 GMT</pubDate></item><item><title><![CDATA[Reply to problem with midinote using an Arduino on Tue, 26 Aug 2014 02:19:21 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/eeight">@EEight</a><br />
Thanks a lot!<br />
Works fine now!!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/6</guid><dc:creator><![CDATA[qjp]]></dc:creator><pubDate>Tue, 26 Aug 2014 02:19:21 GMT</pubDate></item><item><title><![CDATA[Reply to problem with midinote using an Arduino on Tue, 26 Aug 2014 12:45:47 GMT]]></title><description><![CDATA[<p>A bit of self promotion here. I wrote a tutorial on Arduino programming for Pd users. You can grab it from the tutorial section of this forum. It starts from very simple projects (lighting up an LED, using one push button) and builds up in complexity ending with shift registers and multiplexers. No Firmata used.</p>
<p>Cheers</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/7</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Tue, 26 Aug 2014 12:45:47 GMT</pubDate></item><item><title><![CDATA[Reply to problem with midinote using an Arduino on Tue, 26 Aug 2014 13:44:34 GMT]]></title><description><![CDATA[<p>alexandros's arduino tutorial link:<br />
<a href="http://forum.pdpatchrepo.info/topic/8560/arduino-for-pd-ers">http://forum.pdpatchrepo.info/topic/8560/arduino-for-pd-ers</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/8</guid><dc:creator><![CDATA[EEight]]></dc:creator><pubDate>Tue, 26 Aug 2014 13:44:34 GMT</pubDate></item><item><title><![CDATA[Reply to problem with midinote using an Arduino on Tue, 26 Aug 2014 19:07:17 GMT]]></title><description><![CDATA[<p>I should have posted the URL...thanks for that.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8582/problem-with-midinote-using-an-arduino/9</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Tue, 26 Aug 2014 19:07:17 GMT</pubDate></item></channel></rss>