Cyclone 0.8-1
Here's Cyclone 0.8-1 at the 8th year anniversay of this repository, it needs at least Pd Vanilla 0.54-1.
Download it below or get directly from Pd via menu "Help => Find Externals".
You need to load cyclone as a library, via Startup and add it to the Path. Alternatively you can use [declare -lib cyclone -path cyclone].
More information at https://github.com/porres/pd-cyclone/wiki
CHANGELOG:
- [zl] fixed some bugs and now the format where the mode comes after the dot (as in [zl.len]) is allowed.
- [phaseshift~]: Fix div-by-zero and potential blow up
- Improved/fixed seeding on random objects: [rand~] and [decide]