Skip to content

version 1.0 beta 23

Pre-release
Pre-release
Compare
Choose a tag to compare
@porres porres released this 20 Aug 23:55
· 3993 commits to master since this release

Twenty-third Beta Release - now with a total of 342 objects (220 signal/122 control objects)! This library version needs at Pd version 0.50-0 or above!

See downloads below in the "assets" tab and check the readme https://github.com/porres/pd-else/blob/v1.0-beta23/README.md for more details and an object list (separated into categories)! The readme is also available as a PDF in the download.

The last version of ELSE is always downloadable directly from within Pure Data. Other earlier versions reside in this repository.

Note that this project is still in a beta stage, this means some changes may occur to some of the objects and backwards compatibility is not guaranteed for future releases until the final stable release is made available.

See also the Live Electronics Tutorial that heavily uses the objects from the ELSE library: https://github.com/porres/Live-Electronic-Music-Tutorial/releases/tag/v1.0-beta-13


CHANGELOG:

Breaking changes:

  • [glide2~] renamed to [lag~]
  • [slew~] renamed to [glide2~] (sorry, old names and structure didn't make sense! I don't know what I was thinking...)

Improvements/fixes:

  • [asr~]/[adsr~] have an optional log mode.
  • [glide~]/[glide2~] have an exponential parameter like [rescale~]/[envgen~].
  • fixed missing symbol/list selector in [separator].
  • fixed [rint~] (this was useless, sorry).
  • fixed [graph~] bug where dim message did reset range.
  • fixes to [envgen~] - it wasn't retriggering right.
  • improvements to [trigger2].
  • 6 new objects for a total of 342: [lag2~], [common.div], [factor], [mouse], [range.hsl] & [button].