Dear list,
Does Pd run on an iPad? Can one compile externals for it and how is the development situation for the device? Thanks for any pointers! P
rjdj is on the ipad, so Pd runs on the iPad. There are two other Pd for iPhoneOS branch projects out there (iJam?), so they should be runnable. If someone wants to take on merging all these iPhoneOS branches I'll help get it into the new libpd/Android branch and vanilla too.
.hc
On Fri, 2010-08-06 at 22:52 +0200, Peter Plessas wrote:
Dear list,
Does Pd run on an iPad? Can one compile externals for it and how is the development situation for the device? Thanks for any pointers! P
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
but to make patches run, they have to be programmed in vanilla, right? and
it's not possible to do reatime control like input numbers, or anything
more than the touchpad control?
or is it possible to use pd-ext in the iphone or ipod maxi?
rjdj is on the ipad, so Pd runs on the iPad. There are two other Pd for iPhoneOS branch projects out there (iJam?), so they should be runnable. If someone wants to take on merging all these iPhoneOS branches I'll help get it into the new libpd/Android branch and vanilla too.
.hc
On Fri, 2010-08-06 at 22:52 +0200, Peter Plessas wrote:
Dear list,
Does Pd run on an iPad? Can one compile externals for it and how is the development situation for the device? Thanks for any pointers! P
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
i think apple does use a licence that is not compatible with pdX gpl licence, but it is compatible with pd bsd licence. so the problem comes from apple licence. it's not technical, but politics and commercial.
c
Le 10/08/2010 12:07, João Pais a écrit :
but to make patches run, they have to be programmed in vanilla, right? and it's not possible to do reatime control like input numbers, or anything more than the touchpad control?
or is it possible to use pd-ext in the iphone or ipod maxi?
rjdj is on the ipad, so Pd runs on the iPad. There are two other Pd for iPhoneOS branch projects out there (iJam?), so they should be runnable. If someone wants to take on merging all these iPhoneOS branches I'll help get it into the new libpd/Android branch and vanilla too.
.hc
On Fri, 2010-08-06 at 22:52 +0200, Peter Plessas wrote:
Dear list,
Does Pd run on an iPad? Can one compile externals for it and how is the development situation for the device? Thanks for any pointers! P
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On 08/10/2010 12:07 PM, João Pais wrote:
but to make patches run, they have to be programmed in vanilla, right? and it's not possible to do reatime control like input numbers, or anything more than the touchpad control?
I'd suppose everything that a mouse pointer can do, or is there a way to access the keyboard from any application?
mfg, P
Hi,
On Tue, Aug 10, 2010 at 11:07:55AM +0100, João Pais wrote:
but to make patches run, they have to be programmed in vanilla, right? and it's not possible to do reatime control like input numbers, or anything more than the touchpad control?
or is it possible to use pd-ext in the iphone or ipod maxi?
As Cyrille wrote, it's mostly a political issue: AppStore apps are tied to the device and officially only available through the AppStore. This is some kind of DRM and many people don't consider it compatible with the GPL, at least not with the latest version.
To play it safe, the Pd in RjDj only contains the BSD parts of Pd, no [expr] etc. Some GPL stuff is included, like the rj library, but that's all written by Reality Jockey. You cannot load your own externals because Apple disabled dynamic loading on a OS level.
Nevertheless it's possible to do amazing things just with vanilla, expr-less Pd, as far as sound is concerned. The rj library has been designed to offer many ready-made vanilla solutions to common musical needs. It's possible to do kick-ass music just with vanilla, as all the recordings on rjdj.me prove, or just watch this video by Osaka techno act RYUKYUDISKO having fun with the Rj Voyager (which offers an auto-generated GUI for Pd patches): http://www.youtube.com/watch?v=3bx9cXwhog8
(Yes, it *is* Pd vanilla making that sound.)
Frank
I suggest getting an Android device, we have the loading of externals
working so its only a matter of time before we have Pd-extended in the
Android Marketplace.
That said, you can build Pd for iPhoneOS, run it from the cmd line,
then load externals. Then you can use the [apple/multitouch] to get
data from the touch.
.hc
On Aug 10, 2010, at 6:07 AM, João Pais wrote:
but to make patches run, they have to be programmed in vanilla,
right? and it's not possible to do reatime control like input
numbers, or anything more than the touchpad control?or is it possible to use pd-ext in the iphone or ipod maxi?
rjdj is on the ipad, so Pd runs on the iPad. There are two other
Pd for iPhoneOS branch projects out there (iJam?), so they should be
runnable. If someone wants to take on merging all these iPhoneOS branches I'll help get it into the new libpd/Android branch and vanilla too..hc
On Fri, 2010-08-06 at 22:52 +0200, Peter Plessas wrote:
Dear list,
Does Pd run on an iPad? Can one compile externals for it and how
is the development situation for the device? Thanks for any pointers! P
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Friedenstr. 58 10249 Berlin (Deutschland) Tel +49 30 42020091 | Mob +49 162 6843570 Studio +49 30 69509190 jmmmpais@googlemail.com | skype: jmmmpjmmmp
kill your television
I suggest getting an Android device, we have the loading of externals
working so its only a matter of time before we have Pd-extended in the
Android Marketplace.
for myself, I will get an android as soon as I can afford it.
That said, you can build Pd for iPhoneOS, run it from the cmd line, then
load externals. Then you can use the [apple/multitouch] to get data
from the touch.
I'll look into this when I can. I assume that it's the same with an ipad,
will it work with and ipod touch as well?
On Tue, 2010-08-10 at 21:54 +0100, João Pais wrote:
I suggest getting an Android device, we have the loading of externals
working so its only a matter of time before we have Pd-extended in the
Android Marketplace.for myself, I will get an android as soon as I can afford it.
That said, you can build Pd for iPhoneOS, run it from the cmd line, then
load externals. Then you can use the [apple/multitouch] to get data
from the touch.I'll look into this when I can. I assume that it's the same with an ipad,
will it work with and ipod touch as well?
I've only tested on a jailbroken iPod Touch 2G ssh'ing to it and running Pd from the command line.
.hc
Hi,
On Tue, Aug 10, 2010 at 12:42:52PM -0400, Hans-Christoph Steiner wrote:
That said, you can build Pd for iPhoneOS, run it from the cmd line, then load externals. Then you can use the [apple/multitouch] to get data from the touch.
Just to make it clear: RjDj supports multitouch as well, so does the ScenePlayer for Android, Peter wrote. Both use special send/receive instead of an external, though.
Frank