Skip to content

Releases: ErnstHot/TypeScript-for-Max

v2.0.0

26 Apr 17:48
433e339
Compare
Choose a tag to compare

First release of v2.0.0 examples which use @types/maxmsp instead of including the types directly in the repo.

Also includes new example of how to create max objects in Typescript.

Please note that you need to compile the examples locally as per the instructions in the README.md before you open the max patches.

v1.0.0

26 Apr 17:40
4f75eea
Compare
Choose a tag to compare

This is the last release of the original version of Typescript-for-Max, before the types became part of DefinitelyTyped and this repo was updated to reflect that. Use this release archive or pull this tagged version if you need the old type definitions.