Cyclone 0.1-alpha52 (Alpha release)
Up to Product page
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing...
legacy release
For additional information about this project, please visit the
project page.
Available downloads

cyclone-0.1-alpha52-src.tar.gz
Change log
alpha52
- compatibility mode interface in maxmode object: messages
set
,get
(reply through the second outlet) - better handling of initial directory in open panels
- relative path handling in
cd
(library objects, seq, more to come) - remote reply to
pwd
message of library objects (target argument required) - instead, left outlet of library objects sends return code from import (negative value indicates an error)
- new class: matrix~
- linedrive: more compatible in maxmode, bipolar otherwise
- seq:
- paused state fixes (state preserved in
goto
, proper delay instart
) goto
fix (works in idlemode)- more incompatible messages:
scoretime
,cd
,pwd