Hello
I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love to see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was from Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible.
I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device.
Can someone point me in the right direction for getting this to work, or have any info on IF it will work at all?
pp
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and I just done really basic experiments with libpd ad it worked for me ( http://gitorious.org/pdlib/pages/Libpd).
Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.eduwrote:
Hello
I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love to see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was from Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible.
I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device.
Can someone point me in the right direction for getting this to work, or have any info on IF it will work at all?
pp
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and I just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love to see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was from Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to work, or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes%C2%A0/%C2%A0http://pedrolopesresearch.word...
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes%C2%A0/ http://pedrolopesresearch.wordpress.com/%C2%A0%7C http://twitter.com/plopesresearch
I tried the PdTEst and it works and gives me two very smooth sine tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do you think a full pd for Android is? A year?
pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and I just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love to see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was from Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to work, or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
Full Pd for Android is here now and working as well as a sound app can on Android. Android 3.1 is very new, so you're on the cutting edge. If you haven't already, I'd build the apps from source and try that. Otherwise, there needs to be some fixes for 3.1
.hc
On Sun, 2011-05-29 at 20:02 -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do you think a full pd for Android is? A year?
pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and I just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love to see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was from Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to work, or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
How about an .apk of pd on puredata.info? :-)
pp
On 5/29/11 10:16 PM, "Hans-Christoph Steiner" hans@at.or.at wrote:
Full Pd for Android is here now and working as well as a sound app can on Android. Android 3.1 is very new, so you're on the cutting edge. If you haven't already, I'd build the apps from source and try that. Otherwise, there needs to be some fixes for 3.1
.hc
On Sun, 2011-05-29 at 20:02 -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do you think a full pd for Android is? A year?
pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and
I
just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love
to
see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was
from
Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to
work,
or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Here (ANDROID 2.2) the circle of fifths works ine,so probably 3.1 is too cutting edge. :)
On Monday, May 30, 2011, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
How about an .apk of pd on puredata.info? :-)
pp
On 5/29/11 10:16 PM, "Hans-Christoph Steiner" hans@at.or.at wrote:
Full Pd for Android is here now and working as well as a sound app can on Android. Android 3.1 is very new, so you're on the cutting edge. If you haven't already, I'd build the apps from source and try that. Otherwise, there needs to be some fixes for 3.1
.hc
On Sun, 2011-05-29 at 20:02 -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do you think a full pd for Android is? A year?
pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and
I
just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love
to
see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was
from
Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to
work,
or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc)
As far as I know this is not the full Pd (including tcl/tk guis etc.) I think that Hans means that Pd runs on the device as a library embedded in other applications. If I am wrong I would love to hear about it!
Cheers,
Chris.
On Mon, May 30, 2011 at 01:11:41AM -0400, Pagano, Patrick wrote:
How about an .apk of pd on puredata.info? :-)
pp
On 5/29/11 10:16 PM, "Hans-Christoph Steiner" hans@at.or.at wrote:
Full Pd for Android is here now and working as well as a sound app can on Android. Android 3.1 is very new, so you're on the cutting edge. If you haven't already, I'd build the apps from source and try that. Otherwise, there needs to be some fixes for 3.1
.hc
On Sun, 2011-05-29 at 20:02 -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do you think a full pd for Android is? A year?
pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and
I
just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love
to
see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was
from
Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to
work,
or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
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
Yes, its a fully working Pd minus the Tcl/Tk GUI. Externals are also
possible, you just have to build them for Android.
.hc
On May 30, 2011, at 9:35 AM, Chris McCormick wrote:
As far as I know this is not the full Pd (including tcl/tk guis
etc.) I think that Hans means that Pd runs on the device as a
library embedded in other applications. If I am wrong I would love
to hear about it!Cheers,
Chris.
On Mon, May 30, 2011 at 01:11:41AM -0400, Pagano, Patrick wrote:
How about an .apk of pd on puredata.info? :-)
pp
On 5/29/11 10:16 PM, "Hans-Christoph Steiner" hans@at.or.at wrote:
Full Pd for Android is here now and working as well as a sound app
can on Android. Android 3.1 is very new, so you're on the cutting
edge. If you haven't already, I'd build the apps from source and try that. Otherwise, there needs to be some fixes for 3.1.hc
On Sun, 2011-05-29 at 20:02 -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine
tones, the circle of fifths patch and the sceneplayer both crash and do
not run. I am excited to see the development of pd on these mobile
devices. I think some of the other coding is a bit out of my league. How far off
do you think a full pd for Android is? A year?pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes <pedro.lopes@ist.utl.pt
wrote:
There's a lot of stuff from some members of this list (kudos to
them) that are working with pd on android. I'm not a mobile dev
myself, andI
just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote: > > Hello > I just got a Motorola Xoom for an early birthday Gift and I was > wondering HOW TO get pure data to run on Honeycomb 3.1. I
> would loveto
> see if it will run my patches for Pd. I have about two weeks
> to test > the device out before I am allowed to return it. The purchase
> wasfrom
> Best buy in the US. So my goals are actually to get Pure Data
> and > SuperCollider to run on the thing if possible. > I see that there is a how to in the developer section but it
> seems a > few months old and I am not sure the best way to proceed in > building/compiling pd for this mobile device. > Can someone point me in the right direction for getting this towork,
> or have any info on IF it will work at all? > pp > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list >
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
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 spent 33 years and four months in active military service and during
that period I spent most of my time as a high class muscle man for Big
Business, for Wall Street and the bankers. - General Smedley Butler
Hi Patrick,
If all you want to do is get your patches running on your tablet so you can interact/play them, you could try PdDroidParty. This lets you create GUIs in Pd and then emulates those GUIs on the device's screen whilst using libpd to actually run the patches on the device. At the moment only sliders and toggles are supported but I plan to support lots more widgets (numberboxes + comments are next). Check the demo patches and feel free to post here with any questions:
http://mccormick.cx/projects/PdDroidParty/
If anyone is interested in sponsoring this development I could devote more time to it. :)
Cheers,
Chris.
On Sun, May 29, 2011 at 08:02:02PM -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do you think a full pd for Android is? A year?
pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and I just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love to see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was from Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to work, or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi Chris Wow, that looks cool and I will try it today! My Goal is to have a real version of pd replete with GEM& pidip/pdp/Gridflow running so I can run my VJ performance patches live during shows, but I was really gauging if I bought this thing too early and I would just be frustrated for a year or not. But it looks like you all are making some wonderful headway with this. I DO NOT thing android is going to fade away and this might be the best way for us to get Pure Data running completely on mobile devices, though rjdj is pretty amazing and I still NEED to make a scene for that this coming year.
I wil try Droid party and report back ASAP
pp
On 5/30/11 9:33 AM, "Chris McCormick" chris@mccormick.cx wrote:
Hi Patrick,
If all you want to do is get your patches running on your tablet so you can interact/play them, you could try PdDroidParty. This lets you create GUIs in Pd and then emulates those GUIs on the device's screen whilst using libpd to actually run the patches on the device. At the moment only sliders and toggles are supported but I plan to support lots more widgets (numberboxes + comments are next). Check the demo patches and feel free to post here with any questions:
http://mccormick.cx/projects/PdDroidParty/
If anyone is interested in sponsoring this development I could devote more time to it. :)
Cheers,
Chris.
On Sun, May 29, 2011 at 08:02:02PM -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do you think a full pd for Android is? A year?
pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
There's a lot of stuff from some members of this list (kudos to them) that are working with pd on android. I'm not a mobile dev myself, and
I
just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would love
to
see if it will run my patches for Pd. I have about two weeks to test the device out before I am allowed to return it. The purchase was
from
Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this to
work,
or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
For rjdj, you'll want to get the ScenePlayer app, its an Android rjdj
client.
.hc
On May 30, 2011, at 10:51 AM, Pagano, Patrick wrote:
Hi Chris Wow, that looks cool and I will try it today! My Goal is to have a real version of pd replete with GEM& pidip/pdp/Gridflow running so I can run my VJ performance patches live during shows, but I was really gauging if I bought this thing too
early and I would just be frustrated for a year or not. But it looks like
you all are making some wonderful headway with this. I DO NOT thing
android is going to fade away and this might be the best way for us to get Pure
Data running completely on mobile devices, though rjdj is pretty amazing
and I still NEED to make a scene for that this coming year.I wil try Droid party and report back ASAP
pp
On 5/30/11 9:33 AM, "Chris McCormick" chris@mccormick.cx wrote:
Hi Patrick,
If all you want to do is get your patches running on your tablet so
you can interact/play them, you could try PdDroidParty. This lets you
create GUIs in Pd and then emulates those GUIs on the device's screen whilst using libpd to actually run the patches on the device. At the
moment only sliders and toggles are supported but I plan to support lots more
widgets (numberboxes + comments are next). Check the demo patches and feel
free to post here with any questions:http://mccormick.cx/projects/PdDroidParty/
If anyone is interested in sponsoring this development I could devote more time to it. :)
Cheers,
Chris.
On Sun, May 29, 2011 at 08:02:02PM -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine
tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do
you think a full pd for Android is? A year?pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes <pedro.lopes@ist.utl.pt
wrote:
There's a lot of stuff from some members of this list (kudos to
them) that are working with pd on android. I'm not a mobile dev
myself, andI
just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
Hello I just got a Motorola Xoom for an early birthday Gift and I was wondering HOW TO get pure data to run on Honeycomb 3.1. I would
loveto
see if it will run my patches for Pd. I have about two weeks to
test the device out before I am allowed to return it. The purchase wasfrom
Best buy in the US. So my goals are actually to get Pure Data and SuperCollider to run on the thing if possible. I see that there is a how to in the developer section but it
seems a few months old and I am not sure the best way to proceed in building/compiling pd for this mobile device. Can someone point me in the right direction for getting this towork,
or have any info on IF it will work at all? pp _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
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
¡El pueblo unido jamás será vencido!
Right now all I was able to get running was the pdtest.apk. I am trying to grok exactly what I need to build to get this running. Do I build pd mobile and then transfer it to the xoom? I am still unsure how to unzip files on this device. Any basic hand holding your willing to do would be greatly appreciated
Patrick Pagano B.S.,M.F.A Digital Media Engineer UF Digital Worlds Institute (352)294-2020
On May 30, 2011, at 1:59 PM, "Hans-Christoph Steiner" hans@at.or.at wrote:
For rjdj, you'll want to get the ScenePlayer app, its an Android rjdj
client..hc
On May 30, 2011, at 10:51 AM, Pagano, Patrick wrote:
Hi Chris Wow, that looks cool and I will try it today! My Goal is to have a real version of pd replete with GEM& pidip/pdp/Gridflow running so I can run my VJ performance patches live during shows, but I was really gauging if I bought this thing too
early and I would just be frustrated for a year or not. But it looks like
you all are making some wonderful headway with this. I DO NOT thing
android is going to fade away and this might be the best way for us to get Pure
Data running completely on mobile devices, though rjdj is pretty amazing
and I still NEED to make a scene for that this coming year.I wil try Droid party and report back ASAP
pp
On 5/30/11 9:33 AM, "Chris McCormick" chris@mccormick.cx wrote:
Hi Patrick,
If all you want to do is get your patches running on your tablet so
you can interact/play them, you could try PdDroidParty. This lets you
create GUIs in Pd and then emulates those GUIs on the device's screen whilst using libpd to actually run the patches on the device. At the
moment only sliders and toggles are supported but I plan to support lots more
widgets (numberboxes + comments are next). Check the demo patches and feel
free to post here with any questions:http://mccormick.cx/projects/PdDroidParty/
If anyone is interested in sponsoring this development I could devote more time to it. :)
Cheers,
Chris.
On Sun, May 29, 2011 at 08:02:02PM -0400, Pagano, Patrick wrote:
I tried the PdTEst and it works and gives me two very smooth sine
tones, the circle of fifths patch and the sceneplayer both crash and do not run. I am excited to see the development of pd on these mobile devices. I think some of the other coding is a bit out of my league. How far off do
you think a full pd for Android is? A year?pp
On 5/29/11 4:19 PM, "Pedro Lopes" pedro.lopes@ist.utl.pt wrote:
And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android and the people are (at least for what I know): Peter Brinkmann and Chris McCormick (kudos to them, once again).
Best, Pedro
On Sun, May 29, 2011 at 9:18 PM, Pedro Lopes <pedro.lopes@ist.utl.pt
wrote:
There's a lot of stuff from some members of this list (kudos to
them) that are working with pd on android. I'm not a mobile dev
myself, andI
just done really basic experiments with libpd ad it worked for me (http://gitorious.org/pdlib/pages/Libpd). Could be a starting point.
On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote: > > Hello > I just got a Motorola Xoom for an early birthday Gift and I was > wondering HOW TO get pure data to run on Honeycomb 3.1. I would
> loveto
> see if it will run my patches for Pd. I have about two weeks to
> test > the device out before I am allowed to return it. The purchase wasfrom
> Best buy in the US. So my goals are actually to get Pure Data and > SuperCollider to run on the thing if possible. > I see that there is a how to in the developer section but it
> seems a > few months old and I am not sure the best way to proceed in > building/compiling pd for this mobile device. > Can someone point me in the right direction for getting this towork,
> or have any info on IF it will work at all? > pp > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list >
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
-- Pedro Lopes (HCI Researcher / MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes / http://pedrolopesresearch.wordpress.com/ | http://twitter.com/plopesresearch
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
¡El pueblo unido jamás será vencido!
Hi Patrick,
On Mon, May 30, 2011 at 03:20:18PM -0400, Pagano, Patrick wrote:
I am still unsure how to unzip files on this device.
If it is like other Android devices then you can plug it into your computer and have it appear as an external hard drive that you can arbitrarily copy/modify files on:
http://www.androidcentral.com/use-phone-hard-drive
You may need to select "Mount as disk drive" by pulling down the drawer thing from the top of the screen, or you may get a popup when you plug it in or something like that.
Once you have done that you can find the 'sdcard' folder and create a new folder in it called 'pd'. You can then unzip the files on your computer and copy them into sdcard/pd that you have just created. After that unmount the drive as you normally would with an external hard drive.
Cheers,
Chris.
Thanks chris I am slowly finding ways to interact with this device, the audio seems very smooth and clean when it works so I am hopeful
pp
On 5/30/11 7:59 PM, "Chris McCormick" chris@mccormick.cx wrote:
Hi Patrick,
On Mon, May 30, 2011 at 03:20:18PM -0400, Pagano, Patrick wrote:
I am still unsure how to unzip files on this device.
If it is like other Android devices then you can plug it into your computer and have it appear as an external hard drive that you can arbitrarily copy/modify files on:
http://www.androidcentral.com/use-phone-hard-drive
You may need to select "Mount as disk drive" by pulling down the drawer thing from the top of the screen, or you may get a popup when you plug it in or something like that.
Once you have done that you can find the 'sdcard' folder and create a new folder in it called 'pd'. You can then unzip the files on your computer and copy them into sdcard/pd that you have just created. After that unmount the drive as you normally would with an external hard drive.
Cheers,
Chris.