[PD] Latest version of pdlua...

2018-01-30 Thread Mike McGonagle
Hi, it has been a while since I have used Pure Data and I've noticed that there is a newer version of Pdlua out there. Could someone direct me to where I can find the sources, documentation, and possibly a precompiled binary for the Mac (10.6.8)? Thanks. Mike

Re: [PD] 64 bit windows test build for Pd

2018-01-30 Thread Alexandre Torres Porres
2018-01-30 18:40 GMT-02:00 Miller Puckette : > > The new one's available on the usual page: http://msp.ucsd.edu/software. > html can't see it yet ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
On Mit, 2018-01-31 at 01:30 +0100, Roman Haefeli wrote: > On Die, 2018-01-30 at 22:14 +0100, Roman Haefeli wrote: > > > > > It seems I simply need to keep the CPU busy with something like: > > > > yes > /dev/null & > > > > I need to run this four times, because I have four cores. > Actually,

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
On Die, 2018-01-30 at 22:14 +0100, Roman Haefeli wrote: > It seems I simply need to keep the CPU busy with something like: > > yes > /dev/null & > > I need to run this four times, because I have four cores. Actually, when setting the affinity of pd and burnMX to the same core, I don't need to

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
On Mit, 2018-01-31 at 00:49 +0100, katja wrote: > Found this in the archives, maybe it is somewhat similar: in the > early Raspberry Pi days core switching seemed to be a problem for Pd > and it could be solved by using 'taskset'. Thanks for the -nosleep and the core affinity suggestion. I tried

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread katja
Found this in the archives, maybe it is somewhat similar: in the early Raspberry Pi days core switching seemed to be a problem for Pd and it could be solved by using 'taskset'. See: https://lists.puredata.info/pipermail/pd-list/2015-02/109189.html The CPU switching problem went away 'by itself'

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread katja
What happens when running Pd with option -nosleep? I vaguely remember having problems with CPU scaling which could be 'resolved' with that option. People smarter than me pointed to other solutions where you could reserve a specific core for the Pd process. But I'm unable to retrieve that

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
On Die, 2018-01-30 at 23:31 +0100, Dan Wilcox wrote: > I agree. I recorded 8 channel multitrack from Pd to Ardour using a > single core Thinkpad back in the day with no drop outs. > > You could try running Pd with a different nice level. Even though it > has "realtime priority" it sometimes helps

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
On Die, 2018-01-30 at 23:21 +0100, Dan Wilcox wrote: > If you're using jack, is the jack server running without dropouts > with other software? I'm only suggesting to consider sources other > than Pd as well. Let me stress the fact, that Pd is the only software with glitches. There are no jackd

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread Dan Wilcox
I agree. I recorded 8 channel multitrack from Pd to Ardour using a single core Thinkpad back in the day with no drop outs. You could try running Pd with a different nice level. Even though it has "realtime priority" it sometimes helps to cue the scheduler a little more directly. > On Jan 30,

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Pagano, Patrick
I just went through this ordeal with an MboxPro3 and ubuntu/LowLatency Kernel the answer for me was using a FW soundcard and Cadence from KxStudios. It solved the under/overrun problem Patrick Pagano B.S, M.F.A Assistant Professor in Residence Digital Media & Design Web & Interactive

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Dan Wilcox
If you're using jack, is the jack server running without dropouts with other software? I'm only suggesting to consider sources other than Pd as well. > On Jan 30, 2018, at 9:25 PM, pd-list-requ...@lists.iem.at wrote: > > Date: Tue, 30 Jan 2018 21:25:26 +0100 > From: Roman Haefeli

[PD] [solved] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
> On Die, 2018-01-30 at 16:38 +0100, Dan Wilcox wrote: > >  > >  It might be a scheduling issue with the kernel, realtime settings, > > crappy networking driver, etc.  I'm talking as an outside observer of a black box with limited understanding what's going on inside the box, so please bear with

[PD] 64 bit windows test build for Pd

2018-01-30 Thread Miller Puckette
Thanks to iohannes Zmoelnig, Dan Wilcox, and Spacechild1, it's now possible to compile Pd as a 64-bit windows native application. I'm hoping this will fix the recent trouble arising from new ASIO devices not showing up in 32-bit Pd versions. The new one's available on the usual page:

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
On Die, 2018-01-30 at 16:38 +0100, Dan Wilcox wrote: > Is it running with the *same* OS and settings? As far as I can tell: yes. Same OS (Ubuntu 16.04), same Kernel (4.13.0- 32-lowlatency), both tuned so that "realtimeconfigquickscan" doesn't complain anymore. This includes configuring

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Dan Wilcox
Is it running with the *same* OS and settings? It might be a scheduling issue with the kernel, realtime settings, crappy networking driver, etc. > On Jan 30, 2018, at 12:00 PM, pd-list-requ...@lists.iem.at wrote: > > From: Roman Haefeli > > To:

[PD] [PD-announce] Graduate assistantships at LSU in Experimental Music and Digital Media

2018-01-30 Thread Edgar J Berdahl
Dear Pd list, LSU is pleased to be offering two graduate assistantships to incoming PhD students in the Experimental Music and Digital Media program in Fall 2018. Please see below for more details. Best regards, Edgar Berdahl [LSU] Assistant Professor School of Music

Re: [PD] PD window wont close in Ubuntu 17.10

2018-01-30 Thread José Rafael Subía Valdez
PD version 0.48.1 Jack enabled, but using ALSA happens if I load a patch or open PD independently -noprefs flag fixes it, I will try resetting preferences and loading everything again I have disabled py library, now works thanks On Tue, Jan 30, 2018 at 10:56 AM, IOhannes m zmoelnig

Re: [PD] PD window wont close in Ubuntu 17.10

2018-01-30 Thread IOhannes m zmoelnig
On 2018-01-30 11:42, José Rafael Subía Valdez wrote: > Hello List, > > I just updated my ubuntu machine to 17.10, everything runs fine, except > that I can't quit PD by closing the window. It ignores quit altogether, I > have to quit pd by ending the process with System Monitor. which version of

[PD] PD window wont close in Ubuntu 17.10

2018-01-30 Thread José Rafael Subía Valdez
Hello List, I just updated my ubuntu machine to 17.10, everything runs fine, except that I can't quit PD by closing the window. It ignores quit altogether, I have to quit pd by ending the process with System Monitor. is anyone else experiencing this? cheers -- José Rafael Subía Valdez

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Roman Haefeli
On Mon, 2018-01-29 at 10:25 +0100, Roman Haefeli wrote: > I'm working on a patch that transmits audio through UDP. The patch > runs > totally smooth on macOS (10.10 and 10.11) with Pd 0.48-1 and JACK as > back-end. On the Linux machines I tested (all Ubuntu 16.04) with the > same version of Pd I