Skip to content

Releases: mus264/264-tools

v0.18.0

23 Jan 10:56
8fe4daf
Compare
Choose a tag to compare

What’s changed?

  • Replace old Java filesys class to use Node.js for file system operations

⚠️ BREAKING CHANGES ⚠️

This release drops support for Max versions lower than Max 8. If you need to use 264 Tools with Max 7 or below, please use v0.17.0.

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 8/Packages

  4. Open (or restart) Max

v0.17.0

08 Sep 22:56
dd26680
Compare
Choose a tag to compare

What’s changed?

  • 🆕 Added .maxsnip and .maxcoll files for all modules (#22)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8

  4. Open (or restart) Max

v0.16.0

03 Apr 21:52
92dc4fe
Compare
Choose a tag to compare

What’s changed?

  • Add playback position control and presets to 264.sfplay~ (#21)
  • Improve update checker experience for Max 6 (bcbd0e5)

Example of the updated 264.sfplay~ module with preset play trigger active

Example of the updated 264.sfplay~ module with preset play trigger active

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8

  4. Open (or restart) Max

v0.15.0

24 Mar 22:33
3562f98
Compare
Choose a tag to compare

What’s changed?

  • 🆕 Add 264.line breakpoint function module (#17, closes #6)

Screenshot of the 264.line module

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8

  4. Open (or restart) Max

v0.14.3

01 Feb 23:42
2f2bec7
Compare
Choose a tag to compare

What’s changed?

  • Fix for bug adding new files to soundfiles folder via 264.sfplay~ introduced in v0.14.2 (60d4210)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.14.2

01 Feb 23:22
ecd1ec6
Compare
Choose a tag to compare

What’s changed?

  • Fix for 264.sfplay~ when looping in reverse (2634806, fixes #20)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.14.1

31 Jan 19:53
95b396f
Compare
Choose a tag to compare

What’s changed?

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.14.0

31 Jan 17:47
6880265
Compare
Choose a tag to compare

What’s changed?

  • 🆕 ✨ Automatically resize modules when created as a new bpatcher (#19)
  • 🆕 Add “Module Finder” extra to make it easier to find relevant modules (c62ae2f)
  • Improve unintuitive inlet ordering vs GUI ordering in 264.reverb~ (#18, closes #8)
  • Update init, interfaces, parameter catalogue, and package-info (c802cca, 1df0565)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.13.0

28 Jan 22:40
f8e863a
Compare
Choose a tag to compare
  • 🆕 Add help files for all 264 Tools modules (#14, closes #4)
  • 🆕 Add 264.key-learn keyboard shortcut module (d944914, closes #15)
  • Fix 264.sfplay~ receiving play & load messages simultaneously (#16, fixes #10) 🐛
  • Fix broken button in overview patch (50ba95d) 🐛
  • Fix incorrect hint text in 264.sfplay~ (db14c57) 🐛
  • Improve update checker (fe5306c, c9620f6, 733b212, ccad51d) 🐛

v0.12.0

03 Nov 15:17
b2d7564
Compare
Choose a tag to compare

264.gate~