[PD-dev] [ pure-data-Bugs-3500157 ] pmKklf Great, thanks for sharing this post.Thanks Again. Wan

2012-03-08 Thread SourceForge . net
Bugs item #3500157, was opened at 2012-03-08 19:41 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3500157&group_id=55736 Please note that this message will contain a full copy of the co

Re: [PD-dev] Jenkins slaves offline

2012-03-08 Thread Hans-Christoph Steiner
I just updated Jenkins and restarted it. It seems that the slaves are re-attaching. Andras, are you interested in helping maintain the Jenkins server? I could use some help :) .hc On Mar 8, 2012, at 9:00 PM, András Murányi wrote: > Hey, I just noticed 1-2 days ago that Jenkins' slaves are

[PD-dev] [ pure-data-Patches-3308027 ] canvas get method

2012-03-08 Thread SourceForge . net
Patches item #3308027, was opened at 2011-05-26 09:02 Message generated for change (Comment added) made by jancsika1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3308027&group_id=55736 Please note that this message will contain a full copy of the comme

[PD-dev] Jenkins slaves offline

2012-03-08 Thread András Murányi
Hey, I just noticed 1-2 days ago that Jenkins' slaves are offline. I don't know about the others, but muranyia.dyndns.org is up and running and haven't changed anything so it could be something around the master. András ___ Pd-dev mailing list Pd-dev@iem

[PD-dev] [ pure-data-Bugs-3499810 ] install didnt work on win 7 professional - 64bit

2012-03-08 Thread SourceForge . net
Bugs item #3499810, was opened at 2012-03-08 11:00 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3499810&group_id=55736 Please note that this message will contain a full copy of the co

Re: [PD-dev] Pd on ARM/Gumstix Overo - audio problems

2012-03-08 Thread Hans-Christoph Steiner
Yeah, a benchmarking patch sounds quite useful for a lot of things. About the ARM naming scheme there are two numbering schemes for ARM CPUs. First, you'll see ARMv4, ARMv5, ARMv5TE, ARMv6, ARMv7, etc. Those are the various instruction sets. Then you'll see things like ARM9, ARM11, ARM Corte

Re: [PD-dev] Pd on ARM/Gumstix Overo - audio problems

2012-03-08 Thread Miller Puckette
This reminds me - I don't know where to go for information on how fast PD runs on various processors. For example, how does Raspberry Pi match up against Beagleboard? (I believe RP is ARM v6 and BB is ARM v7 so it's bpossible BB runs circles around RP - but the ARM model and instruction set nami

Re: [PD-dev] Pd on ARM/Gumstix Overo - audio problems

2012-03-08 Thread Duncan Speakman
Thanks! we eventually got it working with a griffin iMic usb device, thanks for the tip. Having some performance issues with Pd so going to try PDa now. d On 5 March 2012 02:09, Miller Puckette wrote: > Could be a portability problem in Pd's audio I/O code or (more likely > I think) some kind

Re: [PD-dev] comport profiling, switching default poll time to 10ms

2012-03-08 Thread Roman Haefeli
Hi Hans On Wed, 2012-03-07 at 13:06 -0500, Hans-Christoph Steiner wrote: > I was doing some comport profiling using an Arduino and Firmata. I > noticed that at the default poll time of 1ms, that there were many > fruitless calls to comport_tick() before any bytes where read. And > that the bytes