I think you should all read this:<br><a href="https://wiki.mozilla.org/Audio_Data_API" target="_blank">https://wiki.mozilla.org/Audio_Data_API</a><br><br>and this:<br><a href="http://weblog.bocoup.com/web-audio-all-aboard" target="_blank">http://weblog.bocoup.com/web-audio-all-aboard</a><br>
<br>I believe it only works in Firefox 4 at the moment.<br><br>If i wanted to use Pd to generate sound for a web application, i&#39;d have to keep an instance of Pd running on the server continuously, right? And keep all the patches i need open? Which means that if any patch crashes Pd there&#39;ll be no sounds anymore?<br>
<br>Pierre <br><br><br><br><div class="gmail_quote">2011/3/29 Andy Farnell <span dir="ltr">&lt;<a href="mailto:padawan12@obiwannabe.co.uk" target="_blank">padawan12@obiwannabe.co.uk</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
Sometimes you guys make me want to shout with<br>
happiness. Dont stop the rock.<br>
<div><div></div><div><br>
On Tue, 29 Mar 2011 09:45:26 -0400<br>
Andrew Turley &lt;<a href="mailto:aturley@acm.org" target="_blank">aturley@acm.org</a>&gt; wrote:<br>
<br>
&gt; A few people (myself included) have built web UIs that control PD<br>
&gt; patches that run on a server. The technique I&#39;ve used involves an http<br>
&gt; server that acts as a gateway, transforming http requests into OSC<br>
&gt; messages which are then sent to PD patches. My blog has some info<br>
&gt; about some of my experiments:<br>
&gt; <a href="http://www.pillowsopher.com/blog/" target="_blank">http://www.pillowsopher.com/blog/</a><br>
&gt;<br>
&gt; I&#39;ve also been looking at wrapping libpd<br>
&gt; (<a href="http://gitorious.org/pdlib/pages/Libpd" target="_blank">http://gitorious.org/pdlib/pages/Libpd</a>) in a web server (maybe<br>
&gt; writing a node.js binding?) and using that to generate audio based on<br>
&gt; data from a web browser.<br>
&gt;<br>
&gt; andy<br>
&gt;<br>
&gt; On Tue, Mar 29, 2011 at 8:07 AM, Pierre Massat &lt;<a href="mailto:pimassat@gmail.com" target="_blank">pimassat@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Hi all,<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ve been toying with some new HTML tags (canvas and audio), in a an attempt<br>
&gt; &gt; to build a web app that would work as a simple sequencer. Although canvas is<br>
&gt; &gt; great, i&#39;m not fully satisfied with the audio tag. I was wondering, is there<br>
&gt; &gt; a way i could use Pd as a sound engine in a web application? Can it run on a<br>
&gt; &gt; server? Sorry if this is a silly question...<br>
&gt; &gt; There was a discussion a few months back about a project calld WebPd.<br>
&gt; &gt; Anybody knows if it&#39;s been developped any further?<br>
&gt; &gt;<br>
&gt; &gt; Cheers!<br>
&gt; &gt;<br>
&gt; &gt; Pierre<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt; &gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; &gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
</div></div><font color="#888888">--<br>
Andy Farnell &lt;<a href="mailto:padawan12@obiwannabe.co.uk" target="_blank">padawan12@obiwannabe.co.uk</a>&gt;<br>
</font><div><div></div><div><br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>