monkeyswarm / MobMuPlat

MobMuPlat is an iOS & Android app to host PureData patches with custom visual interfaces and hardware access.
www.mobmuplat.com
Other
185 stars 25 forks source link

Added Custom Resolution to Android App #66

Open ormf opened 4 years ago

ormf commented 4 years ago

Use "\<width>x\<height>" in the value of the "canvasType" attribute in the json mmp file.

Example: "canvasType":"1920x1200"

ormf commented 4 years ago

Hi Daniel,

Just found out that I never sent you the custom screen resolution patch. Here it is. It's Android only but I guess it'd be very similar for iOS. Since I don't own a iOS device and can't test I didn't dare to change the code there. Let me know if you change the code to work on iOS as well as it'll make distribution of my mmp patches easier. I find it very useful and convenient.