Hi Jamie,

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 : https://github.com/sebpiq/WebPd) . 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!!!

The graph editor project is called "dataflow" and is made by Forrest
Oliphant, link here : https://github.com/meemoo/dataflow
It is all JavaScript as well.


2013/3/4 Jamie Bullock <ja...@jamiebullock.com>

>
>
>
> On 1 Mar 2013, at 15:34, s p <seb...@gmail.com> wrote:
>
> > Actually I've had a crappy demo of patching in the browser running for
> quite a while now :
> http://funktion.fm/webpd/demos/simple-gui/simple-gui.html
> >
> > It works (not so well in Firefox, but in chromium it's fine).
> >
>
> Wow! That's impressive, when I saw this thread I was just expecting a
> patcher, but you've actually got audio streaming back to the browser. How
> are you achieving that?
>
> > A friend of mine is developing a generic graph editor for dataflow
> programming, and I've been planning to migrate to this forever now, but
> didn't have the time ...
>
> Do you have a link to that project?
>
> best,
>
> Jamie
>
>
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to