Re: [PD] Pd on Android

2011-09-05 Thread Pierre Massat
Hi Chris, I tried PdDroidParty on my cousin's phone over the week-end. It's so easy to install and use it's scary. Thank you for sharing this! Now two questions : - Do you plan on improving the GUI just a little bit? (I like the rough look of Pd's native GUI, but i think it'd be nice if we could h

Re: [PD] Pd on Android

2011-09-05 Thread Chris McCormick
Hi Pierre, > Hi Chris, I tried PdDroidParty on my cousin's phone over the week-end. > It's > so easy to install and use it's scary. Thank you for sharing this! Great stuff, I'm glad it works easily for you. These kind words make me motivated to get the new release out ASAP! :) (My Android phone

Re: [PD] Pd on Android

2011-09-05 Thread Pierre Massat
This looks really nice! I'm looking forward to the next release! I'll buy my own phone tonight (hopefuly...) and i'll try your abstractions sometime soon. I'd be glad to help if i can, but a quick look at your blog remembered me that i have very limited skills... I can always test stuff on my own

[PD] [PD-announce] Report: BEAM Festival with some Pd'rs

2011-09-05 Thread Marco Donnarumma
(sorry for x-post) Hi folks, I thought it may be of interest: http://www.thesaddj.com/report-beam-festival-uxbridge-uk/ best, -- Marco Donnarumma Independent New Media and Sonic Arts Practitioner, Performer, Teacher ACE, Sound Design MSc by Research (ongoing) The University of Edinburgh, UK ~~

Re: [PD] DIlib issues on OSX 10.6.x

2011-09-05 Thread William Brent
Hi Richie, I just ran through this again with the latest versions of everything, and it still worked for me on OSX 10.6.8. You're right that there is no libusb 2.0... The first thing I'd want to double check is that you installed libtool & libusb-devel via macports, and that you did the +univers

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Mathieu Bouchard
On Sun, 4 Sep 2011, Hans-Christoph Steiner wrote: I think you are missing the point of what I am saying. I am not saying with we implement a strict duck typing mimicing Ruby or Python. I think you are missing the point of what I am saying. I am saying that you are using the wrong words for t

Re: [PD] helpbrowser and the paths

2011-09-05 Thread Mathieu Bouchard
On Mon, 6 Jun 2011, Hans-Christoph Steiner wrote: On May 10, 2011, at 6:20 AM, IOhannes m zmoelnig wrote: On 2011-05-09 15:48, Mathieu Bouchard wrote: On Tue, 3 May 2011, IOhannes m zmoelnig wrote: given that both GF and Gem are to add their paths automatically on startup, the left column if

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Hans-Christoph Steiner
On Sep 4, 2011, at 9:39 PM, Chris McCormick wrote: On Sun, Sep 04, 2011 at 02:23:59PM -0400, Hans-Christoph Steiner wrote: After looking at Jonathan's ratio splitting abstraction I think this might actually be possible with [makefilename] madness, but it's much uglier than what you propose

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Hans-Christoph Steiner
On Sep 5, 2011, at 1:11 PM, Mathieu Bouchard wrote: On Sun, 4 Sep 2011, Hans-Christoph Steiner wrote: I think you are missing the point of what I am saying. I am not saying with we implement a strict duck typing mimicing Ruby or Python. I think you are missing the point of what I am say

Re: [PD] helpbrowser and the paths

2011-09-05 Thread Hans-Christoph Steiner
On Sep 5, 2011, at 1:20 PM, Mathieu Bouchard wrote: On Mon, 6 Jun 2011, Hans-Christoph Steiner wrote: On May 10, 2011, at 6:20 AM, IOhannes m zmoelnig wrote: On 2011-05-09 15:48, Mathieu Bouchard wrote: On Tue, 3 May 2011, IOhannes m zmoelnig wrote: given that both GF and Gem are to add the

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Jonathan Wilkes
- Original Message - > From: Mathieu Bouchard > To: Hans-Christoph Steiner > Cc: Jonathan Wilkes ; "pd-list@iem.at" ; > Chris McCormick ; Miller Puckette > Sent: Monday, September 5, 2011 1:11 PM > Subject: Re: [PD] (breaking symbols) was Re: find a list of numbers in a text > file

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Frank Barknecht
On Mon, Sep 05, 2011 at 01:36:34PM -0400, Hans-Christoph Steiner wrote: > > On Sep 5, 2011, at 1:11 PM, Mathieu Bouchard wrote: > > >On Sun, 4 Sep 2011, Hans-Christoph Steiner wrote: > >>So in the sense of Pd, anything that can be intepreted as a > >>number should be. This discussion is s 2

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Hans-Christoph Steiner
On Sep 5, 2011, at 2:06 PM, Frank Barknecht wrote: On Mon, Sep 05, 2011 at 01:36:34PM -0400, Hans-Christoph Steiner wrote: On Sep 5, 2011, at 1:11 PM, Mathieu Bouchard wrote: On Sun, 4 Sep 2011, Hans-Christoph Steiner wrote: So in the sense of Pd, anything that can be intepreted as a numb

Re: [PD] selecting an alsa soundcard at startup

2011-09-05 Thread András Murányi
Sorry, I haven't read your message completely and I thought it was a reiteration of Tim's original question. I think Tim will be alrite with the alsa-base.conf solution, but your problem is trickier. Andras 2011/9/5 Ingo > That's what I was thinking, too. But it doesn't work like this. > The de

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Jonathan Wilkes
- Original Message - > From: Hans-Christoph Steiner > To: Frank Barknecht > Cc: pd-list@iem.at > Sent: Monday, September 5, 2011 2:34 PM > Subject: Re: [PD] (breaking symbols) was Re: find a list of numbers in a text > file > > > On Sep 5, 2011, at 2:06 PM, Frank Barknecht wrote: > >

Re: [PD] Windowing library

2011-09-05 Thread Hans-Christoph Steiner
Yeah, Joe Sarlo vanished a while back. I think Ed Kelly and I committed the windowing library to the pure-data SVN. Go ahead and directly commit. .hc On Sep 5, 2011, at 5:39 PM, Jonathan Wilkes wrote: Hi Hans, Have some revisions for the windowing lib help patches. jsa...@ucsd.ed

Re: [PD] Pd on Android

2011-09-05 Thread Hans-Christoph Steiner
On Sep 5, 2011, at 4:05 AM, Chris McCormick wrote: Hi Pierre, Hi Chris, I tried PdDroidParty on my cousin's phone over the week- end. It's so easy to install and use it's scary. Thank you for sharing this! Great stuff, I'm glad it works easily for you. These kind words make me motivated

Re: [PD] Windowing library

2011-09-05 Thread Jonathan Wilkes
Done.  How about "tof"?  In tof-meta under license it says "whatever hans wants".  Have you taken over that library as well? -Jonathan > >From: Hans-Christoph Steiner >To: Jonathan Wilkes >Cc: Pd List >Sent: Monday, September 5, 2011 6:12 PM >Subject: Re:

Re: [PD] Pd on Android

2011-09-05 Thread Chris McCormick
On Mon, Sep 05, 2011 at 06:20:26PM -0400, Hans-Christoph Steiner wrote: > [shell] is in ggee and [system] is in motex, both of those use the > Makefile Template, so they should be really easy to compile for Android. > How are you installing externals with PdDroidParty? It'd be nice to have > a

Re: [PD] Pd on Android

2011-09-05 Thread Chris McCormick
On Mon, Sep 05, 2011 at 02:49:41PM +0200, Pierre Massat wrote: > I forgot to ask : can i use the tilt-sensor in PdDroidParty? Not yet, but it is on my TODO list. Also multitouch support, which people have requested too. Cheers, Chris. --- http://mccormick.cx __

Re: [PD] DIlib issues on OSX 10.6.x

2011-09-05 Thread Richie Cyngler
Hi William, Thanks for replying! A friend helped me me through it. You are right, something hadn't installed right the first time for some reason. After doing the port installs and all the other steps again it works! Thanks for those Pd patches, a great place to start from. I'm thinking about try

Re: [PD] Windowing library

2011-09-05 Thread Hans-Christoph Steiner
I'm not sure the status of 'tof'. That's Thomas Ouellet Fredericks' library. I haven't committed to it. .hc On Sep 5, 2011, at 6:58 PM, Jonathan Wilkes wrote: Done. How about "tof"? In tof-meta under license it says "whatever hans wants". Have you taken over that library as well? -

Re: [PD] Pd on Android

2011-09-05 Thread Hans-Christoph Steiner
On Sep 5, 2011, at 7:48 PM, Chris McCormick wrote: On Mon, Sep 05, 2011 at 02:49:41PM +0200, Pierre Massat wrote: I forgot to ask : can i use the tilt-sensor in PdDroidParty? Not yet, but it is on my TODO list. Also multitouch support, which people have requested too. Should be easy if

Re: [PD] Pd on Android

2011-09-05 Thread Peter Brinkmann
On Mon, Sep 5, 2011 at 7:46 PM, Chris McCormick wrote: > On Mon, Sep 05, 2011 at 06:20:26PM -0400, Hans-Christoph Steiner wrote: > > [shell] is in ggee and [system] is in motex, both of those use the > > Makefile Template, so they should be really easy to compile for Android. > > How are you inst

Re: [PD] pd-la Patching Circle/Workshop With Peter Kirn

2011-09-05 Thread Theron Trowbridge
The response has been great for this workshop, so Peter has agreed to doing a second workshop on Saturday, 9/10 at 6 pm. Sign-ups for the new session are in the store: http://store.crashspacela.com/index.php?main_page=product_info&cPath=2&products_id=39 There are still a couple seats for the Thu

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Frank Barknecht
Hi, On Mon, Sep 05, 2011 at 02:34:30PM -0400, Hans-Christoph Steiner wrote: > > On Sep 5, 2011, at 2:06 PM, Frank Barknecht wrote: > >Here this sentence is true, but you know that not every data entity in > >Pd can be used in object boxes as name or argument, while most things > >that looks like

Re: [PD] (breaking symbols) was Re: find a list of numbers in a text file

2011-09-05 Thread Jonathan Wilkes
- Original Message - > From: Frank Barknecht > To: Hans-Christoph Steiner > Cc: pd-list@iem.at > Sent: Tuesday, September 6, 2011 2:12 AM > Subject: Re: [PD] (breaking symbols) was Re: find a list of numbers in a text > file > > Hi, > > On Mon, Sep 05, 2011 at 02:34:30PM -0400, Han