-
porres
The deken upload has been updated to include 8 architectures in a single download to save space in the server. The release page on the repository also carries extra 2 architectures, mac 32 bits and a third option for raspberry pis (armv7): https://github.com/porres/pd-else/releases/tag/v1.0-rc1
cheers
-
porres
Hi, so, I've been working on this project for over 5 years now and after 45 releases under a beta stage I'm finally moving on to a next development phase of "Release Candidates" aiming towards more stability and closer to a final release.
ELSE is a quite big "all purpose" library. Total number of objects is now 446! ELSE also comes with a Live Electronics Tutorial and the total number of examples in the tutorial is now 464.!
There are many breaking changes to the last beta version. 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.
- [polymetro]/[polymetro~]: polymetric metronomes at control and audio rates.
- new [score]/[score2] objects to write and play musical score sequences with a friendly syntax with bars, time signatures and fractional note durations
The [score]/[score2] objects also have an accelerando and ritardando syntax. This is also provided in a new [speed] object for a regular metronome. This allows you to correctly go from 60 BPM to 90 BPM in, say, 4 beats, quite cool. The speed change formula is taken from "On Musiquantics" by Clarence Barlow, see: http://clarlow.org/wp-content/uploads/2016/10/On-MusiquanticsA4.pdf (figure 4).
Check detailed changelog at: https://github.com/porres/pd-else/releases/tag/v1.0-rc1
I also have 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
-
porres
updating the conversation to say vanilla now has had [pdcontrol] for that for a while
-
porres
Hey; It's been many releases without an announce here! We have some cool stuff in this update. We have a new gaussian oscillator and gaussian envelopes; Some filter tools that people really liked (conversion from biquad coefficients to poles and zeros, a z-plane plot GUI); and my favorite: [pimpmul~], a phase multiplier/divider that also sends impulses (game changer for me). Of course there's more. My Live Electronics Tutorial had also some important revisions and new additions to reflect the new objects and there's also a pretty cool example that shows how moving average filters work. Details and downloads are here: https://github.com/porres/pd-else/releases/tag/v1.0-beta43
But get it also directly from Pd itself.
Total number of objects is now 431, total number of examples in the tutorial is now 440!
I need to thank my buddy Matt Barber again with his great help teaching me about the math behind the gaussian function
Cheers
-
porres
@Nicolas-Danet said:
ok, that was actually easy
so this?
I'm actually curious now about this project, I haven't heard about it yet and would like to know what it offers. But sorry about me asking this, cause I see you have different help files, but they are much more minimal and lack information we have in Pd vanilla. Is this still going on? Am I missing something?
cheers
-
porres
@oid said:
To sign up for working on it you fill out the form at https://www.flossmanuals.org/get-involved-0, I applied for access on Saturday but have yet to hear back.
I applied on monday, nothing yet here, what about there?
-
porres
@Nicolas-Danet said:
But as it is just for my fork, that's not compatible anymore with Pd.
so how can I see what you did?
Note that it was a very painfull experience to "clean" the Puckette patches.
I don't know what you did and when, but recently I also "cleaned" them up and the result is already there in the latest version. I guess my OCD makes me a good candidate for this kind of work... it took me a week, but it wasn't painful
cheers