Re: [PD] pduino / comport / raspberry

2021-02-28 Thread IOhannes m zmoelnig
On 2/28/21 6:13 PM, Alexandre Torres Porres wrote: hi, will teach a course on pd+arduino+raspberry in a couple of months upload them, where are the sources? do we have actively maintained repositories? $ apt-get install pd-pduino that will install: pduino, comport and even pd itself (if you

[PD] questions for delay external (was: pause writing to delay line / hybrid of array and delay)

2021-02-28 Thread Alexandre Torres Porres
Em dom., 28 de fev. de 2021 às 16:20, Alexandre Torres Porres < por...@gmail.com> escreveu: > I'm thinking about creating a variant of delread/write~ for ELSE with this > "freeze" functionality. But maybe we can request to add it to vanilla. > maybe this is best for the pd-dev list, but here I g

Re: [PD] restrict "find externals" to exact matches

2021-02-28 Thread José de Abreu
i like the idea of requiring the user to add wildcards explicitly, but if you favor about backward compatibility, one suggestion would be to add " " when you want exact matches, so a search for lim would be (*lim*) but a search for "lim" would be (lim).. what do you think? in this case: lim and *l

Re: [PD] pause writing to delay line / hybrid of array and delay

2021-02-28 Thread Alexandre Torres Porres
Em dom., 28 de fev. de 2021 às 16:20, Alexandre Torres Porres < por...@gmail.com> escreveu: > maybe we can request to add it to vanilla. > https://github.com/pure-data/pure-data/issues/1273 ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-m

Re: [PD] pduino / comport / raspberry

2021-02-28 Thread Roman Haefeli
On Sun, 2021-02-28 at 16:03 -0300, Alexandre Torres Porres wrote: > > > Em dom., 28 de fev. de 2021 às 15:48, Roman Haefeli < > reduz...@gmail.com> escreveu: > > On Sun, 2021-02-28 at 14:13 -0300, Alexandre Torres Porres wrote: > > > hi, will teach a course on pd+arduino+raspberry in a couple of

Re: [PD] pduino / comport / raspberry

2021-02-28 Thread Joseph Larralde
Hi Alexandre and Roman, Le 28/02/2021 à 20:05, pd-list-requ...@lists.iem.at a écrit : Date: Sun, 28 Feb 2021 19:46:36 +0100 From: Roman Haefeli To:pd-list@lists.iem.at Subject: Re: [PD] pduino / comport / raspberry Message-ID:<9f55d9bdefe73a9d993790cdd0d5221dc21eabfb.ca...@gmail.com> Content-Typ

Re: [PD] restrict "find externals" to exact matches

2021-02-28 Thread Alexandre Torres Porres
Em sex., 26 de fev. de 2021 às 07:14, IOhannes m zmoelnig escreveu: > i think it would help a lot if a search term like "lim" would only > return exact matches. > +1 i'd like to require the user to add wildcards explicitely. > +1 ___ Pd-list@lists.ie

Re: [PD] pause writing to delay line / hybrid of array and delay

2021-02-28 Thread Alexandre Torres Porres
Em sex., 26 de fev. de 2021 às 10:03, Max escreveu: > Hi list, > > I'm looking for concepts like a queue or arrayDeque in Pd. > Like a delay line which I can pause adding new elements into and it will > act like an array until I decide to add more. At audio rate. > Is there something simple that

Re: [PD] detect dependencies from patch

2021-02-28 Thread Alexandre Torres Porres
Em qui., 25 de fev. de 2021 às 06:21, Dan Wilcox escreveu: > I think the info on this was updated in the included Pd manual by Alex > yup, but I still wanna revise it a bit more, hopefully for 0.52 Note: once compiled externals are found and loaded, they cannot be unloaded > or reloaded. > Thi

Re: [PD] detect dependencies from patch

2021-02-28 Thread Alexandre Torres Porres
wrong copy/paste :) right one => http://msp.ucsd.edu/Pd_documentation/index.htm Em dom., 28 de fev. de 2021 às 16:05, Alexandre Torres Porres < por...@gmail.com> escreveu: > Pd's manual is pretty informative about this, check section 4 > https://github.com/ericlyon/pd-fftease/issues/45 > > Em qua

Re: [PD] detect dependencies from patch

2021-02-28 Thread Alexandre Torres Porres
Pd's manual is pretty informative about this, check section 4 https://github.com/ericlyon/pd-fftease/issues/45 Em qua., 24 de fev. de 2021 às 16:31, Philip Stone via Pd-list < pd-list@lists.iem.at> escreveu: > I have to say that I have gotten kind of lost in the discussions about > loading and de

Re: [PD] pduino / comport / raspberry

2021-02-28 Thread Alexandre Torres Porres
Em dom., 28 de fev. de 2021 às 15:48, Roman Haefeli escreveu: > On Sun, 2021-02-28 at 14:13 -0300, Alexandre Torres Porres wrote: > > hi, will teach a course on pd+arduino+raspberry in a couple of months > > > > I don't see a comport for raspberry on deken, > > I do see it: > > > http://puredata.

Re: [PD] pduino / comport / raspberry

2021-02-28 Thread Roman Haefeli
On Sun, 2021-02-28 at 14:13 -0300, Alexandre Torres Porres wrote: > hi, will teach a course on pd+arduino+raspberry in a couple of months > > I don't see a comport for raspberry on deken, I do see it: http://puredata.info/Members/rdz/software/comport/1.1.1/comport-v1.1.1-(Linux-armv7-32)-extern

[PD] pduino / comport / raspberry

2021-02-28 Thread Alexandre Torres Porres
hi, will teach a course on pd+arduino+raspberry in a couple of months I don't see a comport for raspberry on deken, neither pduino and I wanna upload them, where are the sources? do we have actively maintained repositories? thanks cheers ___ Pd-list@lis