What’s new in the 1.1.1 version?
This new version is only for Max on MacOS and Windows, Pure Data versions will come later.
- Added an interactive launcher patch in the Extra menu (abc.launch.maxpat) to navigate through the ABC help patches, tutorials, and overviews.
- Added a tutorial on ambisonics: abc.hoa.tutorial.maxpat.
- Added 3D HOA objects up to the third order, including:
Encoder (SN3D ACN), Decoder (direct decoding), Optimization, Vectors, Ring modulation, Decorrelation
The@Dimensionsattribute can be used to switch an object to 3D mode. For example, [abc.hoa.encoder~ 3 https://github.com/Dimensions 3] is a third-order 3D HOA encoder. - Added a binaural 2D/3D decoder based on P. Lecomte’s implementation.
- Changed abc.scope with an embedded version: abc.scopeembedded.
- Modified help patches to integrate the new objects.
- Added multiple reference pages.
- Added an adaptive color theme to match Max 9 across the entire package.
- Added new functions to abc.map.ui: it is now possible to control point positions by sending messages to the bpatcher, both in Cartesian and polar modes.
- Fixed a bug in abc.pict2slider.
- Changed the LGPL in GPL