I tried it on MobMuPlat. The issue is not the rendering the symbol object, but the fact that you are using graph-on-parent, which AFAIK no mobile app (PdDroidParty/PdParty/MobMuPlat) supports. Put your symbol object on the top level of the patch and it should work.
On Sat, Aug 3, 2019 at 2:06 PM Simon Iten <[email protected]> wrote: > hi chris, hi list… > > i have a patch that displays latin names for “unkraut” (weed), read out > from a textfile loaded into a text object. the names are changed randomly > on incoming midi note on events. > this all works very well on a regular pd installation (see attached patch > and weed list). for simplicity i used two symbol boxes to display the name. > > as for my question: > > i would like to run this patch in a live setting without a computer. can i > make this work with pd droid party on android? looking at the docs , the > symbol object is not implemented as a GUI element i think. > is there another easy way to make this run on android? the names should be > readable from a distance, so the two lines should fill the entire display > of a smartphone. > > thanks for any hints, > > simon > > > > > > _______________________________________________ > [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
