[PD] getting vanilla gui objects into standalone builds

enrike altern2 at gmail.com
Sun Jun 21 18:58:51 CEST 2020


you can use the PdDroidParty widgets plus some of the native gui objects 
like bangs/toogles etc... and that should work pretty much the same in 
all systems, althought it might take some trial and error with the size 
of the canvas in some cases.

check the http://droidparty.net examples to see which PD gui objects 
work in mobiles and the ones provided by PdDroidParty

20/6/21 13:52(e)an, Christof Ressi igorleak idatzi zuen:
> Hi,
> 
> on desktop it's easy: just bundle Pd with your patch, add a simple 
> starter script and maybe use the KIOSK plugin to hide the console.
> 
> Mobile is tricky, because of the locked down nature of the platforms 
> (especially iOS). There are projects to run Pd patches on Android 
> (http://droidparty.net/) and iOS (http://danomatika.com/code/pdparty) 
> with some compatibility between the two 
> (http://danomatika.com/code/pdparty/guide#pddroid-party-compatibility). 
> You have to follow some conventions, though.
> 
> If you design your patch for PdParty and/or PdDroidParty and don't use 
> mobile specific features, it should automatically work in desktop Pd 
> vanilla. I think @Dan can tell you more about it.
> 
> Christof
> 
> On 21.06.2020 12:16, Jakob Laue wrote:
>> Hey dear friends,
>> i am currently building an instrument with many vanilla-native gui 
>> objects (mainly buttons).
>> I would like to build standalone versions of that patch, preferably 
>> for linux, osx, ios and android.
>> I know that building standalones is possible eg with ofxPof or ofelia. 
>> But as far as i know, if i use ofxPof or ofelia, I will need to use 
>> "their" gui objects, which means re-working my patch.
>> Do you know of a tool that allows building standalone versions from a 
>> pd patch that will keep the original pd-vanilla-gui objects - or even 
>> better - a tool that is able to "convert" pd-vanilla-gui objects into 
>> its own types of gui objects, which look maybe a bit different from 
>> the pd-object, but fulfill the same purpose?
>> :-)))
>> Best, jakob
>>
>> _______________________________________________
>> Pd-list at lists.iem.at  mailing list
>> UNSUBSCRIBE and account-management ->https://lists.puredata.info/listinfo/pd-list
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
> 






More information about the Pd-list mailing list