Skip to content

Releases: CNMAT/CNMAT-odot

1.3.6

21 Jan 00:32
Compare
Choose a tag to compare

Compatibility with Max 8.6

1.3.4

02 Jul 10:48
Compare
Choose a tag to compare

Bugfixes and improvements for release to the package manager. macOS builds for both Max and Pd are now fat binaries for x86 and Apple silicon.

Performance improvements for o.slip.decode

01 Dec 14:57
Compare
Choose a tag to compare

M1 support and bug fixes on Pd/Linux

29 Nov 21:26
Compare
Choose a tag to compare
1.3.2

replaced post with object_post in o.print

Apple silicon support PRERELEASE

23 Nov 12:38
Compare
Choose a tag to compare
Pre-release
1.3.1-rc.1

support for max and pd running on apple silicon

Tutorial update, bug fixes, improvements

07 May 22:20
Compare
Choose a tag to compare

Features:

  • full tutorial now included
  • hot and cold inlets for each object
  • new build system on Windows via Msys2
  • documentation for every function of o.expr.codebox can now be found in o.expr.overview
  • updated set of examples, including an o.examples.overview
  • information on compatibility between older OSC systems and odot
  • help files for development patches
  • added quickhull() function
  • tighter integration with Max's package system
  • clear information in overview regarding externals and patchers in development and deprecated areas
  • objects now support bundle literals
  • o.collect can now be cleared with a reset message
  • expressions consisting of a single value (i.e. true, /foo, 0, etc) are now possible.
  • == and != now work on subbundles in the same way that o.change does.
  • blob() now takes a subbundle and converts it to a blob.
  • bundle() now takes a blob and converts it to a subbundle.
  • added nonzero()

Bugfixes:

  • fixed: det() was unimplemented
  • fixed: improved efficiency of jn() and yn() functions
  • whitespace relating to messages without data are now modified by the parser correctly
  • fixed a number of clerical errors in help files
  • fixed issues related to the int* and uint* familes of functions
  • float32() and float64() now convert timetags properly

Release Candidate 3

28 Apr 19:30
Compare
Choose a tag to compare

Moved o.atomize, o.downcast, and o.messageiterate into the main release, in addition to minor improvements

Release Candidate 2

26 Mar 20:26
Compare
Choose a tag to compare
Release Candidate 2 Pre-release
Pre-release

RC2 for forthcoming release of 1.3.0

2020 UCB beta (Spring)

20 Dec 06:40
Compare
Choose a tag to compare
Pre-release

Win / Mac 64-bit release.
Incremental includes latest build on all systems; Mac/WIndows are bundled together into /externals.

Previous beta builds contained a faulty version of o.display -- fixed
Including o.downcast with help file. Future updates will include this as part of the build process and will feature a maxref file in the release

As always, if you'd like to experiment with our /deprecated and /dev materials, you'll need to add these paths as exceptions in the Max application's file preferences.

Beta Build

08 May 07:57
Compare
Choose a tag to compare
Beta Build Pre-release
Pre-release

incremental testing build with latest updates (currently Mac only)