This is great!
So many questions, but I'll just ask three for now:
Is there some way for webpd to look inside one of the page's DOM elements for patch file data (perhaps a <pre> with a particular id)?
Could the data received from the AJAX call be inserted into the same DOM element? That way you could save the html file and the patch data would get saved with it.
Can I add nodes after the patch has loaded?
I think the holy grail here would be to take the GUI work I'm doing with svg and node.js and get it to play nice with webpd. Then an editable Pd environment would run anywhere a modern browser could. :)
-Jonathan
On 04/30/2015 07:01 AM, s p wrote:
Thanks Joe!
Unfortunately, the current soundfiler uses AJAX, which means that you cannot load on other domains than where the web page is hosted. On the other hand, the [readsf~] object (which I haven't implemented yet) will be able to do that (any url that support CORS, for example soundcloud does).
On Thu, Apr 30, 2015 at 11:54 AM, Joe White <white.joe4@gmail.com mailto:white.joe4@gmail.com> wrote:
Nice work Sébastien! I saw you have a [soundfiler] implementation, which is interesting. Is that able to load samples from within the patch directory structure or can it also load audio files from any URL (i.e. say a soundcloud link) ? Cheers, Joe On 30 April 2015 at 11:17, s p <sebpiq@gmail.com <mailto:sebpiq@gmail.com>> wrote: WebPd 0.3.0 is finally out! Refactored from scratch, 100% pure Web Audio API, which means it should be as fast as it gets on the browser. check-it out https://github.com/sebpiq/WebPd feedback very welcome. -- *Sébastien Piquemal * * ***-----*@sebpiq* -----**http://github.com/sebpiq* * ----- http://funktion.fm _______________________________________________ Pd-announce mailing list Pd-announce@lists.iem.at <mailto:Pd-announce@lists.iem.at> http://lists.puredata.info/listinfo/pd-announce _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- *Sébastien Piquemal
***-----*@sebpiq* -----**http://github.com/sebpiq*
----- http://funktion.fm
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list