Hi all!<br><br>After having had to deal with a &quot;bug&quot; in pduino (see Arduin is drivin me mad), i wrote a small sketch for the board and a patch using comport. It was working fine until i decided to actually try it with my audio patch.<br>
It turns out that my external USB soundcard prevents comport from working properly. It can&#39;t open the arduino board, and can&#39;t event detect serial devices (&quot;devices&quot; yields an empty message in the console). As soon as i unplug the soundcard, everything works fine again. <br>
<br>I think i&#39;m beginning to realize that a lot of things have to be taken care off, and i know that my patch and sketch are way to simple to take this kind of issue into account (i wish i could switch back to Pduino and firmata).<br>
<br>So my question is : is this behaviour normal, or is it bug in comport?<br><br>Thanks!<br><br>Pierre<br>