Skip to content

version 1.0 Beta 30

Pre-release
Pre-release
Compare
Choose a tag to compare
@porres porres released this 18 Aug 01:12
· 336 commits to master since this release

Just download the source code and you're ready to go.

You can also download this tutorial directly from Pure Data as part of the package download of the ELSE library. In Pd, go to: Help => Find Externals and search for either 'else'. Other earlier versions reside in this repository. For more details, please check the Readme at: https://github.com/porres/Live-Electronic-Music-Tutorial/blob/v1.0-beta-30/README.md

This version depends on Pure Data 0.51-1 or later plus the ELSE library version 1.0-0 beta 30 (https://github.com/porres/pd-else/releases/tag/v1.0-beta30).

CHANGELOG:

  • added an example on how to use 'fast-forward' message from Pd 0.51-1;
  • revised and added information to examples on 'message order' (delay exception), 'abstractions' ('hide name and arguments' option and 'pdcontrol') and the 'Musical Intervals' section.
  • revised 24-Sampling(buffer) to include two new objects from the ELSE lbrary: [batch.rec~] and [tabplayer~].