<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;"><pre style="font-family: courier, 'courier new', monospace; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); position: static; z-index: auto; "><span class="Apple-style-span" style="font-size: 11px;">Miller Puckette wrote:
&gt; I think either I or a grad student (we'll see) will be writing a Pd extern
&gt; to do this efficiently -- for the moment it would be possible with a Python
&gt; script (using netsend/netreceive in Pd) but having an extern would be more
&gt; lightweight and probably more robust.</span></pre><div><br></div></span></font></pre><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="font-family: Helvetica; white-space: normal; ">Hi Miller,</span></pre></div><div><br></div><div>Did this extern and blog happen beyond the extern found in:</div><div><a href="http://crca.ucsd.edu/~msp/syllabi/206.13w/index.htm">http://crca.ucsd.edu/~msp/syllabi/206.13w/index.htm</a></div><div>?</div><div><br></div><div>I can get this one to load, but not to open the gpio.</div><div><br></div><div>If I send&nbsp;</div><div>[open 1(&nbsp;</div><div>to&nbsp;</div><div>[gpio 4]</div><div>I get the error</div><div>/sys/class/gpio/gpio4/value: No such file or directory</div><div>in the console</div><div><br></div><div>best,</div><div><br></div><div>J</div></body></html>