Skip to content

ELSE version 1.0-0 beta 34 with Live Electronics Tutorial

Pre-release
Pre-release
Compare
Choose a tag to compare
@porres porres released this 25 Nov 16:33
· 2958 commits to master since this release

Thirtieth fourth Beta Release of ELSE 1.0-0 (with Live Electronics Tutorial):

Objects count: total of 381 (233 signal and 148 control objects)!

This library/tutorial pack version needs at least Pd version 0.51-3 or above!

See downloads below in the "assets" tab and check the readme https://github.com/porres/pd-else/blob/v1.0-beta34/README.md for more details and an object list (separated into categories)! The readme is also available as a PDF in the download. You can also download else directly via Pd (in Help => Find Externals).

This download also contains the "Live Electronics Tutorial", in a version compatible to this version of ELSE - available in: https://github.com/porres/Live-Electronic-Music-Tutorial/releases/tag/v1.0-beta-34 -  this tutorial heavily uses the objects from the ELSE library and it's a nice counterpart to it.

When you download via Pd you also get else with the live electronics tutorial directly via Pd. Just find the 'live-electronics-tutorial' folder inside the 'else' folder! Check the tutorial's readme as well. The last experimental version of ELSE is always downloadable directly from within Pure Data. Other earlier experimental versions reside in this repository.

Note that the ELSE library 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.


CHANGELOG:

Breaking changes:

  • [tabplayer~]: changed the purpose of 'start' message, a new 'play' message handles what start did.
  • [player~] also has some method changes like 'play' instead of start (and is now based on tabplayer~).
  • [lfo] vsaw now has width from 0 to 1 as vsaw~

Changes:

  • [note] has 'Menlo' as the default font for mac, since this is the default font for mac in Pd in 0.51-3

Improvements/fixes:

  • [tabplayer~]: several new methods and fixed a bug with banging when finished playing.
  • [player~]: is now based on [tabplayer~] and has no issues reading very large files.
  • [pvoc.player~] & [gran.player~]: fixed several range and loop issues.
  • [sample~]: new info method.
  • [sequencer] new right inlet to set sequence and new right outlet to bang when finishing sequence.
  • [susloop~] new right outlet to report status.
  • [voices] add right intlet to set release time.
  • [keyboard] fixed a bug where it always made Pd ask if you wanted to save changes.
  • [xselect~]/[xgate~]: both now have an extra outlet to report off status.
  • [bl.wavetable~]: new 'set' method.
  • [drum.seq]: new 'track' method and fixed 'slots' and 'tracks' method and other minor fixes
  • [mtx.ctl]: fixed initialization issues.
  • 1 new object for a total of 381: [phasor]