you can use websockets to send the data from Pd to the browser and then use JS to manipulate the DOM.
Nicolas made a websockets server for Pd: https://sourceforge.net/projects/websocketserverinapatch/ For the browser side, check out: https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications Christof Gesendet: Mittwoch, 07. März 2018 um 14:44 Uhr Von: "Csaba Láng" <[email protected]> An: [email protected] Betreff: [PD] puredata parameters into HTML5 Dear list, I would like to connect puredata with a local webpage, not necessary uploaded on a server. How can I send statistics generated by puredata into HTML5 code, so the page immediately highlights the numbers, what PD calculates? Did anyone made something like this before? Best, Popesz_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
