this was meant to the list/porres.... J ---------- Forwarded message ---------- From: Jaime Oliver jaime.oliver2@gmail.com Date: Thu, Sep 13, 2018 at 4:35 PM Subject: Re: [PD] [PD-announce] Live Electronis Tutorial by Porres in English (& ELSE beta 12 released) To: Miller Puckette msp@ucsd.edu
now you need to throw a PdCon for an official release party! congrats...! It looks great! J
On Thu, Sep 13, 2018 at 3:46 PM, Miller Puckette msp@ucsd.edu wrote:
Congratulations! This is a big achievement.
M
On Wed, Sep 12, 2018 at 09:23:03PM -0300, Alexandre Torres Porres wrote:
Hi, two related announcements! I've Finished translating the vol. 2 of my Live Electronics Tutorial to English, with now 323 examples! https://github.com/porres/Live-Electronics-Tutorial - It already relies
on
the (still in test phase) 0.49-0 release of Pure Data (though 99% will
work
in 48). Anyway, vol. 2 is where things gets a little serious... there's
FFT
stuff and I really like my take on filters (folder "29").
I hope this becomes a relevant tutorial for Pd. Let me know what you
think.
Next plan is to write a book where these are the examples. This is a very special announcement for me as I've been working on this for 10 years now and I'm happy to make it available in english. Not only that, but to finally port it out of Pd Extended and into Vanilla!
Porting to Vanilla relies heavily and extensively in the ELSE library,
and
this is where most of my work has been put recently, in order to port
this
out of Extended. This brings us to the next announcement: I have a new release that it relies on, Beta 12! Find it on deken (pd => Help => Find Externals). See https://github.com/porres/pd-e
lse/releases/tag/v1.0-beta12
for details. Newer additions to the tutorial now depend on developments
of
ELSE.
The last release was a couple of weeks ago but I'm really proud of the advancements I made. I'd like to highlight the additions to [envgen~],
you
really should check it out, it's a very powerful and versatile envelope generator. I still wanna allow for exponential curves, maybe next time.
This
release of ELSE also already relies on Pd 0.49, but works for the most
part
with 0.48.
cheers
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
stinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
thanks everyone, appreciate it :)
I just caught a bug with my new [hann~] object, this is actually some issue/bug with expr, anyway, I fixed it but I gotta update ELSE :) cause none of the FFT examples are working now, haha...
I should probably check a bit more for other issues, but I can't take long anyway cause I'm participating on a congress next week, so in a few days I'll upload an update.
And while we're at it, I could add that I have plans on expanding to yet other topics. Also, virtually all externals are from my library, but I'm also using William Brent's excellent [convolve~] object for partitioned convolution, and when I get the chance to add more examples, I wanna get into concatenative synthesis and also talk about [timbreid~].
now you need to throw a PdCon for an official release party!
yeah, I had plans and hopes to be presenting this in Athens this year in a PdCon :) - but hey, you've seen that excitement in the facebook group, the brazilian gang was eager to do another one, but somewhere else other than São Paulo. That's celebrate the 10th year anniversary of theother brazilian PdCon ;)
cheers
Em qui, 13 de set de 2018 às 19:57, Jaime Oliver jaime.oliver2@gmail.com escreveu:
this was meant to the list/porres.... J ---------- Forwarded message ---------- From: Jaime Oliver jaime.oliver2@gmail.com Date: Thu, Sep 13, 2018 at 4:35 PM Subject: Re: [PD] [PD-announce] Live Electronis Tutorial by Porres in English (& ELSE beta 12 released) To: Miller Puckette msp@ucsd.edu
now you need to throw a PdCon for an official release party! congrats...! It looks great! J
On Thu, Sep 13, 2018 at 3:46 PM, Miller Puckette msp@ucsd.edu wrote:
Congratulations! This is a big achievement.
M
On Wed, Sep 12, 2018 at 09:23:03PM -0300, Alexandre Torres Porres wrote:
Hi, two related announcements! I've Finished translating the vol. 2 of
my
Live Electronics Tutorial to English, with now 323 examples! https://github.com/porres/Live-Electronics-Tutorial - It already
relies on
the (still in test phase) 0.49-0 release of Pure Data (though 99% will
work
in 48). Anyway, vol. 2 is where things gets a little serious... there's
FFT
stuff and I really like my take on filters (folder "29").
I hope this becomes a relevant tutorial for Pd. Let me know what you
think.
Next plan is to write a book where these are the examples. This is a
very
special announcement for me as I've been working on this for 10 years
now
and I'm happy to make it available in english. Not only that, but to finally port it out of Pd Extended and into Vanilla!
Porting to Vanilla relies heavily and extensively in the ELSE library,
and
this is where most of my work has been put recently, in order to port
this
out of Extended. This brings us to the next announcement: I have a new release that it relies on, Beta 12! Find it on deken (pd => Help => Find Externals). See
https://github.com/porres/pd-else/releases/tag/v1.0-beta12
for details. Newer additions to the tutorial now depend on developments
of
ELSE.
The last release was a couple of weeks ago but I'm really proud of the advancements I made. I'd like to highlight the additions to [envgen~],
you
really should check it out, it's a very powerful and versatile envelope generator. I still wanna allow for exponential curves, maybe next time.
This
release of ELSE also already relies on Pd 0.49, but works for the most
part
with 0.48.
cheers
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->
https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
--
Jaime E Oliver LR www.jaimeoliver.pe
--
Jaime E Oliver LR www.jaimeoliver.pe
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi, as promised, I had to make a quick update to both my Live Electronics Tutorial and ELSE library. The new object [hann~] is now fixed and the FFT examples now work! I also added a new object to ELSE: [comb.filt~]. This object is also part of the tutorial and I ended up revising the filters/reverb section of my tutorial as well and included a new section on resonators. You can already find the last release (Beta 13) on deken (pd => Help => Find Externals). See https://github.com/porres/pd-else/releases/tag/v1.0-beta13 for details.
and the link for the tutorial: https://github.com/porres/Live-Electronics-Tutorial
cheers
Em sex, 14 de set de 2018 às 02:52, Alexandre Torres Porres < porres@gmail.com> escreveu:
Em qui, 13 de set de 2018 às 21:28, Alexandre Torres Porres < porres@gmail.com> escreveu:
I'm participating on a *congress* next week
I guess the word I was looking for in english is "conference" :) - "A Symposium of New Music" more precisely. I'm not meeting any politicians...