[PD-announce] Web service to render Pd patches to SVG

s p sebpiq at gmail.com
Tue Feb 3 00:10:56 CET 2015


Hi all,

We just opened a web service that allows to render Pd patches as SVG images.

The idea is that you get an image url that you can post anywhere online,
any forum (for example on http://forum.pdpatchrepo.info) . We don't host
any patch ourselves, so the patch rendered must be hosted somewhere else.

Usage is simple. Just use the following url
https://enzienaudio.com/a/dave?fetch=<patchUrl> replacing `<patchUrl>` by
the url of your patch.

For example, here is a patch hosted on a github repository :
https://raw.githubusercontent.com/mhroth/ZenGarden/master/test/MessageInteger.pd
and here is the url of its rendered image
https://enzienaudio.com/a/dave?fetch=https://raw.githubusercontent.com/mhroth/ZenGarden/master/test/MessageInteger.pd

The whole thing is open source. The service uses *pd-fileutils *to parse /
render the patches (https://github.com/sebpiq/pd-fileutils) and the source
code of the service is there : https://github.com/sebpiq/pd-to-image-service

This is still alpha, and we'd be really happy to get your feedback and
contributions. If you find any bugs, if you want to improve the look of the
rendered SVG, or anything else, please head there
https://github.com/sebpiq/pd-fileutils and file an issue or send a pull
request!

Cheers!

-- 

*Sébastien Piquemal*

 -----* @sebpiq*
 ----- http://github.com/sebpiq
 ----- http://funktion.fm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-announce/attachments/20150203/b84f072e/attachment.html>


More information about the Pd-announce mailing list