Hi Jamie,<div><br></div><div>The audio is not streamed to the browser! WebPd is an implementation of Pure Data in JavaScript, so the browser itself produces the sound (link here : <a href="https://github.com/sebpiq/WebPd">https://github.com/sebpiq/WebPd</a>) . Since a couple of years, thanks to a new standard called Web Audio API, it is pretty easy to achieve in Firefox, Chrome and Safari. The performance is actually surprisingly good!!!</div>
<div><br></div><div>The graph editor project is called &quot;dataflow&quot; and is made by Forrest Oliphant, link here : <a href="https://github.com/meemoo/dataflow">https://github.com/meemoo/dataflow</a></div><div>It is all JavaScript as well. </div>
<div><br></div><div><br><div class="gmail_quote">2013/3/4 Jamie Bullock <span dir="ltr">&lt;<a href="mailto:jamie@jamiebullock.com" target="_blank">jamie@jamiebullock.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
<br>
<br>
On 1 Mar 2013, at 15:34, s p &lt;<a href="mailto:sebpiq@gmail.com">sebpiq@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Actually I&#39;ve had a crappy demo of patching in the browser running for quite a while now : <a href="http://funktion.fm/webpd/demos/simple-gui/simple-gui.html" target="_blank">http://funktion.fm/webpd/demos/simple-gui/simple-gui.html</a><br>

&gt;<br>
&gt; It works (not so well in Firefox, but in chromium it&#39;s fine).<br>
&gt;<br>
<br>
</div>Wow! That&#39;s impressive, when I saw this thread I was just expecting a patcher, but you&#39;ve actually got audio streaming back to the browser. How are you achieving that?<br>
<div class="im"><br>
&gt; A friend of mine is developing a generic graph editor for dataflow programming, and I&#39;ve been planning to migrate to this forever now, but didn&#39;t have the time ...<br>
<br>
</div>Do you have a link to that project?<br>
<br>
best,<br>
<br>
Jamie<br>
<br>
</blockquote></div><br></div>