Skip to content

Releases: CNMAT/CNMAT-odot

1.3.6

Choose a tag to compare

@maccallum maccallum released this 21 Jan 00:32

Compatibility with Max 8.6

1.3.4

Choose a tag to compare

@maccallum maccallum released this 02 Jul 10:48

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

Choose a tag to compare

@maccallum maccallum released this 01 Dec 14:57

Fix for issue #426

M1 support and bug fixes on Pd/Linux

Choose a tag to compare

@maccallum maccallum released this 29 Nov 21:26
1.3.2

replaced post with object_post in o.print

Apple silicon support PRERELEASE

Pre-release

Choose a tag to compare

@maccallum maccallum released this 23 Nov 12:38
1.3.1-rc.1

support for max and pd running on apple silicon

Tutorial update, bug fixes, improvements

Choose a tag to compare

@equilet equilet released this 07 May 22:20

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

Choose a tag to compare

@maccallum maccallum released this 28 Apr 19:30

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

Release Candidate 2

Release Candidate 2 Pre-release
Pre-release

Choose a tag to compare

@equilet equilet released this 26 Mar 20:26

RC2 for forthcoming release of 1.3.0

2020 UCB beta (Spring)

Pre-release

Choose a tag to compare

@equilet equilet released this 20 Dec 06:40

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

Beta Build Pre-release
Pre-release

Choose a tag to compare

@ramagottfried ramagottfried released this 08 May 07:57

incremental testing build with latest updates (currently Mac only)