<div dir="ltr">Seems a bit of an overkill  involving other languages and all that. Yeah, we have libpd, but that doesn't support externals out of the box, for instance.<div><br></div><div>The "make app" we had in Extended was much simpler. It'd replicate the Pd app and just open the patch you turned into an "app". This is convenient to share your art work as it doesn't require people to download Pd + your patch and maybe even externals. And everything is guaranteed to work out of the box wherever you open it. </div><div><br></div><div>I've used this a couple of times back in the day for installations in art galleries and it really felt good! People running the exhibition had no trouble at all managing this. It is also good for concerts situations where all pieces are played from one computer. You have your piece in an app in a pendrive and it just works! I can see the point that it's not too much of an incredible convenience, but it surely is convenient and the point is that this was once made and maybe could be easily incorporated as a plugin so you can generate an app. </div><div><br></div><div>cheers</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sáb., 2 de jan. de 2021 às 10:56, Andre Osku Schmidt <<a href="mailto:andre@osku.de">andre@osku.de</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> other solutions are welcome though ;)<br>
<br>
in case you want a custom ui, and want pd only for the "it's running in the background" part, i've been experimenting with pd+osc+qml and it's pretty nice! but i guess if one needs much/fast data between pd<->qml, osc might not be enough... (i already got "bad feeling" sending waveform average datas over osc)<br>
<br>
so it's really itching in my fingers to make an app (like pd(droid)party) with qt (that supposedly can compile for every os!) and libpd (i know only that it exists). and use pd patches for the "backend" and qml scripts for the "frontend"...<br>
<br>
but don't hold your breath, creating (cross) compiling and "advanced" (qt) c/c++ code is something where i seem to rage quit pretty early... *nudge nudge, wink wink*<br>
<br>
qt: <a href="https://doc.qt.io/qt-5/supported-platforms.html" rel="noreferrer" target="_blank">https://doc.qt.io/qt-5/supported-platforms.html</a><br>
qml: <a href="https://doc.qt.io/qt-5/qmlapplications.html" rel="noreferrer" target="_blank">https://doc.qt.io/qt-5/qmlapplications.html</a><br>
osc: <a href="https://github.com/hecomi/qml-osc" rel="noreferrer" target="_blank">https://github.com/hecomi/qml-osc</a><br>
<br>
cheerio<br>
.oskude<br>
<br>
ps. in case you try my fork of qml-osc, it seems i broke single values, hups... todo...<br>
pps. there is also <a href="https://www.qt.io/qt-for-python" rel="noreferrer" target="_blank">https://www.qt.io/qt-for-python</a> but meh...<br>
<br>
<br>
<br>
On Thu, 31 Dec 2020 18:19:36 -0300<br>
Alexandre Torres Porres <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>> wrote:<br>
<br>
> Hi, we all know Pd Extended had that nice feature of sharing your patch as<br>
> an app, could that be available for Vanilla as a plugin? What would it<br>
> take? What other similar solution could we have instead?<br>
> <br>
> Of course we can just share a zipped file with the patch and all external<br>
> dependencies, and then ask people to download Pd vanilla, but the "app"<br>
> idea is still more convenient for complete dummies.<br>
> <br>
> cheers<br>
> happy 2021<br>
<br>
</blockquote></div>