Hey, first update of ELSE and the tutorial in 2022 has been released. Total
number of objects is now 446, total number of examples in the tutorial is
now 464..
I never take this long but there are lots and lots of changes here. Many
breaking changes on one hand but on the other I'm finally moving on to a
next development phase of "Release Candidates" aiming towards more
stability. One big change was having flags come first as they always should
have.
Many many fixes and many new objects.
*Highlights:*
- [metronome]: this object was added in the last update, I made many
changes and included several new high level funciontanilities. Specially, I
Added support for quite crazier time signatures.
- [tabplayer~]: now can trigger start and stop playing at audio rate with
signal input with gates and impulses.
- new [score]/[score2] objects to write and play musical score sequences
with a friendly syntax with bars, time signatures and fractional note
durations
- [polymetro]/[polymetro~]: polymetric metronomes at control and audio
rates.
The Live Electronics Tutorial has also been updated, check detailed
changelog at: https://github.com/porres/pd-else/releases/tag/v1.0-rc1
I also added in the readme alternatives to cyclone in ELSE.
Find binaries for the main 64 bits systems in deken (Linux, Windows and
macOS intel/arm), more to come soon and extra binaries will be available
and found only in the release downloads from the repository.
Cheers
Hi
I added the current version of Pure Data to my personal package archive
(PPA), so that it is finally possible to get a recent version of Pd on
Ubuntu without compiling.
Kudos goes to IOhannes who maintains the puredata package on Debian and
who makes sure that the most recent release of Pd is available in the
backports repository. His work enabled me to just¹ get his package
sources and push them to my PPA.
I also rewrote the "How to install on Debian/Ubuntu" FAQ page on
puredata.into who was referring to the retired apt.puredata.info repo
and Pd-extended.
You find instructions on how to get the most recent version of Pd on
Debian and on Ubuntu here:
https://puredata.info/docs/faq/debian
Roman
¹well, a little work was necessary...