As a note, I will finalize the soundfile updates by then, if you want to take a look at them.
On Feb 24, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Date: Sun, 23 Feb 2020 18:01:14 -0800 From: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu> To: Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> Cc: pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> Subject: Re: [PD-dev] PRs for 0.51 (was: macOS direct plist reading) Message-ID: <20200224020114.GA17561@ucsd.edu mailto:20200224020114.GA17561@ucsd.edu> Content-Type: text/plain; charset=us-ascii
Well, I didn't get through all the PRs in December (by a long shot) - and my next good block of time to work on this isn't til beginning of April. So hopefully msometime this spring.
cheers Miller
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Cool. My (informal) plan is to merge updates first, then move on to your soundfile I/O changes. (There, the main issue will be to try to make sure it's somehow kept threadsafe; I remember in th past having very-occasional crashes when I had made an innocuous assumption about threads before :)
Miller
On Mon, Feb 24, 2020 at 01:14:31PM +0100, Dan Wilcox wrote:
As a note, I will finalize the soundfile updates by then, if you want to take a look at them.
On Feb 24, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Date: Sun, 23 Feb 2020 18:01:14 -0800 From: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu> To: Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> Cc: pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> Subject: Re: [PD-dev] PRs for 0.51 (was: macOS direct plist reading) Message-ID: <20200224020114.GA17561@ucsd.edu mailto:20200224020114.GA17561@ucsd.edu> Content-Type: text/plain; charset=us-ascii
Well, I didn't get through all the PRs in December (by a long shot) - and my next good block of time to work on this isn't til beginning of April. So hopefully msometime this spring.
cheers Miller
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
I can say I have had a good look at the threading and have had to double/triple check things.
Also, if there is a set of PRs you are interested in that might have conflicts together, IOhannes and I were thinking of merging them into a develop branch you could then more easily grab. Right now, I can think of the double and sound file branches. I tried to structure the sound file work to drop into the double branch but of course they touch he same files, so there are a few lines to fix between the two.
enohp ym morf tnes ----------- Dan Wilcox danomatika.com robotcowboy.com
On Feb 24, 2020, at 5:51 PM, Miller Puckette msp@ucsd.edu wrote:
Cool. My (informal) plan is to merge updates first, then move on to your soundfile I/O changes. (There, the main issue will be to try to make sure it's somehow kept threadsafe; I remember in th past having very-occasional crashes when I had made an innocuous assumption about threads before :)
Miller
On Mon, Feb 24, 2020 at 01:14:31PM +0100, Dan Wilcox wrote: As a note, I will finalize the soundfile updates by then, if you want to take a look at them.
On Feb 24, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Date: Sun, 23 Feb 2020 18:01:14 -0800 From: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu> To: Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> Cc: pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> Subject: Re: [PD-dev] PRs for 0.51 (was: macOS direct plist reading) Message-ID: <20200224020114.GA17561@ucsd.edu mailto:20200224020114.GA17561@ucsd.edu> Content-Type: text/plain; charset=us-ascii
Well, I didn't get through all the PRs in December (by a long shot) - and my next good block of time to work on this isn't til beginning of April. So hopefully msometime this spring.
cheers Miller
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Sounds like, if one of the two is ready to merge, I should do taht one first so that the other one can then more easily sync to it. Am I right that I can just go on and merge the "double" PR soonish? 9I can do that before I dive all the way into things).
cheers M
On Mon, Feb 24, 2020 at 08:33:16PM +0100, Dan Wilcox wrote:
I can say I have had a good look at the threading and have had to double/triple check things.
Also, if there is a set of PRs you are interested in that might have conflicts together, IOhannes and I were thinking of merging them into a develop branch you could then more easily grab. Right now, I can think of the double and sound file branches. I tried to structure the sound file work to drop into the double branch but of course they touch he same files, so there are a few lines to fix between the two.
enohp ym morf tnes
Dan Wilcox danomatika.com robotcowboy.com
On Feb 24, 2020, at 5:51 PM, Miller Puckette msp@ucsd.edu wrote:
Cool. My (informal) plan is to merge updates first, then move on to your soundfile I/O changes. (There, the main issue will be to try to make sure it's somehow kept threadsafe; I remember in th past having very-occasional crashes when I had made an innocuous assumption about threads before :)
Miller
On Mon, Feb 24, 2020 at 01:14:31PM +0100, Dan Wilcox wrote: As a note, I will finalize the soundfile updates by then, if you want to take a look at them.
On Feb 24, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Date: Sun, 23 Feb 2020 18:01:14 -0800 From: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu> To: Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> Cc: pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> Subject: Re: [PD-dev] PRs for 0.51 (was: macOS direct plist reading) Message-ID: <20200224020114.GA17561@ucsd.edu mailto:20200224020114.GA17561@ucsd.edu> Content-Type: text/plain; charset=us-ascii
Well, I didn't get through all the PRs in December (by a long shot) - and my next good block of time to work on this isn't til beginning of April. So hopefully msometime this spring.
cheers Miller
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Yeah. If you merge one, then we can handle the conflicts and get back to you. I'd just ping the relevant discussion first to see if it's finalized.
On Feb 24, 2020, at 8:48 PM, Miller Puckette msp@ucsd.edu wrote:
Sounds like, if one of the two is ready to merge, I should do taht one first so that the other one can then more easily sync to it. Am I right that I can just go on and merge the "double" PR soonish? 9I can do that before I dive all the way into things).
cheers M
On Mon, Feb 24, 2020 at 08:33:16PM +0100, Dan Wilcox wrote:
I can say I have had a good look at the threading and have had to double/triple check things.
Also, if there is a set of PRs you are interested in that might have conflicts together, IOhannes and I were thinking of merging them into a develop branch you could then more easily grab. Right now, I can think of the double and sound file branches. I tried to structure the sound file work to drop into the double branch but of course they touch he same files, so there are a few lines to fix between the two.
enohp ym morf tnes
Dan Wilcox danomatika.com robotcowboy.com
On Feb 24, 2020, at 5:51 PM, Miller Puckette msp@ucsd.edu wrote:
Cool. My (informal) plan is to merge updates first, then move on to your soundfile I/O changes. (There, the main issue will be to try to make sure it's somehow kept threadsafe; I remember in th past having very-occasional crashes when I had made an innocuous assumption about threads before :)
Miller
On Mon, Feb 24, 2020 at 01:14:31PM +0100, Dan Wilcox wrote: As a note, I will finalize the soundfile updates by then, if you want to take a look at them.
On Feb 24, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Date: Sun, 23 Feb 2020 18:01:14 -0800 From: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu> To: Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> Cc: pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> Subject: Re: [PD-dev] PRs for 0.51 (was: macOS direct plist reading) Message-ID: <20200224020114.GA17561@ucsd.edu mailto:20200224020114.GA17561@ucsd.edu> Content-Type: text/plain; charset=us-ascii
Well, I didn't get through all the PRs in December (by a long shot) - and my next good block of time to work on this isn't til beginning of April. So hopefully msometime this spring.
cheers Miller
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Cool - double precision ixes (PR 807) should be merged now.
M On Mon, Feb 24, 2020 at 08:51:09PM +0100, Dan Wilcox wrote:
Yeah. If you merge one, then we can handle the conflicts and get back to you. I'd just ping the relevant discussion first to see if it's finalized.
On Feb 24, 2020, at 8:48 PM, Miller Puckette msp@ucsd.edu wrote:
Sounds like, if one of the two is ready to merge, I should do taht one first so that the other one can then more easily sync to it. Am I right that I can just go on and merge the "double" PR soonish? 9I can do that before I dive all the way into things).
cheers M
On Mon, Feb 24, 2020 at 08:33:16PM +0100, Dan Wilcox wrote:
I can say I have had a good look at the threading and have had to double/triple check things.
Also, if there is a set of PRs you are interested in that might have conflicts together, IOhannes and I were thinking of merging them into a develop branch you could then more easily grab. Right now, I can think of the double and sound file branches. I tried to structure the sound file work to drop into the double branch but of course they touch he same files, so there are a few lines to fix between the two.
enohp ym morf tnes
Dan Wilcox danomatika.com robotcowboy.com
On Feb 24, 2020, at 5:51 PM, Miller Puckette msp@ucsd.edu wrote:
Cool. My (informal) plan is to merge updates first, then move on to your soundfile I/O changes. (There, the main issue will be to try to make sure it's somehow kept threadsafe; I remember in th past having very-occasional crashes when I had made an innocuous assumption about threads before :)
Miller
On Mon, Feb 24, 2020 at 01:14:31PM +0100, Dan Wilcox wrote: As a note, I will finalize the soundfile updates by then, if you want to take a look at them.
On Feb 24, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Date: Sun, 23 Feb 2020 18:01:14 -0800 From: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu> To: Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> Cc: pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> Subject: Re: [PD-dev] PRs for 0.51 (was: macOS direct plist reading) Message-ID: <20200224020114.GA17561@ucsd.edu mailto:20200224020114.GA17561@ucsd.edu> Content-Type: text/plain; charset=us-ascii
Well, I didn't get through all the PRs in December (by a long shot) - and my next good block of time to work on this isn't til beginning of April. So hopefully msometime this spring.
cheers Miller
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Ok. I can update and let you know when the soundfile PR is good for inspecition. I’m currently working in some feature branches which I’ll bring back into the main one and we can do some more testing.
enohp ym morf tnes ----------- Dan Wilcox danomatika.com robotcowboy.com
On Feb 25, 2020, at 8:58 PM, Miller Puckette msp@ucsd.edu wrote:
Cool - double precision ixes (PR 807) should be merged now.
M
On Mon, Feb 24, 2020 at 08:51:09PM +0100, Dan Wilcox wrote: Yeah. If you merge one, then we can handle the conflicts and get back to you. I'd just ping the relevant discussion first to see if it's finalized.
On Feb 24, 2020, at 8:48 PM, Miller Puckette msp@ucsd.edu wrote:
Sounds like, if one of the two is ready to merge, I should do taht one first so that the other one can then more easily sync to it. Am I right that I can just go on and merge the "double" PR soonish? 9I can do that before I dive all the way into things).
cheers M
On Mon, Feb 24, 2020 at 08:33:16PM +0100, Dan Wilcox wrote: I can say I have had a good look at the threading and have had to double/triple check things.
Also, if there is a set of PRs you are interested in that might have conflicts together, IOhannes and I were thinking of merging them into a develop branch you could then more easily grab. Right now, I can think of the double and sound file branches. I tried to structure the sound file work to drop into the double branch but of course they touch he same files, so there are a few lines to fix between the two.
enohp ym morf tnes
Dan Wilcox danomatika.com robotcowboy.com
On Feb 24, 2020, at 5:51 PM, Miller Puckette msp@ucsd.edu wrote:
Cool. My (informal) plan is to merge updates first, then move on to your soundfile I/O changes. (There, the main issue will be to try to make sure it's somehow kept threadsafe; I remember in th past having very-occasional crashes when I had made an innocuous assumption about threads before :)
Miller
On Mon, Feb 24, 2020 at 01:14:31PM +0100, Dan Wilcox wrote: As a note, I will finalize the soundfile updates by then, if you want to take a look at them.
> On Feb 24, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote: > > Date: Sun, 23 Feb 2020 18:01:14 -0800 > From: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu> > To: Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> > Cc: pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> > Subject: Re: [PD-dev] PRs for 0.51 (was: macOS direct plist reading) > Message-ID: <20200224020114.GA17561@ucsd.edu mailto:20200224020114.GA17561@ucsd.edu> > Content-Type: text/plain; charset=us-ascii > > Well, I didn't get through all the PRs in December (by a long shot) - and my > next good block of time to work on this isn't til beginning of April. So > hopefully msometime this spring. > > cheers > Miller
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Em ter., 25 de fev. de 2020 às 17:00, Miller Puckette via Pd-dev < pd-dev@lists.iem.at> escreveu:
Cool - double precision ixes (PR 807) should be merged now.
Wow, that's a big one!
So, what's the idea, will Pd now be available/compiled for both 32 and 64 bits? The thing with 64 bits is that basically no externals run yet, right?
Any special care on building Pd for 64 bits on a mac? I just do ./autogen.sh => ./configure => make => make app
thanks!
Em ter., 25 de fev. de 2020 às 17:53, Alexandre Torres Porres < porres@gmail.com> escreveu:
Em ter., 25 de fev. de 2020 às 17:00, Miller Puckette via Pd-dev < pd-dev@lists.iem.at> escreveu:
Cool - double precision ixes (PR 807) should be merged now.
Wow, that's a big one!
So, what's the idea, will Pd now be available/compiled for both 32 and 64 bits? The thing with 64 bits is that basically no externals run yet, right?
Any special care on building Pd for 64 bits on a mac? I just do ./autogen.sh => ./configure => make => make app
And if it wasn't clear, it didn't seem to build Pd for 64 bits this way
On mac, the default is 64 bit, single precision. I think you have to pass a configure flag or define for double precision.
On Feb 25, 2020, at 9:58 PM, Alexandre Torres Porres porres@gmail.com wrote:
Em ter., 25 de fev. de 2020 às 17:53, Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com> escreveu: Em ter., 25 de fev. de 2020 às 17:00, Miller Puckette via Pd-dev <pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at> escreveu: Cool - double precision ixes (PR 807) should be merged now.
Wow, that's a big one!
So, what's the idea, will Pd now be available/compiled for both 32 and 64 bits? The thing with 64 bits is that basically no externals run yet, right?
Any special care on building Pd for 64 bits on a mac? I just do ./autogen.sh => ./configure => make => make app
And if it wasn't clear, it didn't seem to build Pd for 64 bits this way
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/