Skip to content

Releases: delucis/cs.2click

v0.6.0

24 Dec 04:13
Compare
Choose a tag to compare

Update for compatibility with Max 7.1 Package Manager

Changelog

  • Update package-info.json to new format

v0.5.1

24 Dec 04:09
Compare
Choose a tag to compare

Changelog

  • Fix @meter 0 bug in cs.2click-outputs 🐛
  • Add documentation for new attributes in cs.2click-inputs and cs.2click-outputs

v0.5.0

24 Dec 03:00
Compare
Choose a tag to compare

Introduces more options for cs.2click module appearance

Changelog

  • 🆕 Add @label attribute for cs.2click-inputs and cs.2click-outputs
  • 🆕 Add @meter attribute for cs.2click-inputs and cs.2click-outputs
  • Update package icon

v0.4.0

15 Dec 21:59
Compare
Choose a tag to compare

Introduces hypothetical/better compatibility with new Max Package Manager.

Changelog

  • Add icon.png for display in Max 7 Package Manager
  • Rewrite package-info.json to better match new Max 7 format
  • Include cs.2click-remote in init & interfaces
  • Rename README.maxpat —> cs.2click-README.maxpat
  • Various help file & README tweaks

v0.3.0

25 May 21:12
Compare
Choose a tag to compare

This release introduces some major changes and various improvements.

Changelog

  • 🆕 [cs.2click-remote] enables scripting access to cs.2click modules
  • 🆕 cs.2click-meta dictionary holds module type, size, & history, not just unique ID
  • 🆕 module history registers most recently used slots (query cs.2click-meta::module-name::history)
  • improved on-deletion/reinstantiation routine (no longer asynchronous)
  • improved Max Package Downloader implementation

v0.2.2

23 May 13:48
Compare
Choose a tag to compare

Changelog

v0.2.1

21 May 23:17
Compare
Choose a tag to compare

Changelog

v0.2.0

21 May 23:08
Compare
Choose a tag to compare

First release in Max package format. Includes documentation (reference & help files) as well as clippings and prototypes to ease use of [bpatcher] modules.

v0.1.0-beta

11 Mar 05:42
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

First version implemented in main patch. (Version labelling for ease of reference between Music 264 “Modular” implementation and development here.)