Releases: CNMAT/CNMAT-odot
Beta Build
incremental build (currently Mac only), with latest updates including improved subbundle generation in o.expr.codebox.
Beta build (error reporting branch)
beta build for testing error reporting branch
Beta build (error reporting branch)
beta build for new version with improved error reporting.
Mac, Windows 32 and 64 bit.
To install: download the compressed file for your operating system, unzip, and move the odot folder into your Max 7 Packages folder.
Note: objects in the /dev and /deprecated folders are not automatically added to your search path -- you must add this folder manually to the Max search path if you are using the CNMAT pedagogy materials.
Windows 32/64 bit test build
Test build for Windows 32 and 64 bit.
To install: download the .zip file, unzip, and move the odot folder into your Documents\Max 7\Packages folder.
timetag update, match(), dict and other fixes
Bug fixes:
- Fixed o.atomize connection bug
- Removal of error messages (setter reminders) with various objects
- Fix for crash with nfill() in expr codebox
- Fix for lambda crash
Features:
- Timetag is now represented in max as ISO 8601 string
- Added match() function
** please include /dev
and /deprecated
folders in your Max search path to enable all functionality.
Release Candidate 9 (MMJSS 2015)
- New package system with reference pages;
- Bug fixes for colors in GUI objects (
o.compose
,o.expr.codebox
, ando.display
); o.expr.codebox
correctly turns red upon any syntax errors in the containing code;- All colors have been updated to Max 7 color scheme;
- Various bug fixes in supporting libraries are now working their magic under the hood.
Release Candidate 7
Fixes for Max 7 Dictionaries,. (Windows version soon.)
Release Candidate 6
This release addresses several issues in time for the Music 158 use of the odot system, including an o.expr.codebox
help file fix, Adrian's additions & improvements to Max patches shipping with odot, and Rama's newest additions to the pd side of things.
Note that this release has been built from the CNMAT Build & Test Drive and is as "official" as they come.
Release Candidate 5
This fixes that lambda bug that Adrian found
Release Candidate 4
This still contains a bug in lambda that has an open issue